After updating Monterey to macos M1, the debug print errors

 

Error loading: /Applications/PyCharm.app/Contents/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_x86_64.dylib
Error loading: /Applications/PyCharm.app/Contents/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_x86_64.dylib

*******

PyCharm 2021.2.3 (Professional Edition)
Build #PY-212.5457.59, built on October 19, 2021
Subscription is active until May 2, 2022.
Runtime version: 11.0.12+7-b1504.40 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.0.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry: ide.balloon.shadow.size=0
Non-Bundled Plugins: com.intellij.plugins.vscodekeymap (212.3116.29), com.samdark.intellij-visual-studio-code-dark-plus (2.5), org.toml.lang (0.2.155.4114-212), name.kropp.intellij.makefile (212.5457.62), PlantUML integration (5.6.1), com.jetbrains.intellij.datalore (0.1.14-212)

0
3 comments

Hi, are you using the Apple Silicon build of the IDE? 

Could you please submit a ticket to https://youtrack.jetbrains.com with the following information:

- Logs from **Help | Collect Logs and Diagnostic Data** after reproducing the issue

- Please add `PYCHARM_DEBUG=True` environment variable to your run/debug configuration, reproduce the issue, and provide the full console output.

0
 
I am the IDE of Apple M1 chip and the docker container of remote connection. The error message after adding PYCHARM_DEBUG=True environment variable is as follows:
 
/usr/local/bin/python /root/.pycharm_helpers/pydev/pydevd.py --multiprocess --qt-support=auto --client localhost --port 33491 --file /var/www/spider/run.py job/run 
Executing PyCharm's `sitecustomize`
User doesn't have a custom `sitecustomize`
Custom matplotlib backend was set for SciView
Unable to load jupyter_debug plugin
Executing file /var/www/spider/run.py
arguments: ['/var/www/spider/run.py', 'job/run']
PYDEVD_FILTER_LIBRARIES False
 
('Connecting to ', 'localhost', ':', '33491')
('Connected.',)
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
 
sending cmd -->          CMD_VERSION @@BUILD_NUMBER@@
Connected to pydev debugger (build 223.7571.203)
debugger: received >>1013
111 5 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
146 9 SHOW_RETURN_VALUES 0
122 7 python-BaseException None None 0 1 0
<<
Received command: CMD_RUN 1013
 
Received command: CMD_SET_BREAK 111 5 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_SHOW_RETURN_VALUES 146 9 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 7 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff85ba4ba8>}
 
sending cmd --> CMD_SHOW_CYTHON_WARNING <xml><warning id="cython" /></xml>
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_8839_id_281473115249072" /></xml>
IDE_PROJECT_ROOTS ['/var/www/spider']
 
