Results

By type

          Operations to perform:
  Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization
Running migrations:
  No migrations to apply.
💡 Username: admin, E-Mail: admin@onap.org
⚙️ Executing '/opt/netbox/startup_scripts/00_users.py'
⚙️ Executing '/opt/netbox/startup_scripts/10_groups.py'
⚙️ Executing '/opt/netbox/startup_scripts/20_custom_fields.py'
🔧 Created custom field external-key
🔧 Created custom field resource-name

344 static files copied to '/opt/netbox/netbox/static'.
✅ Initialisation is done.
[2021-05-04 11:21:58 +0000] [1] [DEBUG] Current configuration:
  config: /etc/netbox/config/gunicorn_config.py
  bind: ['0.0.0.0:8001']
  backlog: 2048
  workers: 3
  worker_class: sync
  threads: 1
  worker_connections: 1000
  max_requests: 0
  max_requests_jitter: 0
  timeout: 30
  graceful_timeout: 30
  keepalive: 2
  limit_request_line: 4094
  limit_request_fields: 100
  limit_request_field_size: 8190
  reload: False
  reload_engine: auto
  reload_extra_files: []
  spew: False
  check_config: False
  preload_app: False
  sendfile: None
  reuse_port: False
  chdir: /opt/netbox/netbox
  daemon: False
  raw_env: []
  pidfile: None
  worker_tmp_dir: None
  user: 0
  group: 0
  umask: 0
  initgroups: False
  tmp_upload_dir: None
  secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
  forwarded_allow_ips: ['127.0.0.1']
  accesslog: -
  disable_redirect_access_to_syslog: False
  access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
  errorlog: -
  loglevel: debug
  capture_output: False
  logger_class: gunicorn.glogging.Logger
  logconfig: None
  logconfig_dict: {}
  syslog_addr: udp://localhost:514
  syslog: False
  syslog_prefix: None
  syslog_facility: user
  enable_stdio_inheritance: False
  statsd_host: None
  statsd_prefix: 
  proc_name: None
  default_proc_name: netbox.wsgi
  pythonpath: /opt/netbox/netbox
  paste: None
  on_starting: 
  on_reload: 
  when_ready: 
  pre_fork: 
  post_fork: 
  post_worker_init: 
  worker_int: 
  worker_abort: 
  pre_exec: 
  pre_request: 
  post_request: 
  child_exit: 
  worker_exit: 
  nworkers_changed: 
  on_exit: 
  proxy_protocol: False
  proxy_allow_ips: ['127.0.0.1']
  keyfile: None
  certfile: None
  ssl_version: 2
  cert_reqs: 0
  ca_certs: None
  suppress_ragged_eofs: True
  do_handshake_on_connect: False
  ciphers: TLSv1
  raw_paste_global_conf: []
