The Buildbot has detected a new failure on builder AMD64 RHEL7 Refleaks 3.11 
while building Python.
Full details are available at:
    https://buildbot.python.org/all/#/builders/957/builds/612

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-RHEL7-x86_64

Build Reason: <unknown>
Blamelist: 

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.11.cstratak-RHEL7-x86_64.refleak/build/Lib/test/test_io.py",
 line 4047, in test___all__
    support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/buildbot/buildarea/3.11.cstratak-RHEL7-x86_64.refleak/build/Lib/test/support/__init__.py",
 line 1474, in check__all__
    test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'OpenWrapper'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.11.cstratak-RHEL7-x86_64.refleak/build/Lib/test/test_socket.py",
 line 6557, in test_address
    with socket.create_server(("::1", port),
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.11.cstratak-RHEL7-x86_64.refleak/build/Lib/socket.py",
 line 934, in create_server
    raise error(err.errno, msg) from None
OSError: [Errno 98] Address already in use (while attempting to bind on address 
('::1', 58212))



Test report
===========

Failed tests:

- test_socket
- test_typing
- test_io

Failed subtests:

- test_address - test.test_socket.CreateServerTest.test_address
- test___all__ - test.test_io.CMiscIOTest.test___all__
- test___all__ - test.test_io.PyMiscIOTest.test___all__

Test leaking resources:

- test_typing: memory blocks




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to