Skip to content

Instantly share code, notes, and snippets.

@ziyadedher
Created November 19, 2020 22:00
Show Gist options
  • Save ziyadedher/72575d5477d5934ac78de748f8fe9403 to your computer and use it in GitHub Desktop.
Save ziyadedher/72575d5477d5934ac78de748f8fe9403 to your computer and use it in GitHub Desktop.
./pants repl :: --pex-verbosity=9
13:59:07.88 [INFO] pex: Building pex
pex: Building pex :: Resolving interpreters
pex: Constraints on interpreters: ['CPython>=3.6'], Matching Interpreter: /usr/bin/python3.8
pex: Spawning a maximum of 8 parallel jobs to process:
/home/ziyadedher/ficra/momo/.venv/bin/python
/home/ziyadedher/ficra/momo/.venv/bin/python3
/home/ziyadedher/ficra/momo/.venv/bin/python3.8
/usr/local/bin/python3.7
/usr/local/bin/python3.7m
/usr/bin/python
/usr/bin/python2
/usr/bin/python2.7
/usr/bin/python3
/usr/bin/python3.8
pex: creating PythonIdentity from encoded: {"abi_tag": "cp37m", "binary": "/usr/local/bin/python3.7", "env_markers": {"implementation_name": "cpython", "implementation_version": "3.7.5", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "3.7.5+", "python_version": "3.7", "sys_platform": "linux"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp37", "supported_tags": [["cp37", "cp37m", "manylinux2014_x86_64"], ["cp37", "cp37m", "manylinux2010_x86_64"], ["cp37", "cp37m", "manylinux1_x86_64"], ["cp37", "cp37m", "linux_x86_64"], ["cp37", "abi3", "manylinux2014_x86_64"], ["cp37", "abi3", "manylinux2010_x86_64"], ["cp37", "abi3", "manylinux1_x86_64"], ["cp37", "abi3", "linux_x86_64"], ["cp37", "none", "manylinux2014_x86_64"], ["cp37", "none", "manylinux2010_x86_64"], ["cp37", "none", "manylinux1_x86_64"], ["cp37", "none", "linux_x86_64"], ["cp36", "abi3", "manylinux2014_x86_64"], ["cp36", "abi3", "manylinux2010_x86_64"], ["cp36", "abi3", "manylinux1_x86_64"], ["cp36", "abi3", "linux_x86_64"], ["cp35", "abi3", "manylinux2014_x86_64"], ["cp35", "abi3", "manylinux2010_x86_64"], ["cp35", "abi3", "manylinux1_x86_64"], ["cp35", "abi3", "linux_x86_64"], ["cp34", "abi3", "manylinux2014_x86_64"], ["cp34", "abi3", "manylinux2010_x86_64"], ["cp34", "abi3", "manylinux1_x86_64"], ["cp34", "abi3", "linux_x86_64"], ["cp33", "abi3", "manylinux2014_x86_64"], ["cp33", "abi3", "manylinux2010_x86_64"], ["cp33", "abi3", "manylinux1_x86_64"], ["cp33", "abi3", "linux_x86_64"], ["cp32", "abi3", "manylinux2014_x86_64"], ["cp32", "abi3", "manylinux2010_x86_64"], ["cp32", "abi3", "manylinux1_x86_64"], ["cp32", "abi3", "linux_x86_64"], ["py37", "none", "manylinux2014_x86_64"], ["py37", "none", "manylinux2010_x86_64"], ["py37", "none", "manylinux1_x86_64"], ["py37", "none", "linux_x86_64"], ["py3", "none", "manylinux2014_x86_64"], ["py3", "none", "manylinux2010_x86_64"], ["py3", "none", "manylinux1_x86_64"], ["py3", "none", "linux_x86_64"], ["py36", "none", "manylinux2014_x86_64"], ["py36", "none", "manylinux2010_x86_64"], ["py36", "none", "manylinux1_x86_64"], ["py36", "none", "linux_x86_64"], ["py35", "none", "manylinux2014_x86_64"], ["py35", "none", "manylinux2010_x86_64"], ["py35", "none", "manylinux1_x86_64"], ["py35", "none", "linux_x86_64"], ["py34", "none", "manylinux2014_x86_64"], ["py34", "none", "manylinux2010_x86_64"], ["py34", "none", "manylinux1_x86_64"], ["py34", "none", "linux_x86_64"], ["py33", "none", "manylinux2014_x86_64"], ["py33", "none", "manylinux2010_x86_64"], ["py33", "none", "manylinux1_x86_64"], ["py33", "none", "linux_x86_64"], ["py32", "none", "manylinux2014_x86_64"], ["py32", "none", "manylinux2010_x86_64"], ["py32", "none", "manylinux1_x86_64"], ["py32", "none", "linux_x86_64"], ["py31", "none", "manylinux2014_x86_64"], ["py31", "none", "manylinux2010_x86_64"], ["py31", "none", "manylinux1_x86_64"], ["py31", "none", "linux_x86_64"], ["py30", "none", "manylinux2014_x86_64"], ["py30", "none", "manylinux2010_x86_64"], ["py30", "none", "manylinux1_x86_64"], ["py30", "none", "linux_x86_64"], ["py37", "none", "any"], ["py3", "none", "any"], ["py36", "none", "any"], ["py35", "none", "any"], ["py34", "none", "any"], ["py33", "none", "any"], ["py32", "none", "any"], ["py31", "none", "any"], ["py30", "none", "any"]], "version": [3, 7, 5]}
pex: Constraints on interpreters: ['CPython>=3.6'], Matching Interpreter: /usr/local/bin/python3.7
pex: creating PythonIdentity from encoded: {"abi_tag": "cp37m", "binary": "/usr/local/bin/python3.7m", "env_markers": {"implementation_name": "cpython", "implementation_version": "3.7.5", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "3.7.5+", "python_version": "3.7", "sys_platform": "linux"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp37", "supported_tags": [["cp37", "cp37m", "manylinux2014_x86_64"], ["cp37", "cp37m", "manylinux2010_x86_64"], ["cp37", "cp37m", "manylinux1_x86_64"], ["cp37", "cp37m", "linux_x86_64"], ["cp37", "abi3", "manylinux2014_x86_64"], ["cp37", "abi3", "manylinux2010_x86_64"], ["cp37", "abi3", "manylinux1_x86_64"], ["cp37", "abi3", "linux_x86_64"], ["cp37", "none", "manylinux2014_x86_64"], ["cp37", "none", "manylinux2010_x86_64"], ["cp37", "none", "manylinux1_x86_64"], ["cp37", "none", "linux_x86_64"], ["cp36", "abi3", "manylinux2014_x86_64"], ["cp36", "abi3", "manylinux2010_x86_64"], ["cp36", "abi3", "manylinux1_x86_64"], ["cp36", "abi3", "linux_x86_64"], ["cp35", "abi3", "manylinux2014_x86_64"], ["cp35", "abi3", "manylinux2010_x86_64"], ["cp35", "abi3", "manylinux1_x86_64"], ["cp35", "abi3", "linux_x86_64"], ["cp34", "abi3", "manylinux2014_x86_64"], ["cp34", "abi3", "manylinux2010_x86_64"], ["cp34", "abi3", "manylinux1_x86_64"], ["cp34", "abi3", "linux_x86_64"], ["cp33", "abi3", "manylinux2014_x86_64"], ["cp33", "abi3", "manylinux2010_x86_64"], ["cp33", "abi3", "manylinux1_x86_64"], ["cp33", "abi3", "linux_x86_64"], ["cp32", "abi3", "manylinux2014_x86_64"], ["cp32", "abi3", "manylinux2010_x86_64"], ["cp32", "abi3", "manylinux1_x86_64"], ["cp32", "abi3", "linux_x86_64"], ["py37", "none", "manylinux2014_x86_64"], ["py37", "none", "manylinux2010_x86_64"], ["py37", "none", "manylinux1_x86_64"], ["py37", "none", "linux_x86_64"], ["py3", "none", "manylinux2014_x86_64"], ["py3", "none", "manylinux2010_x86_64"], ["py3", "none", "manylinux1_x86_64"], ["py3", "none", "linux_x86_64"], ["py36", "none", "manylinux2014_x86_64"], ["py36", "none", "manylinux2010_x86_64"], ["py36", "none", "manylinux1_x86_64"], ["py36", "none", "linux_x86_64"], ["py35", "none", "manylinux2014_x86_64"], ["py35", "none", "manylinux2010_x86_64"], ["py35", "none", "manylinux1_x86_64"], ["py35", "none", "linux_x86_64"], ["py34", "none", "manylinux2014_x86_64"], ["py34", "none", "manylinux2010_x86_64"], ["py34", "none", "manylinux1_x86_64"], ["py34", "none", "linux_x86_64"], ["py33", "none", "manylinux2014_x86_64"], ["py33", "none", "manylinux2010_x86_64"], ["py33", "none", "manylinux1_x86_64"], ["py33", "none", "linux_x86_64"], ["py32", "none", "manylinux2014_x86_64"], ["py32", "none", "manylinux2010_x86_64"], ["py32", "none", "manylinux1_x86_64"], ["py32", "none", "linux_x86_64"], ["py31", "none", "manylinux2014_x86_64"], ["py31", "none", "manylinux2010_x86_64"], ["py31", "none", "manylinux1_x86_64"], ["py31", "none", "linux_x86_64"], ["py30", "none", "manylinux2014_x86_64"], ["py30", "none", "manylinux2010_x86_64"], ["py30", "none", "manylinux1_x86_64"], ["py30", "none", "linux_x86_64"], ["py37", "none", "any"], ["py3", "none", "any"], ["py36", "none", "any"], ["py35", "none", "any"], ["py34", "none", "any"], ["py33", "none", "any"], ["py32", "none", "any"], ["py31", "none", "any"], ["py30", "none", "any"]], "version": [3, 7, 5]}
pex: creating PythonIdentity from encoded: {"abi_tag": "cp27mu", "binary": "/usr/bin/python2.7", "env_markers": {"implementation_name": "", "implementation_version": "0", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "2.7.18", "python_version": "2.7", "sys_platform": "linux2"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp27", "supported_tags": [["cp27", "cp27mu", "manylinux2014_x86_64"], ["cp27", "cp27mu", "manylinux2010_x86_64"], ["cp27", "cp27mu", "manylinux1_x86_64"], ["cp27", "cp27mu", "linux_x86_64"], ["cp27", "none", "manylinux2014_x86_64"], ["cp27", "none", "manylinux2010_x86_64"], ["cp27", "none", "manylinux1_x86_64"], ["cp27", "none", "linux_x86_64"], ["py27", "none", "manylinux2014_x86_64"], ["py27", "none", "manylinux2010_x86_64"], ["py27", "none", "manylinux1_x86_64"], ["py27", "none", "linux_x86_64"], ["py2", "none", "manylinux2014_x86_64"], ["py2", "none", "manylinux2010_x86_64"], ["py2", "none", "manylinux1_x86_64"], ["py2", "none", "linux_x86_64"], ["py26", "none", "manylinux2014_x86_64"], ["py26", "none", "manylinux2010_x86_64"], ["py26", "none", "manylinux1_x86_64"], ["py26", "none", "linux_x86_64"], ["py25", "none", "manylinux2014_x86_64"], ["py25", "none", "manylinux2010_x86_64"], ["py25", "none", "manylinux1_x86_64"], ["py25", "none", "linux_x86_64"], ["py24", "none", "manylinux2014_x86_64"], ["py24", "none", "manylinux2010_x86_64"], ["py24", "none", "manylinux1_x86_64"], ["py24", "none", "linux_x86_64"], ["py23", "none", "manylinux2014_x86_64"], ["py23", "none", "manylinux2010_x86_64"], ["py23", "none", "manylinux1_x86_64"], ["py23", "none", "linux_x86_64"], ["py22", "none", "manylinux2014_x86_64"], ["py22", "none", "manylinux2010_x86_64"], ["py22", "none", "manylinux1_x86_64"], ["py22", "none", "linux_x86_64"], ["py21", "none", "manylinux2014_x86_64"], ["py21", "none", "manylinux2010_x86_64"], ["py21", "none", "manylinux1_x86_64"], ["py21", "none", "linux_x86_64"], ["py20", "none", "manylinux2014_x86_64"], ["py20", "none", "manylinux2010_x86_64"], ["py20", "none", "manylinux1_x86_64"], ["py20", "none", "linux_x86_64"], ["py27", "none", "any"], ["py2", "none", "any"], ["py26", "none", "any"], ["py25", "none", "any"], ["py24", "none", "any"], ["py23", "none", "any"], ["py22", "none", "any"], ["py21", "none", "any"], ["py20", "none", "any"]], "version": [2, 7, 18]}
pex: Building pex :: Resolving distributions ([])
pex: Building pex: 49.1ms
pex: Resolving interpreters: 48.7ms
pex: Resolving distributions ([]): 0.1ms
pex: Vendoring packaging from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pyparsing from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pkg_resources from VendorSpec(key='setuptools', requirement='setuptools==44.0.0', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/setuptools
Running PEX file at /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_ with args ['-c', 'import hashlib, os, sys\n\npython = os.path.realpath(sys.executable)\nprint(python)\n\nhasher = hashlib.sha256()\nwith open(python, "rb") as fp:\n for chunk in iter(lambda: fp.read(8192), b""):\n hasher.update(chunk)\nprint(hasher.hexdigest())\n']
pex: PEX.run invoking /usr/local/bin/python3.7 /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_ -c import hashlib, os, sys
python = os.path.realpath(sys.executable)
print(python)
hasher = hashlib.sha256()
with open(python, "rb") as fp:
for chunk in iter(lambda: fp.read(8192), b""):
hasher.update(chunk)
print(hasher.hexdigest())
pex: Installed VendorImporter(root='/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Installed VendorImporter(root='/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap', importables=(_Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex')))
pex: pex.third_party.packaging imported via _Loader(module_name='pex.third_party.packaging', vendor_module_name='pex.vendor._vendored.packaging.packaging')
pex: pex.third_party.pyparsing imported via _Loader(module_name='pex.third_party.pyparsing', vendor_module_name='pex.vendor._vendored.packaging.pyparsing')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.pkg_resources.extern imported via _Loader(module_name='pex.third_party.pkg_resources.extern', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern')
pex: pex.third_party.pkg_resources.extern.six imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six')
pex: pex.third_party.pkg_resources.extern.six.moves imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves')
pex: pex.third_party.pkg_resources.extern.packaging imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging')
pex: pex.third_party.pkg_resources.extern.packaging.version imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.version', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version')
pex: pex.third_party.pkg_resources.extern.packaging.specifiers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.specifiers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers')
pex: pex.third_party.pkg_resources.extern.pyparsing imported via _Loader(module_name='pex.third_party.pkg_resources.extern.pyparsing', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing')
pex: pex.third_party.pkg_resources.extern.six.moves.urllib imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves.urllib', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves.urllib')
pex: pex.third_party.pkg_resources.extern.packaging.requirements imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.requirements', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements')
pex: pex.third_party.pkg_resources.extern.packaging.markers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.markers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.packaging.specifiers imported via _Loader(module_name='pex.third_party.packaging.specifiers', vendor_module_name='pex.vendor._vendored.packaging.packaging.specifiers')
pex: Selecting runtime interpreter
pex: Using $PATH constrained by ['CPython>=3.6']
pex: Constraints on interpreters: ['CPython>=3.6'], Matching Interpreter: /usr/local/bin/python3.7
pex: Selecting runtime interpreter: 1.1ms
pex: Using the current interpreter /usr/local/bin/python3.7 since it matches constraints and PYTHONPATH is not set.
pex: Found site-library: /usr/local/lib/python3.7/site-packages
pex: Not a tainted path element: /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap
pex: Not a tainted path element: /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_
pex: Not a tainted path element: /usr/local/lib/python37.zip
pex: Not a tainted path element: /usr/local/lib/python3.7
pex: Not a tainted path element: /usr/local/lib/python3.7/lib-dynload
pex: Not a tainted path element: /home/ziyadedher/.local/lib/python3.7/site-packages
pex: Tainted path element: /usr/local/lib/python3.7/site-packages
pex: Scrubbing from user site: /home/ziyadedher/.local/lib/python3.7/site-packages
pex: Scrubbing from site-packages: /usr/local/lib/python3.7/site-packages
pex: New sys.path: ['/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap', '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_', '/usr/local/lib/python37.zip', '/usr/local/lib/python3.7', '/usr/local/lib/python3.7/lib-dynload']
pex: E: tags for 'manylinux2014_x86_64' x PythonInterpreter('/usr/local/bin/python3.7', PythonIdentity('/usr/local/bin/python3.7', 'cp37', 'cp37m', 'manylinux2014_x86_64', (3, 7, 5))) -> frozenset({<py3-none-linux_x86_64 @ 139962898879904>, <py31-none-linux_x86_64 @ 139962898895648>, <py33-none-manylinux2014_x86_64 @ 139962898881664>, <py30-none-any @ 139962898896928>, <cp37-abi3-linux_x86_64 @ 139962898826176>, <cp37-cp37m-manylinux2010_x86_64 @ 139962898825296>, <cp34-abi3-manylinux2010_x86_64 @ 139962898828096>, <cp33-abi3-manylinux2014_x86_64 @ 139962898828496>, <py35-none-manylinux1_x86_64 @ 139962898880864>, <py35-none-linux_x86_64 @ 139962898881024>, <cp33-abi3-manylinux1_x86_64 @ 139962898828816>, <py35-none-manylinux2014_x86_64 @ 139962898880544>, <cp36-abi3-manylinux2010_x86_64 @ 139962898826976>, <cp35-abi3-manylinux1_x86_64 @ 139962898827696>, <cp34-abi3-manylinux2014_x86_64 @ 139962898827936>, <py37-none-manylinux1_x86_64 @ 139962898879184>, <py37-none-linux_x86_64 @ 139962898879344>, <cp37-cp37m-manylinux1_x86_64 @ 139962898825456>, <cp37-none-linux_x86_64 @ 139962898826736>, <cp35-abi3-linux_x86_64 @ 139962898827856>, <cp32-abi3-manylinux2014_x86_64 @ 139962898829056>, <py37-none-manylinux2014_x86_64 @ 139962898878864>, <py35-none-manylinux2010_x86_64 @ 139962898880704>, <cp37-none-manylinux2014_x86_64 @ 139962898826256>, <cp32-abi3-linux_x86_64 @ 139962898878784>, <py36-none-linux_x86_64 @ 139962898880464>, <py34-none-any @ 139962898896608>, <py33-none-manylinux1_x86_64 @ 139962898881984>, <py37-none-manylinux2010_x86_64 @ 139962898879024>, <cp34-abi3-linux_x86_64 @ 139962898828416>, <cp37-none-manylinux2010_x86_64 @ 139962898826416>, <py31-none-any @ 139962898896848>, <cp36-abi3-linux_x86_64 @ 139962898827296>, <py32-none-manylinux1_x86_64 @ 139962898894928>, <cp36-abi3-manylinux2014_x86_64 @ 139962898826816>, <py36-none-manylinux2014_x86_64 @ 139962898879984>, <py31-none-manylinux2010_x86_64 @ 139962898895328>, <cp32-abi3-manylinux2010_x86_64 @ 139962898829216>, <py3-none-manylinux2010_x86_64 @ 139962898879584>, <py34-none-manylinux2014_x86_64 @ 139962898881104>, <py3-none-any @ 139962898896368>, <cp37-abi3-manylinux2010_x86_64 @ 139962898825856>, <py36-none-manylinux2010_x86_64 @ 139962898880144>, <py31-none-manylinux2014_x86_64 @ 139962898895168>, <py30-none-manylinux1_x86_64 @ 139962898896048>, <py34-none-manylinux2010_x86_64 @ 139962898881264>, <cp32-abi3-manylinux1_x86_64 @ 139962898878624>, <cp37-cp37m-linux_x86_64 @ 139962898825616>, <py35-none-any @ 139962898896528>, <py3-none-manylinux2014_x86_64 @ 139962898879424>, <py37-none-any @ 139962898896288>, <py32-none-manylinux2014_x86_64 @ 139962898882224>, <cp35-abi3-manylinux2010_x86_64 @ 139962898827536>, <cp37-abi3-manylinux2014_x86_64 @ 139962898825696>, <py33-none-linux_x86_64 @ 139962898882144>, <cp37-abi3-manylinux1_x86_64 @ 139962898826016>, <cp33-abi3-linux_x86_64 @ 139962898828976>, <py36-none-manylinux1_x86_64 @ 139962898880304>, <py32-none-manylinux2010_x86_64 @ 139962898882384>, <cp35-abi3-manylinux2014_x86_64 @ 139962898827376>, <py31-none-manylinux1_x86_64 @ 139962898895488>, <py32-none-any @ 139962898896768>, <py30-none-manylinux2010_x86_64 @ 139962898895888>, <py3-none-manylinux1_x86_64 @ 139962898879744>, <cp36-abi3-manylinux1_x86_64 @ 139962898827136>, <py34-none-manylinux1_x86_64 @ 139962898881424>, <py34-none-linux_x86_64 @ 139962898881584>, <py33-none-any @ 139962898896688>, <py30-none-linux_x86_64 @ 139962898896208>, <cp34-abi3-manylinux1_x86_64 @ 139962898828256>, <py30-none-manylinux2014_x86_64 @ 139962898895728>, <cp37-cp37m-manylinux2014_x86_64 @ 139962898874192>, <cp33-abi3-manylinux2010_x86_64 @ 139962898828656>, <py33-none-manylinux2010_x86_64 @ 139962898881824>, <py32-none-linux_x86_64 @ 139962898895088>, <py36-none-any @ 139962898896448>, <cp37-none-manylinux1_x86_64 @ 139962898826576>})
pex: Activating PEX virtual environment from /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_
pex: Activating PEX virtual environment from /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_ :: Searching dependency cache: /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.deps
pex: Activating PEX virtual environment from /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_: 0.1ms
pex: Searching dependency cache: /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.deps: 0.0ms
pex: No entry point specified, dropping into interpreter
pex: Bootstrap complete, performing final sys.path modifications...
pex: Not uninstalling VendorImporter(root='/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap', importables=(_Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex')))
pex: un-imported pex.third_party.packaging
pex: un-imported pex.third_party.packaging.specifiers
pex: un-imported pex.vendor._vendored.packaging.packaging
pex: un-imported pex.vendor._vendored.packaging.packaging.__about__
pex: un-imported pex.vendor._vendored.packaging.packaging._compat
pex: un-imported pex.vendor._vendored.packaging.packaging._structures
pex: un-imported pex.vendor._vendored.packaging.packaging._typing
pex: un-imported pex.vendor._vendored.packaging.packaging.markers
pex: un-imported pex.vendor._vendored.packaging.packaging.specifiers
pex: un-imported pex.vendor._vendored.packaging.packaging.tags
pex: un-imported pex.vendor._vendored.packaging.packaging.utils
pex: un-imported pex.vendor._vendored.packaging.packaging.version
pex: un-imported pex.third_party.pyparsing
pex: un-imported pex.vendor._vendored.packaging.pyparsing
pex: un-imported pex.third_party.pkg_resources
pex: un-imported pex.third_party.pkg_resources.extern
pex: un-imported pex.third_party.pkg_resources.extern.packaging
pex: un-imported pex.third_party.pkg_resources.extern.packaging.markers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.requirements
pex: un-imported pex.third_party.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.version
pex: un-imported pex.third_party.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.__about__
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.appdirs
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging._compat
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging._structures
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.py31compat
pex: Uninstalled VendorImporter(root='/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Demoting code from Bootstrap(sys_path_entry='/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap')
pex: un-imported <module 'pex.version' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/version.py'>
pex: un-imported <module 'pex.vendor._vendored.setuptools' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/vendor/_vendored/setuptools/__init__.py'>
pex: un-imported <module 'pex.vendor._vendored.packaging' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/vendor/_vendored/packaging/__init__.py'>
pex: un-imported <module 'pex.vendor._vendored' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/vendor/_vendored/__init__.py'>
pex: un-imported <module 'pex.vendor' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/vendor/__init__.py'>
pex: un-imported <module 'pex.variables' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/variables.py'>
pex: un-imported <module 'pex.util' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/util.py'>
pex: un-imported <module 'pex.typing' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/typing.py'>
pex: un-imported <module 'pex.tracer' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/tracer.py'>
pex: un-imported <module 'pex.third_party' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/third_party/__init__.py'>
pex: un-imported <module 'pex.platforms' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/platforms.py'>
pex: un-imported <module 'pex.pip' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/pip.py'>
pex: un-imported <module 'pex.pex_warnings' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/pex_warnings.py'>
pex: un-imported <module 'pex.pex_info' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/pex_info.py'>
pex: un-imported <module 'pex.pex_builder' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/pex_builder.py'>
pex: un-imported <module 'pex.pex_bootstrapper' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/pex_bootstrapper.py'>
pex: un-imported <module 'pex.pex' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/pex.py'>
pex: un-imported <module 'pex.orderedset' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/orderedset.py'>
pex: un-imported <module 'pex.network_configuration' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/network_configuration.py'>
pex: un-imported <module 'pex.jobs' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/jobs.py'>
pex: un-imported <module 'pex.interpreter_constraints' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/interpreter_constraints.py'>
pex: un-imported <module 'pex.interpreter' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/interpreter.py'>
pex: un-imported <module 'pex.inherit_path' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/inherit_path.py'>
pex: un-imported <module 'pex.finders' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/finders.py'>
pex: un-imported <module 'pex.executor' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/executor.py'>
pex: un-imported <module 'pex.environment' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/environment.py'>
pex: un-imported <module 'pex.distribution_target' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/distribution_target.py'>
pex: un-imported <module 'pex.dist_metadata' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/dist_metadata.py'>
pex: un-imported <module 'pex.compiler' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/compiler.py'>
pex: un-imported <module 'pex.compatibility' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/compatibility.py'>
pex: un-imported <module 'pex.common' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/common.py'>
pex: un-imported <module 'pex.bootstrap' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/bootstrap.py'>
pex: un-imported <module 'pex' from '/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex/__init__.py'>
pex: Re-imported pex from ['/tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap/pex']
pex: PYTHONPATH contains:
pex: /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_
pex: * /usr/local/lib/python37.zip
pex: /usr/local/lib/python3.7
pex: /usr/local/lib/python3.7/lib-dynload
pex: /tmp/process-executionHWwPKr/.tmp/tmp1jlevin_/.bootstrap
pex: * - paths that do not exist or will be imported via zipimport
13:59:08.06 [INFO] Completed: Building requirements.pex with 21 requirements: click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0", colorama==0.4.4; python_version >= "2.7" and ... (1019 characters truncated)
13:59:08.06 [ERROR] Exception caught: (pants.engine.internals.scheduler.ExecutionError)
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/bin/local_pants_runner.py", line 255, in run
engine_result = self._run_v2(goals)
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/bin/local_pants_runner.py", line 182, in _run_v2
return self._maybe_run_v2_body(goals, poll=False)
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/bin/local_pants_runner.py", line 204, in _maybe_run_v2_body
poll_delay=(0.1 if poll else None),
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/init/engine_initializer.py", line 126, in run_goal_rules
goal_product, params, poll=poll, poll_delay=poll_delay
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/engine/internals/scheduler.py", line 569, in run_goal_rule
self._raise_on_error([t for _, t in throws])
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/engine/internals/scheduler.py", line 539, in _raise_on_error
wrapped_exceptions=tuple(t.exc for t in throws),
Exception message: 1 Exception encountered:
ProcessExecutionFailure: Process 'Building requirements.pex with 21 requirements: click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0", colorama==0.4.4; python_version >= "2.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_full_version >= "3.5.0", fastapi==0.61.2; python_version >= "3.6", gunicorn==20.0.4; python_version >= "3.4", h11==0.11.0, httptools==0.1.1; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy", numpy==1.19.4; python_version >= "3.6", onnx==1.8.0, onnxoptimizer==0.1.1, onnxruntime==1.5.2, protobuf==3.14.0, pydantic==1.7.2; python_version >= "3.6", python-dotenv==0.15.0, pyyaml==5.3.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0", six==1.15.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0", starlette==0.13.6; python_version >= "3.6", typing-extensions==3.7.4.3, uvicorn==0.12.2, uvloop==0.14.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy", watchgod==0.6; python_version >= "3.5", websockets==8.1; python_full_version >= "3.6.1"' failed with exit code 1.
stdout:
stderr:
Traceback (most recent call last):
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 446, in execute
exit_code = self._wrap_coverage(self._wrap_profiling, self._execute)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 378, in _wrap_coverage
return runner(*args)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 409, in _wrap_profiling
return runner(*args)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 508, in _execute
return self.execute_entry(self._pex_info.entry_point)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 610, in execute_entry
return runner(entry_point)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 625, in execute_pkg_resources
runner = entry.resolve()
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/vendor/_vendored/setuptools/pkg_resources/__init__.py", line 2481, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
ModuleNotFoundError: No module named 'pex.bin'
(Use --print-stacktrace to see more error details.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment