[Buildbot-status]Buildbot failure in Python on s390x Debian 3.7

The Buildbot has detected a failed build on builder s390x Debian 3.7 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/119/builds/1513
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-debian-z
Build Reason: <unknown> Blamelist: Christian Heimes christian@python.org
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot

Hi David,
Would you mind to have a look at these PTY errors on your s390x Debian 3.7 buildbot? It's the first time that I see such issue!
Lot of errors related to PTY:
ERROR: test_fork (test.test_pty.PtyTest)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-debian-z/build/Lib/test/test_pty.py", line 130, in test_fork pid, master_fd = pty.fork() File "/home/dje/cpython-buildarea/3.8.edelsohn-debian-z/build/Lib/pty.py", line 96, in fork master_fd, slave_fd = openpty() File "/home/dje/cpython-buildarea/3.8.edelsohn-debian-z/build/Lib/pty.py", line 29, in openpty master_fd, slave_name = _open_terminal() File "/home/dje/cpython-buildarea/3.8.edelsohn-debian-z/build/Lib/pty.py", line 59, in _open_terminal raise OSError('out of pty devices') OSError: out of pty devices
Similar errors on the 3.8 branch yesterday: https://buildbot.python.org/all/#/builders/216/builds/463
Le jeu. 26 sept. 2019 à 23:20, buildbot@python.org a écrit :
The Buildbot has detected a failed build on builder s390x Debian 3.7 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/119/builds/1513
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-debian-z
Build Reason: <unknown> Blamelist: Christian Heimes christian@python.org
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/
participants (2)
-
buildbot@python.org
-
Victor Stinner