Results

By type

          mariadb 12:02:04.24 
mariadb 12:02:04.25 Welcome to the Bitnami mariadb-galera container
mariadb 12:02:04.25 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 12:02:04.26 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 12:02:04.26 
mariadb 12:02:04.27 INFO  ==> ** Starting MariaDB setup **
mariadb 12:02:04.32 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 12:02:04.46 DEBUG ==> Set Galera cluster address to gcomm://mariadb-galera-headless.onap.svc.cluster.local
mariadb 12:02:04.48 INFO  ==> Initializing mariadb database
mariadb 12:02:04.49 DEBUG ==> Ensuring expected directories/files exist
mariadb 12:02:04.55 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 12:02:04.57 INFO  ==> Setting user option
mariadb 12:02:04.58 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 12:02:04.62 INFO  ==> Setting wsrep_node_name option
mariadb 12:02:04.63 DEBUG ==> Setting wsrep_node_name to 'dev-mariadb-galera-2' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 12:02:04.64 INFO  ==> Setting wsrep_node_address option
mariadb 12:02:04.65 DEBUG ==> Setting wsrep_node_address to '10.242.148.142' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 12:02:04.73 DEBUG ==> Set Galera cluster address to gcomm://mariadb-galera-headless.onap.svc.cluster.local
mariadb 12:02:04.73 INFO  ==> Setting wsrep_cluster_address option
mariadb 12:02:04.74 DEBUG ==> Setting wsrep_cluster_address to 'gcomm://mariadb-galera-headless.onap.svc.cluster.local' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 12:02:04.76 INFO  ==> Setting wsrep_sst_auth option
mariadb 12:02:04.77 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:AE39hEL5' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 12:02:04.87 INFO  ==> ** MariaDB setup finished! **

mariadb 12:02:04.95 INFO  ==> ** Starting MariaDB **
mariadb 12:02:04.95 INFO  ==> Setting previous boot
2022-02-09 12:02:05 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-02-09 12:02:05 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-02-09 12:02:05 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 1 ...
2022-02-09 12:02:05 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-02-09 12:02:05 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-02-09 12:02:05 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy  loaded successfully.
2022-02-09 12:02:05 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-02-09 12:02:05 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2022-02-09 12:02:05 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2022-02-09 12:02: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-09 12:02:05 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2022-02-09 12:02:05 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.242.148.142; 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-09 12:02:05 0 [Note] WSREP: Start replication
2022-02-09 12:02:05 0 [Note] WSREP: Connecting with bootstrap option: 0
2022-02-09 12:02:05 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2022-02-09 12:02:05 0 [Note] WSREP: protonet asio version 0
2022-02-09 12:02:05 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-02-09 12:02:05 0 [Note] WSREP: backend: asio
2022-02-09 12:02:05 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-02-09 12:02:05 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-02-09 12:02:05 0 [Note] WSREP: restore pc from disk failed
2022-02-09 12:02:05 0 [Note] WSREP: GMCast version 0
2022-02-09 12:02:05 0 [Note] WSREP: (1927a984-806e, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-02-09 12:02:05 0 [Note] WSREP: (1927a984-806e, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-02-09 12:02:05 0 [Note] WSREP: EVS version 1
2022-02-09 12:02:05 0 [Note] WSREP: gcomm: connecting to group 'galera', peer 'mariadb-galera-headless.onap.svc.cluster.local:'
2022-02-09 12:02:05 0 [Note] WSREP: (1927a984-806e, 'tcp://0.0.0.0:4567') connection established to e04be0de-8838 tcp://10.242.180.71:4567
2022-02-09 12:02:05 0 [Note] WSREP: (1927a984-806e, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.242.117.199:4567 
2022-02-09 12:02:05 0 [Note] WSREP: (1927a984-806e, 'tcp://0.0.0.0:4567') connection established to d1feaefa-8751 tcp://10.242.117.199:4567
2022-02-09 12:02:05 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-02-09 12:02:05 0 [Note] WSREP: declaring d1feaefa-8751 at tcp://10.242.117.199:4567 stable
2022-02-09 12:02:05 0 [Note] WSREP: declaring e04be0de-8838 at tcp://10.242.180.71:4567 stable
2022-02-09 12:02:05 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-02-09 12:02:05 0 [Note] WSREP: Node d1feaefa-8751 state prim
2022-02-09 12:02:05 0 [Note] WSREP: view(view_id(PRIM,1927a984-806e,3) memb {
	1927a984-806e,0
	d1feaefa-8751,0
	e04be0de-8838,0
} joined {
} left {
} partitioned {
})
2022-02-09 12:02:05 0 [Note] WSREP: save pc into disk
2022-02-09 12:02:05 0 [Note] WSREP: gcomm: connected
2022-02-09 12:02:05 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-02-09 12:02:05 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-02-09 12:02:05 0 [Note] WSREP: Opened channel 'galera'
2022-02-09 12:02:05 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3
2022-02-09 12:02:05 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 197527e7-89a0-11ec-8892-efe40a19c8cb
2022-02-09 12:02:05 1 [Note] WSREP: Starting rollbacker thread 1
2022-02-09 12:02:05 2 [Note] WSREP: Starting applier thread 2
2022-02-09 12:02:05 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 197527e7-89a0-11ec-8892-efe40a19c8cb
2022-02-09 12:02:05 0 [Note] WSREP: STATE EXCHANGE: got state msg: 197527e7-89a0-11ec-8892-efe40a19c8cb from 0 (dev-mariadb-galera-2)
2022-02-09 12:02:05 0 [Note] WSREP: STATE EXCHANGE: got state msg: 197527e7-89a0-11ec-8892-efe40a19c8cb from 1 (dev-mariadb-galera-0)
2022-02-09 12:02:05 0 [Note] WSREP: STATE EXCHANGE: got state msg: 197527e7-89a0-11ec-8892-efe40a19c8cb from 2 (dev-mariadb-galera-1)
2022-02-09 12:02:05 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 = cba585c1-899f-11ec-8994-f7adbb2d9ade
2022-02-09 12:02:05 0 [Note] WSREP: Flow-control interval: [28, 28]
2022-02-09 12:02:05 0 [Note] WSREP: Shifting OPEN -> PRIMARY (TO: 15)
2022-02-09 12:02:05 2 [Note] WSREP: ####### processing CC 15, local, ordered
2022-02-09 12:02:05 2 [Note] WSREP: Process first view: cba585c1-899f-11ec-8994-f7adbb2d9ade my uuid: 1927a984-89a0-11ec-806e-17f9ebdb9252
2022-02-09 12:02:05 2 [Note] WSREP: Server dev-mariadb-galera-2 connected to cluster at position cba585c1-899f-11ec-8994-f7adbb2d9ade:15 with ID 1927a984-89a0-11ec-806e-17f9ebdb9252
2022-02-09 12:02:05 2 [Note] WSREP: Server status change disconnected -> connected
2022-02-09 12:02:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-02-09 12:02:05 2 [Note] WSREP: ####### My UUID: 1927a984-89a0-11ec-806e-17f9ebdb9252
2022-02-09 12:02:05 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: yes
2022-02-09 12:02:05 0 [Note] WSREP: Service thread queue flushed.
2022-02-09 12:02:05 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-02-09 12:02:05 2 [Note] WSREP: State transfer required: 
	Group state: cba585c1-899f-11ec-8994-f7adbb2d9ade:15
	Local state: 00000000-0000-0000-0000-000000000000:-1
2022-02-09 12:02:05 2 [Note] WSREP: Server status change connected -> joiner
2022-02-09 12:02:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-02-09 12:02:05 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'joiner' --address '10.242.148.142' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --parent '1' --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-09 12:02:05 0 [Note] WSREP: Joiner monitor thread started to monitor
WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220209 12:02:05.797)
WSREP_SST: [INFO] Streaming with mbstream (20220209 12:02:06.071)
WSREP_SST: [INFO] Using socat as streamer (20220209 12:02:06.079)
WSREP_SST: [INFO] Evaluating timeout -k 310 300 socat -u TCP-LISTEN:4444,reuseaddr stdio | '/opt/bitnami/mariadb//bin/mbstream' -x; RC=( ${PIPESTATUS[@]} ) (20220209 12:02:06.150)
2022-02-09 12:02:06 2 [Note] WSREP: ####### IST uuid:00000000-0000-0000-0000-000000000000 f: 0, l: 15, STRv: 3
2022-02-09 12:02:06 2 [Note] WSREP: IST receiver addr using tcp://10.242.148.142:4568
2022-02-09 12:02:06 2 [Note] WSREP: Prepared IST receiver for 0-15, listening at: tcp://10.242.148.142:4568
2022-02-09 12:02:06 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-2) requested state transfer from '*any*'. Selected 1.0 (dev-mariadb-galera-0)(SYNCED) as donor.
2022-02-09 12:02:06 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 15)
2022-02-09 12:02:06 2 [Note] WSREP: Requesting state transfer: success, donor: 1
2022-02-09 12:02:06 2 [Note] WSREP: Resetting GCache seqno map due to different histories.
2022-02-09 12:02:06 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> cba585c1-899f-11ec-8994-f7adbb2d9ade:15
WSREP_SST: [INFO] Proceeding with SST (20220209 12:02:07.543)
WSREP_SST: [INFO] Evaluating socat -u TCP-LISTEN:4444,reuseaddr stdio | '/opt/bitnami/mariadb//bin/mbstream' -x; RC=( ${PIPESTATUS[@]} ) (20220209 12:02:07.545)
WSREP_SST: [INFO] Cleaning the existing datadir and innodb-data/log directories (20220209 12:02:07.550)
WSREP_SST: [INFO] Cleaning the binlog directory . as well (20220209 12:02:07.598)
WSREP_SST: [INFO] Waiting for SST streaming to complete! (20220209 12:02:07.610)
2022-02-09 12:02:08 0 [Note] WSREP: (1927a984-806e, 'tcp://0.0.0.0:4567') turning message relay requesting off
2022-02-09 12:02:19 0 [Note] WSREP: 1.0 (dev-mariadb-galera-0): State transfer to 0.0 (dev-mariadb-galera-2) complete.
2022-02-09 12:02:19 0 [Note] WSREP: Member 1.0 (dev-mariadb-galera-0) synced with group.
WSREP_SST: [INFO] Preparing the backup at /bitnami/mariadb/data/.sst (20220209 12:02:20.212)
WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --prepare --no-version-check   --log-bin='mysql-bin' --target-dir='/bitnami/mariadb/data/.sst' --datadir='/bitnami/mariadb/data/.sst' --mysqld-args '--basedir=/opt/bitnami/mariadb' '--pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' > '/bitnami/mariadb/data/mariabackup.prepare.log' 2>&1 (20220209 12:02:20.221)
WSREP_SST: [INFO] Moving the backup to /bitnami/mariadb/data (20220209 12:02:20.452)
WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file='/opt/bitnami/mariadb/conf/my.cnf'   --move-back --no-version-check  --force-non-empty-directories --target-dir='/bitnami/mariadb/data/.sst' --datadir='/bitnami/mariadb/data' > '/bitnami/mariadb/data/mariabackup.move.log' 2>&1 (20220209 12:02:20.462)
WSREP_SST: [INFO] Move successful, removing /bitnami/mariadb/data/.sst (20220209 12:02:21.078)
WSREP_SST: [INFO] Galera co-ords from recovery: cba585c1-899f-11ec-8994-f7adbb2d9ade:15 (20220209 12:02:21.113)
WSREP_SST: [INFO] Total time on joiner: 0 seconds (20220209 12:02:21.122)
WSREP_SST: [INFO] Removing the sst_in_progress file (20220209 12:02:21.131)
WSREP_SST: [INFO] Cleaning up temporary directories (20220209 12:02:21.146)
2022-02-09 12:02:21 3 [Note] WSREP: SST received
2022-02-09 12:02:21 3 [Note] WSREP: Server status change joiner -> initializing
2022-02-09 12:02:21 3 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-02-09 12:02:21 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-02-09 12:02:21 0 [Note] InnoDB: Using transactional memory
2022-02-09 12:02:21 0 [Note] InnoDB: Number of pools: 1
2022-02-09 12:02:21 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-02-09 12:02:21 0 [Note] InnoDB: Using Linux native AIO
2022-02-09 12:02:21 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-02-09 12:02:21 0 [Note] InnoDB: Completed initialization of buffer pool
2022-02-09 12:02:21 0 [Note] InnoDB: Setting log file ./ib_logfile101 size to 134217728 bytes
2022-02-09 12:02:21 0 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2022-02-09 12:02:21 0 [Note] InnoDB: New log file created, LSN=66099
2022-02-09 12:02:21 0 [Note] InnoDB: 128 rollback segments are active.
2022-02-09 12:02:21 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-02-09 12:02:21 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-02-09 12:02:21 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-02-09 12:02:21 0 [Note] InnoDB: 10.6.5 started; log sequence number 0; transaction id 39
2022-02-09 12:02:21 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-02-09 12:02:21 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
2022-02-09 12:02:21 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-09 12:02:21 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-09 12:02:21 0 [Note] Recovering after a crash using mysql-bin
2022-02-09 12:02:21 0 [Note] Starting table crash recovery...
2022-02-09 12:02:21 0 [Note] Crash table recovery finished.
2022-02-09 12:02:21 0 [Note] InnoDB: Buffer pool(s) load completed at 220209 12:02:21
2022-02-09 12:02:21 0 [Note] Server socket created on IP: '0.0.0.0'.
2022-02-09 12:02:21 0 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode.
2022-02-09 12:02:21 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-02-09 12:02:21 0 [Note] WSREP: Server initialized
2022-02-09 12:02:21 0 [Note] WSREP: Server status change initializing -> initialized
2022-02-09 12:02:21 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-02-09 12:02:21 3 [Note] WSREP: Server status change initialized -> joined
2022-02-09 12:02:21 3 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-02-09 12:02:21 3 [Note] WSREP: Recovered position from storage: cba585c1-899f-11ec-8994-f7adbb2d9ade:15
2022-02-09 12:02:21 8 [Note] WSREP: Starting applier thread 8
2022-02-09 12:02:21 6 [Note] WSREP: Starting applier thread 6
2022-02-09 12:02:21 7 [Note] WSREP: Starting applier thread 7
2022-02-09 12:02:21 3 [Note] WSREP: Recovered view from SST:
  id: cba585c1-899f-11ec-8994-f7adbb2d9ade: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: 1927a984-89a0-11ec-806e-17f9ebdb9252, dev-mariadb-galera-2
	1: d1feaefa-899f-11ec-8751-5fc8f1e84e34, dev-mariadb-galera-0
	2: e04be0de-899f-11ec-8838-074fcb134826, dev-mariadb-galera-1

