--- /srv/rebuilderd/tmp/rebuilderdKMdZZt/inputs/python3.14-dev_3.14.7-4_i386.deb +++ /srv/rebuilderd/tmp/rebuilderdKMdZZt/out/python3.14-dev_3.14.7-4_i386.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-09-13 08:30:29.000000 debian-binary │ -rw-r--r-- 0 0 0 772 2026-09-13 08:30:29.000000 control.tar.xz │ --rw-r--r-- 0 0 0 506920 2026-09-13 08:30:29.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 506348 2026-09-13 08:30:29.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.14-dev │ │ │ Source: python3.14 │ │ │ Version: 3.14.7-4 │ │ │ Architecture: i386 │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 511 │ │ │ +Installed-Size: 510 │ │ │ Depends: python3.14 (= 3.14.7-4), libpython3.14-dev (= 3.14.7-4), libpython3.14 (= 3.14.7-4) │ │ │ Recommends: libc6-dev | libc-dev │ │ │ Section: python │ │ │ Priority: optional │ │ │ Multi-Arch: allowed │ │ │ Description: Header files and a static library for Python (v3.14) │ │ │ Header files, a static library and development tools for building │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -4,13 +4,13 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-08-05 10:29:49.000000 ./usr/share/doc/python3.14/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-08-05 10:29:49.000000 ./usr/share/doc/python3.14/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 9233 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 8676 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/bin/python3.14-config -> i386-linux-gnu-python3.14-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14-dev -> python3.14 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/man/man1/python3.14-config.1.gz -> i386-linux-gnu-python3.14-config.1.gz │ │ ├── ./usr/share/doc/python3.14/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -2,434 +2,433 @@ │ │ │ │ Checked 114 modules (63 built-in, 50 shared, 1 n/a on linux-i686, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details..i386-linux-gnu.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 2 -w -uall --timeout=3600 -x test_asyncio test_ensurepip test_ftplib test_gdb test_httplib test_imaplib test_linuxaudiodev test_nntplib test_ossaudiodev test_poplib test_socket test_ssl test_ttk_guionly test_venv │ │ │ │ + ./python -u -W error -bb -E -m test --fast-ci -u-gui --timeout= -j 2 -w -uall --timeout=3600 -x test_asyncio test_ensurepip test_ftplib test_gdb test_httplib test_imaplib test_linuxaudiodev test_nntplib test_ossaudiodev test_poplib test_socket test_ssl test_ttk_guionly test_venv --dont-add-python-opts │ │ │ │ == CPython 3.14.7 (main, Sep 13 2026, 08:30:29) [GCC 16.2.0] │ │ │ │ == Linux-6.12.107+deb13-amd64-i686-with-glibc2.43 little-endian │ │ │ │ == Python build: release LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.14-3.14.7/build-static/build/test_python_worker_121979æ │ │ │ │ -== CPU count: 6 │ │ │ │ +== cwd: /build/reproducible-path/python3.14-3.14.7/build-static/build/test_python_worker_122008æ │ │ │ │ +== CPU count: 8 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1789288229 │ │ │ │ -0:00:00 load avg: 1.21 Run 445 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:18 load avg: 0.94 [ 1/445] test.test_concurrent_futures.test_as_completed passed │ │ │ │ -0:00:20 load avg: 0.94 [ 2/445] test.test_concurrent_futures.test_deadlock passed │ │ │ │ -0:00:21 load avg: 0.94 [ 3/445] test.test_concurrent_futures.test_future passed │ │ │ │ -0:00:23 load avg: 0.94 [ 4/445] test.test_concurrent_futures.test_init passed │ │ │ │ -0:00:40 load avg: 1.58 [ 5/445] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ -0:01:04 load avg: 1.31 [ 6/445] test.test_concurrent_futures.test_shutdown passed -- running (1): test.test_concurrent_futures.test_process_pool (41.4 sec) │ │ │ │ -0:01:13 load avg: 1.34 [ 7/445] test.test_concurrent_futures.test_process_pool passed (50.1 sec) │ │ │ │ -0:01:17 load avg: 1.34 [ 8/445] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ -0:01:17 load avg: 1.34 [ 9/445] test.test_future_stmt.test_future passed │ │ │ │ -0:01:17 load avg: 1.55 [ 10/445] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:01:18 load avg: 1.55 [ 11/445] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:01:18 load avg: 1.55 [ 12/445] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:01:18 load avg: 1.55 [ 13/445] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:01:19 load avg: 1.55 [ 14/445] test.test_concurrent_futures.test_wait passed │ │ │ │ -0:01:20 load avg: 1.55 [ 15/445] test.test_inspect.test_inspect passed │ │ │ │ -0:01:30 load avg: 1.69 [ 16/445] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:01:43 load avg: 1.45 [ 17/445] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:01:55 load avg: 1.23 [ 18/445] test.test_multiprocessing_fork.test_processes passed │ │ │ │ -0:01:57 load avg: 1.13 [ 19/445] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:02:11 load avg: 1.03 [ 20/445] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:02:26 load avg: 1.02 [ 21/445] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ -0:02:40 load avg: 0.93 [ 22/445] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:02:55 load avg: 0.94 [ 23/445] test.test_multiprocessing_forkserver.test_processes passed (43.8 sec) │ │ │ │ -0:03:02 load avg: 0.95 [ 24/445] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ -0:03:23 load avg: 0.97 [ 25/445] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ -0:03:37 load avg: 0.89 [ 26/445] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (34.7 sec) │ │ │ │ -0:03:40 load avg: 1.06 [ 27/445] test.test_pydoc.test_pydoc passed -- running (1): test.test_multiprocessing_spawn.test_processes (37.9 sec) │ │ │ │ -0:03:42 load avg: 1.06 [ 28/445] test___all__ passed -- running (1): test.test_multiprocessing_spawn.test_processes (39.5 sec) │ │ │ │ -0:03:42 load avg: 1.06 [ 29/445] test__colorize passed -- running (1): test.test_multiprocessing_spawn.test_processes (39.8 sec) │ │ │ │ -0:03:44 load avg: 1.14 [ 30/445] test__interpchannels passed -- running (1): test.test_multiprocessing_spawn.test_processes (41.4 sec) │ │ │ │ -0:03:46 load avg: 1.14 [ 31/445] test__interpreters passed -- running (1): test.test_multiprocessing_spawn.test_processes (43.3 sec) │ │ │ │ -0:03:46 load avg: 1.14 [ 32/445] test__locale passed -- running (1): test.test_multiprocessing_spawn.test_processes (43.5 sec) │ │ │ │ -0:03:46 load avg: 1.14 [ 33/445] test__opcode passed -- running (1): test.test_multiprocessing_spawn.test_processes (43.7 sec) │ │ │ │ -0:03:46 load avg: 1.14 [ 34/445] test__osx_support passed -- running (1): test.test_multiprocessing_spawn.test_processes (44.0 sec) │ │ │ │ -0:03:47 load avg: 1.14 [ 35/445] test_abc passed -- running (1): test.test_multiprocessing_spawn.test_processes (44.2 sec) │ │ │ │ -0:03:47 load avg: 1.14 [ 36/445] test_abstract_numbers passed -- running (1): test.test_multiprocessing_spawn.test_processes (44.4 sec) │ │ │ │ -0:03:47 load avg: 1.14 [ 37/445] test_android skipped -- running (1): test.test_multiprocessing_spawn.test_processes (44.7 sec) │ │ │ │ +0:00:00 load avg: 1.35 Run 445 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:15 load avg: 1.19 [ 1/445] test.test_concurrent_futures.test_deadlock passed │ │ │ │ +0:00:17 load avg: 1.19 [ 2/445] test.test_concurrent_futures.test_as_completed passed │ │ │ │ +0:00:18 load avg: 1.17 [ 3/445] test.test_concurrent_futures.test_future passed │ │ │ │ +0:00:19 load avg: 1.17 [ 4/445] test.test_concurrent_futures.test_init passed │ │ │ │ +0:00:35 load avg: 0.99 [ 5/445] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ +0:00:55 load avg: 1.06 [ 6/445] test.test_concurrent_futures.test_shutdown passed -- running (1): test.test_concurrent_futures.test_process_pool (36.0 sec) │ │ │ │ +0:00:55 load avg: 1.06 [ 7/445] test.test_concurrent_futures.test_process_pool passed (36.0 sec) │ │ │ │ +0:00:58 load avg: 1.06 [ 8/445] test.test_concurrent_futures.test_wait passed │ │ │ │ +0:00:58 load avg: 1.14 [ 9/445] test.test_future_stmt.test_future passed │ │ │ │ +0:00:58 load avg: 1.14 [ 10/445] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:00:58 load avg: 1.14 [ 11/445] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:00:59 load avg: 1.14 [ 12/445] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:00:59 load avg: 1.14 [ 13/445] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:01:00 load avg: 1.14 [ 14/445] test.test_inspect.test_inspect passed │ │ │ │ +0:01:06 load avg: 1.05 [ 15/445] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ +0:01:09 load avg: 1.04 [ 16/445] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:01:25 load avg: 0.95 [ 17/445] test.test_multiprocessing_fork.test_misc passed │ │ │ │ +0:01:32 load avg: 0.88 [ 18/445] test.test_multiprocessing_fork.test_processes passed │ │ │ │ +0:01:38 load avg: 0.74 [ 19/445] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:01:44 load avg: 0.76 [ 20/445] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:02:00 load avg: 0.80 [ 21/445] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ +0:02:14 load avg: 0.85 [ 22/445] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ +0:02:17 load avg: 0.85 [ 23/445] test.test_multiprocessing_forkserver.test_processes passed (33.2 sec) │ │ │ │ +0:02:29 load avg: 1.84 [ 24/445] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ +0:02:39 load avg: 1.93 [ 25/445] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ +0:02:53 load avg: 1.79 [ 26/445] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ +0:02:54 load avg: 1.73 [ 27/445] test.test_pydoc.test_pydoc passed │ │ │ │ +0:02:55 load avg: 1.73 [ 28/445] test___all__ passed │ │ │ │ +0:02:55 load avg: 1.73 [ 29/445] test__colorize passed │ │ │ │ +0:02:56 load avg: 1.73 [ 30/445] test__interpchannels passed │ │ │ │ +0:02:58 load avg: 1.73 [ 31/445] test__interpreters passed │ │ │ │ +0:02:58 load avg: 1.73 [ 32/445] test__locale passed │ │ │ │ +0:02:58 load avg: 1.73 [ 33/445] test__opcode passed │ │ │ │ +0:02:58 load avg: 1.73 [ 34/445] test__osx_support passed │ │ │ │ +0:02:58 load avg: 1.73 [ 35/445] test_abc passed │ │ │ │ +0:02:58 load avg: 1.73 [ 36/445] test_abstract_numbers passed │ │ │ │ +0:02:58 load avg: 1.75 [ 37/445] test_android skipped │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:03:47 load avg: 1.21 [ 38/445] test_annotationlib passed -- running (1): test.test_multiprocessing_spawn.test_processes (45.0 sec) │ │ │ │ -0:03:48 load avg: 1.21 [ 39/445] test_apple skipped -- running (1): test.test_multiprocessing_spawn.test_processes (45.2 sec) │ │ │ │ +0:02:58 load avg: 1.75 [ 38/445] test_annotationlib passed │ │ │ │ +0:02:59 load avg: 1.75 [ 39/445] test_apple skipped │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:03:51 load avg: 1.21 [ 40/445] test_argparse passed -- running (1): test.test_multiprocessing_spawn.test_processes (48.8 sec) │ │ │ │ -0:03:52 load avg: 1.21 [ 41/445] test_array passed -- running (1): test.test_multiprocessing_spawn.test_processes (49.9 sec) │ │ │ │ -0:03:53 load avg: 1.19 [ 42/445] test_asdl_parser passed -- running (1): test.test_multiprocessing_spawn.test_processes (50.1 sec) │ │ │ │ -0:03:56 load avg: 1.19 [ 43/445] test.test_multiprocessing_spawn.test_processes passed (53.3 sec) │ │ │ │ -0:03:57 load avg: 1.19 [ 44/445] test_asyncgen passed │ │ │ │ -0:03:57 load avg: 1.19 [ 45/445] test_atexit passed │ │ │ │ -0:04:01 load avg: 1.17 [ 46/445] test_ast passed │ │ │ │ -0:04:01 load avg: 1.17 [ 47/445] test_audit passed │ │ │ │ -0:04:01 load avg: 1.17 [ 48/445] test_augassign passed │ │ │ │ -0:04:01 load avg: 1.17 [ 49/445] test_baseexception passed │ │ │ │ -0:04:01 load avg: 1.17 [ 50/445] test_base64 passed │ │ │ │ -0:04:01 load avg: 1.17 [ 51/445] test_bdb passed │ │ │ │ -0:04:01 load avg: 1.17 [ 52/445] test_bigaddrspace passed │ │ │ │ -0:04:02 load avg: 1.17 [ 53/445] test_bigmem passed │ │ │ │ -0:04:02 load avg: 1.17 [ 54/445] test_binascii passed │ │ │ │ -0:04:02 load avg: 1.17 [ 55/445] test_binop passed │ │ │ │ -0:04:02 load avg: 1.17 [ 56/445] test_bisect passed │ │ │ │ -0:04:02 load avg: 1.17 [ 57/445] test_bool passed │ │ │ │ -0:04:03 load avg: 1.32 [ 58/445] test_bufio passed │ │ │ │ -0:04:03 load avg: 1.32 [ 59/445] test_build_details passed │ │ │ │ -0:04:04 load avg: 1.32 [ 60/445] test_builtin passed │ │ │ │ -0:04:06 load avg: 1.32 [ 61/445] test_buffer passed │ │ │ │ -0:04:08 load avg: 1.38 [ 62/445] test_bz2 passed │ │ │ │ -0:04:09 load avg: 1.38 [ 63/445] test_bytes passed │ │ │ │ -0:04:10 load avg: 1.38 [ 64/445] test_c_locale_coercion passed │ │ │ │ -0:04:11 load avg: 1.38 [ 65/445] test_call passed │ │ │ │ -0:04:13 load avg: 1.43 [ 66/445] test_calendar passed │ │ │ │ -0:04:28 load avg: 1.61 [ 67/445] test_capi passed │ │ │ │ -0:04:28 load avg: 1.61 [ 68/445] test_charmapcodec passed │ │ │ │ -0:04:29 load avg: 1.61 [ 69/445] test_class passed │ │ │ │ -0:04:29 load avg: 1.61 [ 70/445] test_clinic passed │ │ │ │ -0:04:30 load avg: 1.61 [ 71/445] test_cmath passed │ │ │ │ -0:04:30 load avg: 1.61 [ 72/445] test_cmd passed │ │ │ │ -0:04:36 load avg: 1.65 [ 73/445] test_cmd_line passed │ │ │ │ -0:04:40 load avg: 1.67 [ 74/445] test_cmd_line_script passed │ │ │ │ -0:04:41 load avg: 1.67 [ 75/445] test_code passed │ │ │ │ -0:04:41 load avg: 1.67 [ 76/445] test_code_module passed │ │ │ │ -0:04:41 load avg: 1.67 [ 77/445] test_codeccallbacks passed │ │ │ │ -0:04:41 load avg: 1.67 [ 78/445] test_codecencodings_cn passed │ │ │ │ -0:04:42 load avg: 1.67 [ 79/445] test_codecencodings_hk passed │ │ │ │ -0:04:42 load avg: 1.67 [ 80/445] test_codecencodings_iso2022 passed │ │ │ │ -0:04:43 load avg: 1.70 [ 81/445] test_codecencodings_jp passed │ │ │ │ -0:04:43 load avg: 1.70 [ 82/445] test_codecencodings_kr passed │ │ │ │ -0:04:43 load avg: 1.70 [ 83/445] test_codecencodings_tw passed -- running (1): test_cext (30.2 sec) │ │ │ │ -0:04:44 load avg: 1.70 [ 84/445] test_codecmaps_cn passed -- running (1): test_cext (30.7 sec) │ │ │ │ -0:04:44 load avg: 1.70 [ 85/445] test_codecmaps_hk passed -- running (1): test_cext (31.0 sec) │ │ │ │ -0:04:45 load avg: 1.70 [ 86/445] test_codecmaps_jp passed -- running (1): test_cext (31.5 sec) │ │ │ │ -0:04:45 load avg: 1.70 [ 87/445] test_codecmaps_kr passed -- running (1): test_cext (32.0 sec) │ │ │ │ -0:04:46 load avg: 1.70 [ 88/445] test_codecmaps_tw passed -- running (1): test_cext (32.4 sec) │ │ │ │ -0:04:47 load avg: 1.70 [ 89/445] test_codecs passed -- running (1): test_cext (33.6 sec) │ │ │ │ -0:04:47 load avg: 1.70 [ 90/445] test_codeop passed -- running (1): test_cext (33.8 sec) │ │ │ │ -0:04:50 load avg: 1.73 [ 91/445] test_collections passed -- running (1): test_cext (37.1 sec) │ │ │ │ -0:04:50 load avg: 1.73 [ 92/445] test_colorsys passed -- running (1): test_cext (37.3 sec) │ │ │ │ -0:04:51 load avg: 1.73 [ 93/445] test_compare passed -- running (1): test_cext (37.5 sec) │ │ │ │ -0:04:57 load avg: 1.75 [ 94/445] test_compile passed -- running (1): test_cext (44.0 sec) │ │ │ │ -0:04:59 load avg: 1.77 [ 95/445] test_cext passed (46.3 sec) │ │ │ │ -0:05:00 load avg: 1.77 [ 96/445] test_compiler_assemble passed │ │ │ │ -0:05:00 load avg: 1.77 [ 97/445] test_compiler_codegen passed │ │ │ │ -0:05:00 load avg: 1.77 [ 98/445] test_complex passed │ │ │ │ -0:05:02 load avg: 1.77 [ 99/445] test_configparser passed │ │ │ │ -0:05:02 load avg: 1.77 [100/445] test_contains passed │ │ │ │ -0:05:03 load avg: 1.71 [101/445] test_context passed │ │ │ │ -0:05:04 load avg: 1.71 [102/445] test_contextlib passed │ │ │ │ -0:05:04 load avg: 1.71 [103/445] test_contextlib_async passed │ │ │ │ -0:05:04 load avg: 1.71 [104/445] test_copy passed │ │ │ │ -0:05:04 load avg: 1.71 [105/445] test_copyreg passed │ │ │ │ -0:05:05 load avg: 1.71 [106/445] test_coroutines passed │ │ │ │ -0:05:21 load avg: 1.85 [107/445] test_compileall passed │ │ │ │ -0:05:22 load avg: 1.85 [108/445] test_cprofile passed │ │ │ │ -0:05:22 load avg: 1.85 [109/445] test_crossinterp passed │ │ │ │ -0:05:23 load avg: 1.86 [110/445] test_csv passed │ │ │ │ -0:05:26 load avg: 1.86 [111/445] test_ctypes passed │ │ │ │ -0:05:26 load avg: 1.86 [112/445] test_curses passed │ │ │ │ -0:05:27 load avg: 1.86 [113/445] test_dataclasses passed │ │ │ │ -0:05:32 load avg: 1.88 [114/445] test_datetime passed │ │ │ │ -0:05:33 load avg: 1.89 [115/445] test_dbm passed │ │ │ │ -0:05:33 load avg: 1.89 [116/445] test_dbm_dumb passed │ │ │ │ -0:05:33 load avg: 1.89 [117/445] test_dbm_gnu passed │ │ │ │ -0:05:33 load avg: 1.89 [118/445] test_dbm_ndbm passed │ │ │ │ -0:05:33 load avg: 1.89 [119/445] test_dbm_sqlite3 passed │ │ │ │ -0:05:39 load avg: 1.90 [120/445] test_decimal passed -- running (1): test_cppext (34.0 sec) │ │ │ │ -0:05:39 load avg: 1.90 [121/445] test_decorators passed -- running (1): test_cppext (34.1 sec) │ │ │ │ -0:05:39 load avg: 1.90 [122/445] test_defaultdict passed -- running (1): test_cppext (34.3 sec) │ │ │ │ -0:05:40 load avg: 1.90 [123/445] test_deque passed -- running (1): test_cppext (35.4 sec) │ │ │ │ -0:05:42 load avg: 1.90 [124/445] test_descr passed -- running (1): test_cppext (36.7 sec) │ │ │ │ -0:05:42 load avg: 1.90 [125/445] test_descrtut passed -- running (1): test_cppext (37.0 sec) │ │ │ │ -0:05:42 load avg: 1.90 [126/445] test_devpoll skipped -- running (1): test_cppext (37.2 sec) │ │ │ │ +0:03:01 load avg: 1.75 [ 40/445] test_argparse passed -- running (1): test.test_multiprocessing_spawn.test_processes (31.6 sec) │ │ │ │ +0:03:01 load avg: 1.75 [ 41/445] test_array passed -- running (1): test.test_multiprocessing_spawn.test_processes (32.1 sec) │ │ │ │ +0:03:01 load avg: 1.75 [ 42/445] test_asdl_parser passed -- running (1): test.test_multiprocessing_spawn.test_processes (32.3 sec) │ │ │ │ +0:03:07 load avg: 1.69 [ 43/445] test_ast passed -- running (1): test.test_multiprocessing_spawn.test_processes (37.5 sec) │ │ │ │ +0:03:07 load avg: 1.69 [ 44/445] test.test_multiprocessing_spawn.test_processes passed (38.1 sec) │ │ │ │ +0:03:07 load avg: 1.69 [ 45/445] test_atexit passed │ │ │ │ +0:03:07 load avg: 1.69 [ 46/445] test_asyncgen passed │ │ │ │ +0:03:08 load avg: 1.69 [ 47/445] test_augassign passed │ │ │ │ +0:03:08 load avg: 1.69 [ 48/445] test_base64 passed │ │ │ │ +0:03:08 load avg: 1.69 [ 49/445] test_baseexception passed │ │ │ │ +0:03:08 load avg: 1.69 [ 50/445] test_bdb passed │ │ │ │ +0:03:08 load avg: 1.71 [ 51/445] test_bigaddrspace passed │ │ │ │ +0:03:08 load avg: 1.71 [ 52/445] test_bigmem passed │ │ │ │ +0:03:09 load avg: 1.71 [ 53/445] test_binascii passed │ │ │ │ +0:03:09 load avg: 1.71 [ 54/445] test_binop passed │ │ │ │ +0:03:09 load avg: 1.71 [ 55/445] test_bisect passed │ │ │ │ +0:03:09 load avg: 1.71 [ 56/445] test_bool passed │ │ │ │ +0:03:09 load avg: 1.71 [ 57/445] test_audit passed │ │ │ │ +0:03:10 load avg: 1.71 [ 58/445] test_bufio passed │ │ │ │ +0:03:10 load avg: 1.71 [ 59/445] test_build_details passed │ │ │ │ +0:03:10 load avg: 1.71 [ 60/445] test_builtin passed │ │ │ │ +0:03:11 load avg: 1.71 [ 61/445] test_buffer passed │ │ │ │ +0:03:12 load avg: 1.71 [ 62/445] test_bz2 passed │ │ │ │ +0:03:13 load avg: 1.74 [ 63/445] test_bytes passed │ │ │ │ +0:03:14 load avg: 1.74 [ 64/445] test_c_locale_coercion passed │ │ │ │ +0:03:14 load avg: 1.74 [ 65/445] test_call passed │ │ │ │ +0:03:16 load avg: 1.74 [ 66/445] test_calendar passed │ │ │ │ +0:03:28 load avg: 1.70 [ 67/445] test_capi passed │ │ │ │ +0:03:28 load avg: 1.72 [ 68/445] test_charmapcodec passed │ │ │ │ +0:03:28 load avg: 1.72 [ 69/445] test_class passed │ │ │ │ +0:03:29 load avg: 1.72 [ 70/445] test_clinic passed │ │ │ │ +0:03:29 load avg: 1.72 [ 71/445] test_cmath passed │ │ │ │ +0:03:29 load avg: 1.72 [ 72/445] test_cmd passed │ │ │ │ +0:03:32 load avg: 1.72 [ 73/445] test_cmd_line passed │ │ │ │ +0:03:35 load avg: 1.74 [ 74/445] test_cmd_line_script passed │ │ │ │ +0:03:35 load avg: 1.74 [ 75/445] test_code passed │ │ │ │ +0:03:35 load avg: 1.74 [ 76/445] test_code_module passed │ │ │ │ +0:03:35 load avg: 1.74 [ 77/445] test_codeccallbacks passed │ │ │ │ +0:03:35 load avg: 1.74 [ 78/445] test_codecencodings_cn passed │ │ │ │ +0:03:36 load avg: 1.74 [ 79/445] test_codecencodings_hk passed │ │ │ │ +0:03:36 load avg: 1.74 [ 80/445] test_codecencodings_iso2022 passed │ │ │ │ +0:03:36 load avg: 1.74 [ 81/445] test_codecencodings_jp passed │ │ │ │ +0:03:36 load avg: 1.74 [ 82/445] test_codecencodings_kr passed │ │ │ │ +0:03:37 load avg: 1.74 [ 83/445] test_codecencodings_tw passed │ │ │ │ +0:03:37 load avg: 1.74 [ 84/445] test_codecmaps_cn passed │ │ │ │ +0:03:37 load avg: 1.74 [ 85/445] test_codecmaps_hk passed │ │ │ │ +0:03:37 load avg: 1.74 [ 86/445] test_codecmaps_jp passed │ │ │ │ +0:03:37 load avg: 1.74 [ 87/445] test_codecmaps_kr passed │ │ │ │ +0:03:38 load avg: 1.74 [ 88/445] test_codecmaps_tw passed │ │ │ │ +0:03:38 load avg: 1.76 [ 89/445] test_codecs passed │ │ │ │ +0:03:38 load avg: 1.76 [ 90/445] test_codeop passed │ │ │ │ +0:03:40 load avg: 1.76 [ 91/445] test_collections passed │ │ │ │ +0:03:41 load avg: 1.76 [ 92/445] test_colorsys passed │ │ │ │ +0:03:41 load avg: 1.76 [ 93/445] test_compare passed │ │ │ │ +0:03:42 load avg: 1.76 [ 94/445] test_cext passed │ │ │ │ +0:03:44 load avg: 1.78 [ 95/445] test_compile passed │ │ │ │ +0:03:44 load avg: 1.78 [ 96/445] test_compiler_assemble passed │ │ │ │ +0:03:45 load avg: 1.78 [ 97/445] test_compiler_codegen passed │ │ │ │ +0:03:45 load avg: 1.78 [ 98/445] test_complex passed │ │ │ │ +0:03:46 load avg: 1.78 [ 99/445] test_configparser passed │ │ │ │ +0:03:46 load avg: 1.78 [100/445] test_contains passed │ │ │ │ +0:03:47 load avg: 1.78 [101/445] test_context passed │ │ │ │ +0:03:47 load avg: 1.78 [102/445] test_contextlib passed │ │ │ │ +0:03:47 load avg: 1.78 [103/445] test_contextlib_async passed │ │ │ │ +0:03:47 load avg: 1.78 [104/445] test_copy passed │ │ │ │ +0:03:47 load avg: 1.78 [105/445] test_copyreg passed │ │ │ │ +0:03:48 load avg: 1.78 [106/445] test_coroutines passed │ │ │ │ +0:03:55 load avg: 1.89 [107/445] test_compileall passed │ │ │ │ +0:03:56 load avg: 1.89 [108/445] test_cprofile passed │ │ │ │ +0:03:56 load avg: 1.89 [109/445] test_crossinterp passed │ │ │ │ +0:03:57 load avg: 1.89 [110/445] test_csv passed │ │ │ │ +0:03:58 load avg: 1.89 [111/445] test_ctypes passed │ │ │ │ +0:03:58 load avg: 1.89 [112/445] test_curses passed │ │ │ │ +0:03:58 load avg: 1.90 [113/445] test_dataclasses passed │ │ │ │ +0:04:02 load avg: 1.90 [114/445] test_datetime passed │ │ │ │ +0:04:03 load avg: 1.90 [115/445] test_dbm passed │ │ │ │ +0:04:03 load avg: 1.90 [116/445] test_dbm_dumb passed │ │ │ │ +0:04:03 load avg: 1.90 [117/445] test_dbm_gnu passed │ │ │ │ +0:04:03 load avg: 1.91 [118/445] test_dbm_ndbm passed │ │ │ │ +0:04:05 load avg: 1.91 [119/445] test_dbm_sqlite3 passed │ │ │ │ +0:04:09 load avg: 1.92 [120/445] test_decimal passed │ │ │ │ +0:04:09 load avg: 1.92 [121/445] test_decorators passed │ │ │ │ +0:04:09 load avg: 1.92 [122/445] test_defaultdict passed │ │ │ │ +0:04:10 load avg: 1.92 [123/445] test_deque passed │ │ │ │ +0:04:10 load avg: 1.92 [124/445] test_descr passed │ │ │ │ +0:04:10 load avg: 1.92 [125/445] test_descrtut passed │ │ │ │ +0:04:11 load avg: 1.92 [126/445] test_devpoll skipped │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:05:44 load avg: 1.90 [127/445] test_dict passed -- running (1): test_cppext (38.7 sec) │ │ │ │ -0:05:44 load avg: 1.90 [128/445] test_dictcomps passed -- running (1): test_cppext (38.9 sec) │ │ │ │ -0:05:45 load avg: 1.90 [129/445] test_dictviews passed -- running (1): test_cppext (40.0 sec) │ │ │ │ -0:05:46 load avg: 1.90 [130/445] test_difflib passed -- running (1): test_cppext (40.6 sec) │ │ │ │ -0:05:47 load avg: 1.90 [131/445] test_dis passed -- running (1): test_cppext (41.6 sec) │ │ │ │ -0:05:49 load avg: 1.91 [132/445] test_doctest passed -- running (1): test_cppext (44.0 sec) │ │ │ │ -0:05:50 load avg: 1.91 [133/445] test_docxmlrpc passed -- running (1): test_cppext (45.3 sec) │ │ │ │ -0:05:51 load avg: 1.91 [134/445] test_dtrace passed -- running (1): test_cppext (45.6 sec) │ │ │ │ -0:05:51 load avg: 1.91 [135/445] test_dynamic passed -- running (1): test_cppext (45.8 sec) │ │ │ │ -0:05:51 load avg: 1.91 [136/445] test_dynamicclassattribute passed -- running (1): test_cppext (46.0 sec) │ │ │ │ -0:05:59 load avg: 1.77 [137/445] test_eintr passed -- running (1): test_cppext (53.5 sec) │ │ │ │ -0:06:02 load avg: 1.77 [138/445] test_cppext passed (57.3 sec) │ │ │ │ -0:06:05 load avg: 1.79 [139/445] test_email passed │ │ │ │ -0:06:06 load avg: 1.79 [140/445] test_enum passed │ │ │ │ -0:06:07 load avg: 1.79 [141/445] test_enumerate passed │ │ │ │ -0:06:08 load avg: 1.81 [142/445] test_eof passed │ │ │ │ -0:06:08 load avg: 1.81 [143/445] test_epoll passed │ │ │ │ -0:06:08 load avg: 1.81 [144/445] test_errno passed │ │ │ │ -0:06:08 load avg: 1.81 [145/445] test_except_star passed │ │ │ │ -0:06:09 load avg: 1.81 [146/445] test_embed passed │ │ │ │ -0:06:09 load avg: 1.81 [147/445] test_exception_hierarchy passed │ │ │ │ -0:06:09 load avg: 1.81 [148/445] test_exception_group passed │ │ │ │ -0:06:09 load avg: 1.81 [149/445] test_exception_variations passed │ │ │ │ -0:06:09 load avg: 1.81 [150/445] test_extcall passed │ │ │ │ -0:06:11 load avg: 1.81 [151/445] test_external_inspection passed │ │ │ │ -0:06:13 load avg: 1.74 [152/445] test_exceptions passed │ │ │ │ -0:06:14 load avg: 1.74 [153/445] test_fcntl passed │ │ │ │ -0:06:14 load avg: 1.74 [154/445] test_file passed │ │ │ │ -0:06:16 load avg: 1.74 [155/445] test_file_eintr passed │ │ │ │ -0:06:16 load avg: 1.74 [156/445] test_filecmp passed │ │ │ │ -0:06:16 load avg: 1.74 [157/445] test_fileinput passed │ │ │ │ -0:06:17 load avg: 1.74 [158/445] test_fileio passed │ │ │ │ -0:06:17 load avg: 1.74 [159/445] test_fileutils passed │ │ │ │ -0:06:17 load avg: 1.74 [160/445] test_finalization passed │ │ │ │ -0:06:18 load avg: 1.76 [161/445] test_float passed │ │ │ │ -0:06:18 load avg: 1.76 [162/445] test_flufl passed │ │ │ │ -0:06:18 load avg: 1.76 [163/445] test_fnmatch passed │ │ │ │ -0:06:24 load avg: 1.62 [164/445] test_fork1 passed │ │ │ │ -0:06:24 load avg: 1.62 [165/445] test_format passed │ │ │ │ -0:06:24 load avg: 1.62 [166/445] test_fractions passed │ │ │ │ -0:06:27 load avg: 1.62 [167/445] test_frame passed │ │ │ │ -0:06:27 load avg: 1.62 [168/445] test_free_threading skipped │ │ │ │ +0:04:11 load avg: 1.92 [127/445] test_dict passed │ │ │ │ +0:04:11 load avg: 1.92 [128/445] test_dictcomps passed │ │ │ │ +0:04:12 load avg: 1.92 [129/445] test_dictviews passed │ │ │ │ +0:04:12 load avg: 1.92 [130/445] test_difflib passed │ │ │ │ +0:04:13 load avg: 1.92 [131/445] test_dis passed │ │ │ │ +0:04:14 load avg: 1.92 [132/445] test_doctest passed │ │ │ │ +0:04:15 load avg: 1.92 [133/445] test_docxmlrpc passed │ │ │ │ +0:04:15 load avg: 1.92 [134/445] test_dtrace passed │ │ │ │ +0:04:15 load avg: 1.92 [135/445] test_dynamic passed │ │ │ │ +0:04:16 load avg: 1.92 [136/445] test_dynamicclassattribute passed │ │ │ │ +0:04:21 load avg: 1.85 [137/445] test_cppext passed (33.4 sec) │ │ │ │ +0:04:23 load avg: 1.85 [138/445] test_eintr passed │ │ │ │ +0:04:26 load avg: 1.78 [139/445] test_email passed │ │ │ │ +0:04:26 load avg: 1.78 [140/445] test_embed passed │ │ │ │ +0:04:26 load avg: 1.78 [141/445] test_enumerate passed │ │ │ │ +0:04:27 load avg: 1.78 [142/445] test_enum passed │ │ │ │ +0:04:27 load avg: 1.78 [143/445] test_eof passed │ │ │ │ +0:04:27 load avg: 1.78 [144/445] test_errno passed │ │ │ │ +0:04:27 load avg: 1.78 [145/445] test_epoll passed │ │ │ │ +0:04:27 load avg: 1.78 [146/445] test_except_star passed │ │ │ │ +0:04:27 load avg: 1.78 [147/445] test_exception_hierarchy passed │ │ │ │ +0:04:27 load avg: 1.78 [148/445] test_exception_variations passed │ │ │ │ +0:04:27 load avg: 1.78 [149/445] test_exception_group passed │ │ │ │ +0:04:27 load avg: 1.78 [150/445] test_extcall passed │ │ │ │ +0:04:28 load avg: 1.80 [151/445] test_external_inspection passed │ │ │ │ +0:04:29 load avg: 1.80 [152/445] test_exceptions passed │ │ │ │ +0:04:29 load avg: 1.80 [153/445] test_fcntl passed │ │ │ │ +0:04:30 load avg: 1.80 [154/445] test_file passed │ │ │ │ +0:04:31 load avg: 1.80 [155/445] test_file_eintr passed │ │ │ │ +0:04:31 load avg: 1.80 [156/445] test_filecmp passed │ │ │ │ +0:04:31 load avg: 1.80 [157/445] test_fileinput passed │ │ │ │ +0:04:32 load avg: 1.80 [158/445] test_fileio passed │ │ │ │ +0:04:32 load avg: 1.80 [159/445] test_fileutils passed │ │ │ │ +0:04:32 load avg: 1.80 [160/445] test_finalization passed │ │ │ │ +0:04:32 load avg: 1.80 [161/445] test_float passed │ │ │ │ +0:04:32 load avg: 1.80 [162/445] test_flufl passed │ │ │ │ +0:04:32 load avg: 1.80 [163/445] test_fnmatch passed │ │ │ │ +0:04:38 load avg: 1.65 [164/445] test_fork1 passed │ │ │ │ +0:04:38 load avg: 1.65 [165/445] test_format passed │ │ │ │ +0:04:38 load avg: 1.65 [166/445] test_fractions passed │ │ │ │ +0:04:40 load avg: 1.60 [167/445] test_frame passed │ │ │ │ +0:04:40 load avg: 1.60 [168/445] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:06:28 load avg: 1.49 [169/445] test_frozen passed │ │ │ │ -0:06:30 load avg: 1.49 [170/445] test_faulthandler passed │ │ │ │ -0:06:30 load avg: 1.49 [171/445] test_funcattrs passed │ │ │ │ -0:06:30 load avg: 1.49 [172/445] test_fstring passed │ │ │ │ -0:06:33 load avg: 1.53 [173/445] test_gc passed │ │ │ │ -0:06:33 load avg: 1.53 [174/445] test_functools passed │ │ │ │ -0:06:33 load avg: 1.53 [175/445] test_generator_stop passed │ │ │ │ -0:06:33 load avg: 1.53 [176/445] test_generated_cases passed │ │ │ │ -0:06:33 load avg: 1.53 [177/445] test_genericalias passed │ │ │ │ -0:06:33 load avg: 1.53 [178/445] test_generators passed │ │ │ │ -0:06:33 load avg: 1.53 [179/445] test_genericclass passed │ │ │ │ -0:06:34 load avg: 1.53 [180/445] test_genericpath passed │ │ │ │ -0:06:34 load avg: 1.53 [181/445] test_genexps passed │ │ │ │ -0:06:34 load avg: 1.53 [182/445] test_getopt passed │ │ │ │ -0:06:34 load avg: 1.53 [183/445] test_getpass passed │ │ │ │ -0:06:34 load avg: 1.53 [184/445] test_getpath passed │ │ │ │ -0:06:34 load avg: 1.53 [185/445] test_gettext passed │ │ │ │ -0:06:34 load avg: 1.53 [186/445] test_global passed │ │ │ │ -0:06:35 load avg: 1.53 [187/445] test_grammar passed │ │ │ │ -0:06:35 load avg: 1.53 [188/445] test_glob passed │ │ │ │ -0:06:35 load avg: 1.53 [189/445] test_graphlib passed │ │ │ │ -0:06:35 load avg: 1.53 [190/445] test_grp passed │ │ │ │ -0:06:36 load avg: 1.53 [191/445] test_hash passed │ │ │ │ -0:06:38 load avg: 1.57 [192/445] test_gzip passed │ │ │ │ -0:06:38 load avg: 1.57 [193/445] test_heapq passed │ │ │ │ -0:06:38 load avg: 1.57 [194/445] test_hmac passed │ │ │ │ -0:06:39 load avg: 1.57 [195/445] test_html passed │ │ │ │ -0:06:40 load avg: 1.57 [196/445] test_htmlparser passed │ │ │ │ -0:06:41 load avg: 1.57 [197/445] test_http_cookiejar passed │ │ │ │ -0:06:43 load avg: 1.60 [198/445] test_http_cookies passed │ │ │ │ -0:06:47 load avg: 1.60 [199/445] test_httpservers passed │ │ │ │ -0:06:56 load avg: 1.75 [200/445] test_idle passed │ │ │ │ -0:07:02 load avg: 1.77 [201/445] test_import passed │ │ │ │ -0:07:08 load avg: 1.80 [202/445] test_importlib passed -- running (1): test_hashlib (31.7 sec) │ │ │ │ -0:07:08 load avg: 1.80 [203/445] test_index passed -- running (1): test_hashlib (31.9 sec) │ │ │ │ -0:07:38 load avg: 1.88 running (2): test_int (30.0 sec), test_hashlib (1 min 1 sec) │ │ │ │ -0:07:45 load avg: 1.89 [204/445] test_hashlib passed (1 min 9 sec) -- running (1): test_int (37.4 sec) │ │ │ │ -0:07:46 load avg: 1.89 [205/445] test_int_literal passed -- running (1): test_int (37.6 sec) │ │ │ │ -0:08:01 load avg: 1.92 [206/445] test_interpreters passed -- running (1): test_int (52.6 sec) │ │ │ │ -0:08:31 load avg: 1.88 running (2): test_int (1 min 22 sec), test_io (30.0 sec) │ │ │ │ -0:08:40 load avg: 1.74 [207/445] test_io passed (39.2 sec) -- running (1): test_int (1 min 31 sec) │ │ │ │ -0:08:40 load avg: 1.74 [208/445] test_ioctl passed -- running (1): test_int (1 min 32 sec) │ │ │ │ -0:08:41 load avg: 1.74 [209/445] test_ipaddress passed -- running (1): test_int (1 min 32 sec) │ │ │ │ -0:08:50 load avg: 1.78 [210/445] test_isinstance passed -- running (1): test_int (1 min 42 sec) │ │ │ │ -0:08:50 load avg: 1.78 [211/445] test_iter passed -- running (1): test_int (1 min 42 sec) │ │ │ │ -0:08:51 load avg: 1.78 [212/445] test_iterlen passed -- running (1): test_int (1 min 42 sec) │ │ │ │ -0:08:51 load avg: 1.78 [213/445] test_int passed (1 min 42 sec) │ │ │ │ -0:08:53 load avg: 1.80 [214/445] test_itertools passed │ │ │ │ -0:08:53 load avg: 1.80 [215/445] test_keyword passed │ │ │ │ -0:08:54 load avg: 1.80 [216/445] test_keywordonlyarg passed │ │ │ │ -0:08:54 load avg: 1.80 [217/445] test_kqueue skipped │ │ │ │ +0:04:40 load avg: 1.60 [169/445] test_frozen passed │ │ │ │ +0:04:42 load avg: 1.60 [170/445] test_fstring passed │ │ │ │ +0:04:42 load avg: 1.60 [171/445] test_funcattrs passed │ │ │ │ +0:04:43 load avg: 1.55 [172/445] test_functools passed │ │ │ │ +0:04:45 load avg: 1.55 [173/445] test_gc passed │ │ │ │ +0:04:45 load avg: 1.55 [174/445] test_generated_cases passed │ │ │ │ +0:04:45 load avg: 1.55 [175/445] test_generator_stop passed │ │ │ │ +0:04:46 load avg: 1.55 [176/445] test_generators passed │ │ │ │ +0:04:46 load avg: 1.55 [177/445] test_genericalias passed │ │ │ │ +0:04:46 load avg: 1.55 [178/445] test_genericclass passed │ │ │ │ +0:04:46 load avg: 1.55 [179/445] test_genericpath passed │ │ │ │ +0:04:46 load avg: 1.55 [180/445] test_genexps passed │ │ │ │ +0:04:47 load avg: 1.55 [181/445] test_getopt passed │ │ │ │ +0:04:47 load avg: 1.55 [182/445] test_faulthandler passed │ │ │ │ +0:04:47 load avg: 1.55 [183/445] test_getpass passed │ │ │ │ +0:04:47 load avg: 1.55 [184/445] test_getpath passed │ │ │ │ +0:04:47 load avg: 1.55 [185/445] test_gettext passed │ │ │ │ +0:04:47 load avg: 1.55 [186/445] test_global passed │ │ │ │ +0:04:47 load avg: 1.55 [187/445] test_glob passed │ │ │ │ +0:04:47 load avg: 1.55 [188/445] test_grammar passed │ │ │ │ +0:04:47 load avg: 1.55 [189/445] test_grp passed │ │ │ │ +0:04:47 load avg: 1.55 [190/445] test_graphlib passed │ │ │ │ +0:04:48 load avg: 1.55 [191/445] test_hash passed │ │ │ │ +0:04:49 load avg: 1.59 [192/445] test_gzip passed │ │ │ │ +0:04:49 load avg: 1.59 [193/445] test_heapq passed │ │ │ │ +0:04:49 load avg: 1.59 [194/445] test_hmac passed │ │ │ │ +0:04:50 load avg: 1.59 [195/445] test_html passed │ │ │ │ +0:04:50 load avg: 1.59 [196/445] test_htmlparser passed │ │ │ │ +0:04:51 load avg: 1.59 [197/445] test_http_cookiejar passed │ │ │ │ +0:04:52 load avg: 1.59 [198/445] test_http_cookies passed │ │ │ │ +0:04:56 load avg: 1.54 [199/445] test_httpservers passed │ │ │ │ +0:05:01 load avg: 1.58 [200/445] test_idle passed │ │ │ │ +0:05:04 load avg: 1.61 [201/445] test_import passed │ │ │ │ +0:05:09 load avg: 1.56 [202/445] test_importlib passed │ │ │ │ +0:05:09 load avg: 1.56 [203/445] test_index passed │ │ │ │ +0:05:39 load avg: 1.74 running (2): test_hashlib (51.4 sec), test_int (30.0 sec) │ │ │ │ +0:05:52 load avg: 1.78 [204/445] test_hashlib passed (1 min 3 sec) -- running (1): test_int (42.5 sec) │ │ │ │ +0:05:52 load avg: 1.78 [205/445] test_int_literal passed -- running (1): test_int (42.6 sec) │ │ │ │ +0:06:02 load avg: 1.73 [206/445] test_interpreters passed -- running (1): test_int (53.0 sec) │ │ │ │ +0:06:19 load avg: 1.72 [207/445] test_int passed (1 min 9 sec) │ │ │ │ +0:06:19 load avg: 1.72 [208/445] test_ioctl passed │ │ │ │ +0:06:19 load avg: 1.72 [209/445] test_ipaddress passed │ │ │ │ +0:06:25 load avg: 1.66 [210/445] test_isinstance passed │ │ │ │ +0:06:26 load avg: 1.66 [211/445] test_iter passed │ │ │ │ +0:06:26 load avg: 1.66 [212/445] test_iterlen passed │ │ │ │ +0:06:27 load avg: 1.66 [213/445] test_itertools passed │ │ │ │ +0:06:32 load avg: 1.61 [214/445] test_json passed -- running (1): test_io (30.2 sec) │ │ │ │ +0:06:33 load avg: 1.61 [215/445] test_keyword passed -- running (1): test_io (30.3 sec) │ │ │ │ +0:06:33 load avg: 1.61 [216/445] test_keywordonlyarg passed -- running (1): test_io (30.4 sec) │ │ │ │ +0:06:33 load avg: 1.61 [217/445] test_kqueue skipped -- running (1): test_io (30.6 sec) │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:08:59 load avg: 1.82 [218/445] test_largefile passed │ │ │ │ -0:08:59 load avg: 1.82 [219/445] test_launcher skipped │ │ │ │ +0:06:38 load avg: 1.56 [218/445] test_io passed (35.9 sec) │ │ │ │ +0:06:38 load avg: 1.56 [219/445] test_launcher skipped │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:09:00 load avg: 1.82 [220/445] test_linecache passed │ │ │ │ -0:09:00 load avg: 1.82 [221/445] test_json passed │ │ │ │ -0:09:01 load avg: 1.82 [222/445] test_listcomps passed │ │ │ │ -0:09:01 load avg: 1.82 [223/445] test_lltrace passed │ │ │ │ -0:09:01 load avg: 1.82 [224/445] test_locale passed │ │ │ │ -0:09:02 load avg: 1.82 [225/445] test_list passed │ │ │ │ -0:09:05 load avg: 1.75 [226/445] test_long passed │ │ │ │ -0:09:05 load avg: 1.75 [227/445] test_longexp passed │ │ │ │ -0:09:06 load avg: 1.75 [228/445] test_lzma passed │ │ │ │ -0:09:07 load avg: 1.75 [229/445] test_mailbox passed │ │ │ │ -0:09:07 load avg: 1.75 [230/445] test_marshal passed │ │ │ │ -0:09:26 load avg: 1.54 [231/445] test_logging passed │ │ │ │ -0:09:26 load avg: 1.54 [232/445] test_math_property passed │ │ │ │ -0:09:26 load avg: 1.54 [233/445] test_memoryio passed │ │ │ │ -0:09:27 load avg: 1.54 [234/445] test_memoryview passed │ │ │ │ -0:09:28 load avg: 1.54 [235/445] test_metaclass passed │ │ │ │ -0:09:29 load avg: 1.57 [236/445] test_mimetypes passed │ │ │ │ -0:09:29 load avg: 1.57 [237/445] test_minidom passed │ │ │ │ -0:09:29 load avg: 1.57 [238/445] test_mmap passed │ │ │ │ -0:09:30 load avg: 1.57 [239/445] test_module passed │ │ │ │ -0:09:31 load avg: 1.57 [240/445] test_modulefinder passed │ │ │ │ -0:09:31 load avg: 1.57 [241/445] test_monitoring passed │ │ │ │ -0:09:31 load avg: 1.57 [242/445] test_msvcrt skipped │ │ │ │ +0:06:39 load avg: 1.76 [220/445] test_linecache passed │ │ │ │ +0:06:39 load avg: 1.76 [221/445] test_largefile passed │ │ │ │ +0:06:40 load avg: 1.76 [222/445] test_listcomps passed │ │ │ │ +0:06:40 load avg: 1.76 [223/445] test_lltrace passed │ │ │ │ +0:06:40 load avg: 1.76 [224/445] test_locale passed │ │ │ │ +0:06:40 load avg: 1.76 [225/445] test_list passed │ │ │ │ +0:06:41 load avg: 1.76 [226/445] test_long passed │ │ │ │ +0:06:42 load avg: 1.76 [227/445] test_longexp passed │ │ │ │ +0:06:42 load avg: 1.76 [228/445] test_lzma passed │ │ │ │ +0:06:45 load avg: 1.70 [229/445] test_mailbox passed │ │ │ │ +0:06:46 load avg: 1.70 [230/445] test_marshal passed │ │ │ │ +0:07:02 load avg: 1.54 [231/445] test_logging passed │ │ │ │ +0:07:02 load avg: 1.54 [232/445] test_math_property passed │ │ │ │ +0:07:02 load avg: 1.54 [233/445] test_memoryio passed │ │ │ │ +0:07:02 load avg: 1.54 [234/445] test_memoryview passed │ │ │ │ +0:07:03 load avg: 1.54 [235/445] test_metaclass passed │ │ │ │ +0:07:03 load avg: 1.54 [236/445] test_mimetypes passed │ │ │ │ +0:07:03 load avg: 1.58 [237/445] test_minidom passed │ │ │ │ +0:07:04 load avg: 1.58 [238/445] test_mmap passed │ │ │ │ +0:07:04 load avg: 1.58 [239/445] test_module passed │ │ │ │ +0:07:05 load avg: 1.58 [240/445] test_modulefinder passed │ │ │ │ +0:07:05 load avg: 1.58 [241/445] test_monitoring passed │ │ │ │ +0:07:05 load avg: 1.58 [242/445] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:09:33 load avg: 1.57 [243/445] test_multibytecodec passed │ │ │ │ -0:09:44 load avg: 1.67 [244/445] test_multiprocessing_main_handling passed -- running (1): test_math (36.9 sec) │ │ │ │ -0:09:45 load avg: 1.67 [245/445] test_named_expressions passed -- running (1): test_math (37.1 sec) │ │ │ │ -0:09:45 load avg: 1.67 [246/445] test_netrc passed -- running (1): test_math (37.3 sec) │ │ │ │ -0:09:46 load avg: 1.67 [247/445] test_ntpath passed -- running (1): test_math (38.9 sec) │ │ │ │ -0:09:47 load avg: 1.67 [248/445] test_nturl2path passed -- running (1): test_math (39.1 sec) │ │ │ │ -0:09:47 load avg: 1.67 [249/445] test_numeric_tower passed -- running (1): test_math (39.4 sec) │ │ │ │ -0:09:48 load avg: 1.70 [250/445] test_opcache passed -- running (1): test_math (40.5 sec) │ │ │ │ -0:09:48 load avg: 1.70 [251/445] test_opcodes passed -- running (1): test_math (40.7 sec) │ │ │ │ -0:09:48 load avg: 1.70 [252/445] test_openpty passed -- running (1): test_math (40.9 sec) │ │ │ │ -0:09:49 load avg: 1.70 [253/445] test_operator passed -- running (1): test_math (41.2 sec) │ │ │ │ -0:09:49 load avg: 1.70 [254/445] test_optimizer passed -- running (1): test_math (41.4 sec) │ │ │ │ -0:09:49 load avg: 1.70 [255/445] test_optparse passed -- running (1): test_math (41.8 sec) │ │ │ │ -0:09:50 load avg: 1.70 [256/445] test_ordered_dict passed -- running (1): test_math (42.4 sec) │ │ │ │ -0:09:51 load avg: 1.70 [257/445] test_math passed (43.7 sec) │ │ │ │ -0:09:51 load avg: 1.70 [258/445] test_osx_env passed │ │ │ │ -0:09:55 load avg: 1.64 [259/445] test_pathlib passed │ │ │ │ -0:09:55 load avg: 1.64 [260/445] test_patma passed │ │ │ │ -0:10:04 load avg: 1.47 [261/445] test_os passed │ │ │ │ -0:10:05 load avg: 1.47 [262/445] test_peepholer passed │ │ │ │ -0:10:06 load avg: 1.47 [263/445] test_peg_generator passed │ │ │ │ -0:10:06 load avg: 1.47 [264/445] test_pep646_syntax passed │ │ │ │ -0:10:06 load avg: 1.47 [265/445] test_perf_profiler skipped │ │ │ │ +0:07:05 load avg: 1.58 [243/445] test_multibytecodec passed │ │ │ │ +0:07:11 load avg: 1.61 [244/445] test_math passed │ │ │ │ +0:07:11 load avg: 1.61 [245/445] test_named_expressions passed │ │ │ │ +0:07:11 load avg: 1.61 [246/445] test_netrc passed │ │ │ │ +0:07:12 load avg: 1.61 [247/445] test_multiprocessing_main_handling passed │ │ │ │ +0:07:12 load avg: 1.61 [248/445] test_ntpath passed │ │ │ │ +0:07:12 load avg: 1.61 [249/445] test_nturl2path passed │ │ │ │ +0:07:12 load avg: 1.61 [250/445] test_numeric_tower passed │ │ │ │ +0:07:12 load avg: 1.61 [251/445] test_opcodes passed │ │ │ │ +0:07:12 load avg: 1.61 [252/445] test_openpty passed │ │ │ │ +0:07:12 load avg: 1.61 [253/445] test_opcache passed │ │ │ │ +0:07:12 load avg: 1.61 [254/445] test_operator passed │ │ │ │ +0:07:12 load avg: 1.61 [255/445] test_optimizer passed │ │ │ │ +0:07:13 load avg: 1.61 [256/445] test_optparse passed │ │ │ │ +0:07:13 load avg: 1.61 [257/445] test_ordered_dict passed │ │ │ │ +0:07:13 load avg: 1.61 [258/445] test_osx_env passed │ │ │ │ +0:07:15 load avg: 1.64 [259/445] test_pathlib passed │ │ │ │ +0:07:15 load avg: 1.64 [260/445] test_patma passed │ │ │ │ +0:07:26 load avg: 1.47 [261/445] test_os passed │ │ │ │ +0:07:26 load avg: 1.47 [262/445] test_pdb passed │ │ │ │ +0:07:26 load avg: 1.47 [263/445] test_peg_generator passed │ │ │ │ +0:07:26 load avg: 1.47 [264/445] test_peepholer passed │ │ │ │ +0:07:26 load avg: 1.47 [265/445] test_perf_profiler skipped │ │ │ │ test_perf_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:10:07 load avg: 1.47 [266/445] test_perfmaps passed │ │ │ │ -0:10:13 load avg: 1.51 [267/445] test_pdb passed │ │ │ │ -0:10:13 load avg: 1.47 [268/445] test_picklebuffer passed │ │ │ │ -0:10:14 load avg: 1.47 [269/445] test_pickletools passed │ │ │ │ -0:10:14 load avg: 1.47 [270/445] test_pkg passed │ │ │ │ -0:10:15 load avg: 1.47 [271/445] test_pkgutil passed │ │ │ │ -0:10:15 load avg: 1.47 [272/445] test_platform passed │ │ │ │ -0:10:16 load avg: 1.47 [273/445] test_plistlib passed │ │ │ │ -0:10:16 load avg: 1.47 [274/445] test_pickle passed │ │ │ │ -0:10:16 load avg: 1.47 [275/445] test_popen passed │ │ │ │ -0:10:17 load avg: 1.47 [276/445] test_positional_only_arg passed │ │ │ │ -0:10:18 load avg: 1.51 [277/445] test_posix passed │ │ │ │ -0:10:19 load avg: 1.51 [278/445] test_posixpath passed │ │ │ │ -0:10:20 load avg: 1.51 [279/445] test_pow passed │ │ │ │ -0:10:21 load avg: 1.51 [280/445] test_pprint passed │ │ │ │ -0:10:21 load avg: 1.51 [281/445] test_print passed │ │ │ │ -0:10:21 load avg: 1.51 [282/445] test_profile passed │ │ │ │ -0:10:22 load avg: 1.51 [283/445] test_property passed │ │ │ │ -0:10:22 load avg: 1.51 [284/445] test_pstats passed │ │ │ │ -0:10:22 load avg: 1.51 [285/445] test_pty passed │ │ │ │ -0:10:23 load avg: 1.51 [286/445] test_pulldom passed │ │ │ │ -0:10:23 load avg: 1.47 [287/445] test_pwd passed │ │ │ │ -0:10:24 load avg: 1.47 [288/445] test_py_compile passed │ │ │ │ -0:10:25 load avg: 1.47 [289/445] test_pyclbr passed │ │ │ │ -0:10:26 load avg: 1.47 [290/445] test_pyexpat passed │ │ │ │ -0:10:27 load avg: 1.47 [291/445] test_poll passed │ │ │ │ -0:10:29 load avg: 1.44 [292/445] test_pyrepl passed │ │ │ │ -0:10:30 load avg: 1.44 [293/445] test_quopri passed │ │ │ │ -0:10:30 load avg: 1.44 [294/445] test_raise passed │ │ │ │ -0:10:34 load avg: 1.40 [295/445] test_random passed │ │ │ │ -0:10:34 load avg: 1.40 [296/445] test_range passed │ │ │ │ -0:10:36 load avg: 1.40 [297/445] test_re passed │ │ │ │ -0:10:36 load avg: 1.40 [298/445] test_queue passed │ │ │ │ -0:10:36 load avg: 1.40 [299/445] test_readline passed │ │ │ │ -0:10:39 load avg: 1.45 [300/445] test_remote_pdb passed │ │ │ │ -0:10:42 load avg: 1.45 [301/445] test_repl passed │ │ │ │ -0:10:42 load avg: 1.45 [302/445] test_reprlib passed │ │ │ │ -0:10:42 load avg: 1.45 [303/445] test_resource passed │ │ │ │ -0:10:43 load avg: 1.45 [304/445] test_richcmp passed │ │ │ │ -0:10:43 load avg: 1.49 [305/445] test_rlcompleter passed │ │ │ │ -0:10:43 load avg: 1.49 [306/445] test_robotparser passed │ │ │ │ -0:10:44 load avg: 1.49 [307/445] test_runpy passed │ │ │ │ -0:10:45 load avg: 1.49 [308/445] test_sax passed │ │ │ │ -0:10:45 load avg: 1.49 [309/445] test_sched passed │ │ │ │ -0:10:46 load avg: 1.49 [310/445] test_scope passed │ │ │ │ -0:10:46 load avg: 1.49 [311/445] test_script_helper passed │ │ │ │ -0:10:46 load avg: 1.49 [312/445] test_secrets passed │ │ │ │ -0:10:48 load avg: 1.45 [313/445] test_select passed │ │ │ │ -0:11:00 load avg: 1.70 [314/445] test_regrtest passed │ │ │ │ -0:11:03 load avg: 1.64 [315/445] test_set passed │ │ │ │ -0:11:04 load avg: 1.64 [316/445] test_setcomps passed │ │ │ │ -0:11:05 load avg: 1.64 [317/445] test_shelve passed │ │ │ │ -0:11:05 load avg: 1.64 [318/445] test_shlex passed │ │ │ │ -0:11:06 load avg: 1.64 [319/445] test_shutil passed │ │ │ │ -0:11:07 load avg: 1.64 [320/445] test_selectors passed │ │ │ │ -0:11:08 load avg: 1.59 [321/445] test_site passed │ │ │ │ -0:11:09 load avg: 1.59 [322/445] test_slice passed │ │ │ │ -0:11:10 load avg: 1.59 [323/445] test_smtplib passed │ │ │ │ -0:11:10 load avg: 1.59 [324/445] test_smtpnet passed │ │ │ │ -0:11:11 load avg: 1.59 [325/445] test_socketserver passed │ │ │ │ -0:11:12 load avg: 1.59 [326/445] test_sort passed │ │ │ │ -0:11:25 load avg: 1.46 [327/445] test_signal passed │ │ │ │ -0:11:26 load avg: 1.46 [328/445] test_sqlite3 passed │ │ │ │ -0:11:26 load avg: 1.46 [329/445] test_stable_abi_ctypes passed │ │ │ │ -0:11:26 load avg: 1.46 [330/445] test_startfile skipped │ │ │ │ +0:07:26 load avg: 1.47 [266/445] test_pep646_syntax passed │ │ │ │ +0:07:27 load avg: 1.47 [267/445] test_perfmaps passed │ │ │ │ +0:07:27 load avg: 1.47 [268/445] test_picklebuffer passed │ │ │ │ +0:07:28 load avg: 1.47 [269/445] test_pickletools passed │ │ │ │ +0:07:28 load avg: 1.47 [270/445] test_pkg passed │ │ │ │ +0:07:28 load avg: 1.47 [271/445] test_pkgutil passed │ │ │ │ +0:07:28 load avg: 1.47 [272/445] test_platform passed │ │ │ │ +0:07:29 load avg: 1.51 [273/445] test_plistlib passed │ │ │ │ +0:07:32 load avg: 1.51 [274/445] test_pickle passed │ │ │ │ +0:07:32 load avg: 1.51 [275/445] test_popen passed │ │ │ │ +0:07:32 load avg: 1.51 [276/445] test_positional_only_arg passed │ │ │ │ +0:07:33 load avg: 1.51 [277/445] test_posix passed │ │ │ │ +0:07:33 load avg: 1.47 [278/445] test_posixpath passed │ │ │ │ +0:07:34 load avg: 1.47 [279/445] test_pow passed │ │ │ │ +0:07:34 load avg: 1.47 [280/445] test_pprint passed │ │ │ │ +0:07:34 load avg: 1.47 [281/445] test_print passed │ │ │ │ +0:07:35 load avg: 1.47 [282/445] test_profile passed │ │ │ │ +0:07:35 load avg: 1.47 [283/445] test_property passed │ │ │ │ +0:07:35 load avg: 1.47 [284/445] test_pstats passed │ │ │ │ +0:07:35 load avg: 1.47 [285/445] test_pty passed │ │ │ │ +0:07:35 load avg: 1.47 [286/445] test_pulldom passed │ │ │ │ +0:07:35 load avg: 1.47 [287/445] test_pwd passed │ │ │ │ +0:07:36 load avg: 1.47 [288/445] test_py_compile passed │ │ │ │ +0:07:36 load avg: 1.47 [289/445] test_pyclbr passed │ │ │ │ +0:07:37 load avg: 1.47 [290/445] test_pyexpat passed │ │ │ │ +0:07:39 load avg: 1.43 [291/445] test_pyrepl passed │ │ │ │ +0:07:40 load avg: 1.43 [292/445] test_poll passed │ │ │ │ +0:07:40 load avg: 1.43 [293/445] test_quopri passed │ │ │ │ +0:07:41 load avg: 1.43 [294/445] test_raise passed │ │ │ │ +0:07:42 load avg: 1.43 [295/445] test_random passed │ │ │ │ +0:07:43 load avg: 1.43 [296/445] test_range passed │ │ │ │ +0:07:43 load avg: 1.43 [297/445] test_re passed │ │ │ │ +0:07:44 load avg: 1.40 [298/445] test_readline passed │ │ │ │ +0:07:47 load avg: 1.40 [299/445] test_queue passed │ │ │ │ +0:07:49 load avg: 1.29 [300/445] test_remote_pdb passed │ │ │ │ +0:07:50 load avg: 1.29 [301/445] test_repl passed │ │ │ │ +0:07:50 load avg: 1.29 [302/445] test_reprlib passed │ │ │ │ +0:07:51 load avg: 1.29 [303/445] test_resource passed │ │ │ │ +0:07:51 load avg: 1.29 [304/445] test_richcmp passed │ │ │ │ +0:07:51 load avg: 1.29 [305/445] test_rlcompleter passed │ │ │ │ +0:07:51 load avg: 1.29 [306/445] test_robotparser passed │ │ │ │ +0:07:52 load avg: 1.29 [307/445] test_runpy passed │ │ │ │ +0:07:52 load avg: 1.29 [308/445] test_sax passed │ │ │ │ +0:07:53 load avg: 1.29 [309/445] test_sched passed │ │ │ │ +0:07:53 load avg: 1.29 [310/445] test_scope passed │ │ │ │ +0:07:53 load avg: 1.29 [311/445] test_script_helper passed │ │ │ │ +0:07:53 load avg: 1.29 [312/445] test_secrets passed │ │ │ │ +0:07:55 load avg: 1.26 [313/445] test_select passed │ │ │ │ +0:07:58 load avg: 1.26 [314/445] test_regrtest passed │ │ │ │ +0:08:00 load avg: 1.24 [315/445] test_set passed │ │ │ │ +0:08:00 load avg: 1.24 [316/445] test_setcomps passed │ │ │ │ +0:08:09 load avg: 1.28 [317/445] test_shelve passed │ │ │ │ +0:08:09 load avg: 1.28 [318/445] test_shlex passed │ │ │ │ +0:08:10 load avg: 1.28 [319/445] test_shutil passed │ │ │ │ +0:08:12 load avg: 1.28 [320/445] test_selectors passed │ │ │ │ +0:08:12 load avg: 1.28 [321/445] test_site passed │ │ │ │ +0:08:12 load avg: 1.28 [322/445] test_slice passed │ │ │ │ +0:08:14 load avg: 1.18 [323/445] test_smtplib passed │ │ │ │ +0:08:14 load avg: 1.18 [324/445] test_smtpnet passed │ │ │ │ +0:08:14 load avg: 1.18 [325/445] test_socketserver passed │ │ │ │ +0:08:15 load avg: 1.18 [326/445] test_sort passed │ │ │ │ +0:08:30 load avg: 1.14 [327/445] test_signal passed │ │ │ │ +0:08:30 load avg: 1.14 [328/445] test_sqlite3 passed │ │ │ │ +0:08:31 load avg: 1.14 [329/445] test_stable_abi_ctypes passed │ │ │ │ +0:08:31 load avg: 1.14 [330/445] test_startfile skipped │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:11:27 load avg: 1.46 [331/445] test_stat passed │ │ │ │ -0:11:50 load avg: 1.71 [332/445] test_source_encoding passed (38.0 sec) │ │ │ │ -0:11:53 load avg: 1.74 [333/445] test_str passed │ │ │ │ -0:11:54 load avg: 1.74 [334/445] test_strftime passed │ │ │ │ -0:11:54 load avg: 1.74 [335/445] test_string passed │ │ │ │ -0:11:54 load avg: 1.74 [336/445] test_string_literals passed │ │ │ │ -0:11:54 load avg: 1.74 [337/445] test_stringprep passed │ │ │ │ -0:11:55 load avg: 1.74 [338/445] test_strptime passed │ │ │ │ -0:11:56 load avg: 1.74 [339/445] test_strtod passed │ │ │ │ -0:11:56 load avg: 1.74 [340/445] test_struct passed │ │ │ │ -0:11:57 load avg: 1.74 [341/445] test_structseq passed -- running (1): test_statistics (30.1 sec) │ │ │ │ -0:11:57 load avg: 1.74 [342/445] test_subclassinit passed -- running (1): test_statistics (30.3 sec) │ │ │ │ -0:12:07 load avg: 1.70 [343/445] test_statistics passed (40.2 sec) │ │ │ │ -0:12:07 load avg: 1.70 [344/445] test_sundry passed │ │ │ │ -0:12:07 load avg: 1.70 [345/445] test_super passed │ │ │ │ -0:12:15 load avg: 1.59 [346/445] test_support passed │ │ │ │ -0:12:16 load avg: 1.59 [347/445] test_symtable passed │ │ │ │ -0:12:16 load avg: 1.59 [348/445] test_syntax passed │ │ │ │ -0:12:18 load avg: 1.62 [349/445] test_subprocess passed │ │ │ │ -0:12:18 load avg: 1.62 [350/445] test_sys_setprofile passed │ │ │ │ -0:12:19 load avg: 1.62 [351/445] test_sys passed │ │ │ │ -0:12:20 load avg: 1.62 [352/445] test_sysconfig passed │ │ │ │ -0:12:20 load avg: 1.62 [353/445] test_syslog passed │ │ │ │ -0:12:21 load avg: 1.62 [354/445] test_sys_settrace passed │ │ │ │ -0:12:21 load avg: 1.62 [355/445] test_tabnanny passed │ │ │ │ -0:12:21 load avg: 1.62 [356/445] test_tcl passed │ │ │ │ -0:12:22 load avg: 1.62 [357/445] test_tempfile passed │ │ │ │ -0:12:23 load avg: 1.57 [358/445] test_termios passed │ │ │ │ -0:12:23 load avg: 1.57 [359/445] test_textwrap passed │ │ │ │ -0:12:25 load avg: 1.57 [360/445] test_thread passed │ │ │ │ -0:12:25 load avg: 1.57 [361/445] test_thread_local_bytecode passed │ │ │ │ -0:12:25 load avg: 1.57 [362/445] test_threadedtempfile passed │ │ │ │ -0:12:37 load avg: 1.48 [363/445] test_tarfile passed │ │ │ │ -0:12:38 load avg: 1.44 [364/445] test_threading_local passed │ │ │ │ -0:12:43 load avg: 1.49 [365/445] test_threadsignals passed │ │ │ │ -0:12:45 load avg: 1.49 [366/445] test_threading passed │ │ │ │ -0:12:45 load avg: 1.49 [367/445] test_timeit passed │ │ │ │ -0:12:46 load avg: 1.49 [368/445] test_time passed │ │ │ │ -0:12:47 load avg: 1.49 [369/445] test_timeout passed │ │ │ │ -0:12:53 load avg: 1.49 [370/445] test_tkinter passed │ │ │ │ -0:12:54 load avg: 1.49 [371/445] test_tomllib passed │ │ │ │ -0:13:00 load avg: 1.53 [372/445] test_tools passed │ │ │ │ -0:13:03 load avg: 1.57 [373/445] test_trace passed │ │ │ │ -0:13:09 load avg: 1.60 [374/445] test_tokenize passed │ │ │ │ -0:13:10 load avg: 1.60 [375/445] test_tracemalloc passed │ │ │ │ -0:13:11 load avg: 1.60 [376/445] test_tstring passed │ │ │ │ -0:13:11 load avg: 1.60 [377/445] test_traceback passed │ │ │ │ -0:13:11 load avg: 1.60 [378/445] test_ttk_textonly passed │ │ │ │ -0:13:11 load avg: 1.60 [379/445] test_tty passed │ │ │ │ -0:13:12 load avg: 1.60 [380/445] test_tuple passed │ │ │ │ -0:13:12 load avg: 1.60 [381/445] test_turtle passed │ │ │ │ -0:13:12 load avg: 1.60 [382/445] test_type_aliases passed │ │ │ │ -0:13:13 load avg: 1.60 [383/445] test_type_annotations passed │ │ │ │ -0:13:13 load avg: 1.60 [384/445] test_ttk passed │ │ │ │ -0:13:13 load avg: 1.63 [385/445] test_type_cache passed │ │ │ │ -0:13:13 load avg: 1.63 [386/445] test_type_comments passed │ │ │ │ -0:13:13 load avg: 1.63 [387/445] test_type_params passed │ │ │ │ -0:13:13 load avg: 1.63 [388/445] test_typechecks passed │ │ │ │ -0:13:14 load avg: 1.63 [389/445] test_types passed │ │ │ │ -0:13:14 load avg: 1.63 [390/445] test_typing passed │ │ │ │ -0:13:14 load avg: 1.63 [391/445] test_ucn passed │ │ │ │ -0:13:14 load avg: 1.63 [392/445] test_unary passed │ │ │ │ -0:13:14 load avg: 1.63 [393/445] test_unicode_file passed │ │ │ │ -0:13:15 load avg: 1.63 [394/445] test_unicode_file_functions passed │ │ │ │ -0:13:15 load avg: 1.63 [395/445] test_unicode_identifiers passed │ │ │ │ -0:13:21 load avg: 1.66 [396/445] test_unittest passed │ │ │ │ -0:13:21 load avg: 1.66 [397/445] test_univnewlines passed │ │ │ │ -0:13:22 load avg: 1.66 [398/445] test_unpack passed │ │ │ │ -0:13:22 load avg: 1.66 [399/445] test_unpack_ex passed │ │ │ │ -0:13:33 load avg: 1.74 [400/445] test_unicodedata passed │ │ │ │ -0:13:34 load avg: 1.74 [401/445] test_urllib passed │ │ │ │ -0:13:34 load avg: 1.74 [402/445/1] test_urllib2 failed (1 failure) │ │ │ │ +0:08:31 load avg: 1.14 [331/445] test_stat passed │ │ │ │ +0:08:36 load avg: 1.21 [332/445] test_source_encoding passed │ │ │ │ +0:08:38 load avg: 1.27 [333/445] test_str passed │ │ │ │ +0:08:39 load avg: 1.27 [334/445] test_strftime passed │ │ │ │ +0:08:39 load avg: 1.27 [335/445] test_string passed │ │ │ │ +0:08:39 load avg: 1.27 [336/445] test_string_literals passed │ │ │ │ +0:08:39 load avg: 1.27 [337/445] test_stringprep passed │ │ │ │ +0:08:39 load avg: 1.27 [338/445] test_strptime passed │ │ │ │ +0:08:40 load avg: 1.27 [339/445] test_strtod passed │ │ │ │ +0:08:40 load avg: 1.27 [340/445] test_struct passed │ │ │ │ +0:08:40 load avg: 1.27 [341/445] test_structseq passed │ │ │ │ +0:08:40 load avg: 1.27 [342/445] test_subclassinit passed │ │ │ │ +0:08:56 load avg: 1.21 [343/445] test_subprocess passed │ │ │ │ +0:08:56 load avg: 1.21 [344/445] test_sundry passed │ │ │ │ +0:08:57 load avg: 1.21 [345/445] test_super passed │ │ │ │ +0:09:00 load avg: 1.19 [346/445] test_statistics passed │ │ │ │ +0:09:00 load avg: 1.19 [347/445] test_symtable passed │ │ │ │ +0:09:00 load avg: 1.19 [348/445] test_syntax passed │ │ │ │ +0:09:01 load avg: 1.19 [349/445] test_support passed │ │ │ │ +0:09:01 load avg: 1.19 [350/445] test_sys_setprofile passed │ │ │ │ +0:09:02 load avg: 1.19 [351/445] test_sys passed │ │ │ │ +0:09:02 load avg: 1.19 [352/445] test_sysconfig passed │ │ │ │ +0:09:02 load avg: 1.19 [353/445] test_syslog passed │ │ │ │ +0:09:03 load avg: 1.19 [354/445] test_tabnanny passed │ │ │ │ +0:09:03 load avg: 1.19 [355/445] test_sys_settrace passed │ │ │ │ +0:09:03 load avg: 1.19 [356/445] test_tcl passed │ │ │ │ +0:09:04 load avg: 1.26 [357/445] test_tempfile passed │ │ │ │ +0:09:04 load avg: 1.26 [358/445] test_termios passed │ │ │ │ +0:09:04 load avg: 1.26 [359/445] test_textwrap passed │ │ │ │ +0:09:06 load avg: 1.26 [360/445] test_thread passed │ │ │ │ +0:09:06 load avg: 1.26 [361/445] test_thread_local_bytecode passed │ │ │ │ +0:09:06 load avg: 1.26 [362/445] test_threadedtempfile passed │ │ │ │ +0:09:13 load avg: 1.24 [363/445] test_tarfile passed │ │ │ │ +0:09:13 load avg: 1.24 [364/445] test_threading_local passed │ │ │ │ +0:09:18 load avg: 1.14 [365/445] test_threadsignals passed │ │ │ │ +0:09:21 load avg: 1.13 [366/445] test_time passed │ │ │ │ +0:09:21 load avg: 1.13 [367/445] test_timeit passed │ │ │ │ +0:09:23 load avg: 1.13 [368/445] test_timeout passed │ │ │ │ +0:09:24 load avg: 1.20 [369/445] test_threading passed │ │ │ │ +0:09:27 load avg: 1.20 [370/445] test_tkinter passed │ │ │ │ +0:09:27 load avg: 1.20 [371/445] test_tomllib passed │ │ │ │ +0:09:30 load avg: 1.26 [372/445] test_tools passed │ │ │ │ +0:09:32 load avg: 1.26 [373/445] test_trace passed │ │ │ │ +0:09:36 load avg: 1.32 [374/445] test_traceback passed │ │ │ │ +0:09:37 load avg: 1.32 [375/445] test_tracemalloc passed │ │ │ │ +0:09:37 load avg: 1.32 [376/445] test_tstring passed │ │ │ │ +0:09:38 load avg: 1.32 [377/445] test_tokenize passed │ │ │ │ +0:09:38 load avg: 1.32 [378/445] test_ttk_textonly passed │ │ │ │ +0:09:38 load avg: 1.32 [379/445] test_ttk passed │ │ │ │ +0:09:38 load avg: 1.32 [380/445] test_tty passed │ │ │ │ +0:09:39 load avg: 1.37 [381/445] test_turtle passed │ │ │ │ +0:09:39 load avg: 1.37 [382/445] test_type_aliases passed │ │ │ │ +0:09:39 load avg: 1.37 [383/445] test_tuple passed │ │ │ │ +0:09:39 load avg: 1.37 [384/445] test_type_cache passed │ │ │ │ +0:09:39 load avg: 1.37 [385/445] test_type_annotations passed │ │ │ │ +0:09:39 load avg: 1.37 [386/445] test_type_comments passed │ │ │ │ +0:09:39 load avg: 1.37 [387/445] test_type_params passed │ │ │ │ +0:09:39 load avg: 1.37 [388/445] test_typechecks passed │ │ │ │ +0:09:39 load avg: 1.37 [389/445] test_types passed │ │ │ │ +0:09:39 load avg: 1.37 [390/445] test_typing passed │ │ │ │ +0:09:40 load avg: 1.37 [391/445] test_ucn passed │ │ │ │ +0:09:40 load avg: 1.37 [392/445] test_unary passed │ │ │ │ +0:09:40 load avg: 1.37 [393/445] test_unicode_file passed │ │ │ │ +0:09:40 load avg: 1.37 [394/445] test_unicode_identifiers passed │ │ │ │ +0:09:40 load avg: 1.37 [395/445] test_unicode_file_functions passed │ │ │ │ +0:09:44 load avg: 1.34 [396/445] test_unittest passed │ │ │ │ +0:09:44 load avg: 1.34 [397/445] test_univnewlines passed │ │ │ │ +0:09:44 load avg: 1.34 [398/445] test_unpack passed │ │ │ │ +0:09:44 load avg: 1.34 [399/445] test_unpack_ex passed │ │ │ │ +0:09:51 load avg: 1.40 [400/445] test_unicodedata passed │ │ │ │ +0:09:51 load avg: 1.40 [401/445] test_urllib passed │ │ │ │ +0:09:51 load avg: 1.40 [402/445/1] test_urllib2 failed (1 failure) │ │ │ │ test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers) ... ok │ │ │ │ test_basic_auth (test.test_urllib2.HandlerTests.test_basic_auth) ... ok │ │ │ │ test_basic_prior_auth_auto_send (test.test_urllib2.HandlerTests.test_basic_prior_auth_auto_send) ... ok │ │ │ │ test_basic_prior_auth_different_scheme (test.test_urllib2.HandlerTests.test_basic_prior_auth_different_scheme) ... ok │ │ │ │ test_basic_prior_auth_send_after_first_success (test.test_urllib2.HandlerTests.test_basic_prior_auth_send_after_first_success) ... ok │ │ │ │ test_cookie_redirect (test.test_urllib2.HandlerTests.test_cookie_redirect) ... ok │ │ │ │ test_cookies (test.test_urllib2.HandlerTests.test_cookies) ... ok │ │ │ │ @@ -549,22 +548,22 @@ │ │ │ │ self.assertEqual(raised.reason, │ │ │ │ ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ │ │ │ │ f"ftp error: {exception.args[0]}") │ │ │ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: gaierror(-3, 'Temporary failure in name resolution') != 'ftp error: 500 OOPS: cannot change directory:/nonexistent' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 84 tests in 0.385s │ │ │ │ +Ran 84 tests in 0.170s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:13:36 load avg: 1.74 [403/445/1] test_urllib2_localnet passed │ │ │ │ -0:13:38 load avg: 1.74 [404/445/1] test_urllib2net passed │ │ │ │ -0:13:38 load avg: 1.76 [405/445/1] test_urllib_response passed │ │ │ │ -0:13:38 load avg: 1.76 [406/445/2] test_urllibnet failed (1 error) │ │ │ │ +0:09:53 load avg: 1.40 [403/445/1] test_urllib2_localnet passed │ │ │ │ +0:09:54 load avg: 1.36 [404/445/1] test_urllib2net passed │ │ │ │ +0:09:55 load avg: 1.36 [405/445/1] test_urllib_response passed │ │ │ │ +0:09:55 load avg: 1.36 [406/445/2] test_urllibnet failed (1 error) │ │ │ │ testURLread (test.test_urllibnet.URLTimeoutTest.testURLread) ... skipped "Resource 'www.pythontest.net' is not available" │ │ │ │ test_bad_address (test.test_urllibnet.urlopenNetworkTests.test_bad_address) ... ok │ │ │ │ test_basic (test.test_urllibnet.urlopenNetworkTests.test_basic) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ERROR │ │ │ │ test_geturl (test.test_urllibnet.urlopenNetworkTests.test_geturl) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_info (test.test_urllibnet.urlopenNetworkTests.test_info) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_readlines (test.test_urllibnet.urlopenNetworkTests.test_readlines) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ @@ -580,79 +579,78 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.7/Lib/test/test_urllibnet.py", line 107, in test_getcode │ │ │ │ self.assertEqual(e.exception.code, 404) │ │ │ │ ^^^^^^^^^^^^^^^^ │ │ │ │ AttributeError: 'URLError' object has no attribute 'code' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 12 tests in 0.234s │ │ │ │ +Ran 12 tests in 0.105s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:13:39 load avg: 1.76 [407/445/2] test_urlparse passed │ │ │ │ -0:13:39 load avg: 1.76 [408/445/2] test_unparse passed │ │ │ │ -0:13:39 load avg: 1.76 [409/445/2] test_userlist passed │ │ │ │ -0:13:39 load avg: 1.76 [410/445/2] test_userdict passed │ │ │ │ -0:13:41 load avg: 1.76 [411/445/2] test_utf8_mode passed │ │ │ │ -0:13:41 load avg: 1.76 [412/445/2] test_utf8source passed │ │ │ │ -0:13:42 load avg: 1.76 [413/445/2] test_uuid passed │ │ │ │ -0:13:42 load avg: 1.76 [414/445/2] test_userstring passed │ │ │ │ -0:13:47 load avg: 1.62 [415/445/2] test_wait3 passed │ │ │ │ -0:13:47 load avg: 1.62 [416/445/2] test_wait4 passed │ │ │ │ -0:13:47 load avg: 1.62 [417/445/2] test_wave passed │ │ │ │ -0:13:48 load avg: 1.65 [418/445/2] test_warnings passed │ │ │ │ -0:13:49 load avg: 1.65 [419/445/2] test_weakset passed │ │ │ │ -0:13:49 load avg: 1.65 [420/445/2] test_webbrowser passed │ │ │ │ -0:13:49 load avg: 1.65 [421/445/2] test_winapi skipped │ │ │ │ +0:09:55 load avg: 1.36 [407/445/2] test_urlparse passed │ │ │ │ +0:09:55 load avg: 1.36 [408/445/2] test_userdict passed │ │ │ │ +0:09:56 load avg: 1.36 [409/445/2] test_userlist passed │ │ │ │ +0:09:57 load avg: 1.36 [410/445/2] test_userstring passed │ │ │ │ +0:09:57 load avg: 1.36 [411/445/2] test_unparse passed │ │ │ │ +0:09:58 load avg: 1.36 [412/445/2] test_utf8source passed │ │ │ │ +0:09:58 load avg: 1.36 [413/445/2] test_utf8_mode passed │ │ │ │ +0:09:58 load avg: 1.36 [414/445/2] test_uuid passed │ │ │ │ +0:10:03 load avg: 1.26 [415/445/2] test_wait3 passed │ │ │ │ +0:10:03 load avg: 1.26 [416/445/2] test_wait4 passed │ │ │ │ +0:10:03 load avg: 1.26 [417/445/2] test_wave passed │ │ │ │ +0:10:04 load avg: 1.23 [418/445/2] test_warnings passed │ │ │ │ +0:10:04 load avg: 1.23 [419/445/2] test_weakset passed │ │ │ │ +0:10:04 load avg: 1.23 [420/445/2] test_webbrowser passed │ │ │ │ +0:10:04 load avg: 1.23 [421/445/2] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:13:49 load avg: 1.65 [422/445/2] test_winconsoleio skipped │ │ │ │ +0:10:04 load avg: 1.23 [422/445/2] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:13:49 load avg: 1.65 [423/445/2] test_winreg skipped │ │ │ │ +0:10:04 load avg: 1.23 [423/445/2] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:13:50 load avg: 1.65 [424/445/2] test_winsound skipped │ │ │ │ +0:10:05 load avg: 1.23 [424/445/2] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:13:50 load avg: 1.65 [425/445/2] test_with passed │ │ │ │ -0:13:50 load avg: 1.65 [426/445/2] test_wmi skipped │ │ │ │ +0:10:05 load avg: 1.23 [425/445/2] test_with passed │ │ │ │ +0:10:05 load avg: 1.23 [426/445/2] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:13:50 load avg: 1.65 [427/445/2] test_wsgiref passed │ │ │ │ -0:13:51 load avg: 1.65 [428/445/2] test_xml_dom_minicompat passed │ │ │ │ -0:13:51 load avg: 1.65 [429/445/2] test_xml_dom_xmlbuilder passed │ │ │ │ -0:13:53 load avg: 1.68 [430/445/2] test_xml_etree passed │ │ │ │ -0:13:54 load avg: 1.68 [431/445/2] test_weakref passed │ │ │ │ -0:13:54 load avg: 1.68 [432/445/2] test_xml_etree_c passed │ │ │ │ -0:13:54 load avg: 1.68 [433/445/2] test_xpickle skipped (resource denied) │ │ │ │ +0:10:05 load avg: 1.23 [427/445/2] test_wsgiref passed │ │ │ │ +0:10:05 load avg: 1.23 [428/445/2] test_xml_dom_minicompat passed │ │ │ │ +0:10:05 load avg: 1.23 [429/445/2] test_xml_dom_xmlbuilder passed │ │ │ │ +0:10:06 load avg: 1.23 [430/445/2] test_xml_etree passed │ │ │ │ +0:10:07 load avg: 1.23 [431/445/2] test_weakref passed │ │ │ │ +0:10:07 load avg: 1.23 [432/445/2] test_xml_etree_c passed │ │ │ │ +0:10:07 load avg: 1.23 [433/445/2] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -0:13:55 load avg: 1.68 [434/445/2] test_xxlimited passed │ │ │ │ -0:13:55 load avg: 1.68 [435/445/2] test_xxtestfuzz passed │ │ │ │ -0:13:55 load avg: 1.68 [436/445/2] test_yield_from passed │ │ │ │ -0:13:55 load avg: 1.68 [437/445/2] test_zipapp passed │ │ │ │ -0:14:04 load avg: 1.57 [438/445/2] test_zipfile passed │ │ │ │ -0:14:04 load avg: 1.57 [439/445/2] test_zipfile64 skipped (resource denied) │ │ │ │ +0:10:07 load avg: 1.23 [434/445/2] test_xxlimited passed │ │ │ │ +0:10:07 load avg: 1.23 [435/445/2] test_xxtestfuzz passed │ │ │ │ +0:10:07 load avg: 1.23 [436/445/2] test_yield_from passed │ │ │ │ +0:10:08 load avg: 1.23 [437/445/2] test_zipapp passed │ │ │ │ +0:10:14 load avg: 1.20 [438/445/2] test_zipfile passed │ │ │ │ +0:10:14 load avg: 1.20 [439/445/2] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:14:22 load avg: 1.45 [440/445/2] test_xmlrpc passed │ │ │ │ -0:14:23 load avg: 1.49 [441/445/2] test_zipimport_support passed │ │ │ │ -0:14:25 load avg: 1.49 [442/445/2] test_zlib passed │ │ │ │ -0:14:26 load avg: 1.49 [443/445/2] test_zoneinfo passed │ │ │ │ -0:14:27 load avg: 1.49 [444/445/2] test_zstd passed │ │ │ │ -0:14:57 load avg: 1.30 running (1): test_zipimport (52.5 sec) │ │ │ │ -0:15:05 load avg: 1.25 [445/445/2] test_zipimport passed (1 min) │ │ │ │ +0:10:34 load avg: 1.14 [440/445/2] test_xmlrpc passed │ │ │ │ +0:10:35 load avg: 1.14 [441/445/2] test_zipimport_support passed │ │ │ │ +0:10:36 load avg: 1.14 [442/445/2] test_zlib passed │ │ │ │ +0:10:36 load avg: 1.14 [443/445/2] test_zoneinfo passed │ │ │ │ +0:10:37 load avg: 1.14 [444/445/2] test_zstd passed │ │ │ │ +0:11:02 load avg: 1.09 [445/445/2] test_zipimport passed (48.1 sec) │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 1 min 42 sec │ │ │ │ -- test_hashlib: 1 min 9 sec │ │ │ │ -- test_zipimport: 1 min │ │ │ │ -- test_cppext: 57.3 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 53.3 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 50.1 sec │ │ │ │ -- test_cext: 46.3 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 43.8 sec │ │ │ │ -- test_math: 43.7 sec │ │ │ │ -- test_statistics: 40.2 sec │ │ │ │ +- test_int: 1 min 9 sec │ │ │ │ +- test_hashlib: 1 min 3 sec │ │ │ │ +- test_zipimport: 48.1 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 38.1 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 36.0 sec │ │ │ │ +- test_io: 35.9 sec │ │ │ │ +- test_cppext: 33.4 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 33.2 sec │ │ │ │ +- test_statistics: 28.8 sec │ │ │ │ +- test_xmlrpc: 27.5 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_perf_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ │ │ │ │ @@ -660,35 +658,35 @@ │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 427 tests OK. │ │ │ │ │ │ │ │ -0:15:05 load avg: 1.25 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ -0:15:05 load avg: 1.25 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:15:05 load avg: 1.25 [1/2/1] test_urllibnet failed (1 error) │ │ │ │ +0:11:02 load avg: 1.09 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +0:11:02 load avg: 1.09 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:11:03 load avg: 1.09 [1/2/1] test_urllibnet failed (1 error) │ │ │ │ Re-running test_urllibnet in verbose mode (matching: test_getcode) │ │ │ │ test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ERROR │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ ERROR: test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.7/Lib/test/test_urllibnet.py", line 107, in test_getcode │ │ │ │ self.assertEqual(e.exception.code, 404) │ │ │ │ ^^^^^^^^^^^^^^^^ │ │ │ │ AttributeError: 'URLError' object has no attribute 'code' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.028s │ │ │ │ +Ran 1 test in 0.013s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:15:05 load avg: 1.25 [2/2/2] test_urllib2 failed (1 failure) │ │ │ │ +0:11:03 load avg: 1.09 [2/2/2] test_urllib2 failed (1 failure) │ │ │ │ Re-running test_urllib2 in verbose mode (matching: test_ftp_error) │ │ │ │ test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) ... FAIL │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ FAIL: test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ @@ -720,34 +718,34 @@ │ │ │ │ self.assertEqual(raised.reason, │ │ │ │ ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ │ │ │ │ f"ftp error: {exception.args[0]}") │ │ │ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: gaierror(-3, 'Temporary failure in name resolution') != 'ftp error: 500 OOPS: cannot change directory:/nonexistent' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.034s │ │ │ │ +Ran 1 test in 0.016s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ 2 tests failed again: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 1 min 42 sec │ │ │ │ -- test_hashlib: 1 min 9 sec │ │ │ │ -- test_zipimport: 1 min │ │ │ │ -- test_cppext: 57.3 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 53.3 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 50.1 sec │ │ │ │ -- test_cext: 46.3 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 43.8 sec │ │ │ │ -- test_math: 43.7 sec │ │ │ │ -- test_statistics: 40.2 sec │ │ │ │ +- test_int: 1 min 9 sec │ │ │ │ +- test_hashlib: 1 min 3 sec │ │ │ │ +- test_zipimport: 48.1 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 38.1 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 36.0 sec │ │ │ │ +- test_io: 35.9 sec │ │ │ │ +- test_cppext: 33.4 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 33.2 sec │ │ │ │ +- test_statistics: 28.8 sec │ │ │ │ +- test_xmlrpc: 27.5 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_perf_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ │ │ │ │ @@ -758,13 +756,13 @@ │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 427 tests OK. │ │ │ │ │ │ │ │ -Total duration: 15 min 5 sec │ │ │ │ +Total duration: 11 min 3 sec │ │ │ │ Total tests: run=46,389 failures=2 skipped=1,880 │ │ │ │ Total test files: run=445/445 failed=2 skipped=14 resource_denied=2 rerun=2 │ │ │ │ Result: FAILURE │ │ │ │ make[1]: *** [Makefile:2458: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.14-3.14.7/build-static'