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