Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 885885 Details for
Bug 1076954
segfault and core dump in hp-scan
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
typescript with default options. contains cursor codes.
typescript.default (text/plain), 218.04 KB, created by
Peter H. Jones
on 2014-04-13 13:17:09 UTC
(
hide
)
Description:
typescript with default options. contains cursor codes.
Filename:
MIME Type:
Creator:
Peter H. Jones
Created:
2014-04-13 13:17:09 UTC
Size:
218.04 KB
patch
obsolete
>Script started on Sun 13 Apr 2014 08:43:36 AM EDT >[jones@mariehe hpscan]$ python -v /usr/bin/hp-scan -g ># installing zipimport hook >import zipimport # builtin ># installed zipimport hook ># /usr/lib64/python2.7/site.pyc matches /usr/lib64/python2.7/site.py >import site # precompiled from /usr/lib64/python2.7/site.pyc ># /usr/lib64/python2.7/os.pyc matches /usr/lib64/python2.7/os.py >import os # precompiled from /usr/lib64/python2.7/os.pyc >import errno # builtin >import posix # builtin ># /usr/lib64/python2.7/posixpath.pyc matches /usr/lib64/python2.7/posixpath.py >import posixpath # precompiled from /usr/lib64/python2.7/posixpath.pyc ># /usr/lib64/python2.7/stat.pyc matches /usr/lib64/python2.7/stat.py >import stat # precompiled from /usr/lib64/python2.7/stat.pyc ># /usr/lib64/python2.7/genericpath.pyc matches /usr/lib64/python2.7/genericpath.py >import genericpath # precompiled from /usr/lib64/python2.7/genericpath.pyc ># /usr/lib64/python2.7/warnings.pyc matches /usr/lib64/python2.7/warnings.py >import warnings # precompiled from /usr/lib64/python2.7/warnings.pyc ># /usr/lib64/python2.7/linecache.pyc matches /usr/lib64/python2.7/linecache.py >import linecache # precompiled from /usr/lib64/python2.7/linecache.pyc ># /usr/lib64/python2.7/types.pyc matches /usr/lib64/python2.7/types.py >import types # precompiled from /usr/lib64/python2.7/types.pyc ># /usr/lib64/python2.7/UserDict.pyc matches /usr/lib64/python2.7/UserDict.py >import UserDict # precompiled from /usr/lib64/python2.7/UserDict.pyc ># /usr/lib64/python2.7/_abcoll.pyc matches /usr/lib64/python2.7/_abcoll.py >import _abcoll # precompiled from /usr/lib64/python2.7/_abcoll.pyc ># /usr/lib64/python2.7/abc.pyc matches /usr/lib64/python2.7/abc.py >import abc # precompiled from /usr/lib64/python2.7/abc.pyc ># /usr/lib64/python2.7/_weakrefset.pyc matches /usr/lib64/python2.7/_weakrefset.py >import _weakrefset # precompiled from /usr/lib64/python2.7/_weakrefset.pyc >import _weakref # builtin ># /usr/lib64/python2.7/copy_reg.pyc matches /usr/lib64/python2.7/copy_reg.py >import copy_reg # precompiled from /usr/lib64/python2.7/copy_reg.pyc ># /usr/lib64/python2.7/traceback.pyc matches /usr/lib64/python2.7/traceback.py >import traceback # precompiled from /usr/lib64/python2.7/traceback.pyc ># /usr/lib64/python2.7/sysconfig.pyc matches /usr/lib64/python2.7/sysconfig.py >import sysconfig # precompiled from /usr/lib64/python2.7/sysconfig.pyc ># /usr/lib64/python2.7/re.pyc matches /usr/lib64/python2.7/re.py >import re # precompiled from /usr/lib64/python2.7/re.pyc ># /usr/lib64/python2.7/sre_compile.pyc matches /usr/lib64/python2.7/sre_compile.py >import sre_compile # precompiled from /usr/lib64/python2.7/sre_compile.pyc >import _sre # builtin ># /usr/lib64/python2.7/sre_parse.pyc matches /usr/lib64/python2.7/sre_parse.py >import sre_parse # precompiled from /usr/lib64/python2.7/sre_parse.pyc ># /usr/lib64/python2.7/sre_constants.pyc matches /usr/lib64/python2.7/sre_constants.py >import sre_constants # precompiled from /usr/lib64/python2.7/sre_constants.pyc ># /usr/lib64/python2.7/_sysconfigdata.pyc matches /usr/lib64/python2.7/_sysconfigdata.py >import _sysconfigdata # precompiled from /usr/lib64/python2.7/_sysconfigdata.pyc ># /usr/lib64/python2.7/site-packages/abrt_exception_handler.pyc matches /usr/lib64/python2.7/site-packages/abrt_exception_handler.py >import abrt_exception_handler # precompiled from /usr/lib64/python2.7/site-packages/abrt_exception_handler.pyc >import encodings # directory /usr/lib64/python2.7/encodings ># /usr/lib64/python2.7/encodings/__init__.pyc matches /usr/lib64/python2.7/encodings/__init__.py >import encodings # precompiled from /usr/lib64/python2.7/encodings/__init__.pyc ># /usr/lib64/python2.7/codecs.pyc matches /usr/lib64/python2.7/codecs.py >import codecs # precompiled from /usr/lib64/python2.7/codecs.pyc >import _codecs # builtin ># /usr/lib64/python2.7/encodings/aliases.pyc matches /usr/lib64/python2.7/encodings/aliases.py >import encodings.aliases # precompiled from /usr/lib64/python2.7/encodings/aliases.pyc ># /usr/lib64/python2.7/encodings/utf_8.pyc matches /usr/lib64/python2.7/encodings/utf_8.py >import encodings.utf_8 # precompiled from /usr/lib64/python2.7/encodings/utf_8.pyc >Python 2.7.5 (default, Nov 12 2013, 16:18:42) >[GCC 4.8.2 20131017 (Red Hat 4.8.2-1)] on linux2 >Type "help", "copyright", "credits" or "license" for more information. >/usr/bin/hp-scan: inconsistent use of tabs and spaces in indentation ># /usr/lib64/python2.7/__future__.pyc matches /usr/lib64/python2.7/__future__.py >import __future__ # precompiled from /usr/lib64/python2.7/__future__.pyc ># /usr/lib64/python2.7/getopt.pyc matches /usr/lib64/python2.7/getopt.py >import getopt # precompiled from /usr/lib64/python2.7/getopt.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/timemodule.so", 2); >import time # dynamically loaded from /usr/lib64/python2.7/lib-dynload/timemodule.so ># /usr/lib64/python2.7/socket.pyc matches /usr/lib64/python2.7/socket.py >import socket # precompiled from /usr/lib64/python2.7/socket.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_socketmodule.so", 2); >import _socket # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_socketmodule.so ># /usr/lib64/python2.7/functools.pyc matches /usr/lib64/python2.7/functools.py >import functools # precompiled from /usr/lib64/python2.7/functools.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so", 2); >import _functools # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >dlopen("/usr/lib64/python2.7/lib-dynload/_ssl.so", 2); >import _ssl # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_ssl.so >dlopen("/usr/lib64/python2.7/lib-dynload/cStringIO.so", 2); >import cStringIO # dynamically loaded from /usr/lib64/python2.7/lib-dynload/cStringIO.so >dlopen("/usr/lib64/python2.7/lib-dynload/operator.so", 2); >import operator # dynamically loaded from /usr/lib64/python2.7/lib-dynload/operator.so >import base # directory /usr/share/hplip/base ># /usr/share/hplip/base/__init__.pyc matches /usr/share/hplip/base/__init__.py >import base # precompiled from /usr/share/hplip/base/__init__.pyc ># /usr/share/hplip/base/g.pyc matches /usr/share/hplip/base/g.py >import base.g # precompiled from /usr/share/hplip/base/g.pyc ># /usr/lib64/python2.7/ConfigParser.pyc matches /usr/lib64/python2.7/ConfigParser.py >import ConfigParser # precompiled from /usr/lib64/python2.7/ConfigParser.pyc ># /usr/lib64/python2.7/collections.pyc matches /usr/lib64/python2.7/collections.py >import collections # precompiled from /usr/lib64/python2.7/collections.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so", 2); >import _collections # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so ># /usr/lib64/python2.7/keyword.pyc matches /usr/lib64/python2.7/keyword.py >import keyword # precompiled from /usr/lib64/python2.7/keyword.pyc ># /usr/lib64/python2.7/heapq.pyc matches /usr/lib64/python2.7/heapq.py >import heapq # precompiled from /usr/lib64/python2.7/heapq.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so", 2); >import itertools # dynamically loaded from /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >dlopen("/usr/lib64/python2.7/lib-dynload/_heapq.so", 2); >import _heapq # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_heapq.so >import thread # builtin ># /usr/lib64/python2.7/locale.pyc matches /usr/lib64/python2.7/locale.py >import locale # precompiled from /usr/lib64/python2.7/locale.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_localemodule.so", 2); >import _locale # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_localemodule.so >import pwd # builtin ># /usr/share/hplip/base/codes.pyc matches /usr/share/hplip/base/codes.py >import base.codes # precompiled from /usr/share/hplip/base/codes.pyc ># /usr/share/hplip/base/logger.pyc matches /usr/share/hplip/base/logger.py >import base.logger # precompiled from /usr/share/hplip/base/logger.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/syslog.so", 2); >import syslog # dynamically loaded from /usr/lib64/python2.7/lib-dynload/syslog.so ># /usr/lib64/python2.7/string.pyc matches /usr/lib64/python2.7/string.py >import string # precompiled from /usr/lib64/python2.7/string.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/stropmodule.so", 2); >import strop # dynamically loaded from /usr/lib64/python2.7/lib-dynload/stropmodule.so ># /usr/lib64/python2.7/pprint.pyc matches /usr/lib64/python2.7/pprint.py >import pprint # precompiled from /usr/lib64/python2.7/pprint.pyc ># /usr/share/hplip/base/os_utils.pyc matches /usr/share/hplip/base/os_utils.py >import base.os_utils # precompiled from /usr/share/hplip/base/os_utils.pyc ># /usr/share/hplip/base/tui.pyc matches /usr/share/hplip/base/tui.py >import base.tui # precompiled from /usr/share/hplip/base/tui.pyc ># /usr/share/hplip/base/pexpect.pyc matches /usr/share/hplip/base/pexpect.py >import base.pexpect # precompiled from /usr/share/hplip/base/pexpect.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/selectmodule.so", 2); >import select # dynamically loaded from /usr/lib64/python2.7/lib-dynload/selectmodule.so ># /usr/lib64/python2.7/struct.pyc matches /usr/lib64/python2.7/struct.py >import struct # precompiled from /usr/lib64/python2.7/struct.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_struct.so", 2); >import _struct # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_struct.so >dlopen("/usr/lib64/python2.7/lib-dynload/resource.so", 2); >import resource # dynamically loaded from /usr/lib64/python2.7/lib-dynload/resource.so ># /usr/lib64/python2.7/pty.pyc matches /usr/lib64/python2.7/pty.py >import pty # precompiled from /usr/lib64/python2.7/pty.pyc ># /usr/lib64/python2.7/tty.pyc matches /usr/lib64/python2.7/tty.py >import tty # precompiled from /usr/lib64/python2.7/tty.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/termios.so", 2); >import termios # dynamically loaded from /usr/lib64/python2.7/lib-dynload/termios.so >dlopen("/usr/lib64/python2.7/lib-dynload/fcntlmodule.so", 2); >import fcntl # dynamically loaded from /usr/lib64/python2.7/lib-dynload/fcntlmodule.so ># /usr/share/hplip/base/utils.pyc matches /usr/share/hplip/base/utils.py >import base.utils # precompiled from /usr/share/hplip/base/utils.pyc ># /usr/lib64/python2.7/subprocess.pyc matches /usr/lib64/python2.7/subprocess.py >import subprocess # precompiled from /usr/lib64/python2.7/subprocess.pyc >import gc # builtin ># /usr/lib64/python2.7/pickle.pyc matches /usr/lib64/python2.7/pickle.py >import pickle # precompiled from /usr/lib64/python2.7/pickle.pyc >import marshal # builtin >dlopen("/usr/lib64/python2.7/lib-dynload/binascii.so", 2); >import binascii # dynamically loaded from /usr/lib64/python2.7/lib-dynload/binascii.so >dlopen("/usr/lib64/python2.7/lib-dynload/grpmodule.so", 2); >import grp # dynamically loaded from /usr/lib64/python2.7/lib-dynload/grpmodule.so ># /usr/lib64/python2.7/fnmatch.pyc matches /usr/lib64/python2.7/fnmatch.py >import fnmatch # precompiled from /usr/lib64/python2.7/fnmatch.pyc ># /usr/lib64/python2.7/tempfile.pyc matches /usr/lib64/python2.7/tempfile.py >import tempfile # precompiled from /usr/lib64/python2.7/tempfile.pyc ># /usr/lib64/python2.7/io.pyc matches /usr/lib64/python2.7/io.py >import io # precompiled from /usr/lib64/python2.7/io.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_io.so", 2); >import _io # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_io.so ># /usr/lib64/python2.7/random.pyc matches /usr/lib64/python2.7/random.py >import random # precompiled from /usr/lib64/python2.7/random.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/math.so", 2); >import math # dynamically loaded from /usr/lib64/python2.7/lib-dynload/math.so ># /usr/lib64/python2.7/hashlib.pyc matches /usr/lib64/python2.7/hashlib.py >import hashlib # precompiled from /usr/lib64/python2.7/hashlib.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_hashlib.so", 2); >import _hashlib # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_hashlib.so >dlopen("/usr/lib64/python2.7/lib-dynload/_randommodule.so", 2); >import _random # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_randommodule.so ># /usr/lib64/python2.7/glob.pyc matches /usr/lib64/python2.7/glob.py >import glob # precompiled from /usr/lib64/python2.7/glob.pyc ># /usr/lib64/python2.7/commands.pyc matches /usr/lib64/python2.7/commands.py >import commands # precompiled from /usr/lib64/python2.7/commands.pyc >import xml # directory /usr/lib64/python2.7/xml ># /usr/lib64/python2.7/xml/__init__.pyc matches /usr/lib64/python2.7/xml/__init__.py >import xml # precompiled from /usr/lib64/python2.7/xml/__init__.pyc >import xml.parsers # directory /usr/lib64/python2.7/xml/parsers ># /usr/lib64/python2.7/xml/parsers/__init__.pyc matches /usr/lib64/python2.7/xml/parsers/__init__.py >import xml.parsers # precompiled from /usr/lib64/python2.7/xml/parsers/__init__.pyc ># /usr/lib64/python2.7/xml/parsers/expat.pyc matches /usr/lib64/python2.7/xml/parsers/expat.py >import xml.parsers.expat # precompiled from /usr/lib64/python2.7/xml/parsers/expat.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/pyexpat.so", 2); >import pyexpat # dynamically loaded from /usr/lib64/python2.7/lib-dynload/pyexpat.so ># /usr/lib64/python2.7/htmlentitydefs.pyc matches /usr/lib64/python2.7/htmlentitydefs.py >import htmlentitydefs # precompiled from /usr/lib64/python2.7/htmlentitydefs.pyc ># /usr/lib64/python2.7/urllib.pyc matches /usr/lib64/python2.7/urllib.py >import urllib # precompiled from /usr/lib64/python2.7/urllib.pyc ># /usr/lib64/python2.7/base64.pyc matches /usr/lib64/python2.7/base64.py >import base64 # precompiled from /usr/lib64/python2.7/base64.pyc ># /usr/lib64/python2.7/urlparse.pyc matches /usr/lib64/python2.7/urlparse.py >import urlparse # precompiled from /usr/lib64/python2.7/urlparse.pyc ># /usr/lib64/python2.7/ssl.pyc matches /usr/lib64/python2.7/ssl.py >import ssl # precompiled from /usr/lib64/python2.7/ssl.pyc ># /usr/lib64/python2.7/textwrap.pyc matches /usr/lib64/python2.7/textwrap.py >import textwrap # precompiled from /usr/lib64/python2.7/textwrap.pyc ># /usr/lib64/python2.7/platform.pyc matches /usr/lib64/python2.7/platform.py >import platform # precompiled from /usr/lib64/python2.7/platform.pyc >import dbus # directory /usr/lib/python2.7/site-packages/dbus ># /usr/lib/python2.7/site-packages/dbus/__init__.pyc matches /usr/lib/python2.7/site-packages/dbus/__init__.py >import dbus # precompiled from /usr/lib/python2.7/site-packages/dbus/__init__.pyc ># /usr/lib/python2.7/site-packages/dbus/_compat.pyc matches /usr/lib/python2.7/site-packages/dbus/_compat.py >import dbus._compat # precompiled from /usr/lib/python2.7/site-packages/dbus/_compat.pyc ># /usr/lib/python2.7/site-packages/dbus/_version.pyc matches /usr/lib/python2.7/site-packages/dbus/_version.py >import dbus._version # precompiled from /usr/lib/python2.7/site-packages/dbus/_version.pyc ># /usr/lib/python2.7/site-packages/dbus/exceptions.pyc matches /usr/lib/python2.7/site-packages/dbus/exceptions.py >import dbus.exceptions # precompiled from /usr/lib/python2.7/site-packages/dbus/exceptions.pyc ># /usr/lib/python2.7/site-packages/dbus/types.pyc matches /usr/lib/python2.7/site-packages/dbus/types.py >import dbus.types # precompiled from /usr/lib/python2.7/site-packages/dbus/types.pyc >dlopen("/usr/lib64/python2.7/site-packages/_dbus_bindings.so", 2); >import _dbus_bindings # dynamically loaded from /usr/lib64/python2.7/site-packages/_dbus_bindings.so ># /usr/lib/python2.7/site-packages/dbus/_dbus.pyc matches /usr/lib/python2.7/site-packages/dbus/_dbus.py >import dbus._dbus # precompiled from /usr/lib/python2.7/site-packages/dbus/_dbus.pyc ># /usr/lib/python2.7/site-packages/dbus/bus.pyc matches /usr/lib/python2.7/site-packages/dbus/bus.py >import dbus.bus # precompiled from /usr/lib/python2.7/site-packages/dbus/bus.pyc >import logging # directory /usr/lib64/python2.7/logging ># /usr/lib64/python2.7/logging/__init__.pyc matches /usr/lib64/python2.7/logging/__init__.py >import logging # precompiled from /usr/lib64/python2.7/logging/__init__.pyc ># /usr/lib64/python2.7/weakref.pyc matches /usr/lib64/python2.7/weakref.py >import weakref # precompiled from /usr/lib64/python2.7/weakref.pyc ># /usr/lib64/python2.7/threading.pyc matches /usr/lib64/python2.7/threading.py >import threading # precompiled from /usr/lib64/python2.7/threading.pyc ># /usr/lib64/python2.7/atexit.pyc matches /usr/lib64/python2.7/atexit.py >import atexit # precompiled from /usr/lib64/python2.7/atexit.pyc ># /usr/lib/python2.7/site-packages/dbus/connection.pyc matches /usr/lib/python2.7/site-packages/dbus/connection.py >import dbus.connection # precompiled from /usr/lib/python2.7/site-packages/dbus/connection.pyc ># /usr/lib/python2.7/site-packages/dbus/lowlevel.pyc matches /usr/lib/python2.7/site-packages/dbus/lowlevel.py >import dbus.lowlevel # precompiled from /usr/lib/python2.7/site-packages/dbus/lowlevel.pyc ># /usr/lib/python2.7/site-packages/dbus/proxies.pyc matches /usr/lib/python2.7/site-packages/dbus/proxies.py >import dbus.proxies # precompiled from /usr/lib/python2.7/site-packages/dbus/proxies.pyc ># /usr/lib/python2.7/site-packages/dbus/_expat_introspect_parser.pyc matches /usr/lib/python2.7/site-packages/dbus/_expat_introspect_parser.py >import dbus._expat_introspect_parser # precompiled from /usr/lib/python2.7/site-packages/dbus/_expat_introspect_parser.pyc ># /usr/share/hplip/base/device.pyc matches /usr/share/hplip/base/device.py >import base.device # precompiled from /usr/share/hplip/base/device.pyc ># /usr/lib64/python2.7/gzip.pyc matches /usr/lib64/python2.7/gzip.py >import gzip # precompiled from /usr/lib64/python2.7/gzip.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/zlibmodule.so", 2); >import zlib # dynamically loaded from /usr/lib64/python2.7/lib-dynload/zlibmodule.so ># /usr/lib64/python2.7/StringIO.pyc matches /usr/lib64/python2.7/StringIO.py >import StringIO # precompiled from /usr/lib64/python2.7/StringIO.pyc ># /usr/lib64/python2.7/httplib.pyc matches /usr/lib64/python2.7/httplib.py >import httplib # precompiled from /usr/lib64/python2.7/httplib.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/arraymodule.so", 2); >import array # dynamically loaded from /usr/lib64/python2.7/lib-dynload/arraymodule.so ># /usr/lib64/python2.7/mimetools.pyc matches /usr/lib64/python2.7/mimetools.py >import mimetools # precompiled from /usr/lib64/python2.7/mimetools.pyc ># /usr/lib64/python2.7/rfc822.pyc matches /usr/lib64/python2.7/rfc822.py >import rfc822 # precompiled from /usr/lib64/python2.7/rfc822.pyc ># /usr/share/hplip/base/services.pyc matches /usr/share/hplip/base/services.py >import base.services # precompiled from /usr/share/hplip/base/services.pyc ># /usr/lib64/python2.7/getpass.pyc matches /usr/lib64/python2.7/getpass.py >import getpass # precompiled from /usr/lib64/python2.7/getpass.pyc ># /usr/share/hplip/base/status.pyc matches /usr/share/hplip/base/status.py >import base.status # precompiled from /usr/share/hplip/base/status.pyc >import xml.etree # directory /usr/lib64/python2.7/xml/etree ># /usr/lib64/python2.7/xml/etree/__init__.pyc matches /usr/lib64/python2.7/xml/etree/__init__.py >import xml.etree # precompiled from /usr/lib64/python2.7/xml/etree/__init__.pyc ># /usr/lib64/python2.7/xml/etree/ElementTree.pyc matches /usr/lib64/python2.7/xml/etree/ElementTree.py >import xml.etree.ElementTree # precompiled from /usr/lib64/python2.7/xml/etree/ElementTree.pyc ># /usr/lib64/python2.7/xml/etree/ElementPath.pyc matches /usr/lib64/python2.7/xml/etree/ElementPath.py >import xml.etree.ElementPath # precompiled from /usr/lib64/python2.7/xml/etree/ElementPath.pyc ># /usr/share/hplip/base/pml.pyc matches /usr/share/hplip/base/pml.py >import base.pml # precompiled from /usr/share/hplip/base/pml.pyc >dlopen("/usr/lib64/python2.7/site-packages/hpmudext.so", 2); >import hpmudext # dynamically loaded from /usr/lib64/python2.7/site-packages/hpmudext.so >import prnt # directory /usr/share/hplip/prnt ># /usr/share/hplip/prnt/__init__.pyc matches /usr/share/hplip/prnt/__init__.py >import prnt # precompiled from /usr/share/hplip/prnt/__init__.pyc ># /usr/share/hplip/prnt/pcl.pyc matches /usr/share/hplip/prnt/pcl.py >import prnt.pcl # precompiled from /usr/share/hplip/prnt/pcl.pyc ># /usr/share/hplip/prnt/ldl.pyc matches /usr/share/hplip/prnt/ldl.py >import prnt.ldl # precompiled from /usr/share/hplip/prnt/ldl.pyc ># /usr/share/hplip/prnt/cups.pyc matches /usr/share/hplip/prnt/cups.py >import prnt.cups # precompiled from /usr/share/hplip/prnt/cups.pyc ># /usr/share/hplip/base/models.pyc matches /usr/share/hplip/base/models.py >import base.models # precompiled from /usr/share/hplip/base/models.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/datetime.so", 2); >import datetime # dynamically loaded from /usr/lib64/python2.7/lib-dynload/datetime.so >dlopen("/usr/lib64/python2.7/site-packages/cupsext.so", 2); >import cupsext # dynamically loaded from /usr/lib64/python2.7/site-packages/cupsext.so ># /usr/share/hplip/base/mdns.pyc matches /usr/share/hplip/base/mdns.py >import base.mdns # precompiled from /usr/share/hplip/base/mdns.pyc ># /usr/share/hplip/base/slp.pyc matches /usr/share/hplip/base/slp.py >import base.slp # precompiled from /usr/share/hplip/base/slp.pyc ># /usr/share/hplip/base/avahi.pyc matches /usr/share/hplip/base/avahi.py >import base.avahi # precompiled from /usr/share/hplip/base/avahi.pyc ># /usr/share/hplip/base/strings.pyc matches /usr/share/hplip/base/strings.py >import base.strings # precompiled from /usr/share/hplip/base/strings.pyc ># /usr/share/hplip/base/module.pyc matches /usr/share/hplip/base/module.py >import base.module # precompiled from /usr/share/hplip/base/module.pyc > >[01mHP Linux Imaging and Printing System (ver. 3.14.3)[0m >[01mScan Utility ver. 2.2[0m > >Copyright (c) 2001-13 Hewlett-Packard Development Company, LP >This software comes with ABSOLUTELY NO WARRANTY. >This is free software, and you are welcome to distribute it >under certain conditions. See COPYING file for more details. > >[34;01mhp-scan[2595]: debug: getDeviceUri(None, None, ['hpaio'], {'scan-type': (<built-in function gt>, 0)}, , True)[0m >[34;01mhp-scan[2595]: debug: Mode=0[0m >[34;01mhp-scan[2595]: debug: hp:/usb/Deskjet_3510_series?serial=CN3251NH8405R7: back_end:hp is_hp:True bus:usb model:Deskjet_3510_series serial:CN3251NH8405R7 dev_file: host: zc: port:1[0m >[34;01mhp-scan[2595]: debug: Cache miss: deskjet_3510_series[0m >[34;01mhp-scan[2595]: debug: Reading file: /usr/share/hplip/data/models/models.dat[0m >[34;01mhp-scan[2595]: debug: Searching for section [deskjet_3510_series] in file /usr/share/hplip/data/models/models.dat[0m >[34;01mhp-scan[2595]: debug: Found section [deskjet_3510_series] in file /usr/share/hplip/data/models/models.dat[0m >[34;01mhp-scan[2595]: debug: hp:/net/Deskjet_3510_series?zc=HP7446A068FBFA: back_end:hp is_hp:True bus:net model:Deskjet_3510_series serial: dev_file: host:HP7446A068FBFA zc:HP7446A068FBFA port:1[0m >[34;01mhp-scan[2595]: debug: {'hpaio:/net/Deskjet_3510_series?zc=HP7446A068FBFA': ['HP-Deskjet-3510-wifi'], 'hpaio:/usb/Deskjet_3510_series?serial=CN3251NH8405R7': ['Deskjet-3510-USB-r']}[0m > >----------------- >| SELECT DEVICE | >----------------- > > Num Scan device URI > -------- ---------------------------------------------------- > 0* hpaio:/net/Deskjet_3510_series?zc=HP7446A068FBFA > 1 hpaio:/usb/Deskjet_3510_series?serial=CN3251NH8405R7 >[01m >Enter number 0...1 for device (q=quit, <enter>=default: 0*) ?[0m0 >[35;01mwarning: No destinations specified. Adding 'file' destination by default.[0m ># /usr/lib64/python2.7/Queue.pyc matches /usr/lib64/python2.7/Queue.py >import Queue # precompiled from /usr/lib64/python2.7/Queue.pyc >import scan # directory /usr/share/hplip/scan ># /usr/share/hplip/scan/__init__.pyc matches /usr/share/hplip/scan/__init__.py >import scan # precompiled from /usr/share/hplip/scan/__init__.pyc ># /usr/share/hplip/scan/sane.pyc matches /usr/share/hplip/scan/sane.py >import scan.sane # precompiled from /usr/share/hplip/scan/sane.pyc >dlopen("/usr/lib64/python2.7/site-packages/scanext.so", 2); >import scanext # dynamically loaded from /usr/lib64/python2.7/site-packages/scanext.so >import PIL # directory /usr/lib64/python2.7/site-packages/PIL ># /usr/lib64/python2.7/site-packages/PIL/__init__.pyc matches /usr/lib64/python2.7/site-packages/PIL/__init__.py >import PIL # precompiled from /usr/lib64/python2.7/site-packages/PIL/__init__.pyc ># /usr/lib64/python2.7/site-packages/PIL/Image.pyc matches /usr/lib64/python2.7/site-packages/PIL/Image.py >import PIL.Image # precompiled from /usr/lib64/python2.7/site-packages/PIL/Image.pyc >dlopen("/usr/lib64/python2.7/site-packages/_imaging.so", 2); >import _imaging # dynamically loaded from /usr/lib64/python2.7/site-packages/_imaging.so ># /usr/lib64/python2.7/site-packages/PIL/ImageMode.pyc matches /usr/lib64/python2.7/site-packages/PIL/ImageMode.py >import PIL.ImageMode # precompiled from /usr/lib64/python2.7/site-packages/PIL/ImageMode.pyc ># /usr/lib64/python2.7/site-packages/PIL/_binary.pyc matches /usr/lib64/python2.7/site-packages/PIL/_binary.py >import PIL._binary # precompiled from /usr/lib64/python2.7/site-packages/PIL/_binary.pyc ># /usr/lib64/python2.7/numbers.pyc matches /usr/lib64/python2.7/numbers.py >import numbers # precompiled from /usr/lib64/python2.7/numbers.pyc >[01mUsing device hpaio:/net/Deskjet_3510_series?zc=HP7446A068FBFA[0m >Opening connection to device... >[34;01mhp-scan[2595]: debug: Supported source Options: ['Flatbed'] size=1[0m >[34;01mhp-scan[2595]: debug: Device supported resolutions [75, 100, 200, 300, 600, 1200, 2400][0m > >Resolution: 300dpi >Mode: gray >Compression: JPEG >Scan area (mm): > Top left (x,y): (0.000000mm, 0.000000mm) > Bottom right (x,y): (215.900009mm, 297.010681mm) > Width: 215.900009mm > Height: 297.010681mm >Destination(s): file >Output file: >[34;01mhp-scan[2595]: debug: Supported modes: ['lineart', 'gray', 'color'] size=3[0m >[35;01mwarning: File destination enabled with no output file specified.[0m >Setting output format to PNG for greyscale mode. >[35;01mwarning: Defaulting to '/home/jones/hpscan/hpscan001.png'.[0m > >Warming up... > > >Scanning... >[34;01mhp-scan[2595]: debug: format=0[0m >[34;01mhp-scan[2595]: debug: expected_bytes = 8945400[0m >[34;01mhp-scan[2595]: debug: format_name=gray[0m >[34;01mhp-scan[2595]: debug: Expecting to read 8.5 MB from scanner.[0m >[34;01mhp-scan[2595]: debug: last_frame=1[0m >[34;01mhp-scan[2595]: debug: ppl=2550[0m >[34;01mhp-scan[2595]: debug: lines=3508[0m >[34;01mhp-scan[2595]: debug: depth=8[0m >[34;01mhp-scan[2595]: debug: bpl=2550[0m >[34;01mhp-scan[2595]: debug: byte_format=RGBA[0m >[34;01mhp-scan[2595]: debug: pad_bytes=0[0m >[34;01mhp-scan[2595]: debug: Read 2550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 10200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 12750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 15300 bytes[0m >Reading data: [\ ] 0% [34;01mhp-scan[2595]: debug: Read 17850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 20400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 22950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 25500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 28050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 30600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 33150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 35700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 38250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 40800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 43350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 45900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 48450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 51000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 53550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 56100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 58650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 61200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 63750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 66300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 68850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 71400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 73950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 76500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 79050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 81600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 84150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 86700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 89250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 91800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 94350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 96900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 99450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 102000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 104550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 107100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 109650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 112200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 114750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 117300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 119850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 122400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 124950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 127500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 130050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 132600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 135150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 137700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 140250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 142800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 145350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 147900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 150450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 153000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 155550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 158100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 160650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 163200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 165750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 168300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 170850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 173400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 175950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 178500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 181050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 183600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 186150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 188700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 191250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 193800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 196350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 198900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 201450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 204000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 206550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 209100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 211650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 214200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 216750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 219300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 221850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 224400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 226950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 229500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 232050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 234600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 237150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 239700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 242250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 244800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 247350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 249900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 252450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 255000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 257550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 260100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 262650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 265200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 267750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 270300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 272850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 275400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 277950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 280500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 283050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 285600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 288150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 290700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 293250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 295800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 298350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 300900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 303450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 306000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 308550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 311100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 313650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 316200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 318750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 321300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 323850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 326400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 328950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 331500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 334050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 336600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 339150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 341700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 344250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 346800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 349350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 351900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 354450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 357000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 359550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 362100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 364650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 367200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 369750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 372300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 374850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 377400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 379950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 382500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 385050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 387600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 390150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 392700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 395250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 397800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 400350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 402900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 405450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 408000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 410550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 413100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 415650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 418200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 420750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 423300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 425850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 428400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 430950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 433500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 436050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 438600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 441150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 443700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 446250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 448800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 451350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 453900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 456450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 459000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 461550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 464100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 466650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 469200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 471750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 474300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 476850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 479400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 481950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 484500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 487050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 489600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 492150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 494700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 497250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 499800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 502350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 504900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 507450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 510000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 512550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 515100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 517650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 520200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 522750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 525300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 527850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 530400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 532950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 535500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 538050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 540600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 543150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 545700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 548250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 550800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 553350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 555900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 558450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 561000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 563550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 566100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 568650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 571200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 573750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 576300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 578850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 581400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 583950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 586500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 589050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 591600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 594150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 596700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 599250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 601800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 604350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 606900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 609450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 612000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 614550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 617100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 619650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 622200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 624750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 627300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 629850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 632400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 634950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 637500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 640050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 642600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 645150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 647700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 650250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 652800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 655350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 657900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 660450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 663000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 665550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 668100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 670650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 673200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 675750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 678300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 680850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 683400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 685950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 688500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 691050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 693600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 696150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 698700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 701250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 703800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 706350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 708900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 711450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 714000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 716550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 719100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 721650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 724200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 726750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 729300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 731850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 734400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 736950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 739500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 742050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 744600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 747150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 749700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 752250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 754800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 757350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 759900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 762450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 765000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 767550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 770100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 772650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 775200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 777750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 780300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 782850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 785400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 787950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 790500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 793050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 795600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 798150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 800700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 803250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 805800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 808350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 810900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 813450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 816000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 818550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 821100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 823650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 826200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 828750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 831300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 833850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 836400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 838950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 841500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 844050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 846600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 849150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 851700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 854250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 856800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 859350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 861900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 864450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 867000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 869550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 872100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 874650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 877200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 879750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 882300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 884850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 887400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 889950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 892500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 895050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 897600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 900150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 902700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 905250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 907800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 910350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 912900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 915450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 918000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 920550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 923100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 925650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 928200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 930750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 933300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 935850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 938400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 940950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 943500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 946050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 948600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 951150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 953700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 956250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 958800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 961350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 963900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 966450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 969000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 971550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 974100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 976650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 979200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 981750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 984300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 986850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 989400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 991950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 994500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 997050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 999600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1002150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1004700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1007250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1009800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1012350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1014900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1017450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1020000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1022550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1025100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1027650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1030200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1032750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1035300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1037850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1040400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1042950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1045500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1048050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1050600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1053150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1055700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1058250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1060800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1063350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1065900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1068450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1071000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1073550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1076100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1078650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1081200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1083750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1086300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1088850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1091400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1093950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1096500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1099050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1101600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1104150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1106700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1109250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1111800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1114350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1116900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1119450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1122000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1124550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1127100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1129650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1132200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1134750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1137300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1139850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1142400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1144950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1147500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1150050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1152600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1155150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1157700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1160250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1162800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1165350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1167900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1170450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1173000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1175550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1178100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1180650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1183200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1185750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1188300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1190850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1193400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1195950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1198500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1201050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1203600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1206150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1208700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1211250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1213800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1216350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1218900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1221450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1224000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1226550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1229100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1231650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1234200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1236750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1239300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1241850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1244400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1246950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1249500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1252050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1254600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1257150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1259700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1262250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1264800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1267350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1269900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1272450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1275000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1277550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1280100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1282650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1285200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1287750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1290300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1292850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1295400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1297950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1300500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1303050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1305600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1308150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1310700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1313250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1315800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1318350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1320900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1323450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1326000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1328550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1331100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1333650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1336200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1338750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1341300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1343850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1346400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1348950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1351500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1354050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1356600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1359150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1361700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1364250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1366800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1369350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1371900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1374450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1377000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1379550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1382100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1384650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1387200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1389750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1392300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1394850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1397400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1399950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1402500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1405050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1407600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1410150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1412700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1415250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1417800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1420350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1422900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1425450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1428000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1430550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1433100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1435650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1438200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1440750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1443300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1445850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1448400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1450950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1453500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1456050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1458600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1461150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1463700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1466250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1468800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1471350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1473900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1476450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1479000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1481550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1484100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1486650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1489200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1491750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1494300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1496850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1499400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1501950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1504500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1507050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1509600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1512150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1514700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1517250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1519800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1522350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1524900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1527450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1530000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1532550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1535100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1537650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1540200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1542750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1545300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1547850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1550400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1552950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1555500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1558050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1560600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1563150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1565700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1568250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1570800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1573350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1575900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1578450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1581000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1583550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1586100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1588650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1591200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1593750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1596300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1598850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1601400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1603950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1606500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1609050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1611600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1614150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1616700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1619250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1621800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1624350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1626900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1629450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1632000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1634550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1637100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1639650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1642200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1644750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1647300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1649850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1652400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1654950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1657500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1660050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1662600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1665150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1667700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1670250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1672800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1675350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1677900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1680450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1683000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1685550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1688100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1690650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1693200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1695750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1698300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1700850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1703400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1705950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1708500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1711050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1713600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1716150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1718700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1721250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1723800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1726350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1728900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1731450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1734000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1736550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1739100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1741650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1744200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1746750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1749300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1751850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1754400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1756950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1759500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1762050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1764600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1767150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1769700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1772250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1774800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1777350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1779900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1782450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1785000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1787550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1790100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1792650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1795200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1797750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1800300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1802850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1805400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1807950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1810500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1813050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1815600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1818150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1820700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1823250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1825800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1828350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1830900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1833450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1836000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1838550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1841100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1843650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1846200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1848750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1851300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1853850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1856400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1858950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1861500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1864050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1866600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1869150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1871700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1874250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1876800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1879350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1881900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1884450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1887000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1889550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1892100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1894650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1897200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1899750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1902300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1904850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1907400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1909950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1912500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1915050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1917600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1920150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1922700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1925250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1927800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1930350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1932900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1935450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1938000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1940550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1943100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1945650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1948200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1950750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1953300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1955850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1958400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1960950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1963500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1966050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1968600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1971150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1973700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1976250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1978800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1981350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1983900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1986450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1989000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1991550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1994100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1996650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 1999200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2001750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2004300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2006850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2009400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2011950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2014500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2017050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2019600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2022150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2024700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2027250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2029800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2032350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2034900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2037450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2040000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2042550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2045100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2047650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2050200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2052750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2055300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2057850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2060400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2062950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2065500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2068050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2070600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2073150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2075700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2078250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2080800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2083350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2085900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2088450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2091000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2093550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2096100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2098650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2101200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2103750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2106300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2108850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2111400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2113950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2116500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2119050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2121600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2124150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2126700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2129250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2131800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2134350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2136900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2139450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2142000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2144550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2147100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2149650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2152200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2154750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2157300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2159850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2162400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2164950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2167500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2170050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2172600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2175150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2177700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2180250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2182800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2185350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2187900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2190450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2193000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2195550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2198100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2200650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2203200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2205750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2208300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2210850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2213400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2215950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2218500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2221050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2223600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2226150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2228700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2231250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2233800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2236350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2238900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2241450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2244000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2246550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2249100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2251650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2254200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2256750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2259300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2261850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2264400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2266950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2269500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2272050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2274600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2277150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2279700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2282250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2284800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2287350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2289900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2292450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2295000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2297550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2300100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2302650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2305200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2307750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2310300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2312850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2315400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2317950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2320500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2323050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2325600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2328150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2330700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2333250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2335800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2338350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2340900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2343450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2346000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2348550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2351100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2353650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2356200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2358750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2361300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2363850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2366400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2368950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2371500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2374050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2376600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2379150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2381700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2384250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2386800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2389350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2391900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2394450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2397000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2399550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2402100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2404650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2407200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2409750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2412300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2414850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2417400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2419950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2422500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2425050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2427600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2430150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2432700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2435250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2437800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2440350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2442900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2445450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2448000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2450550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2453100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2455650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2458200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2460750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2463300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2465850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2468400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2470950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2473500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2476050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2478600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2481150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2483700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2486250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2488800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2491350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2493900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2496450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2499000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2501550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2504100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2506650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2509200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2511750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2514300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2516850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2519400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2521950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2524500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2527050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2529600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2532150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2534700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2537250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2539800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2542350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2544900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2547450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2550000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2552550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2555100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2557650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2560200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2562750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2565300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2567850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2570400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2572950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2575500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2578050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2580600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2583150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2585700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2588250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2590800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2593350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2595900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2598450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2601000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2603550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2606100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2608650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2611200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2613750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2616300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2618850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2621400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2623950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2626500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2629050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2631600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2634150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2636700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2639250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2641800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2644350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2646900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2649450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2652000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2654550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2657100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2659650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2662200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2664750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2667300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2669850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2672400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2674950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2677500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2680050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2682600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2685150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2687700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2690250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2692800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2695350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2697900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2700450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2703000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2705550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2708100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2710650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2713200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2715750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2718300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2720850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2723400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2725950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2728500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2731050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2733600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2736150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2738700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2741250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2743800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2746350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2748900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2751450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2754000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2756550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2759100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2761650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2764200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2766750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2769300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2771850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2774400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2776950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2779500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2782050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2784600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2787150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2789700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2792250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2794800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2797350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2799900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2802450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2805000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2807550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2810100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2812650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2815200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2817750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2820300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2822850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2825400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2827950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2830500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2833050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2835600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2838150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2840700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2843250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2845800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2848350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2850900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2853450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2856000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2858550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2861100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2863650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2866200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2868750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2871300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2873850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2876400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2878950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2881500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2884050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2886600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2889150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2891700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2894250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2896800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2899350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2901900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2904450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2907000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2909550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2912100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2914650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2917200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2919750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2922300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2924850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2927400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2929950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2932500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2935050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2937600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2940150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2942700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2945250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2947800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2950350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2952900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2955450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2958000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2960550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2963100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2965650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2968200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2970750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2973300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2975850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2978400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2980950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2983500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2986050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2988600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2991150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2993700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2996250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 2998800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3001350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3003900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3006450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3009000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3011550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3014100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3016650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3019200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3021750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3024300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3026850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3029400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3031950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3034500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3037050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3039600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3042150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3044700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3047250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3049800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3052350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3054900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3057450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3060000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3062550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3065100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3067650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3070200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3072750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3075300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3077850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3080400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3082950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3085500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3088050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3090600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3093150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3095700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3098250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3100800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3103350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3105900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3108450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3111000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3113550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3116100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3118650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3121200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3123750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3126300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3128850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3131400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3133950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3136500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3139050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3141600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3144150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3146700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3149250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3151800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3154350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3156900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3159450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3162000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3164550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3167100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3169650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3172200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3174750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3177300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3179850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3182400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3184950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3187500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3190050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3192600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3195150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3197700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3200250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3202800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3205350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3207900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3210450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3213000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3215550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3218100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3220650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3223200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3225750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3228300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3230850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3233400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3235950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3238500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3241050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3243600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3246150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3248700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3251250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3253800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3256350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3258900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3261450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3264000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3266550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3269100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3271650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3274200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3276750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3279300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3281850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3284400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3286950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3289500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3292050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3294600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3297150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3299700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3302250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3304800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3307350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3309900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3312450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3315000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3317550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3320100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3322650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3325200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3327750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3330300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3332850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3335400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3337950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3340500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3343050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3345600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3348150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3350700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3353250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3355800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3358350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3360900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3363450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3366000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3368550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3371100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3373650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3376200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3378750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3381300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3383850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3386400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3388950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3391500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3394050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3396600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3399150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3401700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3404250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3406800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3409350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3411900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3414450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3417000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3419550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3422100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3424650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3427200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3429750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3432300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3434850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3437400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3439950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3442500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3445050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3447600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3450150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3452700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3455250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3457800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3460350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3462900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3465450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3468000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3470550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3473100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3475650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3478200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3480750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3483300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3485850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3488400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3490950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3493500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3496050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3498600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3501150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3503700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3506250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3508800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3511350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3513900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3516450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3519000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3521550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3524100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3526650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3529200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3531750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3534300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3536850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3539400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3541950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3544500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3547050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3549600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3552150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3554700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3557250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3559800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3562350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3564900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3567450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3570000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3572550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3575100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3577650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3580200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3582750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3585300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3587850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3590400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3592950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3595500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3598050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3600600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3603150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3605700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3608250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3610800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3613350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3615900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3618450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3621000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3623550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3626100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3628650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3631200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3633750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3636300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3638850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3641400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3643950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3646500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3649050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3651600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3654150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3656700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3659250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3661800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3664350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3666900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3669450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3672000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3674550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3677100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3679650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3682200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3684750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3687300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3689850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3692400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3694950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3697500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3700050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3702600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3705150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3707700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3710250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3712800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3715350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3717900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3720450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3723000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3725550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3728100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3730650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3733200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3735750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3738300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3740850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3743400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3745950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3748500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3751050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3753600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3756150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3758700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3761250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3763800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3766350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3768900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3771450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3774000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3776550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3779100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3781650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3784200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3786750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3789300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3791850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3794400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3796950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3799500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3802050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3804600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3807150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3809700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3812250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3814800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3817350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3819900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3822450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3825000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3827550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3830100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3832650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3835200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3837750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3840300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3842850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3845400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3847950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3850500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3853050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3855600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3858150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3860700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3863250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3865800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3868350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3870900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3873450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3876000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3878550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3881100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3883650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3886200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3888750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3891300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3893850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3896400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3898950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3901500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3904050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3906600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3909150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3911700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3914250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3916800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3919350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3921900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3924450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3927000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3929550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3932100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3934650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3937200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3939750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3942300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3944850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3947400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3949950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3952500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3955050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3957600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3960150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3962700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3965250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3967800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3970350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3972900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3975450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3978000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3980550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3983100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3985650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3988200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3990750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3993300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3995850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 3998400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4000950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4003500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4006050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4008600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4011150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4013700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4016250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4018800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4021350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4023900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4026450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4029000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4031550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4034100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4036650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4039200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4041750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4044300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4046850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4049400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4051950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4054500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4057050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4059600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4062150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4064700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4067250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4069800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4072350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4074900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4077450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4080000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4082550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4085100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4087650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4090200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4092750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4095300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4097850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4100400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4102950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4105500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4108050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4110600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4113150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4115700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4118250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4120800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4123350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4125900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4128450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4131000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4133550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4136100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4138650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4141200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4143750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4146300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4148850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4151400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4153950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4156500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4159050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4161600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4164150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4166700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4169250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4171800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4174350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4176900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4179450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4182000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4184550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4187100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4189650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4192200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4194750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4197300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4199850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4202400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4204950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4207500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4210050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4212600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4215150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4217700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4220250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4222800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4225350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4227900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4230450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4233000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4235550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4238100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4240650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4243200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4245750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4248300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4250850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4253400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4255950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4258500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4261050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4263600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4266150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4268700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4271250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4273800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4276350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4278900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4281450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4284000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4286550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4289100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4291650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4294200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4296750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4299300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4301850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4304400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4306950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4309500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4312050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4314600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4317150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4319700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4322250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4324800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4327350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4329900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4332450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4335000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4337550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4340100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4342650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4345200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4347750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4350300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4352850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4355400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4357950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4360500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4363050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4365600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4368150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4370700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4373250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4375800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4378350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4380900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4383450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4386000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4388550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4391100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4393650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4396200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4398750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4401300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4403850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4406400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4408950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4411500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4414050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4416600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4419150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4421700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4424250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4426800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4429350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4431900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4434450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4437000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4439550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4442100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4444650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4447200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4449750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4452300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4454850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4457400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4459950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4462500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4465050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4467600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4470150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4472700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4475250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4477800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4480350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4482900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4485450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4488000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4490550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4493100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4495650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4498200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4500750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4503300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4505850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4508400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4510950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4513500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4516050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4518600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4521150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4523700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4526250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4528800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4531350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4533900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4536450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4539000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4541550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4544100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4546650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4549200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4551750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4554300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4556850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4559400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4561950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4564500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4567050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4569600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4572150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4574700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4577250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4579800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4582350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4584900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4587450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4590000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4592550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4595100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4597650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4600200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4602750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4605300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4607850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4610400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4612950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4615500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4618050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4620600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4623150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4625700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4628250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4630800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4633350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4635900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4638450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4641000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4643550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4646100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4648650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4651200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4653750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4656300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4658850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4661400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4663950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4666500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4669050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4671600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4674150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4676700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4679250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4681800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4684350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4686900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4689450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4692000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4694550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4697100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4699650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4702200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4704750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4707300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4709850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4712400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4714950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4717500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4720050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4722600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4725150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4727700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4730250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4732800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4735350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4737900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4740450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4743000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4745550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4748100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4750650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4753200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4755750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4758300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4760850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4763400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4765950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4768500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4771050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4773600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4776150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4778700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4781250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4783800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4786350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4788900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4791450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4794000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4796550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4799100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4801650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4804200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4806750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4809300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4811850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4814400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4816950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4819500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4822050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4824600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4827150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4829700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4832250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4834800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4837350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4839900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4842450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4845000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4847550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4850100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4852650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4855200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4857750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4860300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4862850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4865400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4867950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4870500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4873050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4875600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4878150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4880700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4883250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4885800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4888350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4890900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4893450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4896000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4898550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4901100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4903650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4906200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4908750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4911300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4913850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4916400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4918950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4921500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4924050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4926600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4929150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4931700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4934250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4936800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4939350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4941900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4944450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4947000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4949550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4952100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4954650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4957200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4959750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4962300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4964850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4967400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4969950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4972500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4975050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4977600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4980150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4982700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4985250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4987800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4990350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4992900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4995450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 4998000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5000550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5003100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5005650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5008200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5010750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5013300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5015850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5018400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5020950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5023500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5026050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5028600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5031150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5033700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5036250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5038800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5041350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5043900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5046450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5049000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5051550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5054100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5056650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5059200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5061750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5064300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5066850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5069400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5071950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5074500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5077050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5079600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5082150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5084700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5087250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5089800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5092350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5094900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5097450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5100000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5102550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5105100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5107650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5110200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5112750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5115300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5117850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5120400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5122950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5125500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5128050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5130600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5133150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5135700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5138250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5140800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5143350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5145900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5148450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5151000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5153550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5156100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5158650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5161200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5163750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5166300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5168850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5171400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5173950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5176500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5179050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5181600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5184150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5186700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5189250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5191800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5194350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5196900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5199450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5202000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5204550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5207100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5209650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5212200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5214750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5217300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5219850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5222400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5224950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5227500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5230050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5232600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5235150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5237700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5240250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5242800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5245350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5247900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5250450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5253000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5255550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5258100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5260650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5263200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5265750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5268300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5270850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5273400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5275950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5278500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5281050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5283600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5286150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5288700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5291250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5293800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5296350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5298900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5301450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5304000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5306550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5309100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5311650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5314200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5316750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5319300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5321850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5324400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5326950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5329500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5332050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5334600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5337150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5339700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5342250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5344800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5347350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5349900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5352450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5355000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5357550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5360100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5362650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5365200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5367750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5370300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5372850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5375400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5377950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5380500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5383050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5385600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5388150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5390700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5393250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5395800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5398350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5400900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5403450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5406000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5408550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5411100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5413650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5416200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5418750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5421300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5423850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5426400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5428950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5431500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5434050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5436600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5439150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5441700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5444250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5446800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5449350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5451900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5454450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5457000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5459550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5462100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5464650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5467200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5469750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5472300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5474850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5477400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5479950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5482500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5485050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5487600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5490150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5492700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5495250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5497800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5500350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5502900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5505450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5508000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5510550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5513100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5515650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5518200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5520750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5523300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5525850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5528400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5530950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5533500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5536050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5538600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5541150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5543700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5546250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5548800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5551350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5553900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5556450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5559000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5561550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5564100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5566650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5569200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5571750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5574300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5576850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5579400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5581950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5584500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5587050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5589600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5592150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5594700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5597250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5599800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5602350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5604900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5607450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5610000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5612550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5615100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5617650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5620200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5622750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5625300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5627850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5630400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5632950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5635500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5638050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5640600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5643150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5645700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5648250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5650800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5653350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5655900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5658450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5661000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5663550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5666100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5668650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5671200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5673750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5676300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5678850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5681400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5683950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5686500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5689050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5691600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5694150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5696700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5699250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5701800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5704350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5706900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5709450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5712000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5714550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5717100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5719650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5722200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5724750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5727300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5729850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5732400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5734950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5737500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5740050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5742600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5745150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5747700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5750250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5752800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5755350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5757900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5760450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5763000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5765550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5768100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5770650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5773200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5775750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5778300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5780850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5783400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5785950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5788500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5791050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5793600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5796150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5798700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5801250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5803800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5806350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5808900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5811450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5814000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5816550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5819100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5821650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5824200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5826750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5829300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5831850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5834400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5836950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5839500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5842050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5844600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5847150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5849700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5852250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5854800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5857350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5859900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5862450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5865000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5867550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5870100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5872650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5875200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5877750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5880300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5882850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5885400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5887950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5890500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5893050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5895600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5898150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5900700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5903250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5905800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5908350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5910900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5913450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5916000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5918550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5921100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5923650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5926200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5928750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5931300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5933850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5936400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5938950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5941500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5944050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5946600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5949150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5951700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5954250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5956800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5959350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5961900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5964450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5967000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5969550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5972100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5974650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5977200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5979750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5982300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5984850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5987400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5989950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5992500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5995050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 5997600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6000150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6002700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6005250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6007800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6010350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6012900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6015450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6018000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6020550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6023100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6025650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6028200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6030750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6033300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6035850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6038400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6040950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6043500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6046050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6048600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6051150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6053700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6056250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6058800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6061350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6063900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6066450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6069000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6071550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6074100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6076650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6079200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6081750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6084300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6086850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6089400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6091950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6094500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6097050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6099600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6102150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6104700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6107250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6109800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6112350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6114900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6117450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6120000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6122550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6125100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6127650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6130200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6132750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6135300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6137850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6140400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6142950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6145500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6148050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6150600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6153150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6155700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6158250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6160800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6163350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6165900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6168450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6171000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6173550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6176100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6178650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6181200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6183750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6186300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6188850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6191400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6193950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6196500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6199050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6201600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6204150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6206700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6209250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6211800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6214350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6216900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6219450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6222000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6224550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6227100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6229650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6232200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6234750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6237300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6239850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6242400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6244950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6247500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6250050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6252600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6255150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6257700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6260250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6262800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6265350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6267900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6270450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6273000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6275550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6278100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6280650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6283200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6285750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6288300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6290850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6293400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6295950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6298500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6301050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6303600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6306150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6308700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6311250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6313800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6316350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6318900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6321450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6324000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6326550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6329100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6331650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6334200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6336750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6339300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6341850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6344400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6346950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6349500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6352050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6354600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6357150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6359700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6362250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6364800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6367350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6369900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6372450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6375000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6377550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6380100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6382650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6385200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6387750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6390300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6392850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6395400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6397950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6400500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6403050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6405600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6408150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6410700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6413250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6415800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6418350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6420900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6423450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6426000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6428550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6431100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6433650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6436200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6438750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6441300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6443850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6446400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6448950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6451500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6454050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6456600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6459150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6461700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6464250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6466800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6469350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6471900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6474450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6477000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6479550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6482100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6484650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6487200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6489750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6492300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6494850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6497400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6499950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6502500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6505050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6507600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6510150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6512700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6515250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6517800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6520350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6522900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6525450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6528000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6530550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6533100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6535650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6538200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6540750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6543300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6545850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6548400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6550950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6553500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6556050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6558600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6561150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6563700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6566250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6568800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6571350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6573900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6576450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6579000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6581550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6584100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6586650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6589200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6591750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6594300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6596850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6599400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6601950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6604500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6607050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6609600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6612150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6614700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6617250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6619800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6622350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6624900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6627450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6630000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6632550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6635100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6637650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6640200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6642750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6645300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6647850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6650400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6652950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6655500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6658050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6660600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6663150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6665700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6668250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6670800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6673350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6675900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6678450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6681000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6683550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6686100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6688650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6691200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6693750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6696300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6698850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6701400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6703950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6706500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6709050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6711600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6714150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6716700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6719250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6721800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6724350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6726900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6729450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6732000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6734550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6737100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6739650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6742200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6744750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6747300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6749850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6752400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6754950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6757500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6760050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6762600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6765150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6767700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6770250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6772800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6775350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6777900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6780450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6783000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6785550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6788100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6790650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6793200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6795750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6798300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6800850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6803400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6805950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6808500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6811050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6813600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6816150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6818700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6821250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6823800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6826350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6828900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6831450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6834000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6836550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6839100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6841650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6844200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6846750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6849300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6851850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6854400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6856950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6859500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6862050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6864600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6867150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6869700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6872250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6874800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6877350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6879900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6882450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6885000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6887550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6890100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6892650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6895200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6897750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6900300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6902850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6905400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6907950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6910500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6913050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6915600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6918150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6920700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6923250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6925800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6928350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6930900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6933450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6936000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6938550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6941100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6943650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6946200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6948750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6951300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6953850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6956400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6958950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6961500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6964050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6966600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6969150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6971700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6974250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6976800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6979350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6981900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6984450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6987000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6989550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6992100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6994650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6997200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 6999750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7002300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7004850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7007400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7009950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7012500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7015050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7017600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7020150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7022700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7025250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7027800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7030350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7032900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7035450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7038000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7040550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7043100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7045650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7048200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7050750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7053300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7055850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7058400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7060950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7063500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7066050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7068600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7071150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7073700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7076250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7078800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7081350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7083900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7086450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7089000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7091550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7094100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7096650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7099200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7101750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7104300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7106850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7109400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7111950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7114500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7117050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7119600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7122150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7124700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7127250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7129800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7132350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7134900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7137450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7140000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7142550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7145100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7147650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7150200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7152750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7155300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7157850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7160400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7162950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7165500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7168050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7170600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7173150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7175700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7178250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7180800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7183350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7185900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7188450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7191000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7193550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7196100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7198650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7201200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7203750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7206300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7208850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7211400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7213950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7216500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7219050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7221600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7224150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7226700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7229250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7231800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7234350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7236900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7239450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7242000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7244550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7247100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7249650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7252200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7254750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7257300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7259850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7262400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7264950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7267500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7270050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7272600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7275150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7277700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7280250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7282800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7285350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7287900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7290450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7293000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7295550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7298100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7300650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7303200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7305750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7308300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7310850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7313400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7315950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7318500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7321050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7323600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7326150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7328700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7331250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7333800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7336350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7338900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7341450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7344000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7346550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7349100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7351650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7354200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7356750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7359300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7361850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7364400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7366950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7369500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7372050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7374600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7377150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7379700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7382250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7384800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7387350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7389900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7392450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7395000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7397550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7400100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7402650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7405200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7407750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7410300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7412850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7415400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7417950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7420500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7423050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7425600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7428150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7430700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7433250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7435800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7438350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7440900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7443450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7446000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7448550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7451100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7453650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7456200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7458750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7461300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7463850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7466400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7468950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7471500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7474050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7476600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7479150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7481700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7484250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7486800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7489350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7491900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7494450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7497000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7499550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7502100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7504650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7507200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7509750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7512300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7514850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7517400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7519950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7522500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7525050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7527600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7530150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7532700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7535250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7537800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7540350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7542900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7545450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7548000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7550550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7553100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7555650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7558200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7560750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7563300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7565850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7568400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7570950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7573500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7576050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7578600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7581150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7583700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7586250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7588800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7591350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7593900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7596450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7599000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7601550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7604100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7606650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7609200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7611750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7614300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7616850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7619400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7621950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7624500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7627050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7629600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7632150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7634700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7637250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7639800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7642350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7644900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7647450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7650000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7652550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7655100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7657650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7660200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7662750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7665300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7667850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7670400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7672950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7675500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7678050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7680600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7683150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7685700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7688250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7690800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7693350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7695900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7698450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7701000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7703550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7706100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7708650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7711200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7713750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7716300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7718850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7721400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7723950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7726500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7729050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7731600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7734150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7736700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7739250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7741800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7744350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7746900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7749450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7752000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7754550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7757100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7759650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7762200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7764750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7767300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7769850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7772400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7774950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7777500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7780050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7782600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7785150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7787700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7790250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7792800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7795350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7797900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7800450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7803000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7805550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7808100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7810650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7813200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7815750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7818300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7820850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7823400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7825950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7828500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7831050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7833600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7836150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7838700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7841250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7843800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7846350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7848900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7851450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7854000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7856550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7859100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7861650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7864200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7866750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7869300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7871850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7874400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7876950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7879500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7882050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7884600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7887150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7889700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7892250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7894800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7897350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7899900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7902450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7905000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7907550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7910100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7912650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7915200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7917750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7920300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7922850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7925400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7927950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7930500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7933050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7935600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7938150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7940700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7943250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7945800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7948350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7950900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7953450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7956000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7958550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7961100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7963650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7966200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7968750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7971300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7973850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7976400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7978950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7981500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7984050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7986600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7989150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7991700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7994250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7996800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 7999350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8001900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8004450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8007000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8009550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8012100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8014650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8017200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8019750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8022300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8024850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8027400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8029950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8032500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8035050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8037600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8040150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8042700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8045250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8047800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8050350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8052900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8055450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8058000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8060550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8063100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8065650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8068200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8070750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8073300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8075850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8078400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8080950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8083500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8086050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8088600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8091150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8093700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8096250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8098800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8101350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8103900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8106450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8109000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8111550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8114100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8116650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8119200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8121750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8124300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8126850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8129400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8131950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8134500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8137050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8139600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8142150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8144700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8147250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8149800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8152350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8154900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8157450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8160000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8162550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8165100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8167650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8170200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8172750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8175300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8177850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8180400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8182950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8185500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8188050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8190600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8193150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8195700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8198250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8200800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8203350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8205900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8208450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8211000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8213550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8216100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8218650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8221200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8223750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8226300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8228850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8231400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8233950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8236500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8239050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8241600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8244150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8246700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8249250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8251800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8254350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8256900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8259450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8262000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8264550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8267100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8269650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8272200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8274750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8277300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8279850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8282400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8284950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8287500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8290050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8292600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8295150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8297700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8300250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8302800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8305350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8307900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8310450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8313000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8315550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8318100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8320650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8323200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8325750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8328300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8330850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8333400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8335950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8338500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8341050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8343600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8346150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8348700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8351250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8353800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8356350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8358900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8361450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8364000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8366550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8369100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8371650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8374200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8376750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8379300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8381850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8384400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8386950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8389500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8392050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8394600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8397150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8399700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8402250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8404800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8407350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8409900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8412450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8415000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8417550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8420100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8422650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8425200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8427750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8430300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8432850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8435400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8437950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8440500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8443050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8445600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8448150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8450700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8453250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8455800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8458350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8460900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8463450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8466000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8468550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8471100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8473650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8476200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8478750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8481300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8483850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8486400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8488950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8491500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8494050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8496600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8499150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8501700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8504250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8506800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8509350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8511900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8514450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8517000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8519550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8522100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8524650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8527200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8529750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8532300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8534850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8537400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8539950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8542500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8545050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8547600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8550150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8552700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8555250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8557800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8560350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8562900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8565450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8568000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8570550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8573100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8575650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8578200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8580750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8583300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8585850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8588400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8590950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8593500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8596050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8598600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8601150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8603700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8606250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8608800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8611350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8613900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8616450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8619000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8621550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8624100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8626650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8629200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8631750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8634300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8636850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8639400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8641950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8644500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8647050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8649600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8652150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8654700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8657250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8659800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8662350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8664900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8667450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8670000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8672550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8675100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8677650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8680200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8682750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8685300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8687850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8690400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8692950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8695500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8698050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8700600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8703150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8705700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8708250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8710800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8713350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8715900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8718450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8721000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8723550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8726100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8728650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8731200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8733750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8736300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8738850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8741400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8743950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8746500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8749050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8751600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8754150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8756700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8759250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8761800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8764350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8766900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8769450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8772000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8774550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8777100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8779650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8782200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8784750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8787300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8789850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8792400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8794950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8797500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8800050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8802600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8805150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8807700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8810250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8812800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8815350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8817900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8820450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8823000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8825550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8828100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8830650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8833200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8835750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8838300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8840850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8843400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8845950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8848500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8851050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8853600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8856150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8858700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8861250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8863800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8866350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8868900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8871450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8874000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8876550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8879100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8881650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8884200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8886750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8889300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8891850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8894400 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8896950 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8899500 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8902050 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8904600 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8907150 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8909700 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8912250 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8914800 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8917350 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8919900 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8922450 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8925000 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8927550 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8930100 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8932650 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8935200 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8937750 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8940300 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8942850 bytes[0m >[34;01mhp-scan[2595]: debug: Read 8945400 bytes[0m >[34;01mhp-scan[2595]: debug: Scan thread exiting...[0m > >Read 8.5 MB from scanner. >[34;01mhp-scan[2595]: debug: PPL=2550 lines=3508 depth=8 BPL=2550 pad=0 total=8945400[0m >Closing device. > >Outputting to destination 'file': >Saving to file /home/jones/hpscan/hpscan001.png ># /usr/lib64/python2.7/site-packages/PIL/BmpImagePlugin.pyc matches /usr/lib64/python2.7/site-packages/PIL/BmpImagePlugin.py >import PIL.BmpImagePlugin # precompiled from /usr/lib64/python2.7/site-packages/PIL/BmpImagePlugin.pyc ># /usr/lib64/python2.7/site-packages/PIL/ImageFile.pyc matches /usr/lib64/python2.7/site-packages/PIL/ImageFile.py >import PIL.ImageFile # precompiled from /usr/lib64/python2.7/site-packages/PIL/ImageFile.pyc ># /usr/lib64/python2.7/site-packages/PIL/ImagePalette.pyc matches /usr/lib64/python2.7/site-packages/PIL/ImagePalette.py >import PIL.ImagePalette # precompiled from /usr/lib64/python2.7/site-packages/PIL/ImagePalette.pyc ># /usr/lib64/python2.7/site-packages/PIL/ImageColor.pyc matches /usr/lib64/python2.7/site-packages/PIL/ImageColor.py >import PIL.ImageColor # precompiled from /usr/lib64/python2.7/site-packages/PIL/ImageColor.pyc ># /usr/lib64/python2.7/site-packages/PIL/GifImagePlugin.pyc matches /usr/lib64/python2.7/site-packages/PIL/GifImagePlugin.py >import PIL.GifImagePlugin # precompiled from /usr/lib64/python2.7/site-packages/PIL/GifImagePlugin.pyc ># /usr/lib64/python2.7/site-packages/PIL/JpegImagePlugin.pyc matches /usr/lib64/python2.7/site-packages/PIL/JpegImagePlugin.py >import PIL.JpegImagePlugin # precompiled from /usr/lib64/python2.7/site-packages/PIL/JpegImagePlugin.pyc ># /usr/lib64/python2.7/site-packages/PIL/JpegPresets.pyc matches /usr/lib64/python2.7/site-packages/PIL/JpegPresets.py >import PIL.JpegPresets # precompiled from /usr/lib64/python2.7/site-packages/PIL/JpegPresets.pyc ># /usr/lib64/python2.7/site-packages/PIL/PpmImagePlugin.pyc matches /usr/lib64/python2.7/site-packages/PIL/PpmImagePlugin.py >import PIL.PpmImagePlugin # precompiled from /usr/lib64/python2.7/site-packages/PIL/PpmImagePlugin.pyc ># /usr/lib64/python2.7/encodings/ascii.pyc matches /usr/lib64/python2.7/encodings/ascii.py >import encodings.ascii # precompiled from /usr/lib64/python2.7/encodings/ascii.pyc ># /usr/lib64/python2.7/site-packages/PIL/PngImagePlugin.pyc matches /usr/lib64/python2.7/site-packages/PIL/PngImagePlugin.py >import PIL.PngImagePlugin # precompiled from /usr/lib64/python2.7/site-packages/PIL/PngImagePlugin.pyc > >Done. ># clear __builtin__._ ># clear sys.path ># clear sys.argv ># clear sys.ps1 ># clear sys.ps2 ># clear sys.exitfunc ># clear sys.exc_type ># clear sys.exc_value ># clear sys.exc_traceback ># clear sys.last_type ># clear sys.last_value ># clear sys.last_traceback ># clear sys.path_hooks ># clear sys.path_importer_cache ># clear sys.meta_path ># clear sys.flags ># clear sys.float_info ># restore sys.stdin ># restore sys.stdout ># restore sys.stderr ># cleanup __main__ ># cleanup[1] subprocess ># cleanup[1] sysconfig ># cleanup[1] gc ># cleanup[1] xml ># cleanup[1] zipimport ># cleanup[1] urlparse ># cleanup[1] math ># cleanup[1] base ># cleanup[1] paste ># cleanup[1] _functools ># cleanup[1] _locale ># cleanup[1] _struct ># cleanup[1] itertools ># cleanup[1] __future__ ># cleanup[1] _collections ># cleanup[1] xml.etree ># cleanup[1] xml.parsers ># cleanup[1] _heapq ># cleanup[1] sre_constants ># cleanup[1] _warnings ># cleanup[1] _codecs ># cleanup[1] _sysconfigdata ># cleanup[1] keyword ># cleanup[1] prnt ># cleanup[1] posix ># cleanup[1] exceptions ># cleanup[1] abrt_exception_handler ># cleanup[1] pickle ># cleanup[1] scan ># cleanup[1] site ># cleanup[1] pyexpat ># cleanup[1] strop ># cleanup[1] base.codes ># cleanup[1] scan.sane ># cleanup[1] peak ># cleanup[1] _weakref ># cleanup[1] PIL ># cleanup[1] _weakrefset ># cleanup[1] PIL.JpegPresets ># cleanup[1] PIL.BmpImagePlugin ># cleanup[1] base.g ># cleanup[1] PIL.JpegImagePlugin ># cleanup[1] base.strings ># cleanup[1] Queue ># cleanup[1] PIL.PngImagePlugin ># cleanup[1] base.module ># cleanup[1] peak.util ># cleanup[1] marshal ># cleanup[1] PIL.PpmImagePlugin ># cleanup[1] PIL.GifImagePlugin ># cleanup[1] scanext ># cleanup[1] getopt ># cleanup[1] PIL.ImagePalette ># cleanup[1] base.device ># cleanup[1] PIL.ImageColor ># cleanup[1] prnt.pcl ># cleanup[1] httplib ># cleanup[1] PIL._binary ># cleanup[1] base.avahi ># cleanup[1] base.mdns ># cleanup[1] StringIO ># cleanup[1] PIL.ImageFile ># cleanup[1] base.status ># cleanup[1] array ># cleanup[1] base.services ># cleanup[1] prnt.cups ># cleanup[1] mimetools ># cleanup[1] hpmudext ># cleanup[1] getpass ># cleanup[1] cupsext ># cleanup[1] prnt.ldl ># cleanup[1] base.slp ># cleanup[1] gzip ># cleanup[1] random ># cleanup[1] xml.etree.ElementTree ># cleanup[1] base.tui ># cleanup[1] rfc822 ># cleanup[1] base.pml ># cleanup[1] PIL.Image ># cleanup[1] base.models ># cleanup[1] zlib ># cleanup[1] _random ># cleanup[1] numbers ># cleanup[1] xml.etree.ElementPath ># cleanup[1] collections ># cleanup[1] base.utils ># cleanup[1] datetime ># cleanup[1] base.os_utils ># cleanup[1] ConfigParser ># cleanup[1] dbus ># cleanup[1] PIL.ImageMode ># cleanup[1] locale ># cleanup[1] xml.parsers.expat ># cleanup[1] encodings ># cleanup[1] _imaging ># cleanup[1] encodings.ascii ># cleanup[1] base.logger ># cleanup[1] dbus._expat_introspect_parser ># cleanup[1] urllib ># cleanup[1] dbus._version ># cleanup[1] dbus.exceptions ># cleanup[1] dbus._compat ># cleanup[1] operator ># cleanup[1] dbus.proxies ># cleanup[1] dbus._dbus ># cleanup[1] commands ># cleanup[1] pwd ># cleanup[1] hashlib ># cleanup[1] encodings.aliases ># cleanup[1] _hashlib ># cleanup[1] grp ># cleanup[1] glob ># cleanup[1] dbus.connection ># cleanup[1] htmlentitydefs ># cleanup[1] dbus.types ># cleanup[1] dbus.bus ># cleanup[1] heapq ># cleanup[1] functools ># cleanup[1] _dbus_bindings ># cleanup[1] tempfile ># cleanup[1] pprint ># cleanup[1] platform ># cleanup[1] base.pexpect ># cleanup[1] dbus.lowlevel ># cleanup[1] encodings.utf_8 ># cleanup[1] ssl ># cleanup[1] resource ># cleanup[1] signal ># cleanup[1] base64 ># cleanup[1] syslog ># cleanup[1] fnmatch ># cleanup[1] logging ># cleanup[1] socket ># cleanup[1] thread ># cleanup[1] traceback ># cleanup[1] fcntl ># cleanup[1] weakref ># cleanup[1] select ># cleanup[1] _socket ># cleanup[1] binascii ># cleanup[1] termios ># cleanup[1] atexit ># cleanup[1] io ># cleanup[1] _io ># cleanup[1] _ssl ># cleanup[1] textwrap ># cleanup[1] pty ># cleanup[1] struct ># cleanup[1] string ># cleanup[1] threading ># cleanup[1] cStringIO ># cleanup[1] abc ># cleanup[1] re ># cleanup[1] codecs ># cleanup[1] sre_compile ># cleanup[1] tty ># cleanup[1] _sre ># cleanup[1] sre_parse ># cleanup[2] pyexpat.errors ># cleanup[2] pyexpat.model ># cleanup[2] UserDict ># cleanup[2] os ># cleanup[2] posixpath ># cleanup[2] errno ># cleanup[2] os.path ># cleanup[2] copy_reg ># cleanup[2] linecache ># cleanup[2] _abcoll ># cleanup[2] genericpath ># cleanup[2] stat ># cleanup[2] warnings ># cleanup[2] types ># cleanup[2] time ># cleanup sys ># cleanup __builtin__ ># cleanup ints: 120 unfreed ints ># cleanup floats: 76 unfreed floats >[jones@mariehe hpscan]$ exit >exit > >Script done on Sun 13 Apr 2014 08:44:58 AM EDT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1076954
:
877600
|
882782
|
885885
|
885886
|
916531
|
916758
|
917625
|
917631
|
917635
|
917636
|
920201
|
921170
|
921228
|
935015