☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder ARM Raspbian 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/424/builds/4092
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-raspbian
Build Reason: <unknown> Blamelist: Jakub Kuczys <me@jacken.men>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
427 tests OK.
10 slowest tests:
- test_venv: 10 min 2 sec
- test_largefile: 9 min 26 sec
- test_multiprocessing_spawn: 7 min 57 sec
- test_math: 5 min 24 sec
- test_multiprocessing_forkserver: 3 min 56 sec
- test_cppext: 3 min 54 sec
- test_concurrent_futures: 3 min 26 sec
- test_tokenize: 2 min 43 sec
- test_peg_generator: 2 min 16 sec
- test_hashlib: 2 min 14 sec
1 test altered the execution environment: test_concurrent_futures
19 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_idle test_ioctl test_kqueue test_launcher test_perf_profiler test_startfile test_tcl test_tkinter test_ttk test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
Total duration: 39 min 10 sec
Captured traceback
remote: Enumerating objects: 12, done.
remote: Counting objects: 8% (1/12)
remote: Counting objects: 16% (2/12)
remote: Counting objects: 25% (3/12)
remote: Counting objects: 33% (4/12)
remote: Counting objects: 41% (5/12)
remote: Counting objects: 50% (6/12)
remote: Counting objects: 58% (7/12)
remote: Counting objects: 66% (8/12)
remote: Counting objects: 75% (9/12)
remote: Counting objects: 83% (10/12)
remote: Counting objects: 91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 12 (delta 7), reused 10 (delta 7), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '39f6a0489fcc815a578d27dfee2feea003c896f8'.
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 39f6a0489f GH-89455: Add missing attributes (added in 3.11) to traceback module docs (#105044) Switched to and reset branch 'main'
./Modules/_testcapi/heaptype_relative.c: In function ‘make_sized_heaptypes’: ./Modules/_testcapi/heaptype_relative.c:62:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 62 | (unsigned long long)data_ptr, | ^
make: *** [Makefile:2000: buildbottest] Error 3
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org