2023-09-09T15:56:38,573 Created temporary directory: /tmp/pip-build-tracker-vhofzy8i 2023-09-09T15:56:38,574 Initialized build tracking at /tmp/pip-build-tracker-vhofzy8i 2023-09-09T15:56:38,575 Created build tracker: /tmp/pip-build-tracker-vhofzy8i 2023-09-09T15:56:38,575 Entered build tracker: /tmp/pip-build-tracker-vhofzy8i 2023-09-09T15:56:38,576 Created temporary directory: /tmp/pip-wheel-ef3ebey9 2023-09-09T15:56:38,579 Created temporary directory: /tmp/pip-ephem-wheel-cache-okw8_zue 2023-09-09T15:56:38,604 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T15:56:38,608 2 location(s) to search for versions of phovea-data-sql: 2023-09-09T15:56:38,608 * https://pypi.org/simple/phovea-data-sql/ 2023-09-09T15:56:38,608 * https://www.piwheels.org/simple/phovea-data-sql/ 2023-09-09T15:56:38,609 Fetching project page and analyzing links: https://pypi.org/simple/phovea-data-sql/ 2023-09-09T15:56:38,609 Getting page https://pypi.org/simple/phovea-data-sql/ 2023-09-09T15:56:38,611 Found index url https://pypi.org/simple/ 2023-09-09T15:56:38,864 Fetched page https://pypi.org/simple/phovea-data-sql/ as application/vnd.pypi.simple.v1+json 2023-09-09T15:56:38,866 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/31/cc/2852210c32c912933fcc078715a99167b0e3bbfc665704eb1bf266a33acf/phovea_data_sql-0.1.0-py2.7.egg (from https://pypi.org/simple/phovea-data-sql/) 2023-09-09T15:56:38,867 Found link https://files.pythonhosted.org/packages/a7/67/c51173ee22fc20b2476df7e470de19183dd869778fb3f84da38844df9825/phovea_data_sql-0.1.0.tar.gz (from https://pypi.org/simple/phovea-data-sql/), version: 0.1.0 2023-09-09T15:56:38,867 Fetching project page and analyzing links: https://www.piwheels.org/simple/phovea-data-sql/ 2023-09-09T15:56:38,868 Getting page https://www.piwheels.org/simple/phovea-data-sql/ 2023-09-09T15:56:38,869 Found index url https://www.piwheels.org/simple/ 2023-09-09T15:56:39,450 Fetched page https://www.piwheels.org/simple/phovea-data-sql/ as text/html 2023-09-09T15:56:39,451 Skipping link: not a file: https://www.piwheels.org/simple/phovea-data-sql/ 2023-09-09T15:56:39,452 Skipping link: not a file: https://pypi.org/simple/phovea-data-sql/ 2023-09-09T15:56:39,471 Given no hashes to check 1 links for project 'phovea-data-sql': discarding no candidates 2023-09-09T15:56:39,489 Collecting phovea-data-sql==0.1.0 2023-09-09T15:56:39,492 Created temporary directory: /tmp/pip-unpack-eqh4_z6q 2023-09-09T15:56:39,725 Downloading phovea_data_sql-0.1.0.tar.gz (5.5 kB) 2023-09-09T15:56:39,760 Added phovea-data-sql==0.1.0 from https://files.pythonhosted.org/packages/a7/67/c51173ee22fc20b2476df7e470de19183dd869778fb3f84da38844df9825/phovea_data_sql-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-vhofzy8i' 2023-09-09T15:56:39,762 Running setup.py (path:/tmp/pip-wheel-ef3ebey9/phovea-data-sql_d0765ac0bad34c0a8b6358d822516ab5/setup.py) egg_info for package phovea-data-sql 2023-09-09T15:56:39,763 Created temporary directory: /tmp/pip-pip-egg-info-pinr1ib1 2023-09-09T15:56:39,764 Preparing metadata (setup.py): started 2023-09-09T15:56:39,765 Running command python setup.py egg_info 2023-09-09T15:56:40,215 Traceback (most recent call last): 2023-09-09T15:56:40,215 File "", line 2, in 2023-09-09T15:56:40,216 File "", line 34, in 2023-09-09T15:56:40,217 File "/tmp/pip-wheel-ef3ebey9/phovea-data-sql_d0765ac0bad34c0a8b6358d822516ab5/setup.py", line 20, in 2023-09-09T15:56:40,218 with open(path.join(here, 'package.json'), encoding='utf-8') as json_data: 2023-09-09T15:56:40,219 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,220 File "", line 906, in open 2023-09-09T15:56:40,221 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-ef3ebey9/phovea-data-sql_d0765ac0bad34c0a8b6358d822516ab5/package.json' 2023-09-09T15:56:40,288 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-09-09T15:56:40,301 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-09-09T15:56:40,301 exec(compile('"'"''"'"''"'"' 2023-09-09T15:56:40,301 # This is -- a caller that pip uses to run setup.py 2023-09-09T15:56:40,301 # 2023-09-09T15:56:40,301 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-09T15:56:40,301 # import from `distutils.core` to work with newer packaging standards. 2023-09-09T15:56:40,301 # - It provides a clear error message when setuptools is not installed. 2023-09-09T15:56:40,301 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-09T15:56:40,301 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-09T15:56:40,301 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-09T15:56:40,301 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-09T15:56:40,301 import os, sys, tokenize 2023-09-09T15:56:40,301 2023-09-09T15:56:40,301 try: 2023-09-09T15:56:40,301 import setuptools 2023-09-09T15:56:40,301 except ImportError as error: 2023-09-09T15:56:40,301 print( 2023-09-09T15:56:40,301 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-09T15:56:40,301 "the build environment.", 2023-09-09T15:56:40,301 file=sys.stderr, 2023-09-09T15:56:40,301 ) 2023-09-09T15:56:40,301 sys.exit(1) 2023-09-09T15:56:40,301 2023-09-09T15:56:40,301 __file__ = %r 2023-09-09T15:56:40,301 sys.argv[0] = __file__ 2023-09-09T15:56:40,301 2023-09-09T15:56:40,301 if os.path.exists(__file__): 2023-09-09T15:56:40,301 filename = __file__ 2023-09-09T15:56:40,301 with tokenize.open(__file__) as f: 2023-09-09T15:56:40,301 setup_py_code = f.read() 2023-09-09T15:56:40,301 else: 2023-09-09T15:56:40,301 filename = "" 2023-09-09T15:56:40,301 setup_py_code = "from setuptools import setup; setup()" 2023-09-09T15:56:40,301 2023-09-09T15:56:40,301 exec(compile(setup_py_code, filename, "exec")) 2023-09-09T15:56:40,301 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-ef3ebey9/phovea-data-sql_d0765ac0bad34c0a8b6358d822516ab5/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-pinr1ib1[/] 2023-09-09T15:56:40,302 [bold magenta]cwd[/]: /tmp/pip-wheel-ef3ebey9/phovea-data-sql_d0765ac0bad34c0a8b6358d822516ab5/ 2023-09-09T15:56:40,302 Preparing metadata (setup.py): finished with status 'error' 2023-09-09T15:56:40,304 ERROR: [present-rich] metadata generation failed 2023-09-09T15:56:40,309 Exception information: 2023-09-09T15:56:40,309 Traceback (most recent call last): 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2023-09-09T15:56:40,309 call_subprocess( 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-09T15:56:40,309 raise error 2023-09-09T15:56:40,309 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-09-09T15:56:40,309 2023-09-09T15:56:40,309 The above exception was the direct cause of the following exception: 2023-09-09T15:56:40,309 2023-09-09T15:56:40,309 Traceback (most recent call last): 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T15:56:40,309 status = run_func(*args) 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T15:56:40,309 return func(self, options, args) 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-09T15:56:40,309 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-09T15:56:40,309 result = self._result = resolver.resolve( 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-09T15:56:40,309 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-09T15:56:40,309 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-09T15:56:40,309 if not criterion.candidates: 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-09T15:56:40,309 return bool(self._sequence) 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-09T15:56:40,309 return any(self) 2023-09-09T15:56:40,309 ^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-09T15:56:40,309 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-09T15:56:40,309 candidate = func() 2023-09-09T15:56:40,309 ^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-09T15:56:40,309 self._link_candidate_cache[link] = LinkCandidate( 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-09T15:56:40,309 super().__init__( 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-09T15:56:40,309 self.dist = self._prepare() 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-09T15:56:40,309 dist = self._prepare_distribution() 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-09T15:56:40,309 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-09T15:56:40,309 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-09T15:56:40,309 dist = _get_prepared_distribution( 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-09T15:56:40,309 abstract_dist.prepare_distribution_metadata( 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-09T15:56:40,309 self.req.prepare_metadata() 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 568, in prepare_metadata 2023-09-09T15:56:40,309 self.metadata_directory = generate_metadata_legacy( 2023-09-09T15:56:40,309 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T15:56:40,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-09-09T15:56:40,309 raise MetadataGenerationFailed(package_details=details) from error 2023-09-09T15:56:40,309 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-09T15:56:40,323 Removed phovea-data-sql==0.1.0 from https://files.pythonhosted.org/packages/a7/67/c51173ee22fc20b2476df7e470de19183dd869778fb3f84da38844df9825/phovea_data_sql-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-vhofzy8i' 2023-09-09T15:56:40,324 Removed build tracker: '/tmp/pip-build-tracker-vhofzy8i'