2022-02-09 12:02:21 3 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-02-09 12:02:21 10 [Note] WSREP: Recovered cluster id cba585c1-899f-11ec-8994-f7adbb2d9ade
2022-02-09 12:02:21 3 [Note] WSREP: SST received: cba585c1-899f-11ec-8994-f7adbb2d9ade:15
2022-02-09 12:02:21 3 [Note] WSREP: SST succeeded for position cba585c1-899f-11ec-8994-f7adbb2d9ade:15
2022-02-09 12:02:21 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-09 12:02:21 0 [Note] WSREP: Joiner monitor thread ended with total time 16 sec
2022-02-09 12:02:21 2 [Note] WSREP: Installed new state from SST: cba585c1-899f-11ec-8994-f7adbb2d9ade:15
2022-02-09 12:02:21 2 [Note] WSREP: Cert. index preload up to 15
2022-02-09 12:02:21 0 [Note] WSREP: ####### IST applying starts with 16
2022-02-09 12:02:21 0 [Note] WSREP: ####### IST current seqno initialized to 15
2022-02-09 12:02:21 0 [Note] WSREP: Receiving IST...  0.0% (0/1 events) complete.
2022-02-09 12:02:21 0 [Note] WSREP: IST preload starting at 15
2022-02-09 12:02:21 0 [Note] WSREP: REPL Protocols: 10 (5)
2022-02-09 12:02:21 0 [Note] WSREP: Service thread queue flushed.
2022-02-09 12:02:21 0 [Note] WSREP: ####### Assign initial position for certification: cba585c1-899f-11ec-8994-f7adbb2d9ade:14, protocol version: 5
2022-02-09 12:02:21 0 [Note] WSREP: REPL Protocols: 10 (5)
2022-02-09 12:02:21 0 [Note] WSREP: ####### Adjusting cert position: 14 -> 15
2022-02-09 12:02:21 0 [Note] WSREP: Service thread queue flushed.
2022-02-09 12:02:21 0 [Note] WSREP: Lowest cert index boundary for CC from preload: 15
2022-02-09 12:02:21 0 [Note] WSREP: Min available from gcache for CC from preload: 15
2022-02-09 12:02:21 0 [Note] WSREP: Receiving IST...100.0% (1/1 events) complete.
2022-02-09 12:02:21 2 [Note] WSREP: IST received: cba585c1-899f-11ec-8994-f7adbb2d9ade:15
2022-02-09 12:02:21 2 [Note] WSREP: Lowest cert index boundary for CC from sst: 15
2022-02-09 12:02:21 2 [Note] WSREP: Min available from gcache for CC from sst: 15
2022-02-09 12:02:21 0 [Note] WSREP: 0.0 (dev-mariadb-galera-2): State transfer from 1.0 (dev-mariadb-galera-0) complete.
2022-02-09 12:02:21 0 [Note] WSREP: Shifting JOINER -> JOINED (TO: 15)
2022-02-09 12:02:21 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-2) synced with group.
2022-02-09 12:02:21 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15)
2022-02-09 12:02:21 2 [Note] WSREP: Server dev-mariadb-galera-2 synced with group
2022-02-09 12:02:21 2 [Note] WSREP: Server status change joined -> synced
2022-02-09 12:02:21 2 [Note] WSREP: Synchronized with group, ready for connections
2022-02-09 12:02:21 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 220209 12:02:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408150;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000139  Lock_time: 0.000084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408150;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:02:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408160;
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: 15  Schema:   QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408160;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:02:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 18  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408170;
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.000340  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408170;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:02:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408175;
SELECT
		  page_size, compress_ops, 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.000157  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408175;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:03:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 24  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408180;
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.000210  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408180;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:03:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 27  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408185;
SELECT
		  page_size, compress_ops, 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.000118  Lock_time: 0.000074  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408185;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:03:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 29  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408190;
SELECT
		  page_size, compress_ops, 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.000213  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408190;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:03:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 31  Schema:   QC_hit: No
# Query_time: 0.003034  Lock_time: 0.002910  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408195;
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: 31  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408195;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:03:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 36  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408200;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 36  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408200;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:03:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408205;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.000126  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408205;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:03:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 40  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408210;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 40  Schema:   QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408210;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:03:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  Schema:   QC_hit: No
# Query_time: 0.000469  Lock_time: 0.000292  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408215;
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: 42  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408215;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:03:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408220;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408220;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:03:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 48  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408225;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 48  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408225;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:03:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 54  Schema:   QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408230;
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.000164  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408230;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:03:51
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.012486  Lock_time: 0.001352  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
use etsicatalog;
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001177  Lock_time: 0.000299  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000994  Lock_time: 0.000209  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001107  Lock_time: 0.000226  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.009059  Lock_time: 0.000181  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001054  Lock_time: 0.000217  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001025  Lock_time: 0.000186  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001039  Lock_time: 0.000233  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.006774  Lock_time: 0.000245  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000987  Lock_time: 0.000193  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000867  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001027  Lock_time: 0.000149  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.006690  Lock_time: 0.000190  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000830  Lock_time: 0.000182  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.007082  Lock_time: 0.000279  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000978  Lock_time: 0.000245  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000731  Lock_time: 0.000213  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.007520  Lock_time: 0.000181  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000795  Lock_time: 0.000176  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001224  Lock_time: 0.000279  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000676  Lock_time: 0.000116  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001030  Lock_time: 0.000160  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000706  Lock_time: 0.000085  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000716  Lock_time: 0.000079  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000792  Lock_time: 0.000094  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000788  Lock_time: 0.000098  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000782  Lock_time: 0.000077  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000724  Lock_time: 0.000077  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.008647  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000702  Lock_time: 0.000080  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001255  Lock_time: 0.000148  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408231;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups';
# Time: 220209 12:03:52
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.009518  Lock_time: 0.000156  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000734  Lock_time: 0.000091  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000925  Lock_time: 0.000078  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.008772  Lock_time: 0.001060  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000981  Lock_time: 0.000144  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000917  Lock_time: 0.000110  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000841  Lock_time: 0.000085  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000799  Lock_time: 0.000143  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000790  Lock_time: 0.000085  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000798  Lock_time: 0.000111  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000805  Lock_time: 0.000086  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408232;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log';
# Time: 220209 12:03:53
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.009937  Lock_time: 0.000243  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000916  Lock_time: 0.000190  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000762  Lock_time: 0.000102  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000723  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000744  Lock_time: 0.000103  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000706  Lock_time: 0.000096  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000780  Lock_time: 0.000114  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000784  Lock_time: 0.000103  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000900  Lock_time: 0.000134  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001060  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001119  Lock_time: 0.000220  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.009418  Lock_time: 0.000134  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000830  Lock_time: 0.000164  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000848  Lock_time: 0.000160  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000983  Lock_time: 0.000142  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000710  Lock_time: 0.000102  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000860  Lock_time: 0.000102  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000983  Lock_time: 0.000136  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001048  Lock_time: 0.000235  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.006981  Lock_time: 0.000171  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001008  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000951  Lock_time: 0.000382  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000741  Lock_time: 0.000110  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000747  Lock_time: 0.000143  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000853  Lock_time: 0.000122  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000829  Lock_time: 0.000133  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001213  Lock_time: 0.000135  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000918  Lock_time: 0.000156  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000886  Lock_time: 0.000133  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000766  Lock_time: 0.000138  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000876  Lock_time: 0.000240  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000785  Lock_time: 0.000142  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000662  Lock_time: 0.000113  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000687  Lock_time: 0.000093  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000775  Lock_time: 0.000102  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000893  Lock_time: 0.000218  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000689  Lock_time: 0.000096  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000851  Lock_time: 0.000112  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000749  Lock_time: 0.000103  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000756  Lock_time: 0.000116  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000781  Lock_time: 0.000130  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000736  Lock_time: 0.000104  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000729  Lock_time: 0.000085  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.007723  Lock_time: 0.001250  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000845  Lock_time: 0.000206  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000741  Lock_time: 0.000141  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000766  Lock_time: 0.000180  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000692  Lock_time: 0.000097  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000667  Lock_time: 0.000143  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000714  Lock_time: 0.000136  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000722  Lock_time: 0.000130  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000721  Lock_time: 0.000105  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000787  Lock_time: 0.000116  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000768  Lock_time: 0.000106  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001158  Lock_time: 0.000229  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000827  Lock_time: 0.000146  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000732  Lock_time: 0.000132  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000729  Lock_time: 0.000107  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000780  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000796  Lock_time: 0.000100  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.009958  Lock_time: 0.000272  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000921  Lock_time: 0.000223  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000807  Lock_time: 0.000175  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000941  Lock_time: 0.000238  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000762  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000727  Lock_time: 0.000125  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000677  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000617  Lock_time: 0.000091  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000631  Lock_time: 0.000078  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000891  Lock_time: 0.000121  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000818  Lock_time: 0.000099  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000926  Lock_time: 0.000122  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000751  Lock_time: 0.000097  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.002793  Lock_time: 0.001898  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000771  Lock_time: 0.000093  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000747  Lock_time: 0.000135  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.009844  Lock_time: 0.000296  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000980  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000896  Lock_time: 0.000127  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000776  Lock_time: 0.000121  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000968  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000815  Lock_time: 0.000150  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000884  Lock_time: 0.000102  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000944  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000887  Lock_time: 0.000152  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000971  Lock_time: 0.000183  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000994  Lock_time: 0.000160  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000949  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000820  Lock_time: 0.000126  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000820  Lock_time: 0.000190  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000909  Lock_time: 0.000125  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000801  Lock_time: 0.000129  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000819  Lock_time: 0.000120  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.010220  Lock_time: 0.000233  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000940  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000958  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001012  Lock_time: 0.000168  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000904  Lock_time: 0.000132  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000896  Lock_time: 0.000136  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001064  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000964  Lock_time: 0.000194  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000969  Lock_time: 0.000161  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000934  Lock_time: 0.000192  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.009458  Lock_time: 0.000266  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000894  Lock_time: 0.000188  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000888  Lock_time: 0.000123  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000745  Lock_time: 0.000158  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000904  Lock_time: 0.000137  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000867  Lock_time: 0.000137  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000858  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000923  Lock_time: 0.000123  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000832  Lock_time: 0.000128  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000856  Lock_time: 0.000153  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000886  Lock_time: 0.000109  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001153  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001073  Lock_time: 0.000227  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000860  Lock_time: 0.000138  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001179  Lock_time: 0.000132  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001126  Lock_time: 0.000217  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.008343  Lock_time: 0.000203  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000896  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000955  Lock_time: 0.000122  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000931  Lock_time: 0.000161  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001006  Lock_time: 0.000210  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001058  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001066  Lock_time: 0.000156  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001062  Lock_time: 0.000177  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001049  Lock_time: 0.000130  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408233;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# Time: 220209 12:03:54
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.001012  Lock_time: 0.000142  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408234;
SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.010364  Lock_time: 0.000185  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408234;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_session';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000896  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408234;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_session';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000780  Lock_time: 0.000142  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 102
SET timestamp=1644408234;
SELECT engine FROM information_schema.tables WHERE table_name = 'django_session';
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000156  Rows_sent: 16  Rows_examined: 16
# Rows_affected: 0  Bytes_sent: 791
SET timestamp=1644408234;
SELECT `django_migrations`.`app`, `django_migrations`.`name` FROM `django_migrations`;
# User@Host: etsicatalog[etsicatalog] @  [10.242.46.20]
# Thread_id: 55  Schema: etsicatalog  QC_hit: No
# Query_time: 0.000389  Lock_time: 0.000136  Rows_sent: 0  Rows_examined: 15
# Rows_affected: 0  Bytes_sent: 203
SET timestamp=1644408234;
SELECT `auth_permission`.`content_type_id`, `auth_permission`.`codename` FROM `auth_permission` INNER JOIN `django_content_type` ON (`auth_permission`.`content_type_id` = `django_content_type`.`id`) WHERE `auth_permission`.`content_type_id` IN (34, 37, 40, 43, 19, 22, 25, 28, 31) ORDER BY `django_content_type`.`app_label` ASC, `django_content_type`.`model` ASC, `auth_permission`.`codename` ASC;
# Time: 220209 12:03:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 57  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408235;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 57  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408235;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:04:00
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.002004  Lock_time: 0.000579  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
use datarouter;
SET timestamp=1644408240;
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 '%' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 61  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408240;
SELECT
		  page_size, compress_ops, 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.000358  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408240;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000165  Rows_sent: 19  Rows_examined: 19
# Rows_affected: 0  Bytes_sent: 879
SET timestamp=1644408240;
select * from PARAMETERS;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000132  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
SET timestamp=1644408240;
select count(*) from FEEDS where DELETED = 0;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.000157  Lock_time: 0.000080  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
SET timestamp=1644408240;
select count(*) from SUBSCRIPTIONS;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.001858  Lock_time: 0.001745  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 128
SET timestamp=1644408240;
select NODEID, NAME from NODES;
# Time: 220209 12:04:01
# User@Host: ejbca[ejbca] @  [10.242.118.134]
# Thread_id: 52  Schema: ejbca  QC_hit: No
# Query_time: 0.042692  Lock_time: 0.000323  Rows_sent: 36  Rows_examined: 72
# Rows_affected: 0  Bytes_sent: 1922
use ejbca;
SET timestamp=1644408241;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', '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 = 'ejbca') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: ejbca[ejbca] @  [10.242.118.134]
# Thread_id: 52  Schema: ejbca  QC_hit: No
# Query_time: 0.005573  Lock_time: 0.000456  Rows_sent: 311  Rows_examined: 622
# Rows_affected: 0  Bytes_sent: 29965
SET timestamp=1644408241;
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 (TABLE_SCHEMA = 'ejbca') AND (1 = 1) AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: ejbca[ejbca] @  [10.242.118.134]
# Thread_id: 52  Schema: ejbca  QC_hit: No
# Query_time: 0.002039  Lock_time: 0.001915  Rows_sent: 4  Rows_examined: 8
# Rows_affected: 0  Bytes_sent: 1222
SET timestamp=1644408241;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, NON_UNIQUE,  TABLE_SCHEMA INDEX_QUALIFIER, INDEX_NAME, 3 TYPE, SEQ_IN_INDEX ORDINAL_POSITION, COLUMN_NAME, COLLATION ASC_OR_DESC, CARDINALITY, NULL PAGES, NULL FILTER_CONDITION FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_NAME = 'ocspresponsedata' AND (TABLE_SCHEMA = 'ejbca') ORDER BY NON_UNIQUE, TYPE, INDEX_NAME, ORDINAL_POSITION;
# Time: 220209 12:04:05
# User@Host: ejbca[ejbca] @  [10.242.118.134]
# Thread_id: 52  Schema: ejbca  QC_hit: No
# Query_time: 0.002337  Lock_time: 0.002159  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 465
SET timestamp=1644408245;
select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='APPROVAL_PROFILE';
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 63  Schema:   QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408245;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 63  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408245;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:04:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 65  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408250;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 65  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408250;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:04:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 67  Schema:   QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408255;
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: 67  Schema:   QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000086  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408255;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:04:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 69  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408260;
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: 69  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408260;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:04:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408265;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408265;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:04:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 73  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408270;
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: 73  Schema:   QC_hit: No
# Query_time: 0.000703  Lock_time: 0.000572  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408270;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:04:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 75  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408275;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 75  Schema:   QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408275;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:04:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 76  Schema:   QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408280;
SELECT
		  page_size, compress_ops, 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.000113  Lock_time: 0.000070  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408280;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:04:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 79  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408285;
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: 79  Schema:   QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408285;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:04:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 81  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408290;
SELECT
		  page_size, compress_ops, 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.000139  Lock_time: 0.000096  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408290;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:04:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 82  Schema:   QC_hit: No
# Query_time: 0.000571  Lock_time: 0.000394  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408295;
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: 82  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408295;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:05:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 83  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408300;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 83  Schema:   QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408300;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:05:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 84  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408305;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 84  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408305;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:05:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 85  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408310;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 85  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408310;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:05:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 86  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408315;
SELECT
		  page_size, compress_ops, 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.000261  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408315;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:05:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 87  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408320;
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: 87  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408320;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:05:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 88  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408325;
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: 88  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408325;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:05:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 92  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408330;
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.000118  Lock_time: 0.000073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408330;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:05:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 95  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408335;
SELECT
		  page_size, compress_ops, 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.002107  Lock_time: 0.001980  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408335;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:05:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 97  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408340;
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: 97  Schema:   QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000402  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408340;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:05:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 99  Schema:   QC_hit: No
# Query_time: 0.002665  Lock_time: 0.002566  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408345;
SELECT
		  page_size, compress_ops, 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.000625  Lock_time: 0.000551  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408345;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:05:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 101  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408350;
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.000417  Lock_time: 0.000279  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408350;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:05:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 103  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408355;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 103  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408355;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:06:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 104  Schema:   QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408360;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 104  Schema:   QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408360;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:06:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 107  Schema:   QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000319  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408365;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 107  Schema:   QC_hit: No
# Query_time: 0.000728  Lock_time: 0.000649  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408365;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:06:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 109  Schema:   QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408370;
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: 109  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408370;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:06:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 111  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408375;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 111  Schema:   QC_hit: No
# Query_time: 0.000110  Lock_time: 0.000067  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408375;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.000985  Lock_time: 0.000562  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1128
use datarouter;
SET timestamp=1644408375;
select * from FEEDS;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.003778  Lock_time: 0.003589  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 266
SET timestamp=1644408375;
select * from FEED_ENDPOINT_IDS;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.001979  Lock_time: 0.001863  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 184
SET timestamp=1644408375;
select * from FEED_ENDPOINT_ADDRS;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000079  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 466
SET timestamp=1644408375;
select * from GROUPS;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000115  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1538
SET timestamp=1644408375;
select * from SUBSCRIPTIONS;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.002008  Lock_time: 0.001889  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 402
SET timestamp=1644408375;
select SEQUENCE, FEEDID, USERID, SUBNET, NODESET from INGRESS_ROUTES;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.001758  Lock_time: 0.001657  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 162
SET timestamp=1644408375;
select SUBID, NODEID from EGRESS_ROUTES;
# User@Host: datarouter[datarouter] @  [10.242.142.143]
# Thread_id: 60  Schema: datarouter  QC_hit: No
# Query_time: 0.001780  Lock_time: 0.001673  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 250
SET timestamp=1644408375;
select FROMNODE, TONODE, VIANODE from NETWORK_ROUTES;
# Time: 220209 12:06:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 113  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408380;
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: 113  Schema:   QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408380;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:06:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 115  Schema:   QC_hit: No
# Query_time: 0.001202  Lock_time: 0.001074  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408385;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 115  Schema:   QC_hit: No
# Query_time: 0.000468  Lock_time: 0.000417  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408385;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:06:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 117  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408390;
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: 117  Schema:   QC_hit: No
# Query_time: 0.000100  Lock_time: 0.000061  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408390;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:06:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 119  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408395;
SELECT
		  page_size, compress_ops, 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.000276  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408395;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:06:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 121  Schema:   QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408400;
SELECT
		  page_size, compress_ops, 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.000688  Lock_time: 0.000255  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408400;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:06:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 123  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408405;
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: 123  Schema:   QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408405;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:06:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 125  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408410;
SELECT
		  page_size, compress_ops, 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.000145  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408410;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:06:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 127  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408415;
SELECT
		  page_size, compress_ops, 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.000392  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408415;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 129  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408420;
SELECT
		  page_size, compress_ops, 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.000199  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408420;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 131  Schema:   QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408425;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 131  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000369  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408425;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 133  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408430;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 133  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408430;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 135  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408435;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 135  Schema:   QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000093  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408435;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 137  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408440;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 137  Schema:   QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408440;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 139  Schema:   QC_hit: No
# Query_time: 0.000288  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408445;
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: 139  Schema:   QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408445;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:07:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 141  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408450;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 141  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408450;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 143  Schema:   QC_hit: No
# Query_time: 0.000845  Lock_time: 0.000440  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408455;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 143  Schema:   QC_hit: No
# Query_time: 0.000444  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408455;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 145  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408460;
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: 145  Schema:   QC_hit: No
# Query_time: 0.000143  Lock_time: 0.000094  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408460;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:07:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 148  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408465;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 148  Schema:   QC_hit: No
# Query_time: 0.000113  Lock_time: 0.000068  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408465;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 150  Schema:   QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000094  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408470;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 150  Schema:   QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408470;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:07:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 152  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408475;
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: 152  Schema:   QC_hit: No
# Query_time: 0.000171  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408475;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:08:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 154  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408480;
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: 154  Schema:   QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408480;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-02-09 12:08:01 156 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode.
# Time: 220209 12:08:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 157  Schema:   QC_hit: No
# Query_time: 0.016206  Lock_time: 0.016082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408485;
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: 157  Schema:   QC_hit: No
# Query_time: 0.009089  Lock_time: 0.009027  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408485;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:08:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 159  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408490;
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: 159  Schema:   QC_hit: No
# Query_time: 0.000125  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408490;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:08:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 192  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408495;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 192  Schema:   QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408495;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:08:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 199  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408500;
SELECT
		  page_size, compress_ops, 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.000577  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408500;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:08:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 201  Schema:   QC_hit: No
# Query_time: 0.001197  Lock_time: 0.001088  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408505;
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.000259  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408505;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:08:26
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.002190  Lock_time: 0.001967  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
use nengdb;
SET timestamp=1644408506;
SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK;
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.000126  Lock_time: 0.000071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1644408506;
DELETE FROM nengdb.DATABASECHANGELOGLOCK;
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.001455  Lock_time: 0.000254  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1644408506;
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.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.001926  Lock_time: 0.001780  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
SET timestamp=1644408506;
SELECT COUNT(*) FROM nengdb.DATABASECHANGELOG;
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000057  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1166
SET timestamp=1644408506;
SELECT * FROM nengdb.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC;
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000120  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 56
SET timestamp=1644408506;
SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK;
# Time: 220209 12:08:27
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.021384  Lock_time: 0.021218  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 65
SET timestamp=1644408507;
SELECT MAX(ORDEREXECUTED) FROM nengdb.DATABASECHANGELOG;
# Time: 220209 12:08:28
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.662208  Lock_time: 0.662145  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1644408508;
delete from SERVICE_PARAMETER;
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.001629  Lock_time: 0.001582  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1644408508;
delete from IDENTIFIER_MAP;
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.001920  Lock_time: 0.001859  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1644408508;
delete from EXTERNAL_INTERFACE;
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000108  Rows_sent: 0  Rows_examined: 4
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1644408508;
delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID';
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.000115  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1644408508;
delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP';
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000122  Rows_sent: 0  Rows_examined: 6
# Rows_affected: 1  Bytes_sent: 11
SET timestamp=1644408508;
delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID';
# User@Host: nenguser[nenguser] @  [10.242.180.84]
# Thread_id: 202  Schema: nengdb  QC_hit: No
# Query_time: 0.000082  Lock_time: 0.000023  Rows_sent: 0  Rows_examined: 6
# Rows_affected: 1  Bytes_sent: 11
SET timestamp=1644408508;
delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP';
# Time: 220209 12:08:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 204  Schema:   QC_hit: No
# Query_time: 0.001045  Lock_time: 0.000918  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408510;
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: 204  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408510;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:08:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 206  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408515;
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: 206  Schema:   QC_hit: No
# Query_time: 0.000105  Lock_time: 0.000063  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408515;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:08:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 208  Schema:   QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408520;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 208  Schema:   QC_hit: No
# Query_time: 0.000127  Lock_time: 0.000082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408520;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:08:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 210  Schema:   QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408525;
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: 210  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408525;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:08:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 212  Schema:   QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408530;
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: 212  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408530;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:08:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 214  Schema:   QC_hit: No
# Query_time: 0.000864  Lock_time: 0.000458  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408535;
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.000164  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408535;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:09:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 216  Schema:   QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408540;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 216  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=1644408540;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:09:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 218  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000242  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408545;
SELECT
		  page_size, compress_ops, 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.000166  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408545;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:09:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 220  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408550;
SELECT
		  page_size, compress_ops, 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.000224  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408550;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:09:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 222  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408555;
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: 222  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408555;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:09:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 224  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408560;
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: 224  Schema:   QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000088  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408560;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:09:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 226  Schema:   QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408565;
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: 226  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408565;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:09:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 228  Schema:   QC_hit: No
# Query_time: 0.000661  Lock_time: 0.000474  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408570;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 228  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408570;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:09:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 230  Schema:   QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408575;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 230  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408575;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:09:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 232  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408580;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 232  Schema:   QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408580;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:09:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 234  Schema:   QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408585;
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: 234  Schema:   QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408585;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:09:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 236  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408590;
SELECT
		  page_size, compress_ops, 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.000249  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408590;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:09:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 238  Schema:   QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000086  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408595;
SELECT
		  page_size, compress_ops, 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.000254  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408595;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 240  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408600;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 240  Schema:   QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000079  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408600;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 242  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408605;
SELECT
		  page_size, compress_ops, 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.000176  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408605;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 244  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408610;
SELECT
		  page_size, compress_ops, 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.000118  Lock_time: 0.000072  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408610;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 246  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408615;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 246  Schema:   QC_hit: No
# Query_time: 0.000567  Lock_time: 0.000475  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408615;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 247  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000251  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408620;
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: 247  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408620;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:10:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 248  Schema:   QC_hit: No
# Query_time: 0.000402  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408625;
SELECT
		  page_size, compress_ops, 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.000177  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408625;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 249  Schema:   QC_hit: No
# Query_time: 0.000253  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408630;
SELECT
		  page_size, compress_ops, 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.000146  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408630;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 250  Schema:   QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408635;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 250  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408635;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 256  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408640;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 256  Schema:   QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408640;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 258  Schema:   QC_hit: No
# Query_time: 0.000213  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408645;
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: 258  Schema:   QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408645;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:10:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 260  Schema:   QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408650;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 260  Schema:   QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408650;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:10:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 262  Schema:   QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000415  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408655;
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: 262  Schema:   QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408655;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:11:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 264  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408660;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 264  Schema:   QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408660;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:11:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 266  Schema:   QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408665;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 266  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408665;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:11:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 268  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408670;
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: 268  Schema:   QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000085  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408670;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:11:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 270  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408675;
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: 270  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408675;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:11:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 272  Schema:   QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408680;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 272  Schema:   QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000069  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408680;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:11:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 274  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408685;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 274  Schema:   QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000087  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408685;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:11:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 276  Schema:   QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408690;
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: 276  Schema:   QC_hit: No
# Query_time: 0.000095  Lock_time: 0.000054  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408690;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:11:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 278  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408695;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 278  Schema:   QC_hit: No
# Query_time: 0.000354  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408695;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:11:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 280  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408700;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 280  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408700;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:11:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 282  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408705;
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: 282  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408705;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:11:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 284  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408710;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 284  Schema:   QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408710;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:11:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 286  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408715;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 286  Schema:   QC_hit: No
# Query_time: 0.000134  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408715;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:12:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 288  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408720;
SELECT
		  page_size, compress_ops, 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.000265  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408720;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:12:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 290  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000242  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408725;
SELECT
		  page_size, compress_ops, 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.000163  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408725;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:12:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 292  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408730;
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: 292  Schema:   QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408730;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:12:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 294  Schema:   QC_hit: No
# Query_time: 0.000838  Lock_time: 0.000394  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408735;
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: 294  Schema:   QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408735;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:12:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 296  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408740;
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: 296  Schema:   QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408740;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:12:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 298  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408745;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 298  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408745;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:12:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 300  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408750;
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: 300  Schema:   QC_hit: No
# Query_time: 0.000116  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408750;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:12:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 302  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408755;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 302  Schema:   QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000087  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408755;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:12:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 304  Schema:   QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408760;
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: 304  Schema:   QC_hit: No
# Query_time: 0.000106  Lock_time: 0.000066  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408760;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:12:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 306  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408765;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 306  Schema:   QC_hit: No
# Query_time: 0.000351  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408765;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:12:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 311  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408770;
SELECT
		  page_size, compress_ops, 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.000127  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408770;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:12:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 313  Schema:   QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408775;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 313  Schema:   QC_hit: No
# Query_time: 0.000430  Lock_time: 0.000287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408775;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:13:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 315  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408780;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 315  Schema:   QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408780;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:13:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 317  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408785;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 317  Schema:   QC_hit: No
# Query_time: 0.000148  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408785;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:13:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 319  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408790;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 319  Schema:   QC_hit: No
# Query_time: 0.000383  Lock_time: 0.000303  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408790;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:13:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 321  Schema:   QC_hit: No
# Query_time: 0.000404  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408795;
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: 321  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408795;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:13:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 323  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408800;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 323  Schema:   QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408800;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:13:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 325  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408805;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 325  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408805;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:13:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 327  Schema:   QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408810;
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: 327  Schema:   QC_hit: No
# Query_time: 0.012504  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408810;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:13:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 329  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=1644408815;
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: 329  Schema:   QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408815;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:13:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 331  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408820;
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: 331  Schema:   QC_hit: No
# Query_time: 0.000157  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408820;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:13:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 333  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408825;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 333  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408825;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:13:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 334  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408830;
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: 334  Schema:   QC_hit: No
# Query_time: 0.002070  Lock_time: 0.001933  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408830;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:13:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 335  Schema:   QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408835;
SELECT
		  page_size, compress_ops, 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.000323  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408835;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:14:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 339  Schema:   QC_hit: No
# Query_time: 0.001128  Lock_time: 0.000704  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408840;
SELECT
		  page_size, compress_ops, 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.000361  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408840;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:14:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 341  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408845;
SELECT
		  page_size, compress_ops, 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.000161  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408845;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:14:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 343  Schema:   QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408850;
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: 343  Schema:   QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000094  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408850;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:14:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 345  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408855;
SELECT
		  page_size, compress_ops, 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.000435  Lock_time: 0.000319  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408855;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:14:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 347  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408860;
SELECT
		  page_size, compress_ops, 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.000191  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408860;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:14:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 349  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408865;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 349  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408865;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:14:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 351  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408870;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 351  Schema:   QC_hit: No
# Query_time: 0.000105  Lock_time: 0.000062  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408870;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:14:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 353  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408875;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 353  Schema:   QC_hit: No
# Query_time: 0.000451  Lock_time: 0.000392  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408875;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:14:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408880;
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.000357  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408880;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:14:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 357  Schema:   QC_hit: No
# Query_time: 0.000288  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408885;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 357  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408885;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:14:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408890;
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: 359  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408890;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:14:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 361  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408895;
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.000118  Lock_time: 0.000073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408895;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:15:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 363  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408900;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 363  Schema:   QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408900;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:15:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 365  Schema:   QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408905;
SELECT
		  page_size, compress_ops, 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.000157  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408905;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:15:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 367  Schema:   QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408910;
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: 367  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408910;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:15:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408915;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408915;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:15:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 371  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408920;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 371  Schema:   QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408920;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:15:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 373  Schema:   QC_hit: No
# Query_time: 0.000514  Lock_time: 0.000330  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408925;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 373  Schema:   QC_hit: No
# Query_time: 0.000939  Lock_time: 0.000810  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408925;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:15:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 375  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408930;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 375  Schema:   QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408930;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:15:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000355  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408935;
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: 377  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=1644408935;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:15:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 379  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408940;
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: 379  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408940;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:15:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 381  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408945;
SELECT
		  page_size, compress_ops, 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.000371  Lock_time: 0.000279  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408945;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:15:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 383  Schema:   QC_hit: No
# Query_time: 0.004608  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408950;
SELECT
		  page_size, compress_ops, 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.000181  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408950;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:15:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 385  Schema:   QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408955;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 385  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408955;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:16:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 387  Schema:   QC_hit: No
# Query_time: 0.000363  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408960;
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: 387  Schema:   QC_hit: No
# Query_time: 0.000360  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408960;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:16:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 389  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408965;
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: 389  Schema:   QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408965;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:16:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000355  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408970;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000657  Lock_time: 0.000598  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408970;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:16:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 393  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408975;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 393  Schema:   QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408975;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:16:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 395  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408980;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 395  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408980;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:16:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 397  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408985;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 397  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408985;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:16:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 399  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408990;
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: 399  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408990;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:16:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 401  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644408995;
SELECT
		  page_size, compress_ops, 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.000284  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644408995;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:16:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 403  Schema:   QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409000;
SELECT
		  page_size, compress_ops, 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.000293  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409000;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:16:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 405  Schema:   QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409005;
SELECT
		  page_size, compress_ops, 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.000160  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409005;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:16:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 407  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409010;
SELECT
		  page_size, compress_ops, 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.000174  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409010;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:16:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 409  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409015;
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.000362  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409015;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:17:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 411  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409020;
SELECT
		  page_size, compress_ops, 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.000153  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409020;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:17:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 413  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409025;
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: 413  Schema:   QC_hit: No
# Query_time: 0.000472  Lock_time: 0.000418  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409025;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:17:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 415  Schema:   QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409030;
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: 415  Schema:   QC_hit: No
# Query_time: 0.000485  Lock_time: 0.000301  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409030;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:17:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 417  Schema:   QC_hit: No
# Query_time: 0.002170  Lock_time: 0.001079  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409035;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 417  Schema:   QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409035;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:17:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 422  Schema:   QC_hit: No
# Query_time: 0.001310  Lock_time: 0.001207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409040;
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: 422  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409040;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:17:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 424  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409045;
SELECT
		  page_size, compress_ops, 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.000140  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409045;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:17:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 426  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409050;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 426  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409050;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:17:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 428  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409055;
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: 428  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409055;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:17:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 430  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409060;
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: 430  Schema:   QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409060;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:17:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 432  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409065;
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: 432  Schema:   QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409065;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:17:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 434  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409070;
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: 434  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409070;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:17:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 436  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409075;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 436  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409075;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 438  Schema:   QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409080;
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: 438  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409080;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:18:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 440  Schema:   QC_hit: No
# Query_time: 0.000389  Lock_time: 0.000320  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409085;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 440  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409085;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 442  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409090;
SELECT
		  page_size, compress_ops, 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.000204  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409090;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 444  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409095;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 444  Schema:   QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409095;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.000355  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409100;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409100;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 448  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409105;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 448  Schema:   QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409105;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 450  Schema:   QC_hit: No
# Query_time: 0.000363  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409110;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 450  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409110;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 452  Schema:   QC_hit: No
# Query_time: 0.000397  Lock_time: 0.000308  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409115;
SELECT
		  page_size, compress_ops, 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.000196  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409115;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 454  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=1644409120;
SELECT
		  page_size, compress_ops, 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.000248  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409120;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 456  Schema:   QC_hit: No
# Query_time: 0.000792  Lock_time: 0.000704  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409125;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 456  Schema:   QC_hit: No
# Query_time: 0.000157  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409125;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 458  Schema:   QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409130;
SELECT
		  page_size, compress_ops, 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.000198  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409130;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:18:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 460  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409135;
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: 460  Schema:   QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000297  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409135;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:19:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 462  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409140;
SELECT
		  page_size, compress_ops, 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.000461  Lock_time: 0.000344  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409140;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:19:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 469  Schema:   QC_hit: No
# Query_time: 0.000374  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409145;
SELECT
		  page_size, compress_ops, 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.000445  Lock_time: 0.000277  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409145;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:19:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 471  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409150;
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.000229  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409150;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:19:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 473  Schema:   QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409155;
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: 473  Schema:   QC_hit: No
# Query_time: 0.000113  Lock_time: 0.000069  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409155;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:19:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 475  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000088  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409160;
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: 475  Schema:   QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409160;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:19:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 476  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409165;
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: 476  Schema:   QC_hit: No
# Query_time: 0.000110  Lock_time: 0.000067  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409165;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:19:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409170;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409170;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:19:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 478  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409175;
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: 478  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409175;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:19:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 481  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409180;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 481  Schema:   QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409180;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:19:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 485  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409185;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 485  Schema:   QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409185;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:19:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 487  Schema:   QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409190;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 487  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409190;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:19:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 489  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409195;
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: 489  Schema:   QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409195;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:20:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 491  Schema:   QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409200;
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: 491  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409200;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:20:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.000481  Lock_time: 0.000323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409205;
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: 493  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409205;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:20:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 495  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409210;
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: 495  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409210;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:20:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.000839  Lock_time: 0.000448  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409215;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.000495  Lock_time: 0.000285  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409215;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:20:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 499  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409220;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 499  Schema:   QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409220;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:20:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 501  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409225;
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: 501  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409225;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:20:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 503  Schema:   QC_hit: No
# Query_time: 0.000410  Lock_time: 0.000296  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409230;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 503  Schema:   QC_hit: No
# Query_time: 0.000372  Lock_time: 0.000282  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409230;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:20:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 505  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409235;
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: 505  Schema:   QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409235;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:20:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 507  Schema:   QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409240;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 507  Schema:   QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409240;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:20:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 509  Schema:   QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409245;
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: 509  Schema:   QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409245;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:20:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 511  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409250;
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: 511  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409250;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:20:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 513  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409255;
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: 513  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409255;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:21:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 515  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409260;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 515  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409260;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:21:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 517  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409265;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 517  Schema:   QC_hit: No
# Query_time: 0.000351  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409265;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:21:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 519  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409270;
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: 519  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409270;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:21:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 521  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409275;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 521  Schema:   QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409275;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:21:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 523  Schema:   QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409280;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 523  Schema:   QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409280;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:21:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.001169  Lock_time: 0.001075  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409285;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.000118  Lock_time: 0.000075  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409285;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:21:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409290;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409290;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:21:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409295;
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: 529  Schema:   QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409295;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:21:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 531  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409300;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 531  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409300;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:21:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409305;
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: 533  Schema:   QC_hit: No
# Query_time: 0.000135  Lock_time: 0.000088  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409305;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:21:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409310;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409310;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:21:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 543  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409315;
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: 543  Schema:   QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409315;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:22:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 545  Schema:   QC_hit: No
# Query_time: 0.000804  Lock_time: 0.000378  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409320;
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: 545  Schema:   QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000081  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409320;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:22:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409325;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.000114  Lock_time: 0.000070  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409325;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:22:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 549  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409330;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 549  Schema:   QC_hit: No
# Query_time: 0.000515  Lock_time: 0.000362  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409330;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:22:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 551  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409335;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 551  Schema:   QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409335;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:22:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 553  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=1644409340;
SELECT
		  page_size, compress_ops, 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.000202  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409340;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:22:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 555  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409345;
SELECT
		  page_size, compress_ops, 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.000147  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409345;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:22:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 557  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409350;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 557  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409350;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:22:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 559  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409355;
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: 559  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409355;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:22:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 561  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409360;
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: 561  Schema:   QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409360;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:22:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 563  Schema:   QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409365;
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: 563  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409365;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:22:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 565  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409370;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 565  Schema:   QC_hit: No
# Query_time: 0.000603  Lock_time: 0.000527  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409370;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:22:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 567  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409375;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 567  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409375;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:23:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 569  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409380;
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: 569  Schema:   QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409380;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-02-09 12:23:04 8 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode.
# Time: 220209 12:23:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 572  Schema:   QC_hit: No
# Query_time: 0.024241  Lock_time: 0.024110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409385;
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: 572  Schema:   QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409385;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:23:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 574  Schema:   QC_hit: No
# Query_time: 0.030474  Lock_time: 0.030333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409390;
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.021159  Lock_time: 0.021017  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409390;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:23:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409395;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.030063  Lock_time: 0.029890  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409395;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-02-09 12:23:16 7 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode.
2022-02-09 12:23:16 577 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode.
2022-02-09 12:23:16 578 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode.
2022-02-09 12:23:16 7 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode.
2022-02-09 12:23:16 7 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode.
# Time: 220209 12:23:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 580  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409400;
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: 580  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409400;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:23:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 582  Schema:   QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409405;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 582  Schema:   QC_hit: No
# Query_time: 0.000126  Lock_time: 0.000082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409405;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:23:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 584  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409410;
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: 584  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409410;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:23:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409415;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409415;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:23:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 588  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409420;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 588  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409420;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:23:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 590  Schema:   QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409425;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 590  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409425;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:23:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 591  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409430;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 591  Schema:   QC_hit: No
# Query_time: 0.000113  Lock_time: 0.000070  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409430;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:23:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 592  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409435;
SELECT
		  page_size, compress_ops, 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.000169  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409435;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-02-09 12:23:55 6 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode.
# Time: 220209 12:24:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.020172  Lock_time: 0.020047  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409440;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409440;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:24:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 602  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409445;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 602  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409445;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: so_user[so_user] @  [10.242.38.140]
# Thread_id: 598  Schema: requestdb  QC_hit: No
# Query_time: 0.001656  Lock_time: 0.000377  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use requestdb;
SET timestamp=1644409445;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220209 12:24:07
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.001374  Lock_time: 0.001125  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use nfvo;
SET timestamp=1644409447;
SELECT event_name FROM information_schema.events LIMIT 1;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000272  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000602  Lock_time: 0.000256  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 124
SET timestamp=1644409447;
SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1);
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000138  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.001256  Lock_time: 0.000245  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000145  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000721  Lock_time: 0.000160  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 124
SET timestamp=1644409447;
SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1);
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.010827  Lock_time: 0.010519  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 57
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000181  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 124
SET timestamp=1644409447;
SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1);
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000110  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000584  Lock_time: 0.000159  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000234  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.002589  Lock_time: 0.000264  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000148  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000155  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000906  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000149  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 124
SET timestamp=1644409447;
SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1);
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000290  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.001267  Lock_time: 0.000221  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000117  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000729  Lock_time: 0.000108  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000106  Lock_time: 0.000036  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 926
SET timestamp=1644409447;
SELECT * FROM `nfvo`.`flyway_schema_history` FOR UPDATE;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000554  Lock_time: 0.000070  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000134  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000092  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000565  Lock_time: 0.000118  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1644409447;
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.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000115  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 114
SET timestamp=1644409447;
SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL;
# Time: 220209 12:24:08
# User@Host: so_admin[so_admin] @  [10.242.142.159]
# Thread_id: 603  Schema: nfvo  QC_hit: No
# Query_time: 0.005287  Lock_time: 0.000295  Rows_sent: 0  Rows_examined: 6
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1644409448;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220209 12:24:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409450;
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: 612  Schema:   QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409450;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:24:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 616  Schema:   QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409455;
SELECT
		  page_size, compress_ops, 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.001103  Lock_time: 0.000893  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409455;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:24:16
# User@Host: so_user[so_user] @  [10.242.22.216]
# Thread_id: 617  Schema: requestdb  QC_hit: No
# Query_time: 0.001168  Lock_time: 0.000168  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use requestdb;
SET timestamp=1644409456;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220209 12:24:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 622  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409460;
SELECT
		  page_size, compress_ops, 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.000196  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409460;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220209 12:24:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 624  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409465;
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: 624  Schema:   QC_hit: No
# Query_time: 0.000125  Lock_time: 0.000082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409465;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220209 12:24:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409470;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1644409470;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-02-09 12:24:36 629 [Warning] Aborted connection 629 to db: 'requestdb' user: 'so_user' host: '10.242.180.88' (Got an error reading communication packets)
# Time: 220209 12:24:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  Schema:   QC_hit: No
# Query_time: 0.795656  Lock_time: 0.795469  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1644409477;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-02-09 12:24:37 8 [Note] WSREP: MDL BF-BF conflict
schema:  catalogdb
request: (8 	seqno 3384 	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')��b)
granted: (7 	seqno 3383 	wsrep (toi, exec, committed) cmd 0 9 	DROP TABLE service_to_resource_customizations)
2022-02-09 12:24:37 8 [ERROR] Aborting
2022-02-09 12:24:40 631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:40 631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:40 631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:40 632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:40 633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:40 633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:40 633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:40 633 [Warning] Aborted connection 633 to db: 'requestdb' user: 'so_admin' host: '10.242.22.218' (Got an error reading communication packets)
2022-02-09 12:24:43 634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:43 635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:44 636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:45 637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:45 637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:45 637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:48 638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:48 639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:48 640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:50 641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:50 641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:50 641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:54 643 [Warning] Aborted connection 643 to db: 'requestdb' user: 'so_admin' host: '10.242.22.218' (Got an error reading communication packets)
2022-02-09 12:24:55 648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:55 648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:55 648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:57 649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:57 650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:57 651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:24:57 652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:00 653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:00 653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:00 653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:05 657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:05 657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:05 657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:10 660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:10 660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:10 660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:15 662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:15 662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:15 662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:20 663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:20 663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:20 663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:20 664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:20 665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:20 666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:25 669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:25 669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:25 669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:30 671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:30 671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:30 671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:33 638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:33 639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:33 673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:33 674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:35 675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:35 675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:35 675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:40 676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:40 676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:40 676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:44 677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:44 678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:44 679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:44 680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:44 681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:44 682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:44 683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:45 684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:45 684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:45 684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:50 688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:50 688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:50 688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:54 690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:54 691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:54 692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:55 693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:55 693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:25:55 693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:00 695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:00 695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:00 695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:03 673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:03 674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:03 697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:05 698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:05 698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:05 698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:10 700 [Warning] WSREP: TO isolation failed for: 1, schema: (null), sql: CREATE DATABASE IF NOT EXISTS vid_openecomp_epsdk. Operation timed out.
2022-02-09 12:26:10 701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:10 701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:10 701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:15 703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:15 703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:15 703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:17 705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:17 706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:20 707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:20 707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:20 707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:22 709 [Warning] WSREP: TO isolation failed for: 1, schema: (null), sql: CREATE USER. Operation timed out.
2022-02-09 12:26:25 710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:25 710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:25 710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:30 712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:30 712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:30 712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:35 714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:35 714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:35 714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:40 716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:40 716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:40 716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:41 718 [Warning] Access denied for user 'vidadmin'@'10.242.148.155' (using password: YES)
2022-02-09 12:26:45 719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:45 719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:45 719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:48 705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:48 706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:48 721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:48 722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:50 723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:50 723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:50 723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:55 725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:55 725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:26:55 725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:00 727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:00 727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:00 727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:02 729 [Warning] WSREP: TO isolation failed for: 1, schema: (null), sql: CREATE DATABASE IF NOT EXISTS vid_openecomp_epsdk. Operation timed out.
2022-02-09 12:27:05 730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:05 730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:05 730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:07 732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:07 733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:07 734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:07 735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:10 736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:10 736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:10 736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:15 738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:15 738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:15 738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:20 740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:20 740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:20 740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:25 742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:25 742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:25 742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:30 744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:30 744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:30 744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:33 721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:33 746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:35 747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:35 747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:35 747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:40 749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:40 749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:40 749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:45 751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:45 751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:45 751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:47 753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:50 754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:50 754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:50 754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:55 756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:55 756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:27:55 756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:00 758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:00 758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:00 758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:05 760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:05 760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:05 760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:10 762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:10 762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:10 762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:15 764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:15 764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:15 764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:18 753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:20 766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:20 766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:20 766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:25 768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:25 768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:25 768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:30 770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:30 770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:30 770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:35 772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:35 772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:35 772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:40 774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:40 774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:40 774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:45 776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:45 776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:45 776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:50 778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:50 778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:50 778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:55 780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:55 780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:28:55 780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:00 782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:00 782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:00 782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:05 784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:05 784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:05 784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:10 786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:10 786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:10 786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:15 788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:15 788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:15 788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:20 790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:20 790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:20 790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:25 792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:25 792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:25 792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:30 794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:30 794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:30 794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:35 796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:35 796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:35 796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:40 798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:40 798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:40 798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:45 800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:45 800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:45 800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:50 802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:50 802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:50 802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:55 804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:55 804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:29:55 804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:00 806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:00 806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:00 806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:05 808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:05 808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:05 808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:10 810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:10 810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:10 810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:15 812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:15 812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:15 812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:20 814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:20 814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:20 814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:25 816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:25 816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:25 816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:30 818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:30 818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:30 818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:35 820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:35 820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:35 820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:40 822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:40 822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:40 822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:45 824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:45 824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:45 824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:50 826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:50 826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:50 826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:55 828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:55 828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:30:55 828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:00 830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:00 830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:00 830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:05 832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:05 832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:05 832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:10 834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:10 834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:10 834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:15 836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:15 836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:15 836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:20 838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:20 838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:20 838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:25 840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:25 840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:25 840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:30 842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:30 842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:30 842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:35 844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:35 844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:35 844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:40 846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:40 846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:40 846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:45 848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:45 848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:45 848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:50 850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:50 850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:50 850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:55 852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:55 852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:31:55 852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:00 854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:00 854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:00 854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:05 856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:05 856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:05 856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:10 858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:10 858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:10 858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:15 860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:15 860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:15 860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:20 862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:20 862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:20 862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:25 864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:25 864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:25 864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:30 866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:30 866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:30 866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:32 868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:33 869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:35 870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:35 870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:35 870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:35 871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:40 873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:40 873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:40 873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:43 875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:45 876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:45 876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:45 876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:50 878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:50 878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:50 878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:50 879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:54 881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:55 882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:55 882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:32:55 882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:00 884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:00 884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:00 884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:05 886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:05 886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:05 886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:10 888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:10 888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:10 888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:15 890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:15 890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:15 890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:16 891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:20 893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:20 893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:20 893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:20 894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:25 896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:25 896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:25 896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:30 898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:30 898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:30 898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:35 900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:35 900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:35 900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:40 902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:40 902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:40 902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:45 904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:45 904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:45 904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:50 906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:50 906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:50 906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:55 908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:55 908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:33:55 908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:00 910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:00 910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:00 910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:05 912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:05 912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:05 912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:10 914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:10 914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:10 914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:13 916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:15 917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:15 917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:15 917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:20 919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:20 919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:20 919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:25 921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:25 921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:25 921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:30 923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:30 923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:30 923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:35 925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:35 925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:35 925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:40 927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:40 927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:40 927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:45 929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:45 929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:45 929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:50 931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:50 931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:50 931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:52 933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:55 934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:55 934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:34:55 934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:00 936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:00 936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:00 936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:05 938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:05 938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:05 938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:10 940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:10 940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:10 940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:15 942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:15 942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:15 942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:20 944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:20 944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:20 944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:25 946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:25 946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:25 946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:30 948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:30 948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:30 948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:35 950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:35 950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:35 950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:40 952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:40 952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:40 952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:45 954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:45 954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:45 954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:50 956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:50 956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:50 956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:55 958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:55 958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:35:55 958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:00 960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:00 960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:00 960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:05 962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:05 962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:05 962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:10 964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:10 964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:10 964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:15 966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:15 966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:15 966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:20 968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:20 968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:20 968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:25 970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:25 970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:25 970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:30 972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:30 972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:30 972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:35 974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:35 974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:35 974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:40 976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:40 976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:40 976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:45 978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:45 978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:45 978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:47 980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:50 981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:50 981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:50 981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:55 983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:55 983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:36:55 983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:00 985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:00 985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:00 985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:05 987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:05 987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:05 987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:10 989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:10 989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:10 989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:15 991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:15 991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:15 991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:19 980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:20 993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:20 993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:20 993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:25 995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:25 995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:25 995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:30 997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:30 997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:30 997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:35 999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:35 999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:35 999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:40 1001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:40 1001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:40 1001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:45 1003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:45 1003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:45 1003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:50 1005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:50 1005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:50 1005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:55 1007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:55 1007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:37:55 1007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:00 1009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:00 1009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:00 1009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:05 1011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:05 1011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:05 1011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:10 1013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:10 1013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:10 1013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:15 1015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:15 1015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:15 1015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:20 1017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:20 1017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:20 1017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:25 1019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:25 1019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:25 1019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:30 1021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:30 1021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:30 1021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:35 1023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:35 1023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:35 1023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:40 1025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:40 1025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:40 1025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:45 1027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:45 1027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:45 1027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:50 1029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:50 1029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:50 1029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:55 1031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:55 1031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:38:55 1031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:00 1033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:00 1033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:00 1033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:05 1035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:05 1035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:05 1035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:10 1037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:10 1037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:10 1037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:15 1039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:15 1039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:15 1039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:20 1041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:20 1041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:20 1041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:25 1043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:25 1043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:25 1043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:30 1045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:30 1045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:30 1045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:35 1047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:35 1047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:35 1047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:40 1049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:40 1049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:40 1049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:45 1051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:45 1051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:45 1051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:50 1053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:50 1053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:50 1053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:55 1055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:55 1055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:39:55 1055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:00 1057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:00 1057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:00 1057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:05 1059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:05 1059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:05 1059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:10 1061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:10 1061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:10 1061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:15 1063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:15 1063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:15 1063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:20 1065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:20 1065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:20 1065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:25 1067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:25 1067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:25 1067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:30 1069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:30 1069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:30 1069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:35 1071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:35 1071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:35 1071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:40 1073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:40 1073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:40 1073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:45 1075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:45 1075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:45 1075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:50 1077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:50 1077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:50 1077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:55 1079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:55 1079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:40:55 1079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:00 1081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:00 1081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:00 1081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:05 1083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:05 1083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:05 1083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:10 1085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:10 1085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:10 1085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:15 1087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:15 1087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:15 1087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:17 1089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:17 1090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:20 1091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:20 1091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:20 1091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:25 1093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:25 1093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:25 1093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:30 1095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:30 1095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:30 1095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:35 1097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:35 1097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:35 1097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:40 1099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:40 1099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:40 1099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:45 1101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:45 1101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:45 1101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:49 1089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:49 1090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:49 1103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:50 1104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:50 1104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:50 1104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:55 1106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:55 1106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:41:55 1106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:00 1108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:00 1108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:00 1108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:05 1110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:05 1110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:05 1110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:10 1112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:10 1112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:10 1112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:15 1114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:15 1114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:15 1114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:19 1103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:19 1116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:20 1117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:20 1117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:20 1117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:25 1119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:25 1119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:25 1119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:30 1121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:30 1121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:30 1121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:35 1123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:35 1123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:35 1123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:40 1125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:40 1125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:40 1125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:45 1127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:45 1127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:45 1127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:49 1129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:50 1130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:50 1130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:50 1130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:55 1132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:55 1132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:42:55 1132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:00 1134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:00 1134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:00 1134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:05 1136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:05 1136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:05 1136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:10 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:10 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:10 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:15 1140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:15 1140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:15 1140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:20 1142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:20 1142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:20 1142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:25 1144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:25 1144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:25 1144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:30 1146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:30 1146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:30 1146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:35 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:35 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:35 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:40 1150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:40 1150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:40 1150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:45 1152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:45 1152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:45 1152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:50 1154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:50 1154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:50 1154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:55 1156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:55 1156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:43:55 1156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:00 1158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:00 1158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:00 1158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:05 1160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:05 1160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:05 1160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:10 1162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:10 1162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:10 1162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:15 1164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:15 1164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:15 1164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:20 1166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:20 1166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:20 1166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:25 1168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:25 1168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:25 1168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:30 1170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:30 1170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:30 1170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:35 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:35 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:35 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:40 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:40 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:40 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:45 1176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:45 1176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:45 1176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:50 1178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:50 1178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:50 1178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:55 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:55 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:44:55 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:00 1182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:00 1182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:00 1182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:05 1184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:05 1184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:05 1184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:10 1186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:10 1186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:10 1186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:15 1188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:15 1188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:15 1188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:20 1190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:20 1190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:20 1190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:25 1192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:25 1192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:25 1192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:30 1194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:30 1194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:30 1194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:35 1196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:35 1196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:35 1196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:40 1198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:40 1198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:40 1198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:45 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:45 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:45 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:47 1202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:50 1203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:50 1203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:50 1203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:55 1205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:55 1205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:45:55 1205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:00 1207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:00 1207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:00 1207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:05 1209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:05 1209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:05 1209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:10 1211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:10 1211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:10 1211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:15 1213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:15 1213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:15 1213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:19 1202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:20 1215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:20 1215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:20 1215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:25 1217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:25 1217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:25 1217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:30 1219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:30 1219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:30 1219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:35 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:35 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:35 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:40 1223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:40 1223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:40 1223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:45 1225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:45 1225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:45 1225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:50 1227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:50 1227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:50 1227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:55 1229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:55 1229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:46:55 1229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:00 1231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:00 1231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:00 1231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:05 1233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:05 1233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:05 1233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:10 1235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:10 1235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:10 1235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:15 1237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:15 1237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:15 1237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:20 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:20 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:20 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:25 1241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:25 1241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:25 1241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:30 1243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:30 1243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:30 1243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:35 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:35 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:35 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:40 1247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:40 1247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:40 1247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:45 1249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:45 1249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:45 1249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:50 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:50 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:50 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:55 1253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:55 1253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:47:55 1253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:00 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:00 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:00 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:05 1257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:05 1257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:05 1257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:10 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:10 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:10 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:15 1261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:15 1261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:15 1261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:20 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:20 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:20 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:25 1265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:25 1265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:25 1265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:30 1267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:30 1267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:30 1267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:35 1269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:35 1269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:35 1269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:40 1271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:40 1271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:40 1271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:45 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:45 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:45 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:50 1275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:50 1275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:50 1275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:55 1277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:55 1277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:48:55 1277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:00 1279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:00 1279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:00 1279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:05 1281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:05 1281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:05 1281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:10 1283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:10 1283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:10 1283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:15 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:15 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:15 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:20 1287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:20 1287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:20 1287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:25 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:25 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:25 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:30 1291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:30 1291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:30 1291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:35 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:35 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:35 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:40 1295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:40 1295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:40 1295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:45 1297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:45 1297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:45 1297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:50 1299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:50 1299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:50 1299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:55 1301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:55 1301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:49:55 1301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:00 1303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:00 1303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:00 1303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:05 1305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:05 1305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:05 1305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:10 1307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:10 1307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:10 1307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:15 1309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:15 1309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:15 1309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:20 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:20 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:20 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:25 1313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:25 1313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:25 1313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:30 1315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:30 1315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:30 1315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:35 1317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:35 1317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:35 1317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:40 1319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:40 1319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:40 1319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:45 1321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:45 1321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:45 1321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:50 1323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:50 1323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:50 1323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:55 1325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:55 1325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:50:55 1325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:00 1327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:00 1327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:00 1327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:05 1329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:05 1329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:05 1329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:10 1331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:10 1331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:10 1331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:15 1333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:15 1333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:15 1333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:20 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:20 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:20 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:25 1337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:25 1337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:25 1337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:30 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:30 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:30 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:35 1341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:35 1341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:35 1341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:40 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:40 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:40 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:45 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:45 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:45 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:50 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:50 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:50 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:55 1349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:55 1349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:51:55 1349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:00 1351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:00 1351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:00 1351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:05 1353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:05 1353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:05 1353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:10 1355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:10 1355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:10 1355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:15 1357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:15 1357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:15 1357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:20 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:20 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:20 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:25 1361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:25 1361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:25 1361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:30 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:30 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:30 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:35 1365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:35 1365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:35 1365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:40 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:40 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:40 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:45 1369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:45 1369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:45 1369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:50 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:50 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:50 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:55 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:55 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:52:55 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:00 1375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:00 1375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:00 1375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:05 1377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:05 1377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:05 1377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:10 1379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:10 1379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:10 1379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:15 1381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:15 1381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:15 1381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:20 1383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:20 1383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:20 1383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:24 1385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:24 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:25 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:25 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:25 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:27 1388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:27 1390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:30 1391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:30 1391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:30 1391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:31 1393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:34 1394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:35 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:35 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:35 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:36 1396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:38 1398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:40 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:40 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:40 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:40 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:41 1402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:43 1403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:45 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:45 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:45 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:46 1405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:49 1407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:50 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:50 1409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:50 1409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:50 1409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:55 1411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:55 1411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:55 1411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:56 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:53:59 1414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:00 1415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:00 1415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:00 1415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:03 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:05 1418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:05 1418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:05 1418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:05 1419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:10 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:10 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:10 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:10 1423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:11 1424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:12 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:15 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:15 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:15 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:15 1427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:20 1429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:20 1429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:20 1429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:25 1431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:25 1431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:25 1431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:30 1433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:30 1433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:30 1433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:31 1435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:35 1436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:35 1436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:35 1436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:40 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:40 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:40 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:44 1440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:45 1441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:45 1441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:45 1441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:50 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:50 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:50 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:55 1445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:55 1445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:55 1445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:54:58 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:00 1448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:00 1448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:00 1448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:01 1450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:03 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:04 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:05 1453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:05 1453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:05 1453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:07 1455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:10 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:10 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:10 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:13 1458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:15 1459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:15 1459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:15 1459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:19 1461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:20 1462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:20 1462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:20 1462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:21 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:25 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:25 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:25 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:26 1466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:27 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:29 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:30 1470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:30 1470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:30 1470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:35 1472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:35 1472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:35 1472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:40 1474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:40 1474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:40 1474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:43 1476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:44 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:45 1478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:45 1478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:45 1478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:50 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:50 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:50 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:55 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:55 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:55:55 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:00 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:00 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:00 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:05 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:05 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:05 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:10 1488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:10 1488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:10 1488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:15 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:15 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:15 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:20 1492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:20 1492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:20 1492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:25 1494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:25 1494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:25 1494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:28 1496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:30 1497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:30 1497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:30 1497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:35 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:35 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:35 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:39 1501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:40 1502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:40 1502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:40 1502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:45 1504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:45 1504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:45 1504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:50 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:50 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:50 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:55 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:55 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:56:55 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:00 1510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:00 1510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:00 1510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:05 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:05 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:05 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:10 1514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:10 1514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:10 1514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:15 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:15 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:15 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:20 1518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:20 1518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:20 1518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:25 1520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:25 1520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:25 1520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:30 1522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:30 1522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:30 1522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:35 1524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:35 1524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:35 1524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:40 1526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:40 1526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:40 1526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:45 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:45 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:45 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:50 1530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:50 1530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:50 1530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:55 1532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:55 1532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:57:55 1532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:00 1534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:00 1534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:00 1534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:05 1536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:05 1536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:05 1536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:10 1538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:10 1538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:10 1538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:15 1540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:15 1540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:15 1540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:20 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:20 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:20 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:25 1544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:25 1544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:25 1544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:30 1546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:30 1546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:30 1546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:35 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:35 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:35 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:40 1550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:40 1550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:40 1550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:45 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:45 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:45 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:50 1554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:50 1554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:50 1554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:55 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:55 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:58:55 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:00 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:00 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:00 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:05 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:05 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:05 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:10 1562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:10 1562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:10 1562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:15 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:15 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:15 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:20 1566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:20 1566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:20 1566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:25 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:25 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:25 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:30 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:30 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:30 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:35 1572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:35 1572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:35 1572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:40 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:40 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:40 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:45 1576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:45 1576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:45 1576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:50 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:50 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:50 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:55 1580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:55 1580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 12:59:55 1580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:00 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:00 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:00 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:05 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:05 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:05 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:10 1586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:10 1586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:10 1586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:15 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:15 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:15 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:20 1590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:20 1590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:20 1590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:25 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:25 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:25 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:30 1594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:30 1594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:30 1594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:35 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:35 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:35 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:40 1598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:40 1598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:40 1598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:45 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:45 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:45 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:50 1602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:50 1602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:50 1602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:55 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:55 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:00:55 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:00 1606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:00 1606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:00 1606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:05 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:05 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:05 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:10 1610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:10 1610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:10 1610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:15 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:15 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:15 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:20 1614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:20 1614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:20 1614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:25 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:25 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:25 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:30 1618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:30 1618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:30 1618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:35 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:35 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:35 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:40 1622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:40 1622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:40 1622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:45 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:45 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:45 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:50 1626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:50 1626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:50 1626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:55 1628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:55 1628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:01:55 1628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:00 1630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:00 1630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:00 1630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:05 1632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:05 1632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:05 1632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:10 1634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:10 1634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:10 1634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:11 1636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:15 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:15 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:15 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:19 1639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:20 1640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:20 1640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:20 1640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:25 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:25 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:25 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:30 1644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:30 1644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:30 1644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:32 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:35 1647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:35 1647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:35 1647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:37 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:40 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:40 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:40 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:45 1652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:45 1652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:45 1652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:50 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:50 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:50 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:55 1656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:55 1656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:02:55 1656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:00 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:00 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:00 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:00 1659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:05 1661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:05 1661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:05 1661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:10 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:10 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:10 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:13 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:15 1666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:15 1666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:15 1666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:20 1668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:20 1668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:20 1668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:25 1670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:25 1670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:25 1670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:30 1672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:30 1672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:30 1672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:35 1674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:35 1674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:35 1674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:40 1676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:40 1676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:40 1676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:45 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:45 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:45 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:47 1680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:50 1681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:50 1681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:50 1681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:55 1683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:55 1683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:03:55 1683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:00 1685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:00 1685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:00 1685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:05 1687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:05 1687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:05 1687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:10 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:10 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:10 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:15 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:15 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:15 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:19 1680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:19 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:20 1694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:20 1694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:20 1694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:25 1696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:25 1696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:25 1696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:30 1698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:30 1698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:30 1698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:35 1700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:35 1700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:35 1700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:36 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:40 1703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:40 1703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:40 1703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:45 1705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:45 1705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:45 1705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:50 1707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:50 1707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:50 1707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:55 1709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:55 1709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:04:55 1709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:00 1711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:00 1711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:00 1711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:05 1713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:05 1713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:05 1713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:10 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:10 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:10 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:15 1717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:15 1717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:15 1717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:20 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:20 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:20 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:25 1721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:25 1721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:25 1721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:30 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:30 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:30 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:35 1725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:35 1725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:35 1725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:40 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:40 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:40 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:45 1729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:45 1729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:45 1729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:50 1731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:50 1731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:50 1731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:55 1733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:55 1733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:05:55 1733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:00 1735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:00 1735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:00 1735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:05 1737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:05 1737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:05 1737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:10 1739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:10 1739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:10 1739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:15 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:15 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:15 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:20 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:20 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:20 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:25 1745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:25 1745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:25 1745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:30 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:30 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:30 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:35 1749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:35 1749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:35 1749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:40 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:40 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:40 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:45 1753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:45 1753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:45 1753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:50 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:50 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:50 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:55 1757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:55 1757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:06:55 1757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:00 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:00 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:00 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:05 1761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:05 1761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:05 1761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:10 1763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:10 1763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:10 1763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:15 1765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:15 1765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:15 1765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:20 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:20 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:20 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:25 1769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:25 1769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:25 1769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:30 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:30 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:30 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:35 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:35 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:35 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:40 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:40 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:40 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:45 1777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:45 1777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:45 1777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:50 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:50 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:50 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:55 1781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:55 1781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:07:55 1781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:00 1783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:00 1783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:00 1783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:05 1785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:05 1785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:05 1785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:10 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:10 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:10 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:15 1789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:15 1789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:15 1789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:17 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:20 1792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:20 1792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:20 1792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:25 1794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:25 1794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:25 1794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:30 1796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:30 1796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:30 1796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:35 1798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:35 1798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:35 1798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:40 1800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:40 1800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:40 1800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:45 1802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:45 1802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:45 1802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:49 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:49 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:50 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:50 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:50 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:55 1807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:55 1807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:08:55 1807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:00 1809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:00 1809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:00 1809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:05 1811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:05 1811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:05 1811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:10 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:10 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:10 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:15 1815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:15 1815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:15 1815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:19 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:20 1818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:20 1818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:20 1818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:25 1820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:25 1820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:25 1820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:30 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:30 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:30 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:35 1824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:35 1824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:35 1824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:40 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:40 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:40 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:45 1828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:45 1828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:45 1828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:50 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:50 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:50 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:55 1832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:55 1832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:09:55 1832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:00 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:00 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:00 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:05 1836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:05 1836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:05 1836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:10 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:10 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:10 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:15 1840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:15 1840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:15 1840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:20 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:20 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:20 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:25 1844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:25 1844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:25 1844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:30 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:30 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:30 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:35 1848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:35 1848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:35 1848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:40 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:40 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:40 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:45 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:45 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:45 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:50 1854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:50 1854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:50 1854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:55 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:55 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:10:55 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:00 1858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:00 1858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:00 1858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:05 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:05 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:05 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:10 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:10 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:10 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:15 1864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:15 1864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:15 1864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:20 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:20 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:20 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:25 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:25 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:25 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:30 1870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:30 1870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:30 1870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:35 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:35 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:35 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:40 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:40 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:40 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:45 1876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:45 1876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:45 1876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:50 1878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:50 1878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:50 1878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:55 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:55 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:11:55 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:00 1882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:00 1882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:00 1882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:05 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:05 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:05 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:10 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:10 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:10 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:15 1888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:15 1888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:15 1888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:20 1890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:20 1890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:20 1890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:25 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:25 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:25 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:30 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:30 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:30 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:35 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:35 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:35 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:40 1898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:40 1898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:40 1898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:45 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:45 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:45 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:50 1902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:50 1902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:50 1902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:55 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:55 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:12:55 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:00 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:00 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:00 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:05 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:05 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:05 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:10 1910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:10 1910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:10 1910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:15 1912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:15 1912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:15 1912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:20 1914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:20 1914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:20 1914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:25 1916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:25 1916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:25 1916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:30 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:30 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:30 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:35 1920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:35 1920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:35 1920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:40 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:40 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:40 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:45 1924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:45 1924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:45 1924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:50 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:50 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:50 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:55 1928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:55 1928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:13:55 1928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:00 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:00 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:00 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:05 1932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:05 1932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:05 1932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:10 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:10 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:10 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:15 1936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:15 1936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:15 1936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:20 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:20 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:20 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:25 1940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:25 1940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:25 1940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:30 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:30 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:30 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:35 1944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:35 1944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:35 1944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:40 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:40 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:40 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:45 1948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:45 1948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:45 1948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:50 1950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:50 1950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:50 1950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:55 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:55 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:14:55 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:00 1954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:00 1954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:00 1954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:05 1956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:05 1956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:05 1956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:10 1958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:10 1958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:10 1958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:15 1960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:15 1960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:15 1960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:20 1962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:20 1962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:20 1962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:25 1964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:25 1964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:25 1964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:30 1966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:30 1966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:30 1966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:35 1968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:35 1968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:35 1968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:40 1970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:40 1970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:40 1970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:45 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:45 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:45 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:50 1974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:50 1974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:50 1974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:55 1976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:55 1976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:15:55 1976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:00 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:00 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:00 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:05 1980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:05 1980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:05 1980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:10 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:10 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:10 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:15 1984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:15 1984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:15 1984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:20 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:20 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:20 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:25 1988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:25 1988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:25 1988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:30 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:30 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:30 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:35 1992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:35 1992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:35 1992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:40 1994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:40 1994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:40 1994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:45 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:45 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:45 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:50 1998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:50 1998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:50 1998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:55 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:55 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:16:55 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:00 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:00 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:00 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:05 2004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:05 2004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:05 2004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:10 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:10 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:10 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:15 2008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:15 2008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:15 2008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:17 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:20 2011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:20 2011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:20 2011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:25 2013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:25 2013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:25 2013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:30 2015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:30 2015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:30 2015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:35 2017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:35 2017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:35 2017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:40 2019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:40 2019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:40 2019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:45 2021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:45 2021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:45 2021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:50 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:50 2023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:50 2023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:50 2023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:55 2025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:55 2025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:17:55 2025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:00 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:00 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:00 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:05 2029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:05 2029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:05 2029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:10 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:10 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:10 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:15 2033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:15 2033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:15 2033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:20 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:20 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:20 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:25 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:25 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:25 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:30 2039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:30 2039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:30 2039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:35 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:35 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:35 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:40 2043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:40 2043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:40 2043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:45 2045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:45 2045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:45 2045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:50 2047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:50 2047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:50 2047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:55 2049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:55 2049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:18:55 2049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:00 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:00 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:00 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:05 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:05 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:05 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:10 2055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:10 2055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:10 2055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:15 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:15 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:15 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:20 2059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:20 2059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:20 2059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:30 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:30 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:30 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:35 2065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:35 2065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:35 2065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:40 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:40 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:40 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:45 2069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:45 2069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:45 2069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:50 2071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:50 2071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:50 2071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:55 2073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:55 2073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:19:55 2073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:00 2075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:00 2075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:00 2075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:05 2077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:05 2077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:05 2077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:10 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:10 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:10 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:15 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:15 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:15 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:20 2083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:20 2083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:20 2083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:25 2085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:25 2085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:25 2085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:30 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:30 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:30 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:35 2089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:35 2089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:35 2089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:40 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:40 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:40 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:45 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:45 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:45 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:50 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:50 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:50 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:55 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:55 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:20:55 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:00 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:00 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:00 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:05 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:05 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:05 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:10 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:10 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:10 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:15 2105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:15 2105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:15 2105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:20 2107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:20 2107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:20 2107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:25 2109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:25 2109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:25 2109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:30 2111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:30 2111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:30 2111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:35 2113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:35 2113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:35 2113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:40 2115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:40 2115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:40 2115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:45 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:45 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:45 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:47 2119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:50 2120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:50 2120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:50 2120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:55 2122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:55 2122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:21:55 2122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:00 2124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:00 2124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:00 2124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:05 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:05 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:05 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:10 2128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:10 2128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:10 2128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:15 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:15 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:15 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:20 2132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:20 2133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:20 2133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:20 2133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:25 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:25 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:25 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:30 2137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:30 2137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:30 2137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:35 2139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:35 2139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:35 2139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:40 2141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:40 2141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:40 2141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:43 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:45 2144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:45 2144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:45 2144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:49 2146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:50 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:50 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:50 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:51 2149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:52 2150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:55 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:55 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:22:55 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:00 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:00 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:00 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:04 2155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:05 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:05 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:05 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:08 2158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:08 2159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:10 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:10 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:10 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:10 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:13 2163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:14 2164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:15 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:15 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:15 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:16 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:16 2167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:18 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:19 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:20 2171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:20 2171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:20 2171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:23 2173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:25 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:25 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:25 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:30 2176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:30 2176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:30 2176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:32 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:32 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:32 2180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:35 2181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:35 2181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:35 2181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:40 2183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:40 2183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:40 2183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:40 2184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:43 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:45 2187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:45 2188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:45 2188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:45 2188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:50 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:50 2191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:50 2191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:50 2191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:53 2193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:54 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:55 2195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:55 2195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:55 2195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:58 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:23:59 2198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:00 2199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:00 2199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:00 2199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:02 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:05 2202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:05 2202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:05 2202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:08 2204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:10 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:10 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:10 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:12 2207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:15 2208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:15 2208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:15 2208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:20 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:20 2211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:20 2211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:20 2211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:25 2213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:25 2213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:25 2213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:30 2215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:30 2215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:30 2215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:35 2217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:35 2217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:35 2217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:36 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:40 2220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:40 2220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:40 2220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:44 2222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:45 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:45 2224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:45 2224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:45 2224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:48 2226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:50 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:50 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:50 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:55 2229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:55 2229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:55 2229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:57 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:24:58 2232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:00 2233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:00 2233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:00 2233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:05 2235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:05 2235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:05 2235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:10 2237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:10 2237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:10 2237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:12 2239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:12 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:15 2241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:15 2241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:15 2241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:16 2242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:20 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:20 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:20 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:25 2246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:25 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:25 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:25 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:26 2248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:30 2250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:30 2250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:30 2250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:35 2252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:35 2252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:35 2252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:40 2254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:40 2254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:40 2254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:45 2256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:45 2256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:45 2256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:50 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:50 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:50 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:55 2260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:55 2260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:25:55 2260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:00 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:00 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:00 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:05 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:05 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:05 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:10 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:10 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:10 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:15 2268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:15 2268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:15 2268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:20 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:20 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:20 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:25 2272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:25 2272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:25 2272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:30 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:30 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:30 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:32 2276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:35 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:35 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:35 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:40 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:40 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:40 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:45 2281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:45 2281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:45 2281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:50 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:50 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:50 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:55 2285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:55 2285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:26:55 2285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:00 2287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:00 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:00 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:00 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:05 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:05 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:05 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:08 2292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:10 2293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:10 2293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:10 2293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:15 2295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:15 2295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:15 2295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:20 2297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:20 2297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:20 2297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:25 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:25 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:25 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:30 2301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:30 2301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:30 2301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:35 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:35 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:35 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:40 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:40 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:40 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:45 2307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:45 2307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:45 2307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:50 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:50 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:50 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:55 2311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:55 2311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:27:55 2311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:00 2313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:00 2313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:00 2313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:05 2315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:05 2315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:05 2315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:10 2317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:10 2317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:10 2317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:15 2319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:15 2319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:15 2319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:20 2321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:20 2321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:20 2321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:25 2323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:25 2323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:25 2323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:30 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:30 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:30 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:35 2327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:35 2327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:35 2327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:40 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:40 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:40 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:45 2331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:45 2331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:45 2331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:50 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:50 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:50 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:55 2335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:55 2335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:28:55 2335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:00 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:00 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:00 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:05 2339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:05 2339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:05 2339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:10 2341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:10 2341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:10 2341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:15 2343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:15 2343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:15 2343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:20 2345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:20 2345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:20 2345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:25 2347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:25 2347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:25 2347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:30 2349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:30 2349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:30 2349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:35 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:35 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:35 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:40 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:40 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:40 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:45 2355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:45 2355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:45 2355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:50 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:50 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:50 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:55 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:55 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:29:55 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:00 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:00 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:00 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:05 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:05 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:05 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:10 2365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:10 2365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:10 2365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:11 2367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:11 2368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:11 2369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:15 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:15 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:15 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:20 2372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:20 2372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:20 2372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:25 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:25 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:25 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:30 2376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:30 2376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:30 2376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:35 2378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:35 2378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:35 2378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:40 2380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:40 2380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:40 2380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:45 2382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:45 2382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:45 2382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:50 2384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:50 2384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:50 2384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:55 2386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:55 2386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:30:55 2386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:00 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:00 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:00 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:05 2390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:05 2390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:05 2390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:10 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:10 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:10 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:15 2394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:15 2394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:15 2394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:20 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:20 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:20 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:25 2398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:25 2398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:25 2398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:30 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:30 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:30 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:35 2402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:35 2402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:35 2402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:39 2404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:40 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:40 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:40 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:41 2407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:45 2408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:45 2408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:45 2408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:50 2410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:50 2410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:50 2410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:55 2412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:55 2412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:31:55 2412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:00 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:00 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:00 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:05 2416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:05 2416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:05 2416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:10 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:10 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:10 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:15 2420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:15 2420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:15 2420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:20 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:20 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:20 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:25 2424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:25 2424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:25 2424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:30 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:30 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:30 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:35 2428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:35 2428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:35 2428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:40 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:40 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:40 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:45 2432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:45 2432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:45 2432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:48 2434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:50 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:50 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:50 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:55 2437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:55 2437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:32:55 2437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:00 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:00 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:00 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:05 2441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:05 2441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:05 2441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:10 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:10 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:10 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:15 2445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:15 2445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:15 2445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:20 2447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:20 2447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:20 2447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:25 2449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:25 2449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:25 2449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:30 2451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:30 2451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:30 2451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:35 2453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:35 2453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:35 2453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:40 2455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:40 2455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:40 2455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:45 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:45 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:45 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:50 2459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:50 2459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:50 2459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:55 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:55 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:33:55 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:00 2463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:00 2463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:00 2463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:05 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:05 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:05 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:10 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:10 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:10 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:15 2469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:15 2469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:15 2469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:20 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:20 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:20 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:25 2473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:25 2473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:25 2473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:30 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:30 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:30 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:35 2477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:35 2477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:35 2477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:40 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:40 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:40 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:45 2481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:45 2481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:45 2481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:50 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:50 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:50 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:55 2485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:55 2485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:34:55 2485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:00 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:00 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:00 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:05 2489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:05 2489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:05 2489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:10 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:10 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:10 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:15 2493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:15 2493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:15 2493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:20 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:20 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:20 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:25 2497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:25 2497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:25 2497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:30 2499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:30 2499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:30 2499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:35 2501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:35 2501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:35 2501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:40 2503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:40 2503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:40 2503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:45 2505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:45 2505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:45 2505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:50 2507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:50 2507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:50 2507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:55 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:55 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:35:55 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:00 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:00 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:00 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:05 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:05 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:05 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:10 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:10 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:10 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:15 2517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:15 2517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:15 2517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:20 2519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:20 2519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:20 2519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:25 2521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:25 2521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:25 2521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:30 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:30 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:30 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:35 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:35 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:35 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:40 2527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:40 2527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:40 2527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:45 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:45 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:45 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:50 2531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:50 2531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:50 2531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:55 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:55 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:36:55 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:00 2535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:00 2535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:00 2535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:05 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:05 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:05 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:10 2539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:10 2539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:10 2539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:15 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:15 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:15 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:20 2543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:20 2543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:20 2543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:25 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:25 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:25 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:30 2547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:30 2547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:30 2547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:35 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:35 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:35 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:40 2551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:40 2551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:40 2551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:45 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:45 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:45 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:50 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:50 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:50 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:55 2557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:55 2557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:37:55 2557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:00 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:00 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:00 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:05 2561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:05 2561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:05 2561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:10 2563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:10 2563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:10 2563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:15 2565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:15 2565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:15 2565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:20 2567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:20 2567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:20 2567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:25 2569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:25 2569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:25 2569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:30 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:30 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:30 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:35 2573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:35 2573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:35 2573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:40 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:40 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:40 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:45 2577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:45 2577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:45 2577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:50 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:50 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:50 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:55 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:55 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:38:55 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:00 2583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:00 2583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:00 2583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:05 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:05 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:05 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:10 2587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:10 2587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:10 2587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:15 2589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:15 2589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:15 2589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:20 2591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:20 2591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:20 2591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:25 2593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:25 2593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:25 2593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:30 2595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:30 2595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:30 2595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:35 2597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:35 2597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:35 2597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:40 2599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:40 2599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:40 2599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:45 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:45 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:45 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:50 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:50 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:50 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:55 2605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:55 2605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:39:55 2605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:00 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:00 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:00 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:05 2609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:05 2609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:05 2609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:10 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:10 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:10 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:15 2613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:15 2613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:15 2613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:20 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:20 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:20 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:25 2617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:25 2617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:25 2617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:30 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:30 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:30 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:35 2621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:35 2621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:35 2621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:40 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:40 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:40 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:45 2625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:45 2625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:45 2625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:50 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:50 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:50 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:55 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:55 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:40:55 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:00 2631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:00 2631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:00 2631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:05 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:05 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:05 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:10 2635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:10 2635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:10 2635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:15 2637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:15 2637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:15 2637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:20 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:20 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:20 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:25 2641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:25 2641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:25 2641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:30 2643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:30 2643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:30 2643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:35 2645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:35 2645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:35 2645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:40 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:40 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:40 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:45 2649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:45 2649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:45 2649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:50 2651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:50 2651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:50 2651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:55 2653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:55 2653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:41:55 2653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:42:00 2655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:42:00 2655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:42:00 2655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:42:05 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:42:05 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:42:05 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:42:10 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:42:10 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)
2022-02-09 13:42:10 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)