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 contenttypes.0001_initial... OK
  Applying auth.0001_initial... OK
  Applying admin.0001_initial... OK
  Applying admin.0002_logentry_remove_auto_add... OK
  Applying admin.0003_logentry_add_action_flag_choices... OK
  Applying contenttypes.0002_remove_content_type_name... OK
  Applying auth.0002_alter_permission_name_max_length... OK
  Applying auth.0003_alter_user_email_max_length... OK
  Applying auth.0004_alter_user_username_opts... OK
  Applying auth.0005_alter_user_last_login_null... OK
  Applying auth.0006_require_contenttypes_0002... OK
  Applying auth.0007_alter_validators_add_error_messages... OK
  Applying auth.0008_alter_user_username_max_length... OK
  Applying auth.0009_alter_user_last_name_max_length... OK
  Applying taggit.0001_initial... OK
  Applying taggit.0002_auto_20150616_2121... OK
  Applying tenancy.0001_initial... OK
  Applying tenancy.0002_tenant_group_optional_squashed_0003_unicode_literals... OK
  Applying dcim.0001_initial... OK
  Applying ipam.0001_initial... OK
  Applying dcim.0002_auto_20160622_1821_squashed_0022_color_names_to_rgb... OK
  Applying ipam.0002_vrf_add_enforce_unique_squashed_0018_remove_service_uniqueness_constraint... OK
  Applying dcim.0023_devicetype_comments_squashed_0043_device_component_name_lengths... OK
  Applying virtualization.0001_virtualization... OK
  Applying ipam.0019_virtualization_squashed_0020_ipaddress_add_role_carp... OK
  Applying dcim.0044_virtualization_squashed_0055_virtualchassis_ordering... OK
  Applying dcim.0056_django2... OK
  Applying dcim.0057_tags... OK
  Applying dcim.0058_relax_rack_naming_constraints... OK
  Applying dcim.0059_site_latitude_longitude... OK
  Applying dcim.0060_change_logging... OK
  Applying dcim.0061_platform_napalm_args... OK
  Applying dcim.0062_interface_mtu... OK
  Applying dcim.0063_device_local_context_data... OK
  Applying dcim.0064_remove_platform_rpc_client... OK
  Applying dcim.0065_front_rear_ports... OK
  Applying circuits.0001_initial_squashed_0010_circuit_status... OK
  Applying dcim.0066_cables...
    Adding console connections... 0 cables created
    Adding power connections... 0 cables created
    Adding interface connections... 0 cables created
 OK
  Applying circuits.0011_tags... OK
  Applying circuits.0012_change_logging... OK
  Applying circuits.0013_cables...
    Adding circuit terminations... 0 cables created
 OK
  Applying circuits.0014_circuittermination_description... OK
  Applying dcim.0067_device_type_remove_qualifiers... OK
  Applying dcim.0068_rack_new_fields... OK
  Applying dcim.0069_deprecate_nullablecharfield... OK
  Applying tenancy.0004_tags... OK
  Applying tenancy.0005_change_logging... OK
  Applying extras.0001_initial_squashed_0010_customfield_filter_logic... OK
  Applying extras.0011_django2... OK
  Applying extras.0012_webhooks... OK
  Applying extras.0013_objectchange... OK
  Applying extras.0014_configcontexts... OK
  Applying extras.0015_remove_useraction... OK
  Applying extras.0016_exporttemplate_add_cable... OK
  Applying extras.0017_exporttemplate_mime_type_length... OK
  Applying ipam.0021_vrf_ordering... OK
  Applying ipam.0022_tags... OK
  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.
[2022-05-07 04:38:52 +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: []
[2022-05-07 04:38:52 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2022-05-07 04:38:52 +0000] [1] [DEBUG] Arbiter booted
[2022-05-07 04:38:52 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2022-05-07 04:38:52 +0000] [1] [INFO] Using worker: sync
[2022-05-07 04:38:52 +0000] [79] [INFO] Booting worker with pid: 79
[2022-05-07 04:38:52 +0000] [80] [INFO] Booting worker with pid: 80
[2022-05-07 04:38:52 +0000] [81] [INFO] Booting worker with pid: 81
[2022-05-07 04:38:52 +0000] [1] [DEBUG] 3 workers
[2022-05-07 04:38:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:38:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:38:59 +0000] [80] [DEBUG] POST /api/dcim/regions/
10.233.67.177 - - [07/May/2022:04:39:00 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:00 +0000] [79] [DEBUG] POST /api/tenancy/tenant-groups/
10.233.67.177 - - [07/May/2022:04:39:00 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:00 +0000] [79] [DEBUG] POST /api/tenancy/tenants/
10.233.67.177 - - [07/May/2022:04:39:00 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:00 +0000] [79] [DEBUG] POST /api/dcim/sites/
10.233.67.177 - - [07/May/2022:04:39:00 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:00 +0000] [79] [DEBUG] POST /api/ipam/prefixes/
10.233.67.177 - - [07/May/2022:04:39:00 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:00 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.233.67.177 - - [07/May/2022:04:39:01 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:01 +0000] [80] [DEBUG] POST /api/ipam/prefixes/
10.233.67.177 - - [07/May/2022:04:39:01 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:01 +0000] [80] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.67.177 - - [07/May/2022:04:39:01 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:01 +0000] [80] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.67.177 - - [07/May/2022:04:39:01 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:01 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.67.177 - - [07/May/2022:04:39:01 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:01 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.67.177 - - [07/May/2022:04:39:01 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:01 +0000] [80] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.67.177 - - [07/May/2022:04:39:01 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:01 +0000] [80] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.67.177 - - [07/May/2022:04:39:01 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2022-05-07 04:39:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:39:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:39:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:39:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:39:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:39:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:39:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:39:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:39:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:39:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:39:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:39:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:40:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:40:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:40:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:40:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:40:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:40:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:40:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:40:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:40:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:40:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:40:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:40:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:41:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:41:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:41:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:41:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:41:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:41:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:41:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:41:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:41:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:41:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:41:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:41:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:42:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:42:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:42:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:42:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:42:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:42:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:42:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:42:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:42:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:42:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:42:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:42:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:43:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:43:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:43:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:43:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:43:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:43:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:43:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:43:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:43:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:43:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:43:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:43:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:44:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:44:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:44:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:44:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:44:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:44:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:44:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:44:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:44:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:44:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:44:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:44:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:45:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:45:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:45:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:45:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:45:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:45:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:45:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:45:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:45:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:45:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:45:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:45:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:46:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:46:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:46:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:46:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:46:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:46:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:46:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:46:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:46:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:46:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:46:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:46:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:47:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:47:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:47:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:47:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:47:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:47:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:47:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:47:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:47:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:47:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:47:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:47:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:48:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:48:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:48:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:48:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:48:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:48:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:48:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:48:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:48:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:48:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:48:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:48:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:49:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:49:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:49:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:49:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:49:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:49:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:49:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:49:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:49:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:49:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:49:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:49:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:50:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:50:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:50:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:50:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:50:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:50:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:50:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:50:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:50:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:50:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:50:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:50:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:51:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:51:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:51:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:51:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:51:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:51:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:51:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:51:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:51:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:51:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:51:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:51:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:52:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:52:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:52:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:52:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:52:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:52:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:52:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:52:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:52:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:52:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:52:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:52:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:53:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:53:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:53:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:53:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:53:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:53:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:53:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:53:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:53:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:53:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:53:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:53:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:54:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:54:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:54:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:54:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:54:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:54:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:54:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:54:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:54:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:54:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:54:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:54:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:55:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:55:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:55:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:55:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:55:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:55:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:55:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:55:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:55:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:55:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:55:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:55:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:56:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:56:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:56:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:56:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:56:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:56:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:56:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:56:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:56:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:56:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:56:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:56:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:57:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:57:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:57:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:57:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:57:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:57:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:57:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:57:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:57:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:57:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:57:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:57:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:58:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:58:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:58:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:58:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:58:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:58:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:58:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:58:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:58:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:58:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:58:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:58:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:59:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:59:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:59:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:59:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:59:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:59:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:59:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:59:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:59:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 04:59:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 04:59:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 04:59:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:00:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:00:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:00:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:00:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:00:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:00:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:00:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:00:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:00:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:00:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:00:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:00:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:01:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:01:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:01:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:01:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:01:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:01:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:01:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:01:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:01:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:01:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:01:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:01:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:02:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:02:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:02:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:02:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:02:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:02:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:02:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:02:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:02:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:02:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:02:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:02:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:03:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:03:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:03:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:03:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:03:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:03:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:03:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:03:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:03:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:03:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:03:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:03:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:04:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:04:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:04:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:04:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:04:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:04:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:04:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:04:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:04:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:04:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:04:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:04:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:05:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:05:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:05:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:05:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:05:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:05:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:05:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:05:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:05:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:05:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:05:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:05:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:06:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:06:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:06:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:06:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:06:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:06:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:06:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:06:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:06:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:06:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:06:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:06:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:07:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:07:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:07:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:07:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:07:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:07:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:07:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:07:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:07:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:07:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:07:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:07:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:08:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:08:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:08:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:08:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:08:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:08:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:08:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:08:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:08:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:08:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:08:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:08:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:09:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:09:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:09:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:09:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:09:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:09:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:09:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:09:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:09:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:09:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:09:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:09:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:10:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:10:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:10:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:10:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:10:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:10:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:10:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:10:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:10:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:10:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:10:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:10:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:11:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:11:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:11:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:11:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:11:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:11:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:11:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:11:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:11:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:11:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:11:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:11:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:12:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:12:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:12:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:12:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:12:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:12:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:12:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:12:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:12:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:12:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:12:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:12:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:13:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:13:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:13:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:13:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:13:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:13:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:13:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:13:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:13:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:13:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:13:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:13:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:14:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:14:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:14:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:14:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:14:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:14:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:14:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:14:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:14:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:14:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:14:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:14:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:15:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:15:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:15:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:15:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:15:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:15:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:15:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:15:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:15:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:15:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:15:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:15:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:16:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:16:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:16:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:16:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:16:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:16:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:16:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:16:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:16:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:16:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:16:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:16:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:17:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:17:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:17:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:17:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:17:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:17:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:17:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:17:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:17:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:17:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:17:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:17:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:18:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:18:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:18:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:18:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:18:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:18:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:18:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:18:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:18:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:18:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:18:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:18:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:19:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:19:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:19:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:19:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:19:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:19:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:19:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:19:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:19:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:19:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:19:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:19:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:20:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:20:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:20:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:20:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:20:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:20:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:20:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:20:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:20:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:20:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:20:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:20:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:21:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:21:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:21:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:21:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:21:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:21:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:21:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:21:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:21:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:21:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:21:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:21:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:22:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:22:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:22:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:22:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:22:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:22:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:22:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:22:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:22:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:22:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:22:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:22:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:23:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:23:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:23:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:23:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:23:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:23:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:23:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:23:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:23:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:23:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:23:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:23:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:24:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:24:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:24:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:24:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:24:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:24:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:24:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:24:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:24:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:24:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:24:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:24:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:25:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:25:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:25:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:25:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:25:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:25:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:25:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:25:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:25:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:25:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:25:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:25:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:26:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:26:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:26:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:26:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:26:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:26:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:26:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:26:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:26:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:26:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:26:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:26:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:27:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:27:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:27:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:27:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:27:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:27:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:27:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:27:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:27:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:27:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:27:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:27:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:28:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:28:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:28:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:28:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:28:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:28:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:28:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:28:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:28:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:28:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:28:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:28:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:29:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:29:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:29:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:29:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:29:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:29:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:29:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:29:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:29:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:29:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:29:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:29:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:30:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:30:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:30:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:30:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:30:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:30:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:30:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:30:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:30:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:30:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:30:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:30:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:31:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:31:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:31:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:31:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:31:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:31:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:31:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:31:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:31:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:31:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:31:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:31:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:32:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:32:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:32:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:32:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:32:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:32:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:32:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:32:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:32:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:32:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:32:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:32:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:33:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:33:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:33:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:33:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:33:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:33:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:33:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:33:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:33:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:33:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:33:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:33:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:34:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:34:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:34:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:34:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:34:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:34:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:34:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:34:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:34:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:34:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:34:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:34:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:35:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:35:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:35:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:35:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:35:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:35:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:35:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:35:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:35:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:35:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:35:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:35:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:36:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:36:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:36:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:36:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:36:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:36:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:36:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:36:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:36:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:36:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:36:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:36:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:37:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:37:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:37:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:37:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:37:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:37:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:37:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:37:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:37:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:37:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:37:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:37:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:38:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:38:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:38:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:38:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:38:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:38:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:38:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:38:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:38:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:38:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:38:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:38:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:39:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:39:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:39:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:39:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:39:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:39:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:39:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:39:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:39:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:39:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:39:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:39:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:40:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:40:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:40:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:40:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:40:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:40:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:40:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:40:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:40:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:40:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:40:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:40:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:41:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:41:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:41:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:41:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:41:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:41:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:41:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:41:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:41:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:41:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:41:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:41:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:42:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:42:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:42:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:42:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:42:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:42:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:42:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:42:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:42:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:42:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:42:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:42:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:43:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:43:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:43:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:43:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:43:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:43:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:43:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:43:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:43:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:43:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:43:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:43:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:44:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:44:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:44:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:44:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:44:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:44:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:44:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:44:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:44:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:44:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:44:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:44:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:45:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:45:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:45:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:45:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:45:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:45:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:45:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:45:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:45:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:45:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:45:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:45:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:46:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:46:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:46:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:46:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:46:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:46:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:46:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:46:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:46:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:46:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:46:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:46:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:47:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:47:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:47:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:47:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:47:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:47:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:47:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:47:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:47:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:47:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:47:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:47:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:48:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:48:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:48:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:48:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:48:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:48:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:48:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:48:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:48:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:48:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:48:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:48:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:49:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:49:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:49:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:49:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:49:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:49:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:49:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:49:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:49:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:49:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:49:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:49:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:50:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:50:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:50:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:50:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:50:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:50:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:50:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:50:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:50:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:50:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:50:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:50:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:51:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:51:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:51:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:51:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:51:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:51:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:51:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:51:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:51:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:51:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:51:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:51:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:52:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:52:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:52:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:52:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:52:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:52:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:52:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:52:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:52:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:52:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:52:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:52:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:53:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:53:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:53:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:53:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:53:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:53:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:53:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:53:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:53:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:53:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:53:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:53:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:54:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:54:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:54:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:54:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:54:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:54:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:54:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:54:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:54:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:54:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:54:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:54:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:55:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:55:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:55:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:55:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:55:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:55:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:55:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:55:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:55:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:55:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:55:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:55:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:56:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:56:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:56:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:56:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:56:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:56:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:56:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:56:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:56:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:56:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:56:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:56:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:57:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:57:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:57:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:57:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:57:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:57:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:57:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:57:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:57:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:57:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:57:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:57:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:58:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:58:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:58:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:58:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:58:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:58:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:58:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:58:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:58:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:58:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:58:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:58:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:59:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:59:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:59:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:59:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:59:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:59:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:59:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:59:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 05:59:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:59:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 05:59:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 05:59:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:00:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:00:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:00:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:00:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:00:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:00:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:00:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:00:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:00:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:00:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:00:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:00:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:01:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:01:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:01:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:01:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:01:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:01:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:01:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:01:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:01:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:01:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:01:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:01:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:02:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:02:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:02:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:02:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:02:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:02:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:02:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:02:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:02:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:02:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:02:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:02:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:03:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:03:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:03:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:03:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:03:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:03:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:03:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:03:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:03:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:03:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:03:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:03:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:04:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:04:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:04:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:04:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:04:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:04:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:04:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:04:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:04:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:04:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:04:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:04:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:05:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:05:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:05:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:05:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:05:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:05:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:05:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:05:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:05:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:05:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:05:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:05:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:06:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:06:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:06:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:06:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:06:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:06:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:06:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:06:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:06:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:06:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:06:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:06:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:07:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:07:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:07:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:07:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:07:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:07:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:07:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:07:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:07:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:07:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:07:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:07:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:08:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:08:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:08:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:08:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:08:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:08:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:08:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:08:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:08:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:08:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:08:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:08:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:09:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:09:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:09:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:09:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:09:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:09:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:09:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:09:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:09:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:09:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:09:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:09:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:10:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:10:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:10:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:10:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:10:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:10:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:10:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:10:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:10:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:10:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:10:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:10:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:11:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:11:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:11:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:11:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:11:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:11:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:11:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:11:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:11:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:11:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:11:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:11:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:12:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:12:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:12:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:12:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:12:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:12:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:12:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:12:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:12:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:12:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:12:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:12:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:13:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:13:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:13:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:13:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:13:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:13:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:13:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:13:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:13:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:13:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:13:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:13:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:14:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:14:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:14:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:14:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:14:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:14:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:14:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:14:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:14:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:14:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:14:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:14:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:15:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:15:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:15:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:15:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:15:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:15:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:15:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:15:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:15:45 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:15:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:15:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:15:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:16:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:16:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:16:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:16:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:16:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:16:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:16:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:16:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:16:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:16:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:16:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:16:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:17:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:17:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:17:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:17:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:17:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:17:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:17:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:17:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:17:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:17:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:17:55 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:17:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:18:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:18:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:18:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:18:15 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:18:25 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:18:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:18:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:18:35 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:18:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:18:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:18:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:18:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:19:05 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:19:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:19:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:19:15 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:19:25 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:19:25 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:19:35 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:19:35 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:19:45 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:19:45 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:19:55 +0000] [81] [DEBUG] Closing connection. 
[2022-05-07 06:19:55 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:20:05 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:20:05 +0000] [79] [DEBUG] Closing connection. 
[2022-05-07 06:20:15 +0000] [80] [DEBUG] Closing connection. 
[2022-05-07 06:20:15 +0000] [81] [DEBUG] Closing connection.