Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948818 - dev-embedded/esptool-4.7.0-r3 fails tests: ERROR test_uf2_ids.py::test_check_uf2family_ids - requests.exceptions.ConnectionError: HTTPSConnectionPool(host=raw.githubusercontent.com, port=443): Max retries exceeded with url: uf2families.json (Caused by Na
Summary: dev-embedded/esptool-4.7.0-r3 fails tests: ERROR test_uf2_ids.py::test_check_...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Martin Dummer
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-01-25 16:22 UTC by Agostino Sarubbo
Modified: 2025-01-25 16:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,210.69 KB, text/plain)
2025-01-25 16:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-25 16:22:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/esptool-4.7.0-r3 fails tests.
Discovered on: amd64 (internal ref: tinderbox-stable)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-25 16:22:55 UTC
Created attachment 917477 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-25 16:22:56 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


            except ValueError:
E           requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x739c6c9de420>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Temporary failure in name resolution)"))
E           requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x739c6c9df290>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Temporary failure in name resolution)"))
E           urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x739c6c9de420>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Temporary failure in name resolution)"))
E           urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x739c6c9df290>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Temporary failure in name resolution)"))
E           urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x739c6c9de420>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Temporary failure in name resolution)
E           urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x739c6c9df290>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Temporary failure in name resolution)
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR test/test_uf2_ids.py::test_check_uf2 - requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x739c6c9df290>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Temporary failure in name resolution)"))
ERROR test/test_uf2_ids.py::test_check_uf2family_ids - requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x739c6c9de420>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Temporary failure in name resolution)"))
E       socket.gaierror: [Errno -3] Temporary failure in name resolution
Comment 3 Agostino Sarubbo gentoo-dev 2025-01-25 16:22:56 UTC
If you think this bug has already been resolved in major version(s), then please remove the affected versions from the tree.