--- /srv/rebuilderd/tmp/rebuilderdWnuxI2/inputs/python3.15-dev_3.15.0~b4-1_armhf.deb +++ /srv/rebuilderd/tmp/rebuilderdWnuxI2/out/python3.15-dev_3.15.0~b4-1_armhf.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-07-18 21:39:24.000000 debian-binary │ -rw-r--r-- 0 0 0 776 2026-07-18 21:39:24.000000 control.tar.xz │ --rw-r--r-- 0 0 0 507244 2026-07-18 21:39:24.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 508488 2026-07-18 21:39:24.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.15-dev │ │ │ Source: python3.15 │ │ │ Version: 3.15.0~b4-1 │ │ │ Architecture: armhf │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 511 │ │ │ +Installed-Size: 512 │ │ │ Depends: python3.15 (= 3.15.0~b4-1), libpython3.15-dev (= 3.15.0~b4-1), libpython3.15 (= 3.15.0~b4-1) │ │ │ Recommends: libc6-dev | libc-dev │ │ │ Section: python │ │ │ Priority: optional │ │ │ Multi-Arch: allowed │ │ │ Description: Header files and a static library for Python (v3.15) │ │ │ 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-07-18 21:39:24.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-07-18 07:57:43.000000 ./usr/share/doc/python3.15/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-07-18 07:57:43.000000 ./usr/share/doc/python3.15/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 9567 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 10793 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/bin/python3.15-config -> arm-linux-gnueabihf-python3.15-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15-dev -> python3.15 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/man/man1/python3.15-config.1.gz -> arm-linux-gnueabihf-python3.15-config.1.gz │ │ ├── ./usr/share/doc/python3.15/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -1,442 +1,456 @@ │ │ │ │ make[1]: Entering directory '/build/reproducible-path/python3.15-3.15.0~b4/build-static' │ │ │ │ Checked 116 modules (64 built-in, 51 shared, 1 n/a on linux-armv8l, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details..arm-linux-gnueabihf.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 2 -w -uall --timeout=3600 -x test_asyncio test_concurrent_futures 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_concurrent_futures 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.15.0b4 (main, Jul 18 2026, 21:39:24) [GCC 15.3.0] │ │ │ │ -== Linux-6.12.95+deb13-arm64-armv8l-with-glibc2.42 little-endian │ │ │ │ +== Linux-6.12.96+deb13-cloud-arm64-armv8l-with-glibc2.42 little-endian │ │ │ │ == Python build: release LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.15-3.15.0~b4/build-static/build/test_python_worker_121985æ │ │ │ │ -== CPU count: 8 │ │ │ │ +== cwd: /build/reproducible-path/python3.15-3.15.0~b4/build-static/build/test_python_worker_122037æ │ │ │ │ +== CPU count: 12 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1784410764 │ │ │ │ -0:00:00 load avg: 2.35 Run 447 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:00 load avg: 2.35 [ 1/447] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:00:00 load avg: 2.35 [ 2/447] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:00:00 load avg: 2.35 [ 3/447] test.test_future_stmt.test_future passed │ │ │ │ -0:00:00 load avg: 2.35 [ 4/447] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:00:00 load avg: 2.35 [ 5/447] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:00:02 load avg: 2.49 [ 6/447] test.test_inspect.test_inspect passed │ │ │ │ -0:00:02 load avg: 2.49 [ 7/447] test.test_io.test_file passed │ │ │ │ -0:00:02 load avg: 2.49 [ 8/447] test.test_io.test_fileio passed │ │ │ │ -0:00:06 load avg: 2.69 [ 9/447] test.test_io.test_bufferedio passed │ │ │ │ -0:00:09 load avg: 2.69 [ 10/447] test.test_io.test_general passed │ │ │ │ -0:00:09 load avg: 2.69 [ 11/447] test.test_io.test_largefile passed │ │ │ │ -0:00:09 load avg: 2.69 [ 12/447] test.test_io.test_memoryio passed │ │ │ │ -0:00:10 load avg: 2.69 [ 13/447] test.test_io.test_textio passed │ │ │ │ -0:00:11 load avg: 2.71 [ 14/447] test.test_io.test_univnewlines passed │ │ │ │ -0:00:22 load avg: 2.68 [ 15/447] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:00:33 load avg: 2.66 [ 16/447] test.test_io.test_signals passed │ │ │ │ -0:00:46 load avg: 2.51 [ 17/447] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:00:59 load avg: 2.13 [ 18/447] test.test_multiprocessing_fork.test_processes passed │ │ │ │ -0:01:00 load avg: 2.13 [ 19/447] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:01:17 load avg: 1.86 [ 20/447] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:01:18 load avg: 1.86 [ 21/447] test.test_multiprocessing_forkserver.test_preload passed │ │ │ │ -0:01:30 load avg: 1.65 [ 22/447] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ -0:01:44 load avg: 1.49 [ 23/447] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:02:05 load avg: 5.21 [ 24/447] test.test_multiprocessing_forkserver.test_processes passed (46.9 sec) │ │ │ │ -0:02:07 load avg: 4.88 [ 25/447] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ -0:02:34 load avg: 3.72 [ 26/447] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ -0:02:49 load avg: 3.19 [ 27/447] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (42.6 sec) │ │ │ │ -0:02:59 load avg: 2.85 [ 28/447] test.test_multiprocessing_spawn.test_processes passed (52.4 sec) │ │ │ │ -0:03:01 load avg: 2.70 [ 29/447] test.test_os.test_posix passed │ │ │ │ -0:03:01 load avg: 2.70 [ 30/447] test.test_os.test_windows skipped │ │ │ │ +0:00:00 load avg: 24.44 Run 447 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:00 load avg: 24.44 [ 1/447] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:00:00 load avg: 24.44 [ 2/447] test.test_future_stmt.test_future passed │ │ │ │ +0:00:00 load avg: 24.44 [ 3/447] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:00:01 load avg: 24.57 [ 4/447] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:00:01 load avg: 24.57 [ 5/447] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:00:04 load avg: 24.57 [ 6/447] test.test_inspect.test_inspect passed │ │ │ │ +0:00:05 load avg: 24.57 [ 7/447] test.test_io.test_file passed │ │ │ │ +0:00:06 load avg: 24.44 [ 8/447] test.test_io.test_fileio passed │ │ │ │ +0:00:08 load avg: 24.44 [ 9/447] test.test_io.test_bufferedio passed │ │ │ │ +0:00:09 load avg: 24.44 [ 10/447] test.test_io.test_general passed │ │ │ │ +0:00:10 load avg: 24.44 [ 11/447] test.test_io.test_memoryio passed │ │ │ │ +0:00:19 load avg: 24.60 [ 12/447] test.test_io.test_largefile passed │ │ │ │ +0:00:22 load avg: 24.63 [ 13/447] test.test_io.test_textio passed │ │ │ │ +0:00:23 load avg: 24.63 [ 14/447] test.test_io.test_univnewlines passed │ │ │ │ +0:00:35 load avg: 24.62 [ 15/447] test.test_io.test_signals passed │ │ │ │ +0:00:39 load avg: 24.65 [ 16/447] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:01:08 load avg: 24.69 [ 17/447] test.test_multiprocessing_fork.test_misc passed (32.7 sec) │ │ │ │ +0:01:11 load avg: 24.69 [ 18/447] test.test_multiprocessing_fork.test_processes passed (31.1 sec) │ │ │ │ +0:01:24 load avg: 24.56 [ 19/447] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:01:38 load avg: 25.91 [ 20/447] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:01:40 load avg: 25.91 [ 21/447] test.test_multiprocessing_forkserver.test_preload passed │ │ │ │ +0:02:06 load avg: 27.02 [ 22/447] test.test_multiprocessing_forkserver.test_misc passed (42.4 sec) │ │ │ │ +0:02:23 load avg: 27.24 [ 23/447] test.test_multiprocessing_forkserver.test_threads passed -- running (1): test.test_multiprocessing_forkserver.test_processes (43.5 sec) │ │ │ │ +0:02:45 load avg: 27.52 [ 24/447] test.test_multiprocessing_forkserver.test_processes passed (1 min 5 sec) │ │ │ │ +0:03:01 load avg: 27.57 [ 25/447] test.test_multiprocessing_spawn.test_manager passed (38.1 sec) │ │ │ │ +0:03:28 load avg: 27.78 [ 26/447] test.test_multiprocessing_spawn.test_misc passed (43.0 sec) │ │ │ │ +0:03:46 load avg: 27.25 [ 27/447] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (44.5 sec) │ │ │ │ +0:04:01 load avg: 27.16 [ 28/447] test.test_os.test_os passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min) │ │ │ │ +0:04:04 load avg: 27.16 [ 29/447] test.test_os.test_posix passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 2 sec) │ │ │ │ +0:04:04 load avg: 27.16 [ 30/447] test.test_os.test_windows skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 3 sec) │ │ │ │ test.test_os.test_windows skipped -- Win32 specific tests │ │ │ │ -0:03:03 load avg: 2.70 [ 31/447] test.test_os.test_os passed │ │ │ │ -0:03:04 load avg: 2.70 [ 32/447] test___all__ passed │ │ │ │ -0:03:04 load avg: 2.70 [ 33/447] test.test_pydoc.test_pydoc passed │ │ │ │ -0:03:05 load avg: 2.70 [ 34/447] test__colorize passed │ │ │ │ -0:03:06 load avg: 2.57 [ 35/447] test__interpchannels passed │ │ │ │ -0:03:06 load avg: 2.57 [ 36/447] test__locale passed │ │ │ │ -0:03:06 load avg: 2.57 [ 37/447] test__opcode passed │ │ │ │ -0:03:06 load avg: 2.57 [ 38/447] test__interpreters passed │ │ │ │ -0:03:06 load avg: 2.57 [ 39/447] test__osx_support passed │ │ │ │ -0:03:07 load avg: 2.57 [ 40/447] test_abc passed │ │ │ │ -0:03:07 load avg: 2.57 [ 41/447] test_abstract_numbers passed │ │ │ │ -0:03:07 load avg: 2.57 [ 42/447] test_android skipped │ │ │ │ +0:04:09 load avg: 26.99 [ 31/447] test.test_pydoc.test_pydoc passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 7 sec) │ │ │ │ +0:04:12 load avg: 26.91 [ 32/447] test___all__ passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 10 sec) │ │ │ │ +0:04:13 load avg: 26.91 [ 33/447] test__colorize passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 11 sec) │ │ │ │ +0:04:15 load avg: 26.91 [ 34/447] test__interpchannels passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 13 sec) │ │ │ │ +0:04:19 load avg: 27.00 [ 35/447] test__interpreters passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 17 sec) │ │ │ │ +0:04:19 load avg: 27.00 [ 36/447] test__locale passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 17 sec) │ │ │ │ +0:04:19 load avg: 27.00 [ 37/447] test__opcode passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 18 sec) │ │ │ │ +0:04:20 load avg: 27.00 [ 38/447] test__osx_support passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 18 sec) │ │ │ │ +0:04:20 load avg: 27.00 [ 39/447] test_abc passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 19 sec) │ │ │ │ +0:04:21 load avg: 26.92 [ 40/447] test_abstract_numbers passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 19 sec) │ │ │ │ +0:04:21 load avg: 26.92 [ 41/447] test_android skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 20 sec) │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:03:07 load avg: 2.57 [ 43/447] test_annotationlib passed │ │ │ │ -0:03:07 load avg: 2.57 [ 44/447] test_apple skipped │ │ │ │ +0:04:22 load avg: 26.92 [ 42/447] test_annotationlib passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 20 sec) │ │ │ │ +0:04:22 load avg: 26.92 [ 43/447] test_apple skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 20 sec) │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:03:08 load avg: 2.57 [ 45/447] test_array passed │ │ │ │ -0:03:08 load avg: 2.57 [ 46/447] test_asdl_parser passed │ │ │ │ -0:03:10 load avg: 2.57 [ 47/447] test_argparse passed │ │ │ │ -0:03:11 load avg: 2.44 [ 48/447] test_asyncgen passed │ │ │ │ -0:03:14 load avg: 2.44 [ 49/447] test_atexit passed │ │ │ │ -0:03:15 load avg: 2.44 [ 50/447] test_ast passed │ │ │ │ -0:03:15 load avg: 2.44 [ 51/447] test_augassign passed │ │ │ │ -0:03:16 load avg: 2.40 [ 52/447] test_base64 passed │ │ │ │ -0:03:16 load avg: 2.40 [ 53/447] test_baseexception passed │ │ │ │ -0:03:16 load avg: 2.40 [ 54/447] test_bdb passed │ │ │ │ -0:03:16 load avg: 2.40 [ 55/447] test_bigaddrspace passed │ │ │ │ -0:03:17 load avg: 2.40 [ 56/447] test_bigmem passed │ │ │ │ -0:03:17 load avg: 2.40 [ 57/447] test_binascii passed │ │ │ │ -0:03:17 load avg: 2.40 [ 58/447] test_binop passed │ │ │ │ -0:03:17 load avg: 2.40 [ 59/447] test_bisect passed │ │ │ │ -0:03:17 load avg: 2.40 [ 60/447] test_bool passed │ │ │ │ -0:03:19 load avg: 2.40 [ 61/447] test_audit passed │ │ │ │ -0:03:19 load avg: 2.40 [ 62/447] test_build_details passed │ │ │ │ -0:03:19 load avg: 2.40 [ 63/447] test_builtin passed │ │ │ │ -0:03:21 load avg: 2.37 [ 64/447] test_buffer passed │ │ │ │ -0:03:23 load avg: 2.37 [ 65/447] test_bz2 passed │ │ │ │ -0:03:23 load avg: 2.37 [ 66/447] test_bytes passed │ │ │ │ -0:03:23 load avg: 2.37 [ 67/447] test_c_stack_unwind passed │ │ │ │ -0:03:26 load avg: 2.37 [ 68/447] test_c_locale_coercion passed │ │ │ │ -0:03:26 load avg: 2.34 [ 69/447] test_call passed │ │ │ │ -0:03:27 load avg: 2.34 [ 70/447] test_calendar passed │ │ │ │ -0:03:49 load avg: 2.10 [ 71/447] test_capi passed │ │ │ │ -0:03:50 load avg: 2.10 [ 72/447] test_charmapcodec passed │ │ │ │ -0:03:50 load avg: 2.10 [ 73/447] test_class passed │ │ │ │ -0:03:50 load avg: 2.10 [ 74/447] test_clinic passed │ │ │ │ -0:03:51 load avg: 2.10 [ 75/447] test_cmath passed │ │ │ │ -0:03:51 load avg: 2.09 [ 76/447] test_cmd passed │ │ │ │ -0:03:58 load avg: 2.09 [ 77/447] test_cmd_line passed -- running (1): test_cext (30.6 sec) │ │ │ │ -0:04:03 load avg: 2.16 [ 78/447] test_cmd_line_script passed -- running (1): test_cext (36.1 sec) │ │ │ │ -0:04:04 load avg: 2.16 [ 79/447] test_code passed -- running (1): test_cext (36.7 sec) │ │ │ │ -0:04:04 load avg: 2.16 [ 80/447] test_code_module passed -- running (1): test_cext (37.0 sec) │ │ │ │ -0:04:04 load avg: 2.16 [ 81/447] test_codeccallbacks passed -- running (1): test_cext (37.1 sec) │ │ │ │ -0:04:05 load avg: 2.16 [ 82/447] test_codecencodings_cn passed -- running (1): test_cext (37.4 sec) │ │ │ │ -0:04:05 load avg: 2.16 [ 83/447] test_codecencodings_hk passed -- running (1): test_cext (37.6 sec) │ │ │ │ -0:04:05 load avg: 2.16 [ 84/447] test_codecencodings_iso2022 passed -- running (1): test_cext (37.9 sec) │ │ │ │ -0:04:06 load avg: 2.15 [ 85/447] test_codecencodings_jp passed -- running (1): test_cext (38.3 sec) │ │ │ │ -0:04:06 load avg: 2.15 [ 86/447] test_codecencodings_kr passed -- running (1): test_cext (38.6 sec) │ │ │ │ -0:04:06 load avg: 2.15 [ 87/447] test_codecencodings_tw passed -- running (1): test_cext (38.8 sec) │ │ │ │ -0:04:06 load avg: 2.15 [ 88/447] test_codecmaps_cn passed -- running (1): test_cext (39.1 sec) │ │ │ │ -0:04:07 load avg: 2.15 [ 89/447] test_codecmaps_hk passed -- running (1): test_cext (39.3 sec) │ │ │ │ -0:04:07 load avg: 2.15 [ 90/447] test_codecmaps_jp passed -- running (1): test_cext (39.7 sec) │ │ │ │ -0:04:07 load avg: 2.15 [ 91/447] test_codecmaps_kr passed -- running (1): test_cext (39.9 sec) │ │ │ │ -0:04:08 load avg: 2.15 [ 92/447] test_codecmaps_tw passed -- running (1): test_cext (40.2 sec) │ │ │ │ -0:04:08 load avg: 2.15 [ 93/447] test_codecs passed -- running (1): test_cext (40.9 sec) │ │ │ │ -0:04:08 load avg: 2.15 [ 94/447] test_codeop passed -- running (1): test_cext (41.1 sec) │ │ │ │ -0:04:11 load avg: 2.13 [ 95/447] test_collections passed -- running (1): test_cext (44.1 sec) │ │ │ │ -0:04:12 load avg: 2.13 [ 96/447] test_colorsys passed -- running (1): test_cext (44.2 sec) │ │ │ │ -0:04:12 load avg: 2.13 [ 97/447] test_compare passed -- running (1): test_cext (44.4 sec) │ │ │ │ -0:04:12 load avg: 2.13 [ 98/447] test_cext passed (44.8 sec) │ │ │ │ -0:04:16 load avg: 2.12 [ 99/447] test_compile passed │ │ │ │ -0:04:17 load avg: 2.12 [100/447] test_compiler_assemble passed │ │ │ │ -0:04:17 load avg: 2.12 [101/447] test_compiler_codegen passed │ │ │ │ -0:04:17 load avg: 2.12 [102/447] test_complex passed │ │ │ │ -0:04:18 load avg: 2.12 [103/447] test_configparser passed │ │ │ │ -0:04:18 load avg: 2.12 [104/447] test_contains passed │ │ │ │ -0:04:19 load avg: 2.12 [105/447] test_context passed │ │ │ │ -0:04:19 load avg: 2.12 [106/447] test_contextlib passed │ │ │ │ -0:04:20 load avg: 2.12 [107/447] test_contextlib_async passed │ │ │ │ -0:04:20 load avg: 2.12 [108/447] test_copy passed │ │ │ │ -0:04:20 load avg: 2.12 [109/447] test_copyreg passed │ │ │ │ -0:04:21 load avg: 2.12 [110/447] test_coroutines passed │ │ │ │ -0:04:33 load avg: 2.10 [111/447] test_compileall passed │ │ │ │ -0:04:34 load avg: 2.10 [112/447] test_crossinterp passed │ │ │ │ -0:04:34 load avg: 2.10 [113/447] test_csv passed │ │ │ │ -0:04:36 load avg: 2.09 [114/447] test_ctypes passed │ │ │ │ -0:04:37 load avg: 2.09 [115/447] test_curses passed │ │ │ │ -0:04:37 load avg: 2.09 [116/447] test_dataclasses passed │ │ │ │ -0:04:41 load avg: 2.00 [117/447] test_datetime passed │ │ │ │ -0:04:42 load avg: 2.00 [118/447] test_dbm passed │ │ │ │ -0:04:42 load avg: 2.00 [119/447] test_dbm_dumb passed │ │ │ │ -0:04:42 load avg: 2.00 [120/447] test_dbm_gnu passed │ │ │ │ -0:04:42 load avg: 2.00 [121/447] test_dbm_ndbm passed │ │ │ │ -0:04:43 load avg: 2.00 [122/447] test_dbm_sqlite3 passed │ │ │ │ -0:04:55 load avg: 2.00 [123/447] test_decimal passed -- running (1): test_cppext (34.2 sec) │ │ │ │ -0:04:55 load avg: 2.00 [124/447] test_decorators passed -- running (1): test_cppext (34.4 sec) │ │ │ │ -0:04:55 load avg: 2.00 [125/447] test_defaultdict passed -- running (1): test_cppext (34.6 sec) │ │ │ │ -0:04:56 load avg: 2.00 [126/447] test_deque passed -- running (1): test_cppext (35.6 sec) │ │ │ │ -0:04:57 load avg: 2.00 [127/447] test_descr passed -- running (1): test_cppext (36.5 sec) │ │ │ │ -0:04:57 load avg: 2.00 [128/447] test_descrtut passed -- running (1): test_cppext (36.8 sec) │ │ │ │ -0:04:58 load avg: 2.00 [129/447] test_devpoll skipped -- running (1): test_cppext (36.9 sec) │ │ │ │ +0:04:27 load avg: 26.92 [ 44/447] test_argparse passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 26 sec) │ │ │ │ +0:04:30 load avg: 26.92 [ 45/447] test.test_multiprocessing_spawn.test_processes passed (1 min 28 sec) │ │ │ │ +0:04:30 load avg: 26.92 [ 46/447] test_asdl_parser passed │ │ │ │ +0:04:30 load avg: 26.92 [ 47/447] test_array passed │ │ │ │ +0:04:32 load avg: 27.09 [ 48/447] test_asyncgen passed │ │ │ │ +0:04:35 load avg: 27.09 [ 49/447] test_atexit passed │ │ │ │ +0:04:44 load avg: 26.83 [ 50/447] test_audit passed │ │ │ │ +0:04:44 load avg: 26.83 [ 51/447] test_augassign passed │ │ │ │ +0:04:45 load avg: 26.83 [ 52/447] test_base64 passed │ │ │ │ +0:04:45 load avg: 26.83 [ 53/447] test_ast passed │ │ │ │ +0:04:45 load avg: 26.83 [ 54/447] test_baseexception passed │ │ │ │ +0:04:45 load avg: 26.83 [ 55/447] test_bdb passed │ │ │ │ +0:04:45 load avg: 26.83 [ 56/447] test_bigaddrspace passed │ │ │ │ +0:04:46 load avg: 26.92 [ 57/447] test_bigmem passed │ │ │ │ +0:04:46 load avg: 26.92 [ 58/447] test_binascii passed │ │ │ │ +0:04:46 load avg: 26.92 [ 59/447] test_binop passed │ │ │ │ +0:04:47 load avg: 26.92 [ 60/447] test_bisect passed │ │ │ │ +0:04:47 load avg: 26.92 [ 61/447] test_bool passed │ │ │ │ +0:04:47 load avg: 26.92 [ 62/447] test_build_details passed │ │ │ │ +0:04:49 load avg: 26.92 [ 63/447] test_builtin passed │ │ │ │ +0:04:53 load avg: 26.85 [ 64/447] test_buffer passed │ │ │ │ +0:04:56 load avg: 26.86 [ 65/447] test_bz2 passed │ │ │ │ +0:04:56 load avg: 26.86 [ 66/447] test_bytes passed │ │ │ │ +0:04:57 load avg: 26.86 [ 67/447] test_c_stack_unwind passed │ │ │ │ +0:05:00 load avg: 26.86 [ 68/447] test_c_locale_coercion passed │ │ │ │ +0:05:00 load avg: 26.86 [ 69/447] test_call passed │ │ │ │ +0:05:03 load avg: 26.95 [ 70/447] test_calendar passed │ │ │ │ +0:05:33 load avg: 27.20 running (2): test_capi (32.5 sec), test_cext (30.0 sec) │ │ │ │ +0:05:55 load avg: 26.68 [ 71/447] test_capi passed (54.5 sec) -- running (1): test_cext (52.0 sec) │ │ │ │ +0:05:55 load avg: 26.68 [ 72/447] test_charmapcodec passed -- running (1): test_cext (52.5 sec) │ │ │ │ +0:05:56 load avg: 26.55 [ 73/447] test_class passed -- running (1): test_cext (53.0 sec) │ │ │ │ +0:05:57 load avg: 26.55 [ 74/447] test_clinic passed -- running (1): test_cext (54.4 sec) │ │ │ │ +0:05:58 load avg: 26.55 [ 75/447] test_cmath passed -- running (1): test_cext (54.8 sec) │ │ │ │ +0:05:59 load avg: 26.55 [ 76/447] test_cmd passed -- running (1): test_cext (55.7 sec) │ │ │ │ +0:06:08 load avg: 26.71 [ 77/447] test_cmd_line passed -- running (1): test_cext (1 min 5 sec) │ │ │ │ +0:06:16 load avg: 26.65 [ 78/447] test_cmd_line_script passed -- running (1): test_cext (1 min 12 sec) │ │ │ │ +0:06:17 load avg: 26.52 [ 79/447] test_code passed -- running (1): test_cext (1 min 14 sec) │ │ │ │ +0:06:18 load avg: 26.52 [ 80/447] test_code_module passed -- running (1): test_cext (1 min 14 sec) │ │ │ │ +0:06:18 load avg: 26.52 [ 81/447] test_codeccallbacks passed -- running (1): test_cext (1 min 15 sec) │ │ │ │ +0:06:19 load avg: 26.52 [ 82/447] test_codecencodings_cn passed -- running (1): test_cext (1 min 15 sec) │ │ │ │ +0:06:19 load avg: 26.52 [ 83/447] test_codecencodings_hk passed -- running (1): test_cext (1 min 16 sec) │ │ │ │ +0:06:20 load avg: 26.52 [ 84/447] test_codecencodings_iso2022 passed -- running (1): test_cext (1 min 17 sec) │ │ │ │ +0:06:21 load avg: 26.40 [ 85/447] test_codecencodings_jp passed -- running (1): test_cext (1 min 18 sec) │ │ │ │ +0:06:22 load avg: 26.40 [ 86/447] test_codecencodings_kr passed -- running (1): test_cext (1 min 18 sec) │ │ │ │ +0:06:22 load avg: 26.40 [ 87/447] test_codecencodings_tw passed -- running (1): test_cext (1 min 19 sec) │ │ │ │ +0:06:23 load avg: 26.40 [ 88/447] test_codecmaps_cn passed -- running (1): test_cext (1 min 20 sec) │ │ │ │ +0:06:24 load avg: 26.40 [ 89/447] test_codecmaps_hk passed -- running (1): test_cext (1 min 20 sec) │ │ │ │ +0:06:25 load avg: 26.40 [ 90/447] test_codecmaps_jp passed -- running (1): test_cext (1 min 21 sec) │ │ │ │ +0:06:25 load avg: 26.40 [ 91/447] test_codecmaps_kr passed -- running (1): test_cext (1 min 22 sec) │ │ │ │ +0:06:26 load avg: 26.29 [ 92/447] test_codecmaps_tw passed -- running (1): test_cext (1 min 23 sec) │ │ │ │ +0:06:28 load avg: 26.29 [ 93/447] test_codecs passed -- running (1): test_cext (1 min 24 sec) │ │ │ │ +0:06:28 load avg: 26.29 [ 94/447] test_codeop passed -- running (1): test_cext (1 min 25 sec) │ │ │ │ +0:06:36 load avg: 26.26 [ 95/447] test_collections passed -- running (1): test_cext (1 min 32 sec) │ │ │ │ +0:06:36 load avg: 26.16 [ 96/447] test_colorsys passed -- running (1): test_cext (1 min 33 sec) │ │ │ │ +0:06:37 load avg: 26.16 [ 97/447] test_compare passed -- running (1): test_cext (1 min 34 sec) │ │ │ │ +0:06:42 load avg: 26.47 [ 98/447] test_cext passed (1 min 38 sec) │ │ │ │ +0:06:47 load avg: 26.51 [ 99/447] test_compile passed │ │ │ │ +0:06:47 load avg: 26.51 [100/447] test_compiler_assemble passed │ │ │ │ +0:06:48 load avg: 26.51 [101/447] test_compiler_codegen passed │ │ │ │ +0:06:48 load avg: 26.51 [102/447] test_complex passed │ │ │ │ +0:06:50 load avg: 26.51 [103/447] test_configparser passed │ │ │ │ +0:06:50 load avg: 26.51 [104/447] test_contains passed │ │ │ │ +0:06:52 load avg: 26.71 [105/447] test_context passed │ │ │ │ +0:06:53 load avg: 26.71 [106/447] test_contextlib passed │ │ │ │ +0:06:53 load avg: 26.71 [107/447] test_contextlib_async passed │ │ │ │ +0:06:54 load avg: 26.71 [108/447] test_copy passed │ │ │ │ +0:06:54 load avg: 26.71 [109/447] test_copyreg passed │ │ │ │ +0:06:56 load avg: 26.81 [110/447] test_coroutines passed │ │ │ │ +0:07:19 load avg: 28.28 [111/447] test_compileall passed (37.6 sec) │ │ │ │ +0:07:20 load avg: 28.28 [112/447] test_crossinterp passed │ │ │ │ +0:07:21 load avg: 28.26 [113/447] test_csv passed │ │ │ │ +0:07:26 load avg: 28.32 [114/447] test_ctypes passed -- running (1): test_cppext (30.3 sec) │ │ │ │ +0:07:27 load avg: 28.32 [115/447] test_curses passed -- running (1): test_cppext (30.9 sec) │ │ │ │ +0:07:28 load avg: 28.32 [116/447] test_dataclasses passed -- running (1): test_cppext (32.6 sec) │ │ │ │ +0:07:35 load avg: 28.37 [117/447] test_datetime passed -- running (1): test_cppext (38.6 sec) │ │ │ │ +0:07:36 load avg: 28.98 [118/447] test_dbm passed -- running (1): test_cppext (40.0 sec) │ │ │ │ +0:07:36 load avg: 28.98 [119/447] test_dbm_dumb passed -- running (1): test_cppext (40.6 sec) │ │ │ │ +0:07:37 load avg: 28.98 [120/447] test_dbm_gnu passed -- running (1): test_cppext (41.1 sec) │ │ │ │ +0:07:38 load avg: 28.98 [121/447] test_dbm_ndbm passed -- running (1): test_cppext (41.8 sec) │ │ │ │ +0:07:39 load avg: 28.98 [122/447] test_dbm_sqlite3 passed -- running (1): test_cppext (43.0 sec) │ │ │ │ +0:08:03 load avg: 29.56 [123/447] test_decimal passed -- running (1): test_cppext (1 min 7 sec) │ │ │ │ +0:08:03 load avg: 29.56 [124/447] test_decorators passed -- running (1): test_cppext (1 min 7 sec) │ │ │ │ +0:08:04 load avg: 29.56 [125/447] test_defaultdict passed -- running (1): test_cppext (1 min 7 sec) │ │ │ │ +0:08:07 load avg: 29.99 [126/447] test_deque passed -- running (1): test_cppext (1 min 11 sec) │ │ │ │ +0:08:09 load avg: 29.99 [127/447] test_descr passed -- running (1): test_cppext (1 min 12 sec) │ │ │ │ +0:08:10 load avg: 29.99 [128/447] test_descrtut passed -- running (1): test_cppext (1 min 13 sec) │ │ │ │ +0:08:10 load avg: 29.99 [129/447] test_devpoll skipped -- running (1): test_cppext (1 min 13 sec) │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:04:58 load avg: 2.00 [130/447] test_dict passed -- running (1): test_cppext (37.8 sec) │ │ │ │ -0:04:59 load avg: 2.00 [131/447] test_dictcomps passed -- running (1): test_cppext (38.0 sec) │ │ │ │ -0:04:59 load avg: 2.00 [132/447] test_dictviews passed -- running (1): test_cppext (38.6 sec) │ │ │ │ -0:05:00 load avg: 2.00 [133/447] test_difflib passed -- running (1): test_cppext (39.3 sec) │ │ │ │ -0:05:01 load avg: 2.00 [134/447] test_dis passed -- running (1): test_cppext (39.9 sec) │ │ │ │ -0:05:01 load avg: 2.00 [135/447] test_cppext passed (40.3 sec) │ │ │ │ -0:05:02 load avg: 2.00 [136/447] test_docxmlrpc passed │ │ │ │ -0:05:03 load avg: 2.00 [137/447] test_dtrace passed │ │ │ │ -0:05:03 load avg: 2.00 [138/447] test_doctest passed │ │ │ │ -0:05:03 load avg: 2.00 [139/447] test_dynamic passed │ │ │ │ -0:05:03 load avg: 2.00 [140/447] test_dynamicclassattribute passed │ │ │ │ -0:05:08 load avg: 1.84 [141/447] test_email passed │ │ │ │ -0:05:10 load avg: 1.84 [142/447] test_eintr passed │ │ │ │ -0:05:12 load avg: 1.85 [143/447] test_enum passed │ │ │ │ -0:05:12 load avg: 1.85 [144/447] test_enumerate passed │ │ │ │ -0:05:13 load avg: 1.85 [145/447] test_eof passed │ │ │ │ -0:05:13 load avg: 1.85 [146/447] test_epoll passed │ │ │ │ -0:05:13 load avg: 1.85 [147/447] test_errno passed │ │ │ │ -0:05:13 load avg: 1.85 [148/447] test_except_star passed │ │ │ │ -0:05:14 load avg: 1.85 [149/447] test_exception_group passed │ │ │ │ -0:05:14 load avg: 1.85 [150/447] test_exception_hierarchy passed │ │ │ │ -0:05:14 load avg: 1.85 [151/447] test_exception_variations passed │ │ │ │ -0:05:19 load avg: 1.87 [152/447] test_embed passed │ │ │ │ -0:05:19 load avg: 1.87 [153/447] test_exceptions passed │ │ │ │ -0:05:19 load avg: 1.87 [154/447] test_extcall passed │ │ │ │ -0:05:22 load avg: 1.80 [155/447] test_external_inspection passed │ │ │ │ -0:05:23 load avg: 1.80 [156/447] test_fcntl passed │ │ │ │ -0:05:25 load avg: 1.80 [157/447] test_file_eintr passed │ │ │ │ -0:05:25 load avg: 1.80 [158/447] test_filecmp passed │ │ │ │ -0:05:25 load avg: 1.80 [159/447] test_fileinput passed │ │ │ │ -0:05:26 load avg: 1.80 [160/447] test_fileutils passed │ │ │ │ -0:05:26 load avg: 1.73 [161/447] test_finalization passed │ │ │ │ -0:05:26 load avg: 1.73 [162/447] test_float passed │ │ │ │ -0:05:26 load avg: 1.73 [163/447] test_flufl passed │ │ │ │ -0:05:27 load avg: 1.73 [164/447] test_fnmatch passed │ │ │ │ -0:05:32 load avg: 1.59 [165/447] test_fork1 passed │ │ │ │ -0:05:32 load avg: 1.59 [166/447] test_format passed │ │ │ │ -0:05:32 load avg: 1.59 [167/447] test_fractions passed │ │ │ │ -0:05:34 load avg: 1.59 [168/447] test_frame passed │ │ │ │ -0:05:34 load avg: 1.59 [169/447] test_free_threading skipped │ │ │ │ +0:08:12 load avg: 29.83 [130/447] test_dict passed -- running (1): test_cppext (1 min 16 sec) │ │ │ │ +0:08:12 load avg: 29.83 [131/447] test_dictcomps passed -- running (1): test_cppext (1 min 16 sec) │ │ │ │ +0:08:14 load avg: 29.83 [132/447] test_dictviews passed -- running (1): test_cppext (1 min 17 sec) │ │ │ │ +0:08:15 load avg: 29.83 [133/447] test_difflib passed -- running (1): test_cppext (1 min 19 sec) │ │ │ │ +0:08:17 load avg: 29.93 [134/447] test_dis passed -- running (1): test_cppext (1 min 20 sec) │ │ │ │ +0:08:23 load avg: 29.93 [135/447] test_doctest passed -- running (1): test_cppext (1 min 26 sec) │ │ │ │ +0:08:25 load avg: 29.93 [136/447] test_docxmlrpc passed -- running (1): test_cppext (1 min 28 sec) │ │ │ │ +0:08:25 load avg: 29.93 [137/447] test_cppext passed (1 min 29 sec) │ │ │ │ +0:08:25 load avg: 29.93 [138/447] test_dtrace passed │ │ │ │ +0:08:26 load avg: 29.93 [139/447] test_dynamic passed │ │ │ │ +0:08:26 load avg: 30.10 [140/447] test_dynamicclassattribute passed │ │ │ │ +0:08:33 load avg: 29.93 [141/447] test_email passed │ │ │ │ +0:08:34 load avg: 29.93 [142/447] test_eintr passed │ │ │ │ +0:08:36 load avg: 29.78 [143/447] test_enum passed │ │ │ │ +0:08:37 load avg: 29.78 [144/447] test_enumerate passed │ │ │ │ +0:08:39 load avg: 29.78 [145/447] test_eof passed │ │ │ │ +0:08:39 load avg: 29.78 [146/447] test_epoll passed │ │ │ │ +0:08:39 load avg: 29.78 [147/447] test_errno passed │ │ │ │ +0:08:40 load avg: 29.78 [148/447] test_except_star passed │ │ │ │ +0:08:41 load avg: 29.78 [149/447] test_exception_group passed │ │ │ │ +0:08:41 load avg: 29.79 [150/447] test_exception_hierarchy passed │ │ │ │ +0:08:41 load avg: 29.79 [151/447] test_exception_variations passed │ │ │ │ +0:08:48 load avg: 30.61 [152/447] test_embed passed │ │ │ │ +0:08:49 load avg: 30.61 [153/447] test_extcall passed │ │ │ │ +0:08:50 load avg: 30.61 [154/447] test_exceptions passed │ │ │ │ +0:08:53 load avg: 30.32 [155/447] test_external_inspection passed │ │ │ │ +0:08:54 load avg: 30.32 [156/447] test_fcntl passed │ │ │ │ +0:08:56 load avg: 29.81 [157/447] test_file_eintr passed │ │ │ │ +0:08:57 load avg: 29.81 [158/447] test_filecmp passed │ │ │ │ +0:08:58 load avg: 29.81 [159/447] test_fileinput passed │ │ │ │ +0:08:58 load avg: 29.81 [160/447] test_fileutils passed │ │ │ │ +0:08:59 load avg: 29.81 [161/447] test_finalization passed │ │ │ │ +0:09:00 load avg: 29.81 [162/447] test_float passed │ │ │ │ +0:09:00 load avg: 29.81 [163/447] test_flufl passed │ │ │ │ +0:09:00 load avg: 29.81 [164/447] test_fnmatch passed │ │ │ │ +0:09:06 load avg: 28.78 [165/447] test_fork1 passed │ │ │ │ +0:09:06 load avg: 28.78 [166/447] test_format passed │ │ │ │ +0:09:07 load avg: 28.78 [167/447] test_fractions passed │ │ │ │ +0:09:09 load avg: 28.78 [168/447] test_faulthandler passed │ │ │ │ +0:09:10 load avg: 28.78 [169/447] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:05:35 load avg: 1.59 [170/447] test_frozen passed │ │ │ │ -0:05:39 load avg: 1.54 [171/447] test_faulthandler passed │ │ │ │ -0:05:39 load avg: 1.54 [172/447] test_funcattrs passed │ │ │ │ -0:05:40 load avg: 1.54 [173/447] test_fstring passed │ │ │ │ -0:05:40 load avg: 1.54 [174/447] test_functools passed │ │ │ │ -0:05:43 load avg: 1.58 [175/447] test_gc_stats passed │ │ │ │ -0:05:43 load avg: 1.58 [176/447] test_gc passed │ │ │ │ -0:05:43 load avg: 1.58 [177/447] test_generator_stop passed │ │ │ │ -0:05:43 load avg: 1.58 [178/447] test_generated_cases passed │ │ │ │ -0:05:44 load avg: 1.58 [179/447] test_genericalias passed │ │ │ │ -0:05:44 load avg: 1.58 [180/447] test_generators passed │ │ │ │ -0:05:44 load avg: 1.58 [181/447] test_genericclass passed │ │ │ │ -0:05:44 load avg: 1.58 [182/447] test_genericpath passed │ │ │ │ -0:05:44 load avg: 1.58 [183/447] test_genexps passed │ │ │ │ -0:05:44 load avg: 1.58 [184/447] test_getopt passed │ │ │ │ -0:05:44 load avg: 1.58 [185/447] test_getpass passed │ │ │ │ -0:05:45 load avg: 1.58 [186/447] test_getpath passed │ │ │ │ -0:05:45 load avg: 1.58 [187/447] test_gettext passed │ │ │ │ -0:05:45 load avg: 1.58 [188/447] test_global passed │ │ │ │ -0:05:45 load avg: 1.58 [189/447] test_glob passed │ │ │ │ -0:05:45 load avg: 1.58 [190/447] test_grammar passed │ │ │ │ -0:05:45 load avg: 1.58 [191/447] test_graphlib passed │ │ │ │ -0:05:45 load avg: 1.58 [192/447] test_grp passed │ │ │ │ -0:05:47 load avg: 1.62 [193/447] test_hash passed │ │ │ │ -0:05:47 load avg: 1.62 [194/447] test_gzip passed │ │ │ │ -0:05:48 load avg: 1.62 [195/447] test_heapq passed │ │ │ │ -0:05:48 load avg: 1.62 [196/447] test_hmac passed │ │ │ │ -0:05:48 load avg: 1.62 [197/447] test_html passed │ │ │ │ -0:05:49 load avg: 1.62 [198/447] test_htmlparser passed │ │ │ │ -0:05:50 load avg: 1.62 [199/447] test_http_cookiejar passed │ │ │ │ -0:05:51 load avg: 1.65 [200/447] test_http_cookies passed │ │ │ │ -0:05:54 load avg: 1.65 [201/447] test_httpservers passed │ │ │ │ -0:05:59 load avg: 1.67 [202/447] test_idle passed │ │ │ │ -0:06:05 load avg: 1.70 [203/447] test_import passed │ │ │ │ -0:06:10 load avg: 1.73 [204/447] test_importlib passed │ │ │ │ -0:06:10 load avg: 1.73 [205/447] test_index passed │ │ │ │ -0:06:40 load avg: 1.83 running (2): test_int (30.0 sec), test_hashlib (53.9 sec) │ │ │ │ -0:06:53 load avg: 1.95 [206/447] test_hashlib passed (1 min 6 sec) -- running (1): test_int (42.3 sec) │ │ │ │ -0:06:53 load avg: 1.95 [207/447] test_int_literal passed -- running (1): test_int (42.4 sec) │ │ │ │ -0:07:06 load avg: 1.96 [208/447] test_interpreters passed -- running (1): test_int (55.3 sec) │ │ │ │ -0:07:06 load avg: 1.96 [209/447] test_ioctl passed -- running (1): test_int (56.0 sec) │ │ │ │ -0:07:07 load avg: 1.96 [210/447] test_ipaddress passed -- running (1): test_int (56.2 sec) │ │ │ │ -0:07:19 load avg: 1.97 [211/447] test_isinstance passed -- running (1): test_int (1 min 8 sec) │ │ │ │ -0:07:19 load avg: 1.97 [212/447] test_iter passed -- running (1): test_int (1 min 8 sec) │ │ │ │ -0:07:19 load avg: 1.97 [213/447] test_iterlen passed -- running (1): test_int (1 min 8 sec) │ │ │ │ -0:07:21 load avg: 1.97 [214/447] test_itertools passed -- running (1): test_int (1 min 10 sec) │ │ │ │ -0:07:30 load avg: 1.97 [215/447] test_json passed -- running (1): test_int (1 min 19 sec) │ │ │ │ -0:07:30 load avg: 1.97 [216/447] test_keyword passed -- running (1): test_int (1 min 19 sec) │ │ │ │ -0:07:31 load avg: 1.97 [217/447] test_keywordonlyarg passed -- running (1): test_int (1 min 20 sec) │ │ │ │ -0:07:31 load avg: 1.97 [218/447] test_kqueue skipped -- running (1): test_int (1 min 20 sec) │ │ │ │ +0:09:10 load avg: 28.78 [170/447] test_frozen passed │ │ │ │ +0:09:11 load avg: 28.32 [171/447] test_frame passed │ │ │ │ +0:09:12 load avg: 28.32 [172/447] test_funcattrs passed │ │ │ │ +0:09:15 load avg: 28.32 [173/447] test_functools passed │ │ │ │ +0:09:21 load avg: 27.81 [174/447] test_gc passed │ │ │ │ +0:09:21 load avg: 27.67 [175/447] test_fstring passed │ │ │ │ +0:09:22 load avg: 27.67 [176/447] test_generated_cases passed │ │ │ │ +0:09:22 load avg: 27.67 [177/447] test_generator_stop passed │ │ │ │ +0:09:24 load avg: 27.67 [178/447] test_generators passed │ │ │ │ +0:09:24 load avg: 27.67 [179/447] test_gc_stats passed │ │ │ │ +0:09:24 load avg: 27.67 [180/447] test_genericalias passed │ │ │ │ +0:09:24 load avg: 27.67 [181/447] test_genericclass passed │ │ │ │ +0:09:24 load avg: 27.67 [182/447] test_genericpath passed │ │ │ │ +0:09:25 load avg: 27.67 [183/447] test_genexps passed │ │ │ │ +0:09:25 load avg: 27.67 [184/447] test_getopt passed │ │ │ │ +0:09:26 load avg: 27.67 [185/447] test_getpass passed │ │ │ │ +0:09:26 load avg: 27.53 [186/447] test_getpath passed │ │ │ │ +0:09:26 load avg: 27.53 [187/447] test_gettext passed │ │ │ │ +0:09:27 load avg: 27.53 [188/447] test_glob passed │ │ │ │ +0:09:27 load avg: 27.53 [189/447] test_global passed │ │ │ │ +0:09:27 load avg: 27.53 [190/447] test_grammar passed │ │ │ │ +0:09:27 load avg: 27.53 [191/447] test_graphlib passed │ │ │ │ +0:09:28 load avg: 27.53 [192/447] test_grp passed │ │ │ │ +0:09:29 load avg: 27.53 [193/447] test_hash passed │ │ │ │ +0:09:31 load avg: 27.53 [194/447] test_gzip passed │ │ │ │ +0:09:32 load avg: 27.49 [195/447] test_heapq passed │ │ │ │ +0:09:33 load avg: 27.49 [196/447] test_hmac passed │ │ │ │ +0:09:34 load avg: 27.49 [197/447] test_html passed │ │ │ │ +0:09:36 load avg: 27.49 [198/447] test_htmlparser passed │ │ │ │ +0:09:37 load avg: 27.85 [199/447] test_http_cookiejar passed │ │ │ │ +0:09:40 load avg: 27.85 [200/447] test_http_cookies passed │ │ │ │ +0:09:44 load avg: 27.78 [201/447] test_httpservers passed │ │ │ │ +0:09:53 load avg: 27.92 [202/447] test_idle passed │ │ │ │ +0:10:03 load avg: 27.86 [203/447] test_import passed -- running (1): test_hashlib (33.3 sec) │ │ │ │ +0:10:13 load avg: 28.25 [204/447] test_importlib passed -- running (1): test_hashlib (43.6 sec) │ │ │ │ +0:10:13 load avg: 28.25 [205/447] test_index passed -- running (1): test_hashlib (44.0 sec) │ │ │ │ +0:10:43 load avg: 28.67 running (2): test_hashlib (1 min 13 sec), test_int (30.0 sec) │ │ │ │ +0:11:13 load avg: 27.20 running (2): test_hashlib (1 min 43 sec), test_int (1 min) │ │ │ │ +0:11:16 load avg: 26.95 [206/447] test_hashlib passed (1 min 46 sec) -- running (1): test_int (1 min 2 sec) │ │ │ │ +0:11:16 load avg: 26.95 [207/447] test_int_literal passed -- running (1): test_int (1 min 3 sec) │ │ │ │ +0:11:38 load avg: 26.71 [208/447] test_interpreters passed -- running (1): test_int (1 min 25 sec) │ │ │ │ +0:11:39 load avg: 26.71 [209/447] test_ioctl passed -- running (1): test_int (1 min 26 sec) │ │ │ │ +0:11:40 load avg: 26.71 [210/447] test_ipaddress passed -- running (1): test_int (1 min 26 sec) │ │ │ │ +0:12:10 load avg: 26.12 running (2): test_isinstance (30.0 sec), test_int (1 min 56 sec) │ │ │ │ +0:12:10 load avg: 26.12 [211/447] test_isinstance passed (30.4 sec) -- running (1): test_int (1 min 57 sec) │ │ │ │ +0:12:11 load avg: 26.12 [212/447] test_iter passed -- running (1): test_int (1 min 57 sec) │ │ │ │ +0:12:11 load avg: 26.35 [213/447] test_iterlen passed -- running (1): test_int (1 min 58 sec) │ │ │ │ +0:12:16 load avg: 26.35 [214/447] test_itertools passed -- running (1): test_int (2 min 2 sec) │ │ │ │ +0:12:26 load avg: 25.19 [215/447] test_json passed -- running (1): test_int (2 min 13 sec) │ │ │ │ +0:12:27 load avg: 25.19 [216/447] test_keyword passed -- running (1): test_int (2 min 13 sec) │ │ │ │ +0:12:27 load avg: 25.19 [217/447] test_keywordonlyarg passed -- running (1): test_int (2 min 13 sec) │ │ │ │ +0:12:27 load avg: 25.19 [218/447] test_kqueue skipped -- running (1): test_int (2 min 13 sec) │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:07:31 load avg: 2.06 [219/447] test_launcher skipped -- running (1): test_int (1 min 20 sec) │ │ │ │ +0:12:27 load avg: 25.19 [219/447] test_launcher skipped -- running (1): test_int (2 min 14 sec) │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:07:36 load avg: 2.06 [220/447] test_lazy_import passed -- running (1): test_int (1 min 25 sec) │ │ │ │ -0:07:36 load avg: 2.05 [221/447] test_linecache passed -- running (1): test_int (1 min 25 sec) │ │ │ │ -0:07:37 load avg: 2.05 [222/447] test_list passed -- running (1): test_int (1 min 26 sec) │ │ │ │ -0:07:38 load avg: 2.05 [223/447] test_listcomps passed -- running (1): test_int (1 min 27 sec) │ │ │ │ -0:07:38 load avg: 2.05 [224/447] test_lltrace passed -- running (1): test_int (1 min 27 sec) │ │ │ │ -0:07:38 load avg: 2.05 [225/447] test_locale passed -- running (1): test_int (1 min 27 sec) │ │ │ │ -0:08:01 load avg: 1.75 [226/447] test_logging passed -- running (1): test_int (1 min 50 sec) │ │ │ │ -0:08:10 load avg: 1.79 [227/447] test_long passed -- running (1): test_int (1 min 59 sec) │ │ │ │ -0:08:10 load avg: 1.79 [228/447] test_longexp passed -- running (1): test_int (1 min 59 sec) │ │ │ │ -0:08:11 load avg: 1.79 [229/447] test_lzma passed -- running (1): test_int (2 min) │ │ │ │ -0:08:11 load avg: 1.81 [230/447] test_mailbox passed -- running (1): test_int (2 min) │ │ │ │ -0:08:12 load avg: 1.81 [231/447] test_marshal passed -- running (1): test_int (2 min 1 sec) │ │ │ │ -0:08:42 load avg: 1.89 running (2): test_int (2 min 31 sec), test_math (30.0 sec) │ │ │ │ -0:08:52 load avg: 1.90 [232/447] test_math passed (40.6 sec) -- running (1): test_int (2 min 41 sec) │ │ │ │ -0:08:53 load avg: 1.90 [233/447] test_math_integer passed -- running (1): test_int (2 min 42 sec) │ │ │ │ -0:08:54 load avg: 1.90 [234/447] test_math_property passed -- running (1): test_int (2 min 43 sec) │ │ │ │ -0:08:54 load avg: 1.90 [235/447] test_memoryview passed -- running (1): test_int (2 min 43 sec) │ │ │ │ -0:08:55 load avg: 1.90 [236/447] test_metaclass passed -- running (1): test_int (2 min 44 sec) │ │ │ │ -0:08:56 load avg: 1.91 [237/447] test_mimetypes passed -- running (1): test_int (2 min 45 sec) │ │ │ │ -0:08:56 load avg: 1.91 [238/447] test_minidom passed -- running (1): test_int (2 min 45 sec) │ │ │ │ -0:08:57 load avg: 1.91 [239/447] test_mmap passed -- running (1): test_int (2 min 46 sec) │ │ │ │ -0:08:57 load avg: 1.91 [240/447] test_module passed -- running (1): test_int (2 min 46 sec) │ │ │ │ -0:08:58 load avg: 1.91 [241/447] test_modulefinder passed -- running (1): test_int (2 min 47 sec) │ │ │ │ -0:08:58 load avg: 1.91 [242/447] test_monitoring passed -- running (1): test_int (2 min 47 sec) │ │ │ │ -0:08:58 load avg: 1.91 [243/447] test_msvcrt skipped -- running (1): test_int (2 min 47 sec) │ │ │ │ +0:12:31 load avg: 25.19 [220/447] test_lazy_import passed -- running (1): test_int (2 min 17 sec) │ │ │ │ +0:12:31 load avg: 25.19 [221/447] test_linecache passed -- running (1): test_int (2 min 17 sec) │ │ │ │ +0:12:32 load avg: 24.05 [222/447] test_list passed -- running (1): test_int (2 min 18 sec) │ │ │ │ +0:12:33 load avg: 24.05 [223/447] test_listcomps passed -- running (1): test_int (2 min 19 sec) │ │ │ │ +0:12:33 load avg: 24.05 [224/447] test_lltrace passed -- running (1): test_int (2 min 19 sec) │ │ │ │ +0:12:33 load avg: 24.05 [225/447] test_locale passed -- running (1): test_int (2 min 19 sec) │ │ │ │ +0:12:58 load avg: 20.71 [226/447] test_logging passed -- running (1): test_int (2 min 44 sec) │ │ │ │ +0:13:17 load avg: 21.93 [227/447] test_long passed -- running (1): test_int (3 min 3 sec) │ │ │ │ +0:13:17 load avg: 21.93 [228/447] test_longexp passed -- running (1): test_int (3 min 3 sec) │ │ │ │ +0:13:18 load avg: 21.93 [229/447] test_lzma passed -- running (1): test_int (3 min 5 sec) │ │ │ │ +0:13:21 load avg: 21.93 [230/447] test_mailbox passed -- running (1): test_int (3 min 7 sec) │ │ │ │ +0:13:22 load avg: 22.17 [231/447] test_marshal passed -- running (1): test_int (3 min 8 sec) │ │ │ │ +0:13:52 load avg: 23.29 running (2): test_math (30.0 sec), test_int (3 min 38 sec) │ │ │ │ +0:14:22 load avg: 23.96 running (2): test_math (1 min), test_int (4 min 8 sec) │ │ │ │ +0:14:49 load avg: 24.38 [232/447] test_math passed (1 min 27 sec) -- running (1): test_int (4 min 36 sec) │ │ │ │ +0:14:52 load avg: 24.43 [233/447] test_math_integer passed -- running (1): test_int (4 min 38 sec) │ │ │ │ +0:14:52 load avg: 24.43 [234/447] test_math_property passed -- running (1): test_int (4 min 38 sec) │ │ │ │ +0:14:53 load avg: 24.43 [235/447] test_memoryview passed -- running (1): test_int (4 min 39 sec) │ │ │ │ +0:14:54 load avg: 24.43 [236/447] test_metaclass passed -- running (1): test_int (4 min 40 sec) │ │ │ │ +0:14:56 load avg: 24.43 [237/447] test_mimetypes passed -- running (1): test_int (4 min 42 sec) │ │ │ │ +0:14:56 load avg: 24.43 [238/447] test_minidom passed -- running (1): test_int (4 min 42 sec) │ │ │ │ +0:14:57 load avg: 24.47 [239/447] test_mmap passed -- running (1): test_int (4 min 43 sec) │ │ │ │ +0:14:57 load avg: 24.47 [240/447] test_module passed -- running (1): test_int (4 min 44 sec) │ │ │ │ +0:14:59 load avg: 24.47 [241/447] test_modulefinder passed -- running (1): test_int (4 min 45 sec) │ │ │ │ +0:14:59 load avg: 24.47 [242/447] test_monitoring passed -- running (1): test_int (4 min 46 sec) │ │ │ │ +0:15:00 load avg: 24.47 [243/447] test_msvcrt skipped -- running (1): test_int (4 min 46 sec) │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:08:59 load avg: 1.91 [244/447] test_multibytecodec passed -- running (1): test_int (2 min 48 sec) │ │ │ │ -0:09:11 load avg: 2.00 [245/447] test_multiprocessing_main_handling passed -- running (1): test_int (3 min) │ │ │ │ -0:09:11 load avg: 2.00 [246/447] test_named_expressions passed -- running (1): test_int (3 min) │ │ │ │ -0:09:11 load avg: 2.00 [247/447] test_netrc passed -- running (1): test_int (3 min 1 sec) │ │ │ │ -0:09:12 load avg: 2.00 [248/447] test_ntpath passed -- running (1): test_int (3 min 2 sec) │ │ │ │ -0:09:13 load avg: 2.00 [249/447] test_nturl2path passed -- running (1): test_int (3 min 2 sec) │ │ │ │ -0:09:13 load avg: 2.00 [250/447] test_numeric_tower passed -- running (1): test_int (3 min 2 sec) │ │ │ │ -0:09:14 load avg: 2.00 [251/447] test_opcache passed -- running (1): test_int (3 min 3 sec) │ │ │ │ -0:09:15 load avg: 2.00 [252/447] test_opcodes passed -- running (1): test_int (3 min 4 sec) │ │ │ │ -0:09:15 load avg: 2.00 [253/447] test_openpty passed -- running (1): test_int (3 min 4 sec) │ │ │ │ -0:09:15 load avg: 2.00 [254/447] test_operator passed -- running (1): test_int (3 min 4 sec) │ │ │ │ -0:09:15 load avg: 2.00 [255/447] test_optimizer passed -- running (1): test_int (3 min 4 sec) │ │ │ │ -0:09:15 load avg: 2.00 [256/447] test_optparse passed -- running (1): test_int (3 min 4 sec) │ │ │ │ -0:09:16 load avg: 2.00 [257/447] test_ordered_dict passed -- running (1): test_int (3 min 5 sec) │ │ │ │ -0:09:16 load avg: 2.00 [258/447] test_osx_env passed -- running (1): test_int (3 min 5 sec) │ │ │ │ -0:09:18 load avg: 2.00 [259/447] test_pathlib passed -- running (1): test_int (3 min 7 sec) │ │ │ │ -0:09:18 load avg: 2.00 [260/447] test_patma passed -- running (1): test_int (3 min 7 sec) │ │ │ │ -0:09:36 load avg: 2.01 [261/447] test_pdb passed -- running (1): test_int (3 min 25 sec) │ │ │ │ -0:09:37 load avg: 2.01 [262/447] test_peepholer passed -- running (1): test_int (3 min 26 sec) │ │ │ │ -0:09:37 load avg: 2.01 [263/447] test_peg_generator passed -- running (1): test_int (3 min 26 sec) │ │ │ │ -0:09:37 load avg: 2.01 [264/447] test_pep646_syntax passed -- running (1): test_int (3 min 26 sec) │ │ │ │ -0:09:37 load avg: 2.01 [265/447] test_perf_profiler skipped -- running (1): test_int (3 min 26 sec) │ │ │ │ +0:15:02 load avg: 24.51 [244/447] test_multibytecodec passed -- running (1): test_int (4 min 48 sec) │ │ │ │ +0:15:21 load avg: 25.29 [245/447] test_multiprocessing_main_handling passed -- running (1): test_int (5 min 8 sec) │ │ │ │ +0:15:22 load avg: 25.29 [246/447] test_named_expressions passed -- running (1): test_int (5 min 8 sec) │ │ │ │ +0:15:23 load avg: 25.29 [247/447] test_netrc passed -- running (1): test_int (5 min 9 sec) │ │ │ │ +0:15:25 load avg: 25.29 [248/447] test_ntpath passed -- running (1): test_int (5 min 11 sec) │ │ │ │ +0:15:25 load avg: 25.29 [249/447] test_nturl2path passed -- running (1): test_int (5 min 11 sec) │ │ │ │ +0:15:26 load avg: 25.29 [250/447] test_numeric_tower passed -- running (1): test_int (5 min 12 sec) │ │ │ │ +0:15:28 load avg: 25.27 [251/447] test_opcache passed -- running (1): test_int (5 min 14 sec) │ │ │ │ +0:15:28 load avg: 25.27 [252/447] test_opcodes passed -- running (1): test_int (5 min 15 sec) │ │ │ │ +0:15:29 load avg: 25.27 [253/447] test_openpty passed -- running (1): test_int (5 min 15 sec) │ │ │ │ +0:15:29 load avg: 25.27 [254/447] test_operator passed -- running (1): test_int (5 min 15 sec) │ │ │ │ +0:15:29 load avg: 25.27 [255/447] test_optimizer passed -- running (1): test_int (5 min 16 sec) │ │ │ │ +0:15:30 load avg: 25.27 [256/447] test_optparse passed -- running (1): test_int (5 min 17 sec) │ │ │ │ +0:15:32 load avg: 25.25 [257/447] test_ordered_dict passed -- running (1): test_int (5 min 18 sec) │ │ │ │ +0:15:32 load avg: 25.25 [258/447] test_osx_env passed -- running (1): test_int (5 min 19 sec) │ │ │ │ +0:15:37 load avg: 25.23 [259/447] test_pathlib passed -- running (1): test_int (5 min 23 sec) │ │ │ │ +0:15:37 load avg: 25.23 [260/447] test_patma passed -- running (1): test_int (5 min 24 sec) │ │ │ │ +0:16:07 load avg: 25.19 running (2): test_pdb (30.0 sec), test_int (5 min 54 sec) │ │ │ │ +0:16:08 load avg: 25.19 [261/447] test_pdb passed (31.2 sec) -- running (1): test_int (5 min 55 sec) │ │ │ │ +0:16:10 load avg: 25.19 [262/447] test_peepholer passed -- running (1): test_int (5 min 57 sec) │ │ │ │ +0:16:11 load avg: 25.19 [263/447] test_peg_generator passed -- running (1): test_int (5 min 57 sec) │ │ │ │ +0:16:12 load avg: 25.18 [264/447] test_pep646_syntax passed -- running (1): test_int (5 min 58 sec) │ │ │ │ +0:16:12 load avg: 25.18 [265/447] test_perf_profiler skipped -- running (1): test_int (5 min 58 sec) │ │ │ │ test_perf_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:09:38 load avg: 2.01 [266/447] test_perfmaps skipped -- running (1): test_int (3 min 27 sec) │ │ │ │ +0:16:12 load avg: 25.18 [266/447] test_perfmaps skipped -- running (1): test_int (5 min 58 sec) │ │ │ │ test_perfmaps skipped -- perf trampoline profiling not supported │ │ │ │ -0:09:44 load avg: 2.01 [267/447] test_pickle passed -- running (1): test_int (3 min 34 sec) │ │ │ │ -0:09:45 load avg: 2.01 [268/447] test_picklebuffer passed -- running (1): test_int (3 min 34 sec) │ │ │ │ -0:09:46 load avg: 2.01 [269/447] test_pickletools passed -- running (1): test_int (3 min 35 sec) │ │ │ │ -0:09:46 load avg: 2.01 [270/447] test_pkg passed -- running (1): test_int (3 min 35 sec) │ │ │ │ -0:09:46 load avg: 2.01 [271/447] test_pkgutil passed -- running (1): test_int (3 min 35 sec) │ │ │ │ -0:09:47 load avg: 2.01 [272/447] test_platform passed -- running (1): test_int (3 min 36 sec) │ │ │ │ -0:09:47 load avg: 2.01 [273/447] test_plistlib passed -- running (1): test_int (3 min 36 sec) │ │ │ │ -0:09:59 load avg: 1.85 [274/447] test_poll passed -- running (1): test_int (3 min 48 sec) │ │ │ │ -0:09:59 load avg: 1.85 [275/447] test_popen passed -- running (1): test_int (3 min 48 sec) │ │ │ │ -0:09:59 load avg: 1.85 [276/447] test_positional_only_arg passed -- running (1): test_int (3 min 48 sec) │ │ │ │ -0:10:00 load avg: 1.85 [277/447] test_posixpath passed -- running (1): test_int (3 min 49 sec) │ │ │ │ -0:10:01 load avg: 1.85 [278/447] test_pow passed -- running (1): test_int (3 min 50 sec) │ │ │ │ -0:10:01 load avg: 1.87 [279/447] test_pprint passed -- running (1): test_int (3 min 50 sec) │ │ │ │ -0:10:01 load avg: 1.87 [280/447] test_print passed -- running (1): test_int (3 min 50 sec) │ │ │ │ -0:10:02 load avg: 1.87 [281/447] test_profile passed -- running (1): test_int (3 min 51 sec) │ │ │ │ -0:10:32 load avg: 2.05 running (2): test_int (4 min 21 sec), test_profiling (30.0 sec) │ │ │ │ -0:10:49 load avg: 2.04 [282/447] test_profiling passed (46.9 sec) -- running (1): test_int (4 min 38 sec) │ │ │ │ -0:10:49 load avg: 2.04 [283/447] test_property passed -- running (1): test_int (4 min 38 sec) │ │ │ │ -0:10:50 load avg: 2.04 [284/447] test_pstats passed -- running (1): test_int (4 min 39 sec) │ │ │ │ -0:10:50 load avg: 2.04 [285/447] test_pty passed -- running (1): test_int (4 min 39 sec) │ │ │ │ -0:10:50 load avg: 2.04 [286/447] test_pulldom passed -- running (1): test_int (4 min 39 sec) │ │ │ │ -0:10:50 load avg: 2.04 [287/447] test_pwd passed -- running (1): test_int (4 min 39 sec) │ │ │ │ -0:10:51 load avg: 2.04 [288/447] test_py_compile passed -- running (1): test_int (4 min 40 sec) │ │ │ │ -0:10:52 load avg: 2.04 [289/447] test_pyclbr passed -- running (1): test_int (4 min 41 sec) │ │ │ │ -0:10:52 load avg: 2.04 [290/447] test_pyexpat passed -- running (1): test_int (4 min 42 sec) │ │ │ │ -0:10:57 load avg: 2.03 [291/447] test_pyrepl passed -- running (1): test_int (4 min 46 sec) │ │ │ │ -0:10:57 load avg: 2.03 [292/447] test_pystats passed -- running (1): test_int (4 min 46 sec) │ │ │ │ -0:11:06 load avg: 2.03 [293/447] test_queue passed -- running (1): test_int (4 min 55 sec) │ │ │ │ -0:11:06 load avg: 2.03 [294/447] test_quopri passed -- running (1): test_int (4 min 55 sec) │ │ │ │ -0:11:06 load avg: 2.03 [295/447] test_raise passed -- running (1): test_int (4 min 55 sec) │ │ │ │ -0:11:08 load avg: 2.03 [296/447] test_random passed -- running (1): test_int (4 min 57 sec) │ │ │ │ -0:11:09 load avg: 2.03 [297/447] test_range passed -- running (1): test_int (4 min 58 sec) │ │ │ │ -0:11:09 load avg: 2.03 [298/447] test_re passed -- running (1): test_int (4 min 59 sec) │ │ │ │ -0:11:10 load avg: 2.03 [299/447] test_readline passed -- running (1): test_int (4 min 59 sec) │ │ │ │ -0:11:34 load avg: 2.22 [300/447] test_regrtest passed -- running (1): test_int (5 min 23 sec) │ │ │ │ -0:11:38 load avg: 2.20 [301/447] test_remote_pdb passed -- running (1): test_int (5 min 27 sec) │ │ │ │ -0:11:41 load avg: 2.20 [302/447] test_repl passed -- running (1): test_int (5 min 30 sec) │ │ │ │ -0:11:41 load avg: 2.19 [303/447] test_reprlib passed -- running (1): test_int (5 min 30 sec) │ │ │ │ -0:11:41 load avg: 2.19 [304/447] test_resource passed -- running (1): test_int (5 min 31 sec) │ │ │ │ -0:11:42 load avg: 2.19 [305/447] test_richcmp passed -- running (1): test_int (5 min 31 sec) │ │ │ │ -0:11:42 load avg: 2.19 [306/447] test_rlcompleter passed -- running (1): test_int (5 min 31 sec) │ │ │ │ -0:11:42 load avg: 2.19 [307/447] test_robotparser passed -- running (1): test_int (5 min 31 sec) │ │ │ │ -0:11:44 load avg: 2.19 [308/447] test_runpy passed -- running (1): test_int (5 min 33 sec) │ │ │ │ -0:11:44 load avg: 2.19 [309/447] test_samply_profiler skipped -- running (1): test_int (5 min 33 sec) │ │ │ │ +0:16:28 load avg: 25.14 [267/447] test_pickle passed -- running (1): test_int (6 min 15 sec) │ │ │ │ +0:16:29 load avg: 25.14 [268/447] test_picklebuffer passed -- running (1): test_int (6 min 15 sec) │ │ │ │ +0:16:31 load avg: 25.14 [269/447] test_pickletools passed -- running (1): test_int (6 min 17 sec) │ │ │ │ +0:16:31 load avg: 25.21 [270/447] test_pkg passed -- running (1): test_int (6 min 18 sec) │ │ │ │ +0:16:32 load avg: 25.21 [271/447] test_pkgutil passed -- running (1): test_int (6 min 18 sec) │ │ │ │ +0:16:33 load avg: 25.21 [272/447] test_platform passed -- running (1): test_int (6 min 19 sec) │ │ │ │ +0:16:34 load avg: 25.21 [273/447] test_plistlib passed -- running (1): test_int (6 min 20 sec) │ │ │ │ +0:16:45 load avg: 25.02 [274/447] test_poll passed -- running (1): test_int (6 min 32 sec) │ │ │ │ +0:16:46 load avg: 25.02 [275/447] test_popen passed -- running (1): test_int (6 min 32 sec) │ │ │ │ +0:16:46 load avg: 25.02 [276/447] test_positional_only_arg passed -- running (1): test_int (6 min 33 sec) │ │ │ │ +0:16:48 load avg: 25.02 [277/447] test_posixpath passed -- running (1): test_int (6 min 34 sec) │ │ │ │ +0:16:50 load avg: 25.02 [278/447] test_pow passed -- running (1): test_int (6 min 36 sec) │ │ │ │ +0:16:50 load avg: 25.02 [279/447] test_pprint passed -- running (1): test_int (6 min 37 sec) │ │ │ │ +0:16:51 load avg: 25.02 [280/447] test_print passed -- running (1): test_int (6 min 37 sec) │ │ │ │ +0:16:52 load avg: 25.02 [281/447] test_profile passed -- running (1): test_int (6 min 38 sec) │ │ │ │ +0:17:22 load avg: 24.95 running (2): test_profiling (30.0 sec), test_int (7 min 8 sec) │ │ │ │ +0:17:44 load avg: 25.03 [282/447] test_profiling passed (52.1 sec) -- running (1): test_int (7 min 30 sec) │ │ │ │ +0:17:44 load avg: 25.03 [283/447] test_property passed -- running (1): test_int (7 min 31 sec) │ │ │ │ +0:17:45 load avg: 25.03 [284/447] test_pstats passed -- running (1): test_int (7 min 32 sec) │ │ │ │ +0:17:46 load avg: 25.03 [285/447] test_pty passed -- running (1): test_int (7 min 32 sec) │ │ │ │ +0:17:46 load avg: 25.02 [286/447] test_pulldom passed -- running (1): test_int (7 min 33 sec) │ │ │ │ +0:17:47 load avg: 25.02 [287/447] test_pwd passed -- running (1): test_int (7 min 33 sec) │ │ │ │ +0:17:48 load avg: 25.02 [288/447] test_py_compile passed -- running (1): test_int (7 min 34 sec) │ │ │ │ +0:17:51 load avg: 25.02 [289/447] test_pyclbr passed -- running (1): test_int (7 min 37 sec) │ │ │ │ +0:17:52 load avg: 25.10 [290/447] test_pyexpat passed -- running (1): test_int (7 min 39 sec) │ │ │ │ +0:18:04 load avg: 25.38 [291/447] test_pyrepl passed -- running (1): test_int (7 min 50 sec) │ │ │ │ +0:18:04 load avg: 25.38 [292/447] test_pystats passed -- running (1): test_int (7 min 50 sec) │ │ │ │ +0:18:16 load avg: 25.32 [293/447] test_queue passed -- running (1): test_int (8 min 2 sec) │ │ │ │ +0:18:16 load avg: 25.32 [294/447] test_quopri passed -- running (1): test_int (8 min 2 sec) │ │ │ │ +0:18:16 load avg: 25.38 [295/447] test_raise passed -- running (1): test_int (8 min 3 sec) │ │ │ │ +0:18:21 load avg: 25.38 [296/447] test_random passed -- running (1): test_int (8 min 7 sec) │ │ │ │ +0:18:21 load avg: 25.51 [297/447] test_range passed -- running (1): test_int (8 min 8 sec) │ │ │ │ +0:18:23 load avg: 25.51 [298/447] test_re passed -- running (1): test_int (8 min 9 sec) │ │ │ │ +0:18:24 load avg: 25.51 [299/447] test_readline passed -- running (1): test_int (8 min 10 sec) │ │ │ │ +0:18:54 load avg: 25.44 running (2): test_regrtest (30.0 sec), test_int (8 min 40 sec) │ │ │ │ +0:19:14 load avg: 25.64 [300/447] test_regrtest passed (50.3 sec) -- running (1): test_int (9 min) │ │ │ │ +0:19:21 load avg: 25.51 [301/447] test_remote_pdb passed -- running (1): test_int (9 min 7 sec) │ │ │ │ +0:19:25 load avg: 25.47 [302/447] test_repl passed -- running (1): test_int (9 min 11 sec) │ │ │ │ +0:19:26 load avg: 25.47 [303/447] test_reprlib passed -- running (1): test_int (9 min 12 sec) │ │ │ │ +0:19:26 load avg: 25.47 [304/447] test_resource passed -- running (1): test_int (9 min 13 sec) │ │ │ │ +0:19:27 load avg: 25.67 [305/447] test_richcmp passed -- running (1): test_int (9 min 13 sec) │ │ │ │ +0:19:27 load avg: 25.67 [306/447] test_rlcompleter passed -- running (1): test_int (9 min 14 sec) │ │ │ │ +0:19:28 load avg: 25.67 [307/447] test_robotparser passed -- running (1): test_int (9 min 14 sec) │ │ │ │ +0:19:30 load avg: 25.67 [308/447] test_runpy passed -- running (1): test_int (9 min 17 sec) │ │ │ │ +0:19:31 load avg: 25.67 [309/447] test_samply_profiler skipped -- running (1): test_int (9 min 17 sec) │ │ │ │ test_samply_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:11:44 load avg: 2.19 [310/447] test_sax passed -- running (1): test_int (5 min 33 sec) │ │ │ │ -0:11:45 load avg: 2.19 [311/447] test_sched passed -- running (1): test_int (5 min 34 sec) │ │ │ │ -0:11:45 load avg: 2.19 [312/447] test_scope passed -- running (1): test_int (5 min 34 sec) │ │ │ │ -0:11:46 load avg: 2.19 [313/447] test_script_helper passed -- running (1): test_int (5 min 35 sec) │ │ │ │ -0:11:46 load avg: 2.19 [314/447] test_secrets passed -- running (1): test_int (5 min 35 sec) │ │ │ │ -0:11:47 load avg: 2.09 [315/447] test_select passed -- running (1): test_int (5 min 37 sec) │ │ │ │ -0:12:04 load avg: 1.92 [316/447] test_selectors passed -- running (1): test_int (5 min 53 sec) │ │ │ │ -0:12:06 load avg: 1.92 [317/447] test_set passed -- running (1): test_int (5 min 55 sec) │ │ │ │ -0:12:06 load avg: 1.93 [318/447] test_setcomps passed -- running (1): test_int (5 min 55 sec) │ │ │ │ -0:12:07 load avg: 1.93 [319/447] test_shelve passed -- running (1): test_int (5 min 56 sec) │ │ │ │ -0:12:07 load avg: 1.93 [320/447] test_shlex passed -- running (1): test_int (5 min 56 sec) │ │ │ │ -0:12:08 load avg: 1.93 [321/447] test_shutil passed -- running (1): test_int (5 min 57 sec) │ │ │ │ -0:12:27 load avg: 1.66 [322/447] test_signal passed -- running (1): test_int (6 min 16 sec) │ │ │ │ -0:12:29 load avg: 1.66 [323/447] test_site passed -- running (1): test_int (6 min 18 sec) │ │ │ │ -0:12:29 load avg: 1.66 [324/447] test_slice passed -- running (1): test_int (6 min 18 sec) │ │ │ │ -0:12:31 load avg: 1.66 [325/447] test_smtplib passed -- running (1): test_int (6 min 20 sec) │ │ │ │ -0:12:31 load avg: 1.66 [326/447] test_smtpnet passed -- running (1): test_int (6 min 20 sec) │ │ │ │ -0:12:32 load avg: 1.69 [327/447] test_socketserver passed -- running (1): test_int (6 min 21 sec) │ │ │ │ -0:12:32 load avg: 1.69 [328/447] test_sort passed -- running (1): test_int (6 min 21 sec) │ │ │ │ -0:13:02 load avg: 1.81 running (2): test_int (6 min 51 sec), test_source_encoding (30.0 sec) │ │ │ │ -0:13:21 load avg: 1.86 [329/447] test_source_encoding passed (48.9 sec) -- running (1): test_int (7 min 10 sec) │ │ │ │ -0:13:23 load avg: 1.95 [330/447] test_sqlite3 passed -- running (1): test_int (7 min 12 sec) │ │ │ │ -0:13:23 load avg: 1.95 [331/447] test_stable_abi_ctypes passed -- running (1): test_int (7 min 12 sec) │ │ │ │ -0:13:23 load avg: 1.95 [332/447] test_startfile skipped -- running (1): test_int (7 min 12 sec) │ │ │ │ +0:19:31 load avg: 25.67 [310/447] test_sax passed -- running (1): test_int (9 min 18 sec) │ │ │ │ +0:19:32 load avg: 25.70 [311/447] test_sched passed -- running (1): test_int (9 min 19 sec) │ │ │ │ +0:19:33 load avg: 25.70 [312/447] test_scope passed -- running (1): test_int (9 min 19 sec) │ │ │ │ +0:19:34 load avg: 25.70 [313/447] test_script_helper passed -- running (1): test_int (9 min 20 sec) │ │ │ │ +0:19:34 load avg: 25.70 [314/447] test_secrets passed -- running (1): test_int (9 min 21 sec) │ │ │ │ +0:19:36 load avg: 25.70 [315/447] test_select passed -- running (1): test_int (9 min 23 sec) │ │ │ │ +0:19:56 load avg: 25.57 [316/447] test_selectors passed -- running (1): test_int (9 min 42 sec) │ │ │ │ +0:20:02 load avg: 25.55 [317/447] test_set passed -- running (1): test_int (9 min 48 sec) │ │ │ │ +0:20:02 load avg: 25.55 [318/447] test_setcomps passed -- running (1): test_int (9 min 49 sec) │ │ │ │ +0:20:07 load avg: 25.59 [319/447] test_shelve passed -- running (1): test_int (9 min 53 sec) │ │ │ │ +0:20:08 load avg: 25.59 [320/447] test_shlex passed -- running (1): test_int (9 min 54 sec) │ │ │ │ +0:20:10 load avg: 25.59 [321/447] test_shutil passed -- running (1): test_int (9 min 56 sec) │ │ │ │ +0:20:40 load avg: 25.14 running (2): test_signal (30.0 sec), test_int (10 min 26 sec) │ │ │ │ +0:20:51 load avg: 25.12 [322/447] test_signal passed (41.2 sec) -- running (1): test_int (10 min 37 sec) │ │ │ │ +0:20:53 load avg: 25.19 [323/447] test_site passed -- running (1): test_int (10 min 39 sec) │ │ │ │ +0:20:53 load avg: 25.19 [324/447] test_slice passed -- running (1): test_int (10 min 39 sec) │ │ │ │ +0:20:55 load avg: 25.19 [325/447] test_smtplib passed -- running (1): test_int (10 min 42 sec) │ │ │ │ +0:20:56 load avg: 25.19 [326/447] test_smtpnet passed -- running (1): test_int (10 min 42 sec) │ │ │ │ +0:20:57 load avg: 25.18 [327/447] test_socketserver passed -- running (1): test_int (10 min 43 sec) │ │ │ │ +0:20:58 load avg: 25.18 [328/447] test_sort passed -- running (1): test_int (10 min 44 sec) │ │ │ │ +0:21:28 load avg: 25.66 running (2): test_source_encoding (30.0 sec), test_int (11 min 14 sec) │ │ │ │ +0:21:58 load avg: 25.83 running (2): test_source_encoding (1 min), test_int (11 min 44 sec) │ │ │ │ +0:22:03 load avg: 25.84 [329/447] test_source_encoding passed (1 min 5 sec) -- running (1): test_int (11 min 49 sec) │ │ │ │ +0:22:06 load avg: 25.84 [330/447] test_sqlite3 passed -- running (1): test_int (11 min 53 sec) │ │ │ │ +0:22:07 load avg: 25.93 [331/447] test_stable_abi_ctypes passed -- running (1): test_int (11 min 53 sec) │ │ │ │ +0:22:07 load avg: 25.93 [332/447] test_startfile skipped -- running (1): test_int (11 min 54 sec) │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:13:23 load avg: 1.95 [333/447] test_stat passed -- running (1): test_int (7 min 12 sec) │ │ │ │ -0:13:53 load avg: 2.16 running (2): test_int (7 min 42 sec), test_statistics (30.0 sec) │ │ │ │ -0:13:59 load avg: 2.22 [334/447] test_statistics passed (35.5 sec) -- running (1): test_int (7 min 48 sec) │ │ │ │ -0:14:02 load avg: 2.37 [335/447] test_str passed -- running (1): test_int (7 min 51 sec) │ │ │ │ -0:14:02 load avg: 2.37 [336/447] test_strftime passed -- running (1): test_int (7 min 51 sec) │ │ │ │ -0:14:02 load avg: 2.37 [337/447] test_string passed -- running (1): test_int (7 min 52 sec) │ │ │ │ -0:14:03 load avg: 2.37 [338/447] test_string_literals passed -- running (1): test_int (7 min 52 sec) │ │ │ │ -0:14:03 load avg: 2.37 [339/447] test_stringprep passed -- running (1): test_int (7 min 52 sec) │ │ │ │ -0:14:03 load avg: 2.37 [340/447] test_strptime passed -- running (1): test_int (7 min 52 sec) │ │ │ │ -0:14:05 load avg: 2.37 [341/447] test_strtod passed -- running (1): test_int (7 min 54 sec) │ │ │ │ -0:14:05 load avg: 2.37 [342/447] test_struct passed -- running (1): test_int (7 min 54 sec) │ │ │ │ -0:14:06 load avg: 2.37 [343/447] test_structseq passed -- running (1): test_int (7 min 55 sec) │ │ │ │ -0:14:06 load avg: 2.37 [344/447] test_subclassinit passed -- running (1): test_int (7 min 55 sec) │ │ │ │ -0:14:30 load avg: 2.10 [345/447] test_subprocess passed -- running (1): test_int (8 min 19 sec) │ │ │ │ -0:14:30 load avg: 2.10 [346/447] test_sundry passed -- running (1): test_int (8 min 20 sec) │ │ │ │ -0:14:31 load avg: 2.10 [347/447] test_super passed -- running (1): test_int (8 min 20 sec) │ │ │ │ -0:14:36 load avg: 2.09 [348/447] test_support passed -- running (1): test_int (8 min 25 sec) │ │ │ │ -0:14:36 load avg: 2.09 [349/447] test_symtable passed -- running (1): test_int (8 min 25 sec) │ │ │ │ -0:14:36 load avg: 2.08 [350/447] test_syntax passed -- running (1): test_int (8 min 25 sec) │ │ │ │ -0:14:40 load avg: 2.08 [351/447] test_sys passed -- running (1): test_int (8 min 29 sec) │ │ │ │ -0:14:41 load avg: 2.08 [352/447] test_sys_setprofile passed -- running (1): test_int (8 min 30 sec) │ │ │ │ -0:14:43 load avg: 2.08 [353/447] test_sys_settrace passed -- running (1): test_int (8 min 32 sec) │ │ │ │ -0:14:43 load avg: 2.08 [354/447] test_sysconfig passed -- running (1): test_int (8 min 32 sec) │ │ │ │ -0:14:44 load avg: 2.08 [355/447] test_syslog passed -- running (1): test_int (8 min 33 sec) │ │ │ │ -0:14:44 load avg: 2.08 [356/447] test_tabnanny passed -- running (1): test_int (8 min 33 sec) │ │ │ │ -0:14:56 load avg: 2.06 [357/447] test_tarfile passed -- running (1): test_int (8 min 45 sec) │ │ │ │ -0:14:56 load avg: 2.06 [358/447] test_tcl passed -- running (1): test_int (8 min 45 sec) │ │ │ │ -0:14:57 load avg: 2.06 [359/447] test_tempfile passed -- running (1): test_int (8 min 46 sec) │ │ │ │ -0:14:58 load avg: 2.06 [360/447] test_termios passed -- running (1): test_int (8 min 47 sec) │ │ │ │ -0:14:58 load avg: 2.06 [361/447] test_textwrap passed -- running (1): test_int (8 min 47 sec) │ │ │ │ -0:15:00 load avg: 2.06 [362/447] test_thread passed -- running (1): test_int (8 min 49 sec) │ │ │ │ -0:15:00 load avg: 2.06 [363/447] test_thread_local_bytecode passed -- running (1): test_int (8 min 49 sec) │ │ │ │ -0:15:00 load avg: 2.06 [364/447] test_threadedtempfile passed -- running (1): test_int (8 min 49 sec) │ │ │ │ -0:15:01 load avg: 2.06 [365/447] test_int passed (8 min 50 sec) │ │ │ │ -0:15:02 load avg: 1.97 [366/447] test_threading_local passed │ │ │ │ -0:15:07 load avg: 1.82 [367/447] test_threadsignals passed │ │ │ │ -0:15:10 load avg: 1.82 [368/447] test_time passed │ │ │ │ -0:15:10 load avg: 1.82 [369/447] test_timeit passed │ │ │ │ -0:15:12 load avg: 1.67 [370/447] test_timeout passed │ │ │ │ -0:15:17 load avg: 1.70 [371/447] test_tkinter passed │ │ │ │ -0:15:21 load avg: 1.70 [372/447] test_threading passed │ │ │ │ -0:15:22 load avg: 1.72 [373/447] test_tomllib passed │ │ │ │ -0:15:28 load avg: 1.74 [374/447] test_tools passed │ │ │ │ -0:15:32 load avg: 1.76 [375/447] test_trace passed │ │ │ │ -0:15:34 load avg: 1.76 [376/447] test_tokenize passed │ │ │ │ -0:15:36 load avg: 1.76 [377/447] test_tracemalloc passed │ │ │ │ -0:15:36 load avg: 1.76 [378/447] test_tstring passed │ │ │ │ -0:15:37 load avg: 1.78 [379/447] test_ttk passed │ │ │ │ -0:15:38 load avg: 1.78 [380/447] test_ttk_textonly passed │ │ │ │ -0:15:38 load avg: 1.78 [381/447] test_tty passed │ │ │ │ -0:15:38 load avg: 1.78 [382/447] test_tuple passed │ │ │ │ -0:15:39 load avg: 1.78 [383/447] test_turtle passed │ │ │ │ -0:15:39 load avg: 1.78 [384/447] test_type_aliases passed │ │ │ │ -0:15:39 load avg: 1.78 [385/447] test_type_annotations passed │ │ │ │ -0:15:39 load avg: 1.78 [386/447] test_type_cache passed │ │ │ │ -0:15:39 load avg: 1.78 [387/447] test_type_comments passed │ │ │ │ -0:15:40 load avg: 1.78 [388/447] test_type_params passed │ │ │ │ -0:15:40 load avg: 1.78 [389/447] test_typechecks passed │ │ │ │ -0:15:40 load avg: 1.78 [390/447] test_types passed │ │ │ │ -0:15:41 load avg: 1.78 [391/447] test_traceback passed │ │ │ │ -0:15:41 load avg: 1.78 [392/447] test_typing passed │ │ │ │ -0:15:41 load avg: 1.78 [393/447] test_ucn passed │ │ │ │ -0:15:41 load avg: 1.80 [394/447] test_unary passed │ │ │ │ -0:15:41 load avg: 1.80 [395/447] test_unicode_file_functions passed │ │ │ │ -0:15:41 load avg: 1.80 [396/447] test_unicode_file passed │ │ │ │ -0:15:42 load avg: 1.80 [397/447] test_unicode_identifiers passed │ │ │ │ -0:15:48 load avg: 1.74 [398/447] test_unittest passed │ │ │ │ -0:15:48 load avg: 1.74 [399/447] test_unpack passed │ │ │ │ -0:15:48 load avg: 1.74 [400/447] test_unpack_ex passed │ │ │ │ -0:15:55 load avg: 1.76 [401/447] test_unicodedata passed │ │ │ │ -0:15:56 load avg: 1.76 [402/447] test_urllib passed │ │ │ │ -0:15:56 load avg: 1.76 [403/447/1] test_urllib2 failed (1 failure) │ │ │ │ +0:22:08 load avg: 25.93 [333/447] test_stat passed -- running (1): test_int (11 min 54 sec) │ │ │ │ +0:22:38 load avg: 29.45 running (2): test_statistics (30.0 sec), test_int (12 min 24 sec) │ │ │ │ +0:23:08 load avg: 34.55 running (2): test_statistics (1 min), test_int (12 min 54 sec) │ │ │ │ +0:23:38 load avg: 34.63 running (2): test_statistics (1 min 30 sec), test_int (13 min 24 sec) │ │ │ │ +0:23:48 load avg: 32.70 [334/447] test_statistics passed (1 min 39 sec) -- running (1): test_int (13 min 34 sec) │ │ │ │ +0:23:56 load avg: 31.60 [335/447] test_str passed -- running (1): test_int (13 min 42 sec) │ │ │ │ +0:23:56 load avg: 31.60 [336/447] test_strftime passed -- running (1): test_int (13 min 43 sec) │ │ │ │ +0:23:57 load avg: 32.27 [337/447] test_string passed -- running (1): test_int (13 min 44 sec) │ │ │ │ +0:23:58 load avg: 32.27 [338/447] test_string_literals passed -- running (1): test_int (13 min 44 sec) │ │ │ │ +0:23:59 load avg: 32.27 [339/447] test_stringprep passed -- running (1): test_int (13 min 45 sec) │ │ │ │ +0:24:00 load avg: 32.27 [340/447] test_strptime passed -- running (1): test_int (13 min 46 sec) │ │ │ │ +0:24:05 load avg: 32.09 [341/447] test_strtod passed -- running (1): test_int (13 min 51 sec) │ │ │ │ +0:24:06 load avg: 32.09 [342/447] test_struct passed -- running (1): test_int (13 min 53 sec) │ │ │ │ +0:24:07 load avg: 32.65 [343/447] test_structseq passed -- running (1): test_int (13 min 53 sec) │ │ │ │ +0:24:08 load avg: 32.65 [344/447] test_subclassinit passed -- running (1): test_int (13 min 54 sec) │ │ │ │ +0:24:38 load avg: 31.77 running (2): test_subprocess (30.0 sec), test_int (14 min 24 sec) │ │ │ │ +0:24:40 load avg: 31.77 [345/447] test_subprocess passed (31.9 sec) -- running (1): test_int (14 min 26 sec) │ │ │ │ +0:24:40 load avg: 31.77 [346/447] test_sundry passed -- running (1): test_int (14 min 26 sec) │ │ │ │ +0:24:40 load avg: 31.77 [347/447] test_super passed -- running (1): test_int (14 min 27 sec) │ │ │ │ +0:24:50 load avg: 31.57 [348/447] test_support passed -- running (1): test_int (14 min 36 sec) │ │ │ │ +0:24:51 load avg: 31.57 [349/447] test_symtable passed -- running (1): test_int (14 min 37 sec) │ │ │ │ +0:24:52 load avg: 32.81 [350/447] test_syntax passed -- running (1): test_int (14 min 38 sec) │ │ │ │ +0:24:59 load avg: 33.06 [351/447] test_sys passed -- running (1): test_int (14 min 46 sec) │ │ │ │ +0:25:00 load avg: 33.06 [352/447] test_sys_setprofile passed -- running (1): test_int (14 min 46 sec) │ │ │ │ +0:25:06 load avg: 32.82 [353/447] test_sys_settrace passed -- running (1): test_int (14 min 52 sec) │ │ │ │ +0:25:07 load avg: 32.99 [354/447] test_sysconfig passed -- running (1): test_int (14 min 54 sec) │ │ │ │ +0:25:08 load avg: 32.99 [355/447] test_syslog passed -- running (1): test_int (14 min 55 sec) │ │ │ │ +0:25:10 load avg: 32.99 [356/447] test_tabnanny passed -- running (1): test_int (14 min 56 sec) │ │ │ │ +0:25:40 load avg: 34.96 running (2): test_tarfile (30.0 sec), test_int (15 min 26 sec) │ │ │ │ +0:25:41 load avg: 34.96 [357/447] test_tarfile passed (31.8 sec) -- running (1): test_int (15 min 28 sec) │ │ │ │ +0:25:42 load avg: 34.08 [358/447] test_tcl passed -- running (1): test_int (15 min 28 sec) │ │ │ │ +0:25:44 load avg: 34.08 [359/447] test_tempfile passed -- running (1): test_int (15 min 30 sec) │ │ │ │ +0:25:45 load avg: 34.08 [360/447] test_termios passed -- running (1): test_int (15 min 31 sec) │ │ │ │ +0:25:45 load avg: 34.08 [361/447] test_textwrap passed -- running (1): test_int (15 min 32 sec) │ │ │ │ +0:25:48 load avg: 33.84 [362/447] test_thread passed -- running (1): test_int (15 min 34 sec) │ │ │ │ +0:25:48 load avg: 33.84 [363/447] test_thread_local_bytecode passed -- running (1): test_int (15 min 35 sec) │ │ │ │ +0:25:49 load avg: 33.84 [364/447] test_threadedtempfile passed -- running (1): test_int (15 min 35 sec) │ │ │ │ +0:26:19 load avg: 34.19 running (2): test_threading (30.0 sec), test_int (16 min 5 sec) │ │ │ │ +0:26:22 load avg: 33.93 [365/447] test_threading passed (33.3 sec) -- running (1): test_int (16 min 8 sec) │ │ │ │ +0:26:25 load avg: 33.93 [366/447] test_threading_local passed -- running (1): test_int (16 min 11 sec) │ │ │ │ +0:26:31 load avg: 33.62 [367/447] test_threadsignals passed -- running (1): test_int (16 min 17 sec) │ │ │ │ +0:26:35 load avg: 33.57 [368/447] test_time passed -- running (1): test_int (16 min 21 sec) │ │ │ │ +0:26:35 load avg: 33.57 [369/447] test_timeit passed -- running (1): test_int (16 min 22 sec) │ │ │ │ +0:26:37 load avg: 34.16 [370/447] test_timeout passed -- running (1): test_int (16 min 24 sec) │ │ │ │ +0:26:50 load avg: 34.22 [371/447] test_tkinter passed -- running (1): test_int (16 min 37 sec) │ │ │ │ +0:27:20 load avg: 33.28 running (2): test_tokenize (30.0 sec), test_int (17 min 7 sec) │ │ │ │ +0:27:31 load avg: 32.62 [372/447] test_tokenize passed (40.8 sec) -- running (1): test_int (17 min 17 sec) │ │ │ │ +0:27:32 load avg: 32.62 [373/447] test_tomllib passed -- running (1): test_int (17 min 18 sec) │ │ │ │ +0:27:40 load avg: 31.99 [374/447] test_tools passed -- running (1): test_int (17 min 26 sec) │ │ │ │ +0:27:47 load avg: 31.00 [375/447] test_trace passed -- running (1): test_int (17 min 33 sec) │ │ │ │ +0:28:00 load avg: 30.07 [376/447] test_traceback passed -- running (1): test_int (17 min 46 sec) │ │ │ │ +0:28:03 load avg: 29.75 [377/447] test_tracemalloc passed -- running (1): test_int (17 min 49 sec) │ │ │ │ +0:28:03 load avg: 29.75 [378/447] test_tstring passed -- running (1): test_int (17 min 50 sec) │ │ │ │ +0:28:06 load avg: 29.75 [379/447] test_ttk passed -- running (1): test_int (17 min 52 sec) │ │ │ │ +0:28:06 load avg: 29.75 [380/447] test_ttk_textonly passed -- running (1): test_int (17 min 53 sec) │ │ │ │ +0:28:07 load avg: 29.75 [381/447] test_tty passed -- running (1): test_int (17 min 53 sec) │ │ │ │ +0:28:09 load avg: 29.45 [382/447] test_tuple passed -- running (1): test_int (17 min 55 sec) │ │ │ │ +0:28:10 load avg: 29.45 [383/447] test_turtle passed -- running (1): test_int (17 min 56 sec) │ │ │ │ +0:28:10 load avg: 29.45 [384/447] test_type_aliases passed -- running (1): test_int (17 min 56 sec) │ │ │ │ +0:28:10 load avg: 29.45 [385/447] test_type_annotations passed -- running (1): test_int (17 min 57 sec) │ │ │ │ +0:28:11 load avg: 29.45 [386/447] test_type_cache passed -- running (1): test_int (17 min 57 sec) │ │ │ │ +0:28:11 load avg: 29.45 [387/447] test_type_comments passed -- running (1): test_int (17 min 58 sec) │ │ │ │ +0:28:12 load avg: 29.45 [388/447] test_type_params passed -- running (1): test_int (17 min 58 sec) │ │ │ │ +0:28:12 load avg: 29.33 [389/447] test_typechecks passed -- running (1): test_int (17 min 58 sec) │ │ │ │ +0:28:13 load avg: 29.33 [390/447] test_types passed -- running (1): test_int (17 min 59 sec) │ │ │ │ +0:28:14 load avg: 29.33 [391/447] test_typing passed -- running (1): test_int (18 min 1 sec) │ │ │ │ +0:28:15 load avg: 29.33 [392/447] test_ucn passed -- running (1): test_int (18 min 1 sec) │ │ │ │ +0:28:16 load avg: 29.33 [393/447] test_unary passed -- running (1): test_int (18 min 2 sec) │ │ │ │ +0:28:16 load avg: 29.33 [394/447] test_unicode_file passed -- running (1): test_int (18 min 2 sec) │ │ │ │ +0:28:16 load avg: 29.33 [395/447] test_unicode_file_functions passed -- running (1): test_int (18 min 3 sec) │ │ │ │ +0:28:17 load avg: 29.33 [396/447] test_unicode_identifiers passed -- running (1): test_int (18 min 3 sec) │ │ │ │ +0:28:35 load avg: 28.46 [397/447] test_int passed (18 min 22 sec) │ │ │ │ +0:28:43 load avg: 28.01 [398/447] test_unicodedata passed │ │ │ │ +0:28:44 load avg: 28.01 [399/447] test_unpack passed │ │ │ │ +0:28:45 load avg: 28.01 [400/447] test_unpack_ex passed │ │ │ │ +0:28:45 load avg: 28.01 [401/447] test_unittest passed │ │ │ │ +0:28:46 load avg: 28.01 [402/447] test_urllib passed │ │ │ │ +0:28:47 load avg: 27.92 [403/447/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_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 │ │ │ │ test_errors (test.test_urllib2.HandlerTests.test_errors) ... ok │ │ │ │ @@ -554,22 +568,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 82 tests in 0.251s │ │ │ │ +Ran 82 tests in 0.468s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:15:58 load avg: 1.78 [404/447/1] test_urllib2_localnet passed │ │ │ │ -0:15:59 load avg: 1.78 [405/447/1] test_urllib2net passed │ │ │ │ -0:15:59 load avg: 1.78 [406/447/1] test_urllib_response passed │ │ │ │ -0:16:00 load avg: 1.78 [407/447/2] test_urllibnet failed (1 error) │ │ │ │ +0:28:50 load avg: 27.92 [404/447/1] test_urllib2_localnet passed │ │ │ │ +0:28:52 load avg: 27.61 [405/447/1] test_urllib2net passed │ │ │ │ +0:28:52 load avg: 27.61 [406/447/1] test_urllib_response passed │ │ │ │ +0:28:53 load avg: 27.61 [407/447/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" │ │ │ │ @@ -585,83 +599,86 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.15-3.15.0~b4/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.118s │ │ │ │ +Ran 12 tests in 0.257s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:16:00 load avg: 1.78 [408/447/2] test_urlparse passed │ │ │ │ -0:16:01 load avg: 1.78 [409/447/2] test_userdict passed │ │ │ │ -0:16:01 load avg: 1.78 [410/447/2] test_userlist passed │ │ │ │ -0:16:03 load avg: 1.80 [411/447/2] test_userstring passed │ │ │ │ -0:16:04 load avg: 1.80 [412/447/2] test_utf8_mode passed │ │ │ │ -0:16:04 load avg: 1.80 [413/447/2] test_utf8source passed │ │ │ │ -0:16:04 load avg: 1.80 [414/447/2] test_unparse passed │ │ │ │ -0:16:05 load avg: 1.80 [415/447/2] test_uuid passed │ │ │ │ -0:16:09 load avg: 1.65 [416/447/2] test_wait3 passed │ │ │ │ -0:16:10 load avg: 1.65 [417/447/2] test_wait4 passed │ │ │ │ -0:16:10 load avg: 1.65 [418/447/2] test_wave passed │ │ │ │ -0:16:11 load avg: 1.65 [419/447/2] test_warnings passed │ │ │ │ -0:16:11 load avg: 1.65 [420/447/2] test_weakset passed │ │ │ │ -0:16:11 load avg: 1.68 [421/447/2] test_webbrowser passed │ │ │ │ -0:16:12 load avg: 1.68 [422/447/2] test_winapi skipped │ │ │ │ +0:28:54 load avg: 27.61 [408/447/2] test_urlparse passed │ │ │ │ +0:28:55 load avg: 27.61 [409/447/2] test_userdict passed │ │ │ │ +0:28:56 load avg: 27.61 [410/447/2] test_userlist passed │ │ │ │ +0:29:00 load avg: 27.40 [411/447/2] test_userstring passed │ │ │ │ +0:29:01 load avg: 27.40 [412/447/2] test_utf8_mode passed │ │ │ │ +0:29:02 load avg: 27.40 [413/447/2] test_utf8source passed │ │ │ │ +0:29:02 load avg: 27.21 [414/447/2] test_uuid passed │ │ │ │ +0:29:08 load avg: 26.87 [415/447/2] test_wait3 passed │ │ │ │ +0:29:13 load avg: 26.48 [416/447/2] test_wait4 passed │ │ │ │ +0:29:15 load avg: 26.48 [417/447/2] test_warnings passed -- running (1): test_unparse (30.5 sec) │ │ │ │ +0:29:16 load avg: 26.48 [418/447/2] test_wave passed -- running (1): test_unparse (31.0 sec) │ │ │ │ +0:29:23 load avg: 26.09 [419/447/2] test_unparse passed (38.2 sec) │ │ │ │ +0:29:23 load avg: 26.09 [420/447/2] test_weakset passed │ │ │ │ +0:29:24 load avg: 26.09 [421/447/2] test_webbrowser passed │ │ │ │ +0:29:24 load avg: 26.09 [422/447/2] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:16:12 load avg: 1.68 [423/447/2] test_winconsoleio skipped │ │ │ │ +0:29:25 load avg: 26.09 [423/447/2] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:16:12 load avg: 1.68 [424/447/2] test_winreg skipped │ │ │ │ +0:29:25 load avg: 26.09 [424/447/2] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:16:12 load avg: 1.68 [425/447/2] test_winsound skipped │ │ │ │ +0:29:25 load avg: 26.09 [425/447/2] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:16:12 load avg: 1.68 [426/447/2] test_with passed │ │ │ │ -0:16:12 load avg: 1.68 [427/447/2] test_wmi skipped │ │ │ │ +0:29:26 load avg: 26.09 [426/447/2] test_with passed │ │ │ │ +0:29:26 load avg: 26.09 [427/447/2] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:16:13 load avg: 1.68 [428/447/2] test_wsgiref passed │ │ │ │ -0:16:13 load avg: 1.68 [429/447/2] test_xml passed │ │ │ │ -0:16:13 load avg: 1.68 [430/447/2] test_xml_dom_minicompat passed │ │ │ │ -0:16:13 load avg: 1.68 [431/447/2] test_xml_dom_xmlbuilder passed │ │ │ │ -0:16:15 load avg: 1.68 [432/447/2] test_xml_etree passed │ │ │ │ -0:16:16 load avg: 1.68 [433/447/2] test_xml_etree_c passed │ │ │ │ -0:16:19 load avg: 1.71 [434/447/2] test_weakref passed │ │ │ │ -0:16:19 load avg: 1.71 [435/447/2] test_xpickle skipped (resource denied) │ │ │ │ +0:29:26 load avg: 26.09 [428/447/2] test_weakref passed │ │ │ │ +0:29:27 load avg: 26.09 [429/447/2] test_wsgiref passed │ │ │ │ +0:29:27 load avg: 26.09 [430/447/2] test_xml passed │ │ │ │ +0:29:27 load avg: 26.08 [431/447/2] test_xml_dom_minicompat passed │ │ │ │ +0:29:27 load avg: 26.08 [432/447/2] test_xml_dom_xmlbuilder passed │ │ │ │ +0:29:30 load avg: 26.08 [433/447/2] test_xml_etree_c passed │ │ │ │ +0:29:31 load avg: 26.08 [434/447/2] test_xml_etree passed │ │ │ │ +0:29:31 load avg: 26.08 [435/447/2] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -0:16:20 load avg: 1.71 [436/447/2] test_xxlimited passed │ │ │ │ -0:16:20 load avg: 1.71 [437/447/2] test_xxtestfuzz passed │ │ │ │ -0:16:20 load avg: 1.71 [438/447/2] test_yield_from passed │ │ │ │ -0:16:20 load avg: 1.71 [439/447/2] test_zipapp passed │ │ │ │ -0:16:39 load avg: 1.50 [440/447/2] test_zipfile passed │ │ │ │ -0:16:40 load avg: 1.50 [441/447/2] test_zipfile64 skipped (resource denied) │ │ │ │ +0:29:32 load avg: 26.08 [436/447/2] test_xxlimited passed │ │ │ │ +0:29:32 load avg: 25.84 [437/447/2] test_xxtestfuzz passed │ │ │ │ +0:29:33 load avg: 25.84 [438/447/2] test_yield_from passed │ │ │ │ +0:29:33 load avg: 25.84 [439/447/2] test_zipapp passed │ │ │ │ +0:29:59 load avg: 24.79 [440/447/2] test_xmlrpc passed │ │ │ │ +0:29:59 load avg: 24.79 [441/447/2] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:16:43 load avg: 1.46 [442/447/2] test_xmlrpc passed │ │ │ │ -0:16:45 load avg: 1.46 [443/447/2] test_zipimport_support passed │ │ │ │ -0:16:46 load avg: 1.46 [444/447/2] test_zlib passed │ │ │ │ -0:16:47 load avg: 1.51 [445/447/2] test_zoneinfo passed │ │ │ │ -0:16:48 load avg: 1.51 [446/447/2] test_zstd passed │ │ │ │ -0:17:18 load avg: 1.31 running (1): test_zipimport (37.9 sec) │ │ │ │ -0:17:48 load avg: 1.18 running (1): test_zipimport (1 min 7 sec) │ │ │ │ -0:18:18 load avg: 1.11 running (1): test_zipimport (1 min 37 sec) │ │ │ │ -0:18:48 load avg: 1.07 running (1): test_zipimport (2 min 7 sec) │ │ │ │ -0:18:51 load avg: 1.07 [447/447/2] test_zipimport passed (2 min 10 sec) │ │ │ │ +0:30:14 load avg: 24.55 [442/447/2] test_zipfile passed (41.4 sec) │ │ │ │ +0:30:16 load avg: 24.55 [443/447/2] test_zipimport_support passed │ │ │ │ +0:30:19 load avg: 24.66 [444/447/2] test_zlib passed │ │ │ │ +0:30:20 load avg: 24.66 [445/447/2] test_zoneinfo passed │ │ │ │ +0:30:22 load avg: 24.66 [446/447/2] test_zstd passed │ │ │ │ +0:30:52 load avg: 25.52 running (1): test_zipimport (52.9 sec) │ │ │ │ +0:31:22 load avg: 25.73 running (1): test_zipimport (1 min 22 sec) │ │ │ │ +0:31:52 load avg: 25.57 running (1): test_zipimport (1 min 52 sec) │ │ │ │ +0:32:22 load avg: 24.98 running (1): test_zipimport (2 min 22 sec) │ │ │ │ +0:32:52 load avg: 24.04 running (1): test_zipimport (2 min 52 sec) │ │ │ │ +0:33:22 load avg: 23.91 running (1): test_zipimport (3 min 22 sec) │ │ │ │ +0:33:52 load avg: 23.93 running (1): test_zipimport (3 min 52 sec) │ │ │ │ +0:34:14 load avg: 24.69 [447/447/2] test_zipimport passed (4 min 15 sec) │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 8 min 50 sec │ │ │ │ -- test_zipimport: 2 min 10 sec │ │ │ │ -- test_hashlib: 1 min 6 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 52.4 sec │ │ │ │ -- test_source_encoding: 48.9 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 46.9 sec │ │ │ │ -- test_profiling: 46.9 sec │ │ │ │ -- test_cext: 44.8 sec │ │ │ │ -- test_math: 40.6 sec │ │ │ │ -- test_cppext: 40.3 sec │ │ │ │ +- test_int: 18 min 22 sec │ │ │ │ +- test_zipimport: 4 min 15 sec │ │ │ │ +- test_hashlib: 1 min 46 sec │ │ │ │ +- test_statistics: 1 min 39 sec │ │ │ │ +- test_cext: 1 min 38 sec │ │ │ │ +- test_cppext: 1 min 29 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 28 sec │ │ │ │ +- test_math: 1 min 27 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 1 min 5 sec │ │ │ │ +- test_source_encoding: 1 min 5 sec │ │ │ │ │ │ │ │ 17 tests skipped: │ │ │ │ test.test_os.test_windows test_android test_apple test_devpoll │ │ │ │ test_free_threading test_kqueue test_launcher test_msvcrt │ │ │ │ test_perf_profiler test_perfmaps test_samply_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ @@ -670,35 +687,35 @@ │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 426 tests OK. │ │ │ │ │ │ │ │ -0:18:51 load avg: 1.07 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ -0:18:51 load avg: 1.07 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:18:51 load avg: 1.07 [1/2/1] test_urllibnet failed (1 error) │ │ │ │ +0:34:14 load avg: 24.69 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +0:34:14 load avg: 24.69 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:34:15 load avg: 24.69 [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.15-3.15.0~b4/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.014s │ │ │ │ +Ran 1 test in 0.032s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:18:51 load avg: 1.07 [2/2/2] test_urllib2 failed (1 failure) │ │ │ │ +0:34:15 load avg: 24.69 [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): │ │ │ │ @@ -730,34 +747,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.018s │ │ │ │ +Ran 1 test in 0.040s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ 2 tests failed again: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE then FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 8 min 50 sec │ │ │ │ -- test_zipimport: 2 min 10 sec │ │ │ │ -- test_hashlib: 1 min 6 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 52.4 sec │ │ │ │ -- test_source_encoding: 48.9 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 46.9 sec │ │ │ │ -- test_profiling: 46.9 sec │ │ │ │ -- test_cext: 44.8 sec │ │ │ │ -- test_math: 40.6 sec │ │ │ │ -- test_cppext: 40.3 sec │ │ │ │ +- test_int: 18 min 22 sec │ │ │ │ +- test_zipimport: 4 min 15 sec │ │ │ │ +- test_hashlib: 1 min 46 sec │ │ │ │ +- test_statistics: 1 min 39 sec │ │ │ │ +- test_cext: 1 min 38 sec │ │ │ │ +- test_cppext: 1 min 29 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 28 sec │ │ │ │ +- test_math: 1 min 27 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 1 min 5 sec │ │ │ │ +- test_source_encoding: 1 min 5 sec │ │ │ │ │ │ │ │ 17 tests skipped: │ │ │ │ test.test_os.test_windows test_android test_apple test_devpoll │ │ │ │ test_free_threading test_kqueue test_launcher test_msvcrt │ │ │ │ test_perf_profiler test_perfmaps test_samply_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ @@ -769,13 +786,13 @@ │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 426 tests OK. │ │ │ │ │ │ │ │ -Total duration: 18 min 51 sec │ │ │ │ +Total duration: 34 min 15 sec │ │ │ │ Total tests: run=48,283 failures=2 skipped=2,094 │ │ │ │ Total test files: run=447/447 failed=2 skipped=17 resource_denied=2 rerun=2 │ │ │ │ Result: FAILURE then FAILURE │ │ │ │ make[1]: *** [Makefile:2537: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.15-3.15.0~b4/build-static'