2025-06-01T20:45:24,832 Created temporary directory: /tmp/pip-build-tracker-dkl2lmi3 2025-06-01T20:45:24,833 Initialized build tracking at /tmp/pip-build-tracker-dkl2lmi3 2025-06-01T20:45:24,834 Created build tracker: /tmp/pip-build-tracker-dkl2lmi3 2025-06-01T20:45:24,834 Entered build tracker: /tmp/pip-build-tracker-dkl2lmi3 2025-06-01T20:45:24,835 Created temporary directory: /tmp/pip-wheel-tbr8dtex 2025-06-01T20:45:24,839 Created temporary directory: /tmp/pip-ephem-wheel-cache-7is_9fql 2025-06-01T20:45:24,885 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-06-01T20:45:24,888 2 location(s) to search for versions of hello-web: 2025-06-01T20:45:24,888 * https://pypi.org/simple/hello-web/ 2025-06-01T20:45:24,888 * https://www.piwheels.org/simple/hello-web/ 2025-06-01T20:45:24,888 Fetching project page and analyzing links: https://pypi.org/simple/hello-web/ 2025-06-01T20:45:24,889 Getting page https://pypi.org/simple/hello-web/ 2025-06-01T20:45:24,891 Found index url https://pypi.org/simple/ 2025-06-01T20:45:25,111 Fetched page https://pypi.org/simple/hello-web/ as application/vnd.pypi.simple.v1+json 2025-06-01T20:45:25,112 Skipping link: No binaries permitted for hello-web: https://files.pythonhosted.org/packages/7b/d4/4f0eeb644b051d4793ddaedd14e081958608e7f1df84bdc2336132b7630b/hello_web-0.1.1-py3-none-any.whl (from https://pypi.org/simple/hello-web/) (requires-python:>=3.12) 2025-06-01T20:45:25,113 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/4e/c9/d3c4ec0f2d0836e59507927d4104d395784aa585e6569db755ceed553d42/hello_web-0.1.1.tar.gz (from https://pypi.org/simple/hello-web/) (requires-python:>=3.12) 2025-06-01T20:45:25,114 Skipping link: 0.1.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/4e/c9/d3c4ec0f2d0836e59507927d4104d395784aa585e6569db755ceed553d42/hello_web-0.1.1.tar.gz (from https://pypi.org/simple/hello-web/) (requires-python:>=3.12) 2025-06-01T20:45:25,114 Fetching project page and analyzing links: https://www.piwheels.org/simple/hello-web/ 2025-06-01T20:45:25,115 Getting page https://www.piwheels.org/simple/hello-web/ 2025-06-01T20:45:25,117 Found index url https://www.piwheels.org/simple/ 2025-06-01T20:45:25,305 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/hello-web/ 2025-06-01T20:45:25,958 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/hello-web/ 2025-06-01T20:45:27,161 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/hello-web/ 2025-06-01T20:45:29,384 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/hello-web/ 2025-06-01T20:45:33,600 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/hello-web/ 2025-06-01T20:45:33,819 Could not fetch URL https://www.piwheels.org/simple/hello-web/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/hello-web/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-06-01T20:45:33,821 Skipping link: not a file: https://www.piwheels.org/simple/hello-web/ 2025-06-01T20:45:33,822 Skipping link: not a file: https://pypi.org/simple/hello-web/ 2025-06-01T20:45:33,839 Given no hashes to check 0 links for project 'hello-web': discarding no candidates 2025-06-01T20:45:33,840 ERROR: Ignored the following versions that require a different python version: 0.1.1 Requires-Python >=3.12 2025-06-01T20:45:33,842 ERROR: Could not find a version that satisfies the requirement hello-web==0.1.1 (from versions: none) 2025-06-01T20:45:33,843 ERROR: No matching distribution found for hello-web==0.1.1 2025-06-01T20:45:33,844 Exception information: 2025-06-01T20:45:33,844 Traceback (most recent call last): 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-06-01T20:45:33,844 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-06-01T20:45:33,844 raise RequirementsConflicted(criterion) 2025-06-01T20:45:33,844 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hello-web==0.1.1') 2025-06-01T20:45:33,844 2025-06-01T20:45:33,844 The above exception was the direct cause of the following exception: 2025-06-01T20:45:33,844 2025-06-01T20:45:33,844 Traceback (most recent call last): 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-06-01T20:45:33,844 result = self._result = resolver.resolve( 2025-06-01T20:45:33,844 ^^^^^^^^^^^^^^^^^ 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-06-01T20:45:33,844 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-06-01T20:45:33,844 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-06-01T20:45:33,844 raise ResolutionImpossible(e.criterion.information) from e 2025-06-01T20:45:33,844 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hello-web==0.1.1'), parent=None)] 2025-06-01T20:45:33,844 2025-06-01T20:45:33,844 The above exception was the direct cause of the following exception: 2025-06-01T20:45:33,844 2025-06-01T20:45:33,844 Traceback (most recent call last): 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-06-01T20:45:33,844 status = _inner_run() 2025-06-01T20:45:33,844 ^^^^^^^^^^^^ 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-06-01T20:45:33,844 return self.run(options, args) 2025-06-01T20:45:33,844 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-06-01T20:45:33,844 return func(self, options, args) 2025-06-01T20:45:33,844 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-06-01T20:45:33,844 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-06-01T20:45:33,844 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-01T20:45:33,844 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-06-01T20:45:33,844 raise error from e 2025-06-01T20:45:33,844 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hello-web==0.1.1 2025-06-01T20:45:33,850 Removed build tracker: '/tmp/pip-build-tracker-dkl2lmi3'