LIBRARY_ROOTS ['/Users/ranjiaming/Library/Caches/JetBrains/PyCharm2022.3/remote_sources/1615203275/249573928', '/Users/ranjiaming/Library/Caches/JetBrains/PyCharm2022.3/remote_sources/1615203275/-1974982096', '/Users/ranjiaming/Library/Caches/JetBrains/PyCharm2022.3/remote_sources/1615203275/1170049292', '/Users/ranjiaming/Library/Caches/JetBrains/PyCharm2022.3/python_stubs/-923448878', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/python-skeletons', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stdlib', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/six', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/boto', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/mock', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pytz', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/toml', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/annoy', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/babel', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/emoji', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/first', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/fpdf2', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/ldap3', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/polib', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/redis', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/regex', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/retry', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/ujson', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/bleach', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/caldav', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/docopt', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/enum34', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/hdbcli', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/invoke', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/passpy', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/Pillow', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/psutil', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pycurl', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pynput', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pysftp', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/PyYAML', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/stripe', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/xxhash', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/appdirs', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/certifi', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/chardet', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/chevron', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/passlib', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pyaudio', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/PyMySQL', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pyvmomi', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/slumber', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/tzlocal', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/urllib3', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/vobject', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/aiofiles', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/colorama', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/croniter', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/docutils', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/filelock', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/html5lib', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/httplib2', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/jmespath', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/Markdown', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/oauthlib', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/openpyxl', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/paramiko', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/psycopg2', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pyflakes', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/Pygments', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/requests', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/selenium', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/tabulate', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/toposort', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/waitress', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/braintree', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/decorator', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/freezegun', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/ipaddress', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/playsound', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pyOpenSSL', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pyRFC3339', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/termcolor', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/ttkthemes', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/typed-ast', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/cachetools', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/commonmark', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/dateparser', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/Deprecated', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/Flask-Cors', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/frozendict', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/jsonschema', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pyfarmhash', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/Send2Trash', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/setuptools', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/simplejson', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/SQLAlchemy', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/contextvars', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/dataclasses', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/entrypoints', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/flake8-2020', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/JACK-Client', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/mysqlclient', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/opentracing', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pep8-naming', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/prettytable', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/python-nmap', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/atomicwrites', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/aws-xray-sdk', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/cryptography', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/editdistance', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/backports_abc', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/click-spinner', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/DateTimeRange', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/humanfriendly', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/python-gflags', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/beautifulsoup4', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/characteristic', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/flake8-bugbear', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/python-slugify', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/singledispatch', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/flake8-builtins', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/flake8-simplify', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/mypy-extensions', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/python-dateutil', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/Flask-SQLAlchemy', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/flake8-docstrings', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/flake8-plugin-utils', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/pytest-lazy-fixture', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/flake8-rst-docstrings', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/flake8-typing-imports', '/Users/ranjiaming/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/223.7571.203/PyCharm.app/Contents/plugins/python/helpers/typeshed/stubs/backports.ssl_match_hostname']
 
sending cmd -->  CMD_PROCESS_CREATED <process/>
A new child process with PID 8846 has been forked
PYDEVD_FILTER_LIBRARIES False
 
pydev debugger: process 8846 is connecting
 
('Connecting to ', 'localhost', ':', '33491')
sending cmd -->  CMD_PROCESS_CREATED <process/>
('Connected.',)
A new child process with PID 8847 has been forked
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
 
PYDEVD_FILTER_LIBRARIES False
 
sending cmd -->          CMD_VERSION @@BUILD_NUMBER@@
sending cmd -->  CMD_PROCESS_CREATED <process/>
pydev debugger: process 8847 is connecting
 
('Connecting to ', 'localhost', ':', '33491')
('Connected.',)
A new child process with PID 8850 has been forked
debugger: received >>111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 5 python-BaseException None None 0 1 0
1017
146 9 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
debugger: received >>111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 13 python-BaseException None None 0 1 0
146 15 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
PYDEVD_FILTER_LIBRARIES False
 
pydev debugger: process 8850 is connecting
 
('Connecting to ', 'localhost', ':', '33491')
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
('Connected.',)
A new child process with PID 8853 has been forked
Received command: CMD_ADD_EXCEPTION_BREAK 122 5 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77429320>}
 
Received command: CMD_RUN 1017
 
Received command: CMD_SHOW_RETURN_VALUES 146 9 SHOW_RETURN_VALUES 0
 
Show return values: False
 
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
 
sending cmd -->          CMD_VERSION @@BUILD_NUMBER@@
PYDEVD_FILTER_LIBRARIES False
 
pydev debugger: process 8853 is connecting
 
('Connecting to ', 'localhost', ':', '33491')
('Connected.',)
Received command: CMD_ADD_EXCEPTION_BREAK 122 13 python-BaseException None None 0 1 0
 
debugger: received >>111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
<<
Received command: CMD_SET_BREAK 111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
debugger: received >>111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
<<
Received command: CMD_SET_BREAK 111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426198>}
 
debugger: received >>122 13 python-BaseException None None 0 1 0
146 15 SHOW_RETURN_VALUES 0
<<
Received command: CMD_ADD_EXCEPTION_BREAK 122 13 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff774292e8>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 15 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Received command: CMD_SHOW_RETURN_VALUES 146 15 SHOW_RETURN_VALUES 0
 
Show return values: False
 
debugger: received >>111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 21 python-BaseException None None 0 1 0
146 19 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 21 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff85b9def0>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 19 SHOW_RETURN_VALUES 0
 
Show return values: False
 
sending cmd -->  CMD_PROCESS_CREATED <process/>
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
 
sending cmd -->          CMD_VERSION @@BUILD_NUMBER@@
debugger: received >>111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 19 python-BaseException None None 0 1 0
146 21 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 19 python-BaseException None None 0 1 0
 
debugger: received >>111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 5 python-BaseException None None 0 1 0
146 9 SHOW_RETURN_VALUES 0
1017
<<
Received command: CMD_SET_BREAK 111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77429438>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 21 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
 
sending cmd -->          CMD_VERSION @@BUILD_NUMBER@@
debugger: received >>111 23 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 25 python-BaseException None None 0 1 0
146 27 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 23 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
debugger: received >>122 5 python-BaseException None None 0 1 0
1017
146 9 SHOW_RETURN_VALUES 0
111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 13 python-BaseException None None 0 1 0
146 15 SHOW_RETURN_VALUES 0
<<
Received command: CMD_ADD_EXCEPTION_BREAK 122 5 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426470>}
 
