Results

By type

          Operations to perform:
  Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization
Running migrations:
  Applying ipam.0023_change_logging... OK
  Applying ipam.0024_vrf_allow_null_rd... OK
  Applying secrets.0001_initial_squashed_0003_unicode_literals... OK
  Applying secrets.0004_tags... OK
  Applying secrets.0005_change_logging... OK
  Applying sessions.0001_initial... OK
  Applying users.0001_api_tokens_squashed_0002_unicode_literals... OK
  Applying users.0003_token_permissions... OK
  Applying virtualization.0002_virtualmachine_add_status_squashed_0004_virtualmachine_add_role... OK
  Applying virtualization.0005_django2... OK
  Applying virtualization.0006_tags... OK
  Applying virtualization.0007_change_logging... OK
  Applying virtualization.0008_virtualmachine_local_context_data... OK
💡 Username: admin, E-Mail: admin@onap.org
⚙️ Executing '/opt/netbox/startup_scripts/00_users.py'
👤 Created user  onap
⚙️ 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-07-27 23:47:38 +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-07-27 23:47:38 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2021-07-27 23:47:38 +0000] [1] [DEBUG] Arbiter booted
[2021-07-27 23:47:38 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2021-07-27 23:47:38 +0000] [1] [INFO] Using worker: sync
[2021-07-27 23:47:38 +0000] [79] [INFO] Booting worker with pid: 79
[2021-07-27 23:47:38 +0000] [80] [INFO] Booting worker with pid: 80
[2021-07-27 23:47:38 +0000] [81] [INFO] Booting worker with pid: 81
[2021-07-27 23:47:38 +0000] [1] [DEBUG] 3 workers
[2021-07-27 23:47:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:47:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:47:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:47:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:48:02 +0000] [79] [DEBUG] POST /api/dcim/regions/
10.242.238.74 - - [27/Jul/2021:23:48:03 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:03 +0000] [79] [DEBUG] POST /api/tenancy/tenant-groups/
10.242.238.74 - - [27/Jul/2021:23:48:03 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:03 +0000] [79] [DEBUG] POST /api/tenancy/tenants/
10.242.238.74 - - [27/Jul/2021:23:48:03 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:03 +0000] [79] [DEBUG] POST /api/dcim/sites/
10.242.238.74 - - [27/Jul/2021:23:48:03 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:03 +0000] [79] [DEBUG] POST /api/ipam/prefixes/
10.242.238.74 - - [27/Jul/2021:23:48:03 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:03 +0000] [79] [DEBUG] POST /api/ipam/prefixes/
10.242.238.74 - - [27/Jul/2021:23:48:03 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:03 +0000] [79] [DEBUG] POST /api/ipam/prefixes/
10.242.238.74 - - [27/Jul/2021:23:48:03 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:03 +0000] [79] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
[2021-07-27 23:48:03 +0000] [80] [DEBUG] Closing connection. 
10.242.238.74 - - [27/Jul/2021:23:48:04 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:04 +0000] [79] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.242.238.74 - - [27/Jul/2021:23:48:04 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:04 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.238.74 - - [27/Jul/2021:23:48:05 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:05 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.238.74 - - [27/Jul/2021:23:48:05 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:05 +0000] [80] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.238.74 - - [27/Jul/2021:23:48:05 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:05 +0000] [80] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.238.74 - - [27/Jul/2021:23:48:05 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-07-27 23:48:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:48:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:48:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:48:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:48:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:48:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:48:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:48:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:48:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:48:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:48:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:49:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:49:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:49:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:49:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:49:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:49:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:49:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:49:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:49:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:49:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:49:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:49:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:50:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:50:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:50:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:50:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:50:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:50:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:50:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:50:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:50:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:50:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:50:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:50:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:51:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:51:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:51:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:51:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:51:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:51:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:51:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:51:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:51:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:51:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:51:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:51:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:52:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:52:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:52:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:52:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:52:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:52:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:52:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:52:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:52:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:52:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:52:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:52:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:53:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:53:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:53:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:53:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:53:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:53:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:53:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:53:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:53:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:53:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:53:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:53:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:54:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:54:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:54:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:54:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:54:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:54:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:54:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:54:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:54:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:54:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:54:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:54:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:55:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:55:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:55:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:55:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:55:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:55:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:55:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:55:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:55:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:55:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:55:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:55:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:56:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:56:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:56:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:56:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:56:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:56:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:56:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:56:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:56:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:56:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:56:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:56:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:57:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:57:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:57:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:57:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:57:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:57:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:57:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:57:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:57:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:57:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:57:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:57:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:58:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:58:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:58:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:58:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:58:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:58:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:58:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:58:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:58:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:58:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:58:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:58:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:59:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:59:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:59:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:59:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:59:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:59:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:59:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:59:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:59:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-27 23:59:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-27 23:59:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-27 23:59:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:00:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:00:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:00:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:00:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:00:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:00:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:00:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:00:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:00:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:00:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:00:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:00:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:01:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:01:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:01:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:01:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:01:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:01:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:01:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:01:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:01:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:01:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:01:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:01:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:02:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:02:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:02:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:02:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:02:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:02:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:02:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:02:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:02:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:02:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:02:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:02:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:03:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:03:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:03:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:03:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:03:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:03:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:03:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:03:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:03:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:03:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:03:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:03:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:04:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:04:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:04:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:04:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:04:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:04:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:04:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:04:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:04:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:04:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:04:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:04:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:05:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:05:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:05:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:05:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:05:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:05:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:05:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:05:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:05:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:05:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:05:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:05:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:06:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:06:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:06:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:06:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:06:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:06:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:06:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:06:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:06:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:06:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:06:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:06:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:07:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:07:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:07:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:07:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:07:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:07:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:07:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:07:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:07:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:07:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:07:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:07:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:08:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:08:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:08:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:08:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:08:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:08:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:08:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:08:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:08:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:08:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:08:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:08:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:09:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:09:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:09:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:09:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:09:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:09:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:09:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:09:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:09:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:09:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:09:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:09:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:10:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:10:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:10:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:10:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:10:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:10:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:10:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:10:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:10:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:10:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:10:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:10:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:11:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:11:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:11:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:11:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:11:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:11:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:11:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:11:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:11:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:11:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:11:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:11:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:12:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:12:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:12:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:12:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:12:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:12:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:12:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:12:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:12:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:12:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:12:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:12:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:13:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:13:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:13:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:13:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:13:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:13:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:13:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:13:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:13:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:13:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:13:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:13:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:14:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:14:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:14:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:14:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:14:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:14:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:14:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:14:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:14:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:14:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:14:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:14:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:15:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:15:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:15:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:15:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:15:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:15:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:15:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:15:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:15:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:15:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:15:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:15:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:16:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:16:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:16:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:16:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:16:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:16:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:16:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:16:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:16:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:16:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:16:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:16:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:17:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:17:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:17:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:17:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:17:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:17:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:17:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:17:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:17:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:17:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:17:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:17:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:18:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:18:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:18:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:18:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:18:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:18:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:18:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:18:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:18:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:18:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:18:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:18:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:19:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:19:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:19:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:19:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:19:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:19:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:19:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:19:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:19:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:19:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:19:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:19:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:20:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:20:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:20:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:20:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:20:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:20:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:20:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:20:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:20:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:20:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:20:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:20:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:21:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:21:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:21:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:21:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:21:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:21:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:21:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:21:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:21:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:21:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:21:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:21:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:22:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:22:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:22:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:22:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:22:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:22:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:22:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:22:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:22:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:22:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:22:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:22:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:23:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:23:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:23:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:23:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:23:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:23:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:23:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:23:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:23:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:23:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:23:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:23:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:24:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:24:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:24:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:24:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:24:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:24:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:24:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:24:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:24:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:24:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:24:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:24:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:25:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:25:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:25:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:25:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:25:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:25:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:25:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:25:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:25:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:25:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:25:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:25:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:26:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:26:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:26:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:26:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:26:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:26:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:26:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:26:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:26:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:26:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:26:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:26:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:27:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:27:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:27:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:27:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:27:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:27:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:27:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:27:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:27:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:27:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:27:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:27:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:28:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:28:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:28:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:28:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:28:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:28:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:28:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:28:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:28:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:28:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:28:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:28:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:29:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:29:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:29:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:29:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:29:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:29:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:29:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:29:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:29:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:29:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:29:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:29:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:30:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:30:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:30:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:30:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:30:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:30:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:30:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:30:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:30:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:30:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:30:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:30:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:31:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:31:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:31:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:31:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:31:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:31:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:31:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:31:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:31:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:31:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:31:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:31:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:32:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:32:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:32:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:32:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:32:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:32:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:32:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:32:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:32:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:32:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:32:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:32:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:33:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:33:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:33:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:33:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:33:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:33:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:33:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:33:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:33:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:33:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:33:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:33:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:34:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:34:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:34:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:34:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:34:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:34:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:34:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:34:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:34:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:34:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:34:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:34:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:35:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:35:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:35:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:35:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:35:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:35:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:35:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:35:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:35:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:35:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:35:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:35:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:36:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:36:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:36:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:36:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:36:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:36:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:36:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:36:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:36:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:36:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:36:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:36:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:37:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:37:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:37:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:37:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:37:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:37:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:37:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:37:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:37:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:37:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:37:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:37:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:38:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:38:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:38:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:38:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:38:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:38:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:38:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:38:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:38:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:38:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:38:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:38:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:39:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:39:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:39:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:39:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:39:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:39:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:39:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:39:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:39:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:39:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:39:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:39:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:40:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:40:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:40:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:40:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:40:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:40:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:40:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:40:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:40:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:40:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:40:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:40:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:41:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:41:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:41:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:41:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:41:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:41:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:41:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:41:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:41:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:41:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:41:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:41:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:42:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:42:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:42:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:42:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:42:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:42:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:42:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:42:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:42:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:42:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:42:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:42:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:43:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:43:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:43:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:43:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:43:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:43:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:43:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:43:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:43:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:43:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:43:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:43:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:44:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:44:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:44:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:44:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:44:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:44:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:44:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:44:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:44:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:44:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:44:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:44:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:45:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:45:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:45:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:45:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:45:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:45:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:45:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:45:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:45:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:45:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:45:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:45:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:46:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:46:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:46:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:46:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:46:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:46:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:46:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:46:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:46:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:46:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:46:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:46:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:47:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:47:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:47:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:47:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:47:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:47:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:47:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:47:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:47:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:47:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:47:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:47:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:48:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:48:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:48:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:48:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:48:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:48:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:48:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:48:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:48:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:48:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:48:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:48:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:49:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:49:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:49:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:49:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:49:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:49:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:49:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:49:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:49:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:49:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:49:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:49:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:50:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:50:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:50:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:50:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:50:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:50:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:50:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:50:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:50:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:50:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:50:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:50:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:51:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:51:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:51:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:51:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:51:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:51:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:51:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:51:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:51:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:51:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:51:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:51:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:52:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:52:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:52:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:52:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:52:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:52:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:52:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:52:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:52:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:52:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:52:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:52:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:53:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:53:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:53:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:53:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:53:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:53:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:53:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:53:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:53:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:53:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:53:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:53:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:54:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:54:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:54:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:54:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:54:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:54:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:54:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:54:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:54:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:54:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:54:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:54:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:55:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:55:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:55:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:55:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:55:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:55:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:55:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:55:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:55:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:55:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:55:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:55:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:56:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:56:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:56:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:56:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:56:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:56:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:56:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:56:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:56:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:56:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:56:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:56:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:57:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:57:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:57:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:57:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:57:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:57:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:57:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:57:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:57:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:57:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:57:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:57:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:58:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:58:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:58:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:58:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:58:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:58:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:58:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:58:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:58:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:58:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:58:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:58:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:59:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:59:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:59:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:59:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:59:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 00:59:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:59:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:59:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 00:59:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:59:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:59:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 00:59:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:00:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:00:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:00:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:00:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:00:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:00:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:00:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:00:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:00:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:00:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:00:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:00:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:01:03 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:01:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:01:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:01:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:01:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:01:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:01:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:01:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:01:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:01:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:01:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:01:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:02:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:02:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:02:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:02:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:02:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:02:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:02:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:02:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:02:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:02:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:02:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:02:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:03:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:03:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:03:13 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:03:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:03:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:03:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:03:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:03:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:03:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:03:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:03:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:03:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:04:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:04:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:04:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:04:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:04:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:04:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:04:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:04:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:04:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:04:46 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:04:53 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:04:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:05:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:05:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:05:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:05:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:05:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:05:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:05:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:05:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:05:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:05:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:05:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:05:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:06:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:06:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:06:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:06:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:06:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:06:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:06:33 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:06:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:06:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:06:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:06:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:06:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:07:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:07:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:07:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:07:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:07:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:07:26 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:07:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:07:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:07:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:07:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:07:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:07:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:08:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:08:06 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:08:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:08:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:08:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:08:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:08:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:08:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:08:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:08:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:08:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:08:56 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:09:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:09:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:09:13 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:09:16 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:09:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:09:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:09:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:09:36 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:09:43 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:09:46 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:09:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:09:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:10:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:10:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:10:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:10:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:10:23 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:10:26 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:10:33 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:10:36 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:10:43 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:10:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:10:53 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:10:56 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:11:03 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:11:06 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:11:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:11:16 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:11:23 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:11:26 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:11:33 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:11:36 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:11:43 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:11:46 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:11:53 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:11:56 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:12:03 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:12:06 +0000] [81] [DEBUG] Closing connection. 
[2021-07-28 01:12:13 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:12:16 +0000] [80] [DEBUG] Closing connection. 
[2021-07-28 01:12:23 +0000] [79] [DEBUG] Closing connection. 
[2021-07-28 01:12:26 +0000] [81] [DEBUG] Closing connection.