Sat, 06 Jul 2024 10:37:22 CST | login

Information for task buildArch (gpsd-minimal-3.25-4.el9.src.rpm, s390x)

ID479928
MethodbuildArch
Parameters Arch: s390x
Build tag: dist-circle9-build
Keep srpm: False
Pkg: tasks/9918/479918/gpsd-minimal-3.25-4.el9.src.rpm
Options:
  repo_id = 58678
State failed
CreatedWed, 22 Nov 2023 01:12:04 CST
StartedWed, 22 Nov 2023 01:12:11 CST
CompletedWed, 22 Nov 2023 01:13:08 CST
Total time 0:01:03
Task time 0:00:57
Owner distrobuild
Channel default
Host s390build001.ibm.cclinux.org
Archs390x
Parent build (dist-circle9, /stage/rpms/gpsd-minimal.git:bc9d14c969208c1b07de4e0223d1eab6e9108aae)
Descendants
Waiting?no
Awaited?no
Priority19
Weight1.50
Result
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 360, in _error_catcher
    yield
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 442, in read
    data = self._fp.read(amt)
  File "/usr/lib64/python3.6/http/client.py", line 467, in read
    n = self.readinto(b)
  File "/usr/lib64/python3.6/http/client.py", line 511, in readi ...
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 360, in _error_catcher
    yield
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 442, in read
    data = self._fp.read(amt)
  File "/usr/lib64/python3.6/http/client.py", line 467, in read
    n = self.readinto(b)
  File "/usr/lib64/python3.6/http/client.py", line 511, in readinto
    n = self.fp.readinto(b)
  File "/usr/lib64/python3.6/socket.py", line 586, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib64/python3.6/ssl.py", line 833, in read
    return self._sslobj.read(len, buffer)
  File "/usr/lib64/python3.6/ssl.py", line 590, in read
    v = self._sslobj.read(len, buffer)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/requests/models.py", line 750, in generate
    for chunk in self.raw.stream(chunk_size, decode_content=True):
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 494, in stream
    data = self.read(amt=amt, decode_content=decode_content)
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 459, in read
    raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
  File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__
    self.gen.throw(type, value, traceback)
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 378, in _error_catcher
    raise ProtocolError('Connection broken: %r' % e, e)
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/koji/daemon.py", line 1468, in runTask
    response = (handler.run(),)
  File "/usr/lib/python3.6/site-packages/koji/tasks.py", line 335, in run
    return koji.util.call_with_argcheck(self.handler, self.params, self.opts)
  File "/usr/lib/python3.6/site-packages/koji/util.py", line 271, in call_with_argcheck
    return func(*args, **kwargs)
  File "/usr/sbin/kojid", line 1410, in handler
    fn = self.localPath("work/%s" % pkg)
  File "/usr/lib/python3.6/site-packages/koji/tasks.py", line 506, in localPath
    koji.downloadFile(url, path=fn)
  File "/usr/lib/python3.6/site-packages/koji/__init__.py", line 1845, in downloadFile
    for chunk in resp.iter_content(chunk_size=8192):
  File "/usr/lib/python3.6/site-packages/requests/models.py", line 753, in generate
    raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
Output