[2021-05-04 11:21:58 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2021-05-04 11:21:58 +0000] [1] [DEBUG] Arbiter booted
[2021-05-04 11:21:58 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2021-05-04 11:21:58 +0000] [1] [INFO] Using worker: sync
[2021-05-04 11:21:58 +0000] [80] [INFO] Booting worker with pid: 80
[2021-05-04 11:21:58 +0000] [82] [INFO] Booting worker with pid: 82
[2021-05-04 11:21:58 +0000] [92] [INFO] Booting worker with pid: 92
[2021-05-04 11:21:58 +0000] [1] [DEBUG] 3 workers
[2021-05-04 11:22:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:22:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:22:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:22:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:22:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:22:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:22:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:22:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:22:40 +0000] [82] [DEBUG] POST /api/dcim/regions/
10.233.67.167 - - [04/May/2021:11:22:41 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:41 +0000] [82] [DEBUG] POST /api/tenancy/tenant-groups/
10.233.67.167 - - [04/May/2021:11:22:41 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:41 +0000] [82] [DEBUG] POST /api/tenancy/tenants/
10.233.67.167 - - [04/May/2021:11:22:41 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:41 +0000] [82] [DEBUG] POST /api/dcim/sites/
10.233.67.167 - - [04/May/2021:11:22:41 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:41 +0000] [82] [DEBUG] POST /api/ipam/prefixes/
10.233.67.167 - - [04/May/2021:11:22:41 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:41 +0000] [82] [DEBUG] POST /api/ipam/prefixes/
10.233.67.167 - - [04/May/2021:11:22:41 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:41 +0000] [92] [DEBUG] POST /api/ipam/prefixes/
10.233.67.167 - - [04/May/2021:11:22:42 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:42 +0000] [80] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
[2021-05-04 11:22:42 +0000] [82] [DEBUG] Closing connection. 
10.233.67.167 - - [04/May/2021:11:22:43 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:43 +0000] [80] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.67.167 - - [04/May/2021:11:22:43 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:43 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.67.167 - - [04/May/2021:11:22:43 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:43 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.67.167 - - [04/May/2021:11:22:43 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:43 +0000] [80] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.67.167 - - [04/May/2021:11:22:43 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:43 +0000] [80] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.67.167 - - [04/May/2021:11:22:43 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-05-04 11:22:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:22:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:22:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:23:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:23:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:23:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:23:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:23:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:23:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:23:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:23:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:23:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:23:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:23:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:23:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:24:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:24:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:24:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:24:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:24:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:24:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:24:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:24:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:24:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:24:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:24:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:24:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:25:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:25:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:25:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:26:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:26:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:26:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:26:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:26:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:26:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:26:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:26:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:26:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:26:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:26:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:26:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:27:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:27:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:27:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:27:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:27:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:27:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:27:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:27:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:27:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:27:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:27:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:27:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:28:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:28:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:28:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:28:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:28:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:28:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:28:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:28:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:28:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:28:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:28:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:28:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:29:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:29:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:29:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:29:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:29:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:29:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:29:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:29:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:29:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:29:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:29:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:29:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:30:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:30:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:30:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:30:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:30:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:30:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:30:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:30:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:30:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:30:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:30:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:30:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:31:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:31:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:31:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:31:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:31:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:31:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:31:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:31:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:31:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:31:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:31:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:31:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:32:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:32:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:32:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:32:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:32:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:32:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:32:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:32:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:32:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:32:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:32:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:32:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:33:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:33:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:33:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:33:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:33:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:33:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:33:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:33:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:33:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:33:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:33:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:33:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:34:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:34:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:34:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:34:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:34:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:34:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:34:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:34:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:34:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:34:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:34:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:34:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:35:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:35:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:35:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:35:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:35:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:35:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:35:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:35:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:35:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:35:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:35:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:35:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:36:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:36:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:36:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:36:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:36:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:36:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:36:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:36:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:36:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:36:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:36:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:36:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:37:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:37:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:37:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:37:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:37:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:37:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:37:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:37:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:37:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:37:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:37:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:37:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:38:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:38:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:38:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:38:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:38:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:38:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:38:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:38:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:38:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:38:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:38:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:38:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:39:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:39:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:39:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:39:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:39:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:39:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:39:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:39:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:39:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:39:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:39:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:39:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:40:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:40:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:40:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:40:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:40:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:40:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:40:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:40:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:40:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:40:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:40:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:40:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:41:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:41:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:41:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:41:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:41:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:41:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:41:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:41:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:41:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:41:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:41:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:41:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:42:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:42:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:42:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:42:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:42:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:42:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:42:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:42:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:42:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:42:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:42:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:42:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:43:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:43:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:43:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:43:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:43:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:43:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:43:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:43:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:43:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:43:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:43:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:43:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:44:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:44:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:44:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:44:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:44:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:44:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:44:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:44:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:44:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:44:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:44:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:44:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:45:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:45:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:45:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:45:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:45:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:45:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:45:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:45:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:45:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:45:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:45:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:45:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:46:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:46:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:46:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:46:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:46:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:46:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:46:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:46:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:46:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:46:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:46:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:46:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:47:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:47:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:47:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:47:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:47:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:47:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:47:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:47:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:47:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:47:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:47:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:47:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:48:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:48:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:48:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:48:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:48:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:48:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:48:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:48:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:48:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:48:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:48:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:48:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:49:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:49:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:49:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:49:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:49:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:49:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:49:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:49:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:49:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:49:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:49:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:49:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:50:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:50:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:50:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:50:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:50:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:50:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:50:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:50:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:50:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:50:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:50:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:50:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:51:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:51:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:51:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:51:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:51:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:51:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:51:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:51:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:51:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:51:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:51:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:51:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:52:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:52:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:52:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:52:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:52:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:52:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:52:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:52:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:52:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:52:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:52:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:52:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:53:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:53:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:53:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:53:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:53:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:53:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:53:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:53:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:53:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:53:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:53:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:53:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:54:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:54:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:54:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:54:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:54:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:54:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:54:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:54:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:54:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:54:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:54:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:54:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:55:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:55:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:55:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:55:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:55:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:55:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:55:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:55:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:55:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:55:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:55:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:55:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:56:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:56:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:56:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:56:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:56:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:56:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:56:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:56:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:56:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:56:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:56:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:56:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:57:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:57:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:57:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:57:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:57:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:57:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:57:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:57:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:57:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:57:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:57:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:57:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:58:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:58:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:58:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:58:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:58:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:58:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:58:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:58:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:58:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:58:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:58:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:58:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:59:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:59:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:59:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:59:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:59:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:59:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:59:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:59:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:59:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 11:59:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 11:59:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 11:59:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:00:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:00:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:00:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:00:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:00:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:00:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:00:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:00:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:00:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:00:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:00:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:00:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:01:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:01:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:01:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:01:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:01:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:01:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:01:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:01:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:01:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:01:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:01:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:01:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:02:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:02:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:02:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:02:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:02:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:02:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:02:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:02:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:02:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:02:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:02:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:02:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:03:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:03:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:03:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:03:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:03:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:03:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:03:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:03:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:03:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:03:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:03:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:03:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:04:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:04:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:04:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:04:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:04:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:04:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:04:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:04:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:04:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:04:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:04:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:04:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:05:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:05:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:05:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:05:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:05:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:05:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:05:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:05:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:05:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:05:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:05:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:05:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:06:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:06:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:06:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:07:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:07:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:07:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:07:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:07:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:07:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:07:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:07:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:07:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:07:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:07:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:07:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:08:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:08:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:08:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:08:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:08:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:08:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:08:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:08:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:08:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:08:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:08:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:08:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:09:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:09:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:09:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:09:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:09:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:09:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:09:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:09:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:09:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:09:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:09:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:09:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:10:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:10:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:10:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:10:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:10:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:10:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:10:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:10:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:10:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:10:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:10:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:10:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:11:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:11:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:11:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:11:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:11:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:11:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:11:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:11:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:11:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:11:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:11:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:11:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:12:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:12:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:12:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:12:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:12:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:12:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:12:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:12:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:12:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:12:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:12:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:12:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:13:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:13:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:13:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:13:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:13:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:13:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:13:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:13:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:13:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:13:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:13:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:13:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:14:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:14:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:14:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:14:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:14:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:14:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:14:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:14:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:14:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:14:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:14:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:14:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:15:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:15:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:15:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:15:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:15:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:15:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:15:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:15:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:15:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:15:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:15:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:15:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:16:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:16:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:16:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:16:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:16:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:16:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:16:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:16:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:16:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:16:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:16:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:16:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:17:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:17:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:17:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:17:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:17:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:17:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:17:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:17:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:17:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:17:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:17:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:17:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:18:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:18:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:18:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:18:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:18:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:18:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:18:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:18:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:18:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:18:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:18:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:18:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:19:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:19:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:19:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:19:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:19:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:19:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:19:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:19:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:19:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:19:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:19:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:19:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:20:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:20:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:20:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:20:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:20:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:20:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:20:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:20:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:20:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:20:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:20:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:20:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:21:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:21:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:21:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:21:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:21:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:21:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:21:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:21:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:21:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:21:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:21:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:21:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:22:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:22:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:22:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:22:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:22:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:22:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:22:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:22:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:22:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:22:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:22:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:22:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:23:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:23:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:23:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:23:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:23:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:23:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:23:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:23:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:23:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:23:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:23:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:23:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:24:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:24:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:24:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:24:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:24:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:24:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:24:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:24:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:24:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:24:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:24:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:24:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:25:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:25:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:25:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:25:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:25:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:25:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:25:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:25:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:25:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:25:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:25:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:25:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:26:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:26:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:26:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:26:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:26:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:26:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:26:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:26:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:26:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:26:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:26:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:26:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:27:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:27:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:27:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:27:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:27:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:27:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:27:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:27:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:27:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:27:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:27:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:27:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:28:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:28:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:28:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:28:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:28:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:28:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:28:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:28:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:28:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:28:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:28:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:28:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:29:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:29:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:29:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:29:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:29:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:29:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:29:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:29:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:29:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:29:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:29:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:29:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:30:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:30:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:30:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:30:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:30:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:30:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:30:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:30:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:30:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:30:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:30:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:30:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:31:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:31:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:31:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:31:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:31:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:31:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:31:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:31:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:31:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:31:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:31:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:31:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:32:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:32:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:32:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:32:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:32:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:32:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:32:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:32:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:32:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:32:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:32:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:32:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:33:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:33:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:33:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:33:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:33:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:33:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:33:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:33:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:33:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:33:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:33:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:33:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:34:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:34:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:34:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:34:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:34:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:34:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:34:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:34:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:34:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:34:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:34:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:34:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:35:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:35:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:35:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:35:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:35:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:35:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:35:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:35:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:35:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:35:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:35:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:35:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:36:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:36:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:36:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:36:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:36:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:36:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:36:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:36:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:36:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:36:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:36:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:36:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:37:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:37:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:37:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:37:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:37:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:37:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:37:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:37:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:37:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:37:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:37:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:37:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:38:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:38:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:38:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:38:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:38:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:38:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:38:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:38:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:38:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:38:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:38:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:38:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:39:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:39:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:39:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:39:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:39:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:39:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:39:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:39:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:39:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:39:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:39:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:39:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:40:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:40:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:40:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:40:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:40:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:40:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:40:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:40:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:40:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:40:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:40:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:40:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:41:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:41:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:41:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:41:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:41:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:41:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:41:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:41:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:41:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:41:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:41:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:41:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:42:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:42:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:42:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:42:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:42:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:42:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:42:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:42:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:42:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:42:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:42:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:42:55 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:43:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:43:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:43:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:43:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:43:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:43:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:43:32 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:43:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:43:42 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:43:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:43:52 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:43:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:44:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:44:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:44:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:44:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:44:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:44:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:44:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:44:35 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:44:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:44:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:44:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:44:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:45:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:45:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:45:12 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:45:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:45:22 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:45:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:45:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:45:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:45:42 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:45:45 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:45:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:45:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:46:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:46:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:46:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:46:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:46:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:46:25 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:46:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:46:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:46:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:46:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:46:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:46:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:47:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:47:05 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:47:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:47:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:47:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:47:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:47:32 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:47:35 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:47:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:47:45 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:47:52 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:47:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:48:02 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:48:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:48:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:48:15 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:48:22 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:48:25 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:48:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:48:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:48:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:48:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:48:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:48:55 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:49:02 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:49:05 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:49:12 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:49:15 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:49:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:49:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:49:32 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:49:35 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:49:42 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:49:45 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:49:52 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:49:55 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:50:02 +0000] [82] [DEBUG] Closing connection. 
[2021-05-04 12:50:05 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:50:12 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:50:15 +0000] [80] [DEBUG] Closing connection. 
[2021-05-04 12:50:22 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:50:25 +0000] [92] [DEBUG] Closing connection. 
[2021-05-04 12:50:32 +0000] [92] [DEBUG] Closing connection.