2025-06-08T19:13:39,826 Created temporary directory: /tmp/pip-build-tracker-8n7luv6t 2025-06-08T19:13:39,827 Initialized build tracking at /tmp/pip-build-tracker-8n7luv6t 2025-06-08T19:13:39,827 Created build tracker: /tmp/pip-build-tracker-8n7luv6t 2025-06-08T19:13:39,828 Entered build tracker: /tmp/pip-build-tracker-8n7luv6t 2025-06-08T19:13:39,828 Created temporary directory: /tmp/pip-wheel-pxa0z5pn 2025-06-08T19:13:39,832 Created temporary directory: /tmp/pip-ephem-wheel-cache-idmgoeca 2025-06-08T19:13:39,885 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-06-08T19:13:39,887 2 location(s) to search for versions of kstash: 2025-06-08T19:13:39,887 * https://pypi.org/simple/kstash/ 2025-06-08T19:13:39,887 * https://www.piwheels.org/simple/kstash/ 2025-06-08T19:13:39,888 Fetching project page and analyzing links: https://pypi.org/simple/kstash/ 2025-06-08T19:13:39,888 Getting page https://pypi.org/simple/kstash/ 2025-06-08T19:13:39,890 Found index url https://pypi.org/simple/ 2025-06-08T19:13:40,116 Fetched page https://pypi.org/simple/kstash/ as application/vnd.pypi.simple.v1+json 2025-06-08T19:13:40,118 Skipping link: No binaries permitted for kstash: https://files.pythonhosted.org/packages/ee/5a/2020c56f1131bfd3971b5b65d3db36ae96554aa6ecf18023db1b66f0468e/kstash-0.2.0-py3-none-any.whl (from https://pypi.org/simple/kstash/) (requires-python:>=3.13) 2025-06-08T19:13:40,120 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/e2/98/4f72e920efb9b371aae78eac43f9693be4445eb8996deb9f735d0285ce2c/kstash-0.2.0.tar.gz (from https://pypi.org/simple/kstash/) (requires-python:>=3.13) 2025-06-08T19:13:40,122 Skipping link: 0.2.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/e2/98/4f72e920efb9b371aae78eac43f9693be4445eb8996deb9f735d0285ce2c/kstash-0.2.0.tar.gz (from https://pypi.org/simple/kstash/) (requires-python:>=3.13) 2025-06-08T19:13:40,123 Fetching project page and analyzing links: https://www.piwheels.org/simple/kstash/ 2025-06-08T19:13:40,124 Getting page https://www.piwheels.org/simple/kstash/ 2025-06-08T19:13:40,126 Found index url https://www.piwheels.org/simple/ 2025-06-08T19:13:40,290 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/kstash/ 2025-06-08T19:13:40,946 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/kstash/ 2025-06-08T19:13:42,116 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/kstash/ 2025-06-08T19:13:44,283 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/kstash/ 2025-06-08T19:13:48,463 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/kstash/ 2025-06-08T19:13:48,640 Could not fetch URL https://www.piwheels.org/simple/kstash/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/kstash/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-06-08T19:13:48,643 Skipping link: not a file: https://www.piwheels.org/simple/kstash/ 2025-06-08T19:13:48,644 Skipping link: not a file: https://pypi.org/simple/kstash/ 2025-06-08T19:13:48,662 Given no hashes to check 0 links for project 'kstash': discarding no candidates 2025-06-08T19:13:48,663 ERROR: Ignored the following versions that require a different python version: 0.2.0 Requires-Python >=3.13 2025-06-08T19:13:48,664 ERROR: Could not find a version that satisfies the requirement kstash==0.2.0 (from versions: none) 2025-06-08T19:13:48,665 ERROR: No matching distribution found for kstash==0.2.0 2025-06-08T19:13:48,666 Exception information: 2025-06-08T19:13:48,666 Traceback (most recent call last): 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-06-08T19:13:48,666 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-06-08T19:13:48,666 raise RequirementsConflicted(criterion) 2025-06-08T19:13:48,666 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kstash==0.2.0') 2025-06-08T19:13:48,666 2025-06-08T19:13:48,666 The above exception was the direct cause of the following exception: 2025-06-08T19:13:48,666 2025-06-08T19:13:48,666 Traceback (most recent call last): 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-06-08T19:13:48,666 result = self._result = resolver.resolve( 2025-06-08T19:13:48,666 ^^^^^^^^^^^^^^^^^ 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-06-08T19:13:48,666 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-06-08T19:13:48,666 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-06-08T19:13:48,666 raise ResolutionImpossible(e.criterion.information) from e 2025-06-08T19:13:48,666 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kstash==0.2.0'), parent=None)] 2025-06-08T19:13:48,666 2025-06-08T19:13:48,666 The above exception was the direct cause of the following exception: 2025-06-08T19:13:48,666 2025-06-08T19:13:48,666 Traceback (most recent call last): 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-06-08T19:13:48,666 status = _inner_run() 2025-06-08T19:13:48,666 ^^^^^^^^^^^^ 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-06-08T19:13:48,666 return self.run(options, args) 2025-06-08T19:13:48,666 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-06-08T19:13:48,666 return func(self, options, args) 2025-06-08T19:13:48,666 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-06-08T19:13:48,666 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-06-08T19:13:48,666 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-08T19:13:48,666 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-06-08T19:13:48,666 raise error from e 2025-06-08T19:13:48,666 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kstash==0.2.0 2025-06-08T19:13:48,672 Removed build tracker: '/tmp/pip-build-tracker-8n7luv6t'