Received command: CMD_RUN 1017
 
Received command: CMD_SHOW_RETURN_VALUES 146 9 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Received command: CMD_SET_BREAK 111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 13 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426438>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 15 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 25 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426400>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 27 SHOW_RETURN_VALUES 0
 
Show return values: False
 
sending cmd -->  CMD_PROCESS_CREATED <process/>
Received command: CMD_ADD_EXCEPTION_BREAK 122 5 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff774265f8>}
A new child process with PID 8858 has been forked
 
Received command: CMD_SHOW_RETURN_VALUES 146 9 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Received command: CMD_RUN 1017
 
PYDEVD_FILTER_LIBRARIES False
 
pydev debugger: process 8858 is connecting
 
debugger: received >>111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 19 python-BaseException None None 0 1 0
146 21 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 19 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426588>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 21 SHOW_RETURN_VALUES 0
 
Show return values: False
 
debugger: received >>111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 13 python-BaseException None None 0 1 0
146 15 SHOW_RETURN_VALUES 0
<<
debugger: received >>111 23 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 25 python-BaseException None None 0 1 0
146 27 SHOW_RETURN_VALUES 0
<<
('Connecting to ', 'localhost', ':', '33491')
Received command: CMD_SET_BREAK 111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
Received command: CMD_SET_BREAK 111 23 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 25 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77429358>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 27 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
debugger: received >>111 29 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 31 python-BaseException None None 0 1 0
146 33 SHOW_RETURN_VALUES 0
<<
Received command: CMD_ADD_EXCEPTION_BREAK 122 13 python-BaseException None None 0 1 0
 
Received command: CMD_SET_BREAK 111 29 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
('Connected.',)
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff774266d8>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 15 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
debugger: received >>111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
1015
122 7 python-BaseException None None 0 1 0
146 9 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 31 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426668>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 33 SHOW_RETURN_VALUES 0
 
Show return values: False
 
sending cmd -->  CMD_PROCESS_CREATED <process/>
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_RUN 1015
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 7 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff774266a0>}
 
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="Thread-5" id="pid_8839_id_281472682583992" /></xml>
Received command: CMD_SHOW_RETURN_VALUES 146 9 SHOW_RETURN_VALUES 0
 
Show return values: False
 
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
 
sending cmd -->          CMD_VERSION @@BUILD_NUMBER@@
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="Thread-6" id="pid_8839_id_281472682584664" /></xml>
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="Thread-7" id="pid_8839_id_281472682584328" /></xml>
A new child process with PID 8859 has been forked
debugger: received >>111 23 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 25 python-BaseException None None 0 1 0
146 27 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 23 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 25 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff774264a8>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 27 SHOW_RETURN_VALUES 0
 
Show return values: False
 
debugger: received >>111 29 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
<<
Received command: CMD_SET_BREAK 111 29 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
debugger: received >>111 35 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 37 python-BaseException None None 0 1 0
<<
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_SET_BREAK 111 35 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
debugger: received >>111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
<<
Received command: CMD_SET_BREAK 111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
debugger: received >>122 31 python-BaseException None None 0 1 0
146 33 SHOW_RETURN_VALUES 0
<<
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 31 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff774295f8>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 33 SHOW_RETURN_VALUES 0
 
Show return values: False
 
debugger: received >>111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 5 python-BaseException None None 0 1 0
1017
146 9 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 5 python-BaseException None None 0 1 0
 
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff774268d0>}
 
Received command: CMD_RUN 1017
 
Received command: CMD_SHOW_RETURN_VALUES 146 9 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 37 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426518>}
 
debugger: received >>146 39 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SHOW_RETURN_VALUES 146 39 SHOW_RETURN_VALUES 0
 
Show return values: False
 
debugger: received >>111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 19 python-BaseException None None 0 1 0
146 21 SHOW_RETURN_VALUES 0
<<
debugger: received >>122 13 python-BaseException None None 0 1 0
146 15 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 13 python-BaseException None None 0 1 0
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426748>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 15 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 19 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426710>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 21 SHOW_RETURN_VALUES 0
 
Show return values: False
 
PYDEVD_FILTER_LIBRARIES False
 
pydev debugger: process 8859 is connecting
 
('Connecting to ', 'localhost', ':', '33491')
('Connected.',)
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
 
sending cmd -->          CMD_VERSION @@BUILD_NUMBER@@
debugger: received >>111 41 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
<<
Received command: CMD_SET_BREAK 111 41 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
debugger: received >>111 35 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 37 python-BaseException None None 0 1 0
146 39 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 35 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
debugger: received >>111 29 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 31 python-BaseException None None 0 1 0
146 33 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 29 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
debugger: received >>111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 19 python-BaseException None None 0 1 0
146 21 SHOW_RETURN_VALUES 0
<<
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_SET_BREAK 111 17 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 37 python-BaseException None None 0 1 0
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 31 python-BaseException None None 0 1 0
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 19 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff774296d8>}
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426748>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 39 SHOW_RETURN_VALUES 0
 
Received command: CMD_SHOW_RETURN_VALUES 146 33 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Show return values: False
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426780>}
 
debugger: received >>111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 5 python-BaseException None None 0 1 0
1017
146 9 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SHOW_RETURN_VALUES 146 21 SHOW_RETURN_VALUES 0
 
Received command: CMD_SET_BREAK 111 3 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Show return values: False
 
debugger: received >>111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 13 python-BaseException None None 0 1 0
146 15 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 11 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 5 python-BaseException None None 0 1 0
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 13 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426b70>}
 
Received command: CMD_RUN 1017
 
Received command: CMD_SHOW_RETURN_VALUES 146 9 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426898>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 15 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
debugger: received >>122 43 python-BaseException None None 0 1 0
146 45 SHOW_RETURN_VALUES 0
<<
debugger: received >>111 23 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
122 25 python-BaseException None None 0 1 0
146 27 SHOW_RETURN_VALUES 0
<<
Received command: CMD_SET_BREAK 111 23 python-line /var/www/spider/services/controller/tb1688.py 173 get_page_one THREAD None None
 
Added breakpoint:/var/www/spider/services/controller/tb1688.py - line:173 - func_name:b'get_page_one'
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 25 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426630>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 27 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Received command: CMD_ADD_EXCEPTION_BREAK 122 43 python-BaseException None None 0 1 0
 
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0xffff77426860>}
 
Received command: CMD_SHOW_RETURN_VALUES 146 45 SHOW_RETURN_VALUES 0
 
Show return values: False
 
Error loading: /root/.pycharm_helpers/pydev/pydevd_attach_to_process/attach_linux_amd64.so
Error loading: /root/.pycharm_helpers/pydev/pydevd_attach_to_process/attach_linux_amd64.so
Error loading: /root/.pycharm_helpers/pydev/pydevd_attach_to_process/attach_linux_amd64.so
Error loading: /root/.pycharm_helpers/pydev/pydevd_attach_to_process/attach_linux_amd64.so
Error loading: /root/.pycharm_helpers/pydev/pydevd_attach_to_process/attach_linux_amd64.so
Error loading: /root/.pycharm_helpers/pydev/pydevd_attach_to_process/attach_linux_amd64.so
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_8846_id_281473115249072" /></xml>
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_8847_id_281473115249072" /></xml>
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_8850_id_281473115249072" /></xml>
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_8853_id_281473115249072" /></xml>
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_8858_id_281473115249072" /></xml>
sending cmd -->    CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_8859_id_281473115249072" /></xml>
sending cmd -->      CMD_THREAD_KILL pid_8839_id_281472682583992
sending cmd -->      CMD_THREAD_KILL pid_8839_id_281472682584664
sending cmd -->      CMD_THREAD_KILL pid_8846_id_281473115249072
sending cmd -->      CMD_THREAD_KILL pid_8847_id_281473115249072
sending cmd -->      CMD_THREAD_KILL pid_8839_id_281472682584328
sending cmd -->      CMD_THREAD_KILL pid_8850_id_281473115249072
sending cmd -->      CMD_THREAD_KILL pid_8853_id_281473115249072
sending cmd -->      CMD_THREAD_KILL pid_8858_id_281473115249072
debugger: received >><<
sending cmd -->      CMD_THREAD_KILL pid_8859_id_281473115249072
debugger: received >><<
debugger: received >><<
No threads alive, finishing debug session
debugger: received >><<
debugger: received >><<
Waiting for pydb daemon threads to finish
debugger: received >><<
No threads alive, finishing debug session
Waiting for pydb daemon threads to finish
No threads alive, finishing debug session
Waiting for pydb daemon threads to finish
No threads alive, finishing debug session
Waiting for pydb daemon threads to finish
No threads alive, finishing debug session
Waiting for pydb daemon threads to finish
No threads alive, finishing debug session
Waiting for pydb daemon threads to finish
sending cmd -->      CMD_THREAD_KILL pid_8839_id_281473115249072
 
Process finished with exit code 0

 

0

Hi,

Could you please also share a zipped logs folder? You can obtain it by navigating **Help | Collect logs and diagnostic data**.

0

Please sign in to leave a comment.