The Buildbot has detected a new failure on builder PPC64LE RHEL8 3.10 while 
building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/675/builds/1087

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

Worker for this Build: cstratak-RHEL8-ppc64le

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Ned Deily <n...@python.org>

BUILD FAILED: failed test (failure) uploading test-results.xml (failure)


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

== 


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

remote: Enumerating objects: 28, done.        
remote: Counting objects:   4% (1/22)        
remote: Counting objects:   9% (2/22)        
remote: Counting objects:  13% (3/22)        
remote: Counting objects:  18% (4/22)        
remote: Counting objects:  22% (5/22)        
remote: Counting objects:  27% (6/22)        
remote: Counting objects:  31% (7/22)        
remote: Counting objects:  36% (8/22)        
remote: Counting objects:  40% (9/22)        
remote: Counting objects:  45% (10/22)        
remote: Counting objects:  50% (11/22)        
remote: Counting objects:  54% (12/22)        
remote: Counting objects:  59% (13/22)        
remote: Counting objects:  63% (14/22)        
remote: Counting objects:  68% (15/22)        
remote: Counting objects:  72% (16/22)        
remote: Counting objects:  77% (17/22)        
remote: Counting objects:  81% (18/22)        
remote: Counting objects:  86% (19/22)        
remote: Counting objects:  90% (20/22)        
remote: Counting objects:  95% (21/22)        
remote: Counting objects: 100% (22/22)        
remote: Counting objects: 100% (22/22), done.        
remote: Compressing objects:   6% (1/15)        
remote: Compressing objects:  13% (2/15)        
remote: Compressing objects:  20% (3/15)        
remote: Compressing objects:  26% (4/15)        
remote: Compressing objects:  33% (5/15)        
remote: Compressing objects:  40% (6/15)        
remote: Compressing objects:  46% (7/15)        
remote: Compressing objects:  53% (8/15)        
remote: Compressing objects:  60% (9/15)        
remote: Compressing objects:  66% (10/15)        
remote: Compressing objects:  73% (11/15)        
remote: Compressing objects:  80% (12/15)        
remote: Compressing objects:  86% (13/15)        
remote: Compressing objects:  93% (14/15)        
remote: Compressing objects: 100% (15/15)        
remote: Compressing objects: 100% (15/15), done.        
remote: Total 28 (delta 11), reused 12 (delta 7), pack-reused 6        
>From https://github.com/python/cpython
 * branch                  3.10       -> FETCH_HEAD
Note: switching to 'd0524caed0f3b77f271640460d0dff1a4c784087'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at d0524caed0 [3.10] Upgrade bundled libexpat to 2.6.0 (GH-115399) 
(GH-115468) (#115473)
Switched to and reset branch '3.10'

renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10

renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10

renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and 
no $DISPLAY environment variab [...]
test_winreg skipped -- No module named 'winreg'
test_kqueue skipped -- test works only on BSD
test_atexit_with_unregistered_function (__main__.GeneralTest) ... ok
test_badargs (__main__.GeneralTest) ... ok
test_bound_methods (__main__.GeneralTest) ... ok
test_clear (__main__.GeneralTest) ... ok
test_exit (__main__.GeneralTest) ... ok
test_order (__main__.GeneralTest) ... ok
test_raise (__main__.GeneralTest) ... ok
test_raise_unnormalized (__main__.GeneralTest) ... ok
test_stress (__main__.GeneralTest) ... ok
test_unregister (__main__.GeneralTest) ... ok

----------------------------------------------------------------------
Ran 10 tests in 0.007s

OK
test_winconsoleio skipped -- test only relevant on win32
test_tix skipped -- Tk unavailable due to TclError: no display name and no 
$DISPLAY environment variab [...]
test_devpoll skipped -- test works only on Solaris OS family
test_ioctl skipped -- Unable to open /dev/tty
test_tk skipped -- Tk unavailable due to TclError: no display name and no 
$DISPLAY environment variab [...]
test_startfile skipped -- object <module 'os' from 
'/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/build_oot/../Lib/os.py'>
 has no attribute 'startfile'
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long 
time to run
test_winsound skipped -- No module named 'winsound'
test_msilib skipped -- No module named '_msi'
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... ok
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok

----------------------------------------------------------------------
Ran 24 tests in 10.097s

OK (skipped=2)
Timeout (0:20:00)!
Thread 0x00007fffb8985320 (most recent call first):
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/selectors.py", 
line 416 in select
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", 
line 2021 in _communicate
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", 
line 1154 in communicate
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py",
 line 112 in run_gdb
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py",
 line 226 in get_stack_trace
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py",
 line 920 in test_pycfunction
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py",
 line 549 in _callTestMethod
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py",
 line 591 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py",
 line 650 in __call__
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 122 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 84 in __call__
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 122 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 84 in __call__
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 122 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 84 in __call__
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/runner.py",
 line 184 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py",
 line 1019 in _run_suite
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py",
 line 1144 in run_unittest
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 261 in _test_module
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 297 in _runtest_inner2
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 335 in _runtest_inner
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 202 in _runtest
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 245 in runtest
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest_mp.py",
 line 83 in run_tests_worker
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py",
 line 695 in _main
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py",
 line 675 in main
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py",
 line 736 in main
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/regrtest.py",
 line 43 in _main
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/regrtest.py",
 line 47 in <module>
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 
86 in _run_code
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 
196 in _run_module_as_main
Timeout (0:20:00)!
Thread 0x00007fff85e85320 (most recent call first):
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/selectors.py", 
line 416 in select
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", 
line 2021 in _communicate
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", 
line 1154 in communicate
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py",
 line 112 in run_gdb
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py",
 line 226 in get_stack_trace
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py",
 line 953 in test_wrapper_call
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py",
 line 549 in _callTestMethod
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py",
 line 591 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py",
 line 650 in __call__
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 122 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 84 in __call__
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 122 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 84 in __call__
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 122 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py",
 line 84 in __call__
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/unittest/runner.py",
 line 184 in run
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py",
 line 1019 in _run_suite
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py",
 line 1144 in run_unittest
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 261 in _test_module
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 297 in _runtest_inner2
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 335 in _runtest_inner
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 215 in _runtest
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py",
 line 245 in runtest
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py",
 line 337 in rerun_failed_tests
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py",
 line 719 in _main
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py",
 line 675 in main
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py",
 line 736 in main
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/__main__.py",
 line 2 in <module>
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 
86 in _run_code
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 
196 in _run_module_as_main
make: *** [Makefile:1255: buildbottest] Error 1

Cannot open file 
'/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/build_oot/test-results.xml'
 for upload


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

Failed tests:

- test_gdb




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