Warning: Permanently added '54.198.179.197' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9783241 Version: 1.6 PID: 8986 Logging PID: 8988 Task: {'appstream': False, 'background': False, 'build_id': 9783241, 'chroot': None, 'package_name': 'guile-bytestructures', 'project_dirname': 'guile-libs', 'project_name': 'guile-libs', 'project_owner': 'bob131', 'repos': [], 'sandbox': 'bob131/guile-libs--bob131', 'source_json': {'url': 'https://rpm.bob131.so/guile-bytestructures-2.0.2-1.fc41.src.rpm'}, 'source_type': 1, 'submitter': 'bob131', 'task_id': '9783241'} Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/urllib3/response.py", line 754, in _error_catcher yield File "/usr/lib/python3.13/site-packages/urllib3/response.py", line 879, in _raw_read data = self._fp_read(amt, read1=read1) if not fp_closed else b"" ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/urllib3/response.py", line 862, in _fp_read return self._fp.read(amt) if amt is not None else self._fp.read() ~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/http/client.py", line 479, in read s = self.fp.read(amt) File "/usr/lib64/python3.13/socket.py", line 719, in readinto return self._sock.recv_into(b) ~~~~~~~~~~~~~~~~~~~~^^^ File "/usr/lib64/python3.13/ssl.py", line 1304, in recv_into return self.read(nbytes, buffer) ~~~~~~~~~^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/ssl.py", line 1138, in read return self._sslobj.read(len, buffer) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ TimeoutError: The read operation timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/requests/models.py", line 820, in generate yield from self.raw.stream(chunk_size, decode_content=True) File "/usr/lib/python3.13/site-packages/urllib3/response.py", line 1066, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/lib/python3.13/site-packages/urllib3/response.py", line 955, in read data = self._raw_read(amt) File "/usr/lib/python3.13/site-packages/urllib3/response.py", line 878, in _raw_read with self._error_catcher(): ~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib64/python3.13/contextlib.py", line 162, in __exit__ self.gen.throw(value) ~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib/python3.13/site-packages/urllib3/response.py", line 759, in _error_catcher raise ReadTimeoutError(self._pool, None, "Read timed out.") from e # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='rpm.bob131.so', port=443): Read timed out. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 109, in main_daemon action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 194, in build_srpm produce_srpm(task, config) ~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 142, in produce_srpm provider.produce_srpm() ~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/providers/spec.py", line 41, in produce_srpm return self.download_srpm() ~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/providers/spec.py", line 33, in download_srpm for chunk in response: ^^^^^^^^ File "/usr/lib/python3.13/site-packages/requests/models.py", line 826, in generate raise ConnectionError(e) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='rpm.bob131.so', port=443): Read timed out.