hmake pythoninfo h in dir /home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build (timeout 1200 secs) h watching logfiles {} h argv: [b'make', b'pythoninfo'] h environment: h HOME=/home/buildbot h INVOCATION_ID=af80df79dadb4cfeb59e5c394f523ffc h JOURNAL_STREAM=9:41297 h LANG=en_US.UTF-8 h LOGNAME=buildbot h PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin h PWD=/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build h SHELL=/bin/bash h USER=buildbot h using PTY: False oChecked 112 modules (34 built-in, 77 shared, 1 n/a on linux-aarch64, 0 disabled, 0 missing, 0 failed on import) o./python -m test.pythoninfo oPython debug information o======================== o oCC.version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22) o_decimal.__libmpdec_version__: 2.5.1 o_testcapi.LONG_MAX: 9223372036854775807 o_testcapi.PY_SSIZE_T_MAX: 9223372036854775807 o_testcapi.Py_C_RECURSION_LIMIT: 10000 o_testcapi.SIZEOF_TIME_T: 8 o_testcapi.SIZEOF_WCHAR_T: 4 o_testinternalcapi.SIZEOF_PYGC_HEAD: 16 o_testinternalcapi.SIZEOF_PYOBJECT: 16 obuild.NDEBUG: ignore assertions (macro defined) obuild.Py_DEBUG: No (sys.gettotalrefcount() missing) obuild.Py_TRACE_REFS: No (sys.getobjects() missing) obuild.WITH_DOC_STRINGS: Yes obuild.WITH_DTRACE: No obuild.WITH_MIMALLOC: Yes obuild.WITH_PYMALLOC: Yes obuild.WITH_VALGRIND: No obuiltins.float.double_format: IEEE, little-endian obuiltins.float.float_format: IEEE, little-endian oconfig[_config_init]: 2 oconfig[_init_main]: True oconfig[_install_importlib]: True oconfig[_is_python_build]: True oconfig[argv]: ('-m',) oconfig[base_exec_prefix]: '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/target' oconfig[base_executable]: '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/python' oconfig[base_prefix]: '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/target' oconfig[buffered_stdio]: True oconfig[bytes_warning]: 0 oconfig[check_hash_pycs_mode]: 'default' oconfig[code_debug_ranges]: True oconfig[configure_c_stdio]: True oconfig[cpu_count]: -1 oconfig[dev_mode]: False oconfig[dump_refs]: False oconfig[dump_refs_file]: None oconfig[exec_prefix]: '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/target' oconfig[executable]: '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/python' oconfig[faulthandler]: False oconfig[filesystem_encoding]: 'utf-8' oconfig[filesystem_errors]: 'surrogateescape' oconfig[hash_seed]: 0 oconfig[home]: None oconfig[import_time]: False oconfig[inspect]: False oconfig[install_signal_handlers]: True oconfig[int_max_str_digits]: 4300 oconfig[interactive]: False oconfig[isolated]: False oconfig[malloc_stats]: False oconfig[module_search_paths]: ('/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/target/lib/python314.zip', '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/Lib', '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/build/lib.linux-aarch64-3.14') oconfig[module_search_paths_set]: True oconfig[optimization_level]: 0 oconfig[orig_argv]: ('./python', '-m', 'test.pythoninfo') oconfig[parse_argv]: True oconfig[parser_debug]: False oconfig[pathconfig_warnings]: True oconfig[perf_profiling]: 0 oconfig[platlibdir]: 'lib' oconfig[prefix]: '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/target' oconfig[program_name]: './python' oconfig[pycache_prefix]: None oconfig[pythonpath_env]: None oconfig[quiet]: False oconfig[run_command]: None oconfig[run_filename]: None oconfig[run_module]: 'test.pythoninfo' oconfig[safe_path]: False oconfig[show_ref_count]: False oconfig[site_import]: True oconfig[skip_source_first_line]: False oconfig[stdio_encoding]: 'utf-8' oconfig[stdio_errors]: 'strict' oconfig[stdlib_dir]: '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/Lib' oconfig[sys_path_0]: '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build' oconfig[tracemalloc]: 0 oconfig[use_environment]: True oconfig[use_frozen_modules]: True oconfig[use_hash_seed]: False oconfig[user_site_directory]: True oconfig[verbose]: 0 oconfig[warn_default_encoding]: False oconfig[warnoptions]: () oconfig[write_bytecode]: True oconfig[xoptions]: {} ocurses.ncurses_version: curses.ncurses_version(major=6, minor=1, patch=20180224) odatetime.datetime.now: 2024-11-22 01:22:48.975801 oexpat.EXPAT_VERSION: expat_2.6.4 ofips.linux_crypto_fips_enabled: 0 ofips.openssl_fips_mode: 0 ogdb_version: GNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8 ogdbm.GDBM_VERSION: 1.18.0 oglobal_config[Py_BytesWarningFlag]: 0 oglobal_config[Py_DebugFlag]: 0 oglobal_config[Py_DontWriteBytecodeFlag]: 0 oglobal_config[Py_FileSystemDefaultEncodeErrors]: 'surrogateescape' oglobal_config[Py_FileSystemDefaultEncoding]: 'utf-8' oglobal_config[Py_FrozenFlag]: 0 oglobal_config[Py_HasFileSystemDefaultEncoding]: 0 oglobal_config[Py_HashRandomizationFlag]: 1 oglobal_config[Py_IgnoreEnvironmentFlag]: 0 oglobal_config[Py_InspectFlag]: 0 oglobal_config[Py_InteractiveFlag]: 0 oglobal_config[Py_IsolatedFlag]: 0 oglobal_config[Py_NoSiteFlag]: 0 oglobal_config[Py_NoUserSiteDirectory]: 0 oglobal_config[Py_OptimizeFlag]: 0 oglobal_config[Py_QuietFlag]: 0 oglobal_config[Py_UTF8Mode]: 0 oglobal_config[Py_UnbufferedStdioFlag]: 0 oglobal_config[Py_VerboseFlag]: 0 oglobal_config[_Py_HasFileSystemDefaultEncodeErrors]: 0 olibregrtests.build_info: release LTO olocale.getencoding: UTF-8 oos.cpu_count: 40 oos.environ[HOME]: /home/buildbot oos.environ[LANG]: en_US.UTF-8 oos.environ[PATH]: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin oos.environ[SHELL]: /bin/bash oos.getcwd: /home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build oos.getegid: 1001 oos.geteuid: 1001 oos.getgid: 1001 oos.getgrouplist: 1001 oos.getgroups: 1001 oos.getloadavg: (1.8, 3.06, 4.38) oos.getrandom: ready (initialized) oos.getresgid: (1001, 1001, 1001) oos.getresuid: (1001, 1001, 1001) oos.getuid: 1001 oos.name: posix oos.process_cpu_count: 40 oos.supports_bytes_environ: True oos.supports_effective_ids: ['access'] oos.supports_fd: ['chdir', 'chmod', 'chown', 'execve', 'listdir', 'pathconf', 'scandir', 'stat', 'statvfs', 'truncate', 'utime'] oos.supports_follow_symlinks: ['access', 'chown', 'link', 'stat', 'utime'] oos.umask: 0o077 oos.uname: posix.uname_result(sysname='Linux', nodename='localhost.localdomain', release='4.18.0-553.22.1.el8_10.aarch64', version='#1 SMP Wed Sep 11 21:41:56 UTC 2024', machine='aarch64') oplatform.architecture: 64bit ELF oplatform.freedesktop_os_release[ID]: rhel oplatform.freedesktop_os_release[NAME]: Red Hat Enterprise Linux oplatform.freedesktop_os_release[VERSION]: 8.10 (Ootpa) oplatform.freedesktop_os_release[VERSION_ID]: 8.10 oplatform.libc_ver: glibc 2.28 oplatform.platform: Linux-4.18.0-553.22.1.el8_10.aarch64-aarch64-with-glibc2.28 oplatform.python_implementation: CPython opre_config[_config_init]: 2 opre_config[allocator]: 0 opre_config[coerce_c_locale]: 0 opre_config[coerce_c_locale_warn]: 0 opre_config[configure_locale]: 1 opre_config[dev_mode]: 0 opre_config[isolated]: 0 opre_config[parse_argv]: 1 opre_config[use_environment]: 1 opre_config[utf8_mode]: 0 opwd.getpwuid(1001): pwd.struct_passwd(pw_name='buildbot', pw_passwd='x', pw_uid=1001, pw_gid=1001, pw_gecos='', pw_dir='/home/buildbot', pw_shell='/bin/bash') opymem.allocator: pymalloc oreadline._READLINE_LIBRARY_VERSION: 7.0 oreadline._READLINE_RUNTIME_VERSION: 0x700 oreadline._READLINE_VERSION: 0x700 oresource.RLIMIT_AS: (-1, -1) oresource.RLIMIT_CORE: (0, -1) oresource.RLIMIT_CPU: (-1, -1) oresource.RLIMIT_DATA: (-1, -1) oresource.RLIMIT_FSIZE: (-1, -1) oresource.RLIMIT_MEMLOCK: (65536, 65536) oresource.RLIMIT_MSGQUEUE: (819200, 819200) oresource.RLIMIT_NICE: (0, 0) oresource.RLIMIT_NOFILE: (1024, 262144) oresource.RLIMIT_NPROC: (79235, 79235) oresource.RLIMIT_OFILE: (1024, 262144) oresource.RLIMIT_RSS: (-1, -1) oresource.RLIMIT_RTPRIO: (0, 0) oresource.RLIMIT_RTTIME: (-1, -1) oresource.RLIMIT_SIGPENDING: (79235, 79235) oresource.RLIMIT_STACK: (8388608, -1) oresource.pagesize: 65536 osocket.hostname: localhost.localdomain osqlite3.sqlite_version: 3.26.0 ossl.HAS_SNI: True ossl.OPENSSL_VERSION: OpenSSL 1.1.1k FIPS 25 Mar 2021 ossl.OPENSSL_VERSION_INFO: (1, 1, 1, 11, 15) ossl.OP_ALL: 0x80000054 ossl.OP_NO_TLSv1_1: 0x10000000 ossl.SSLContext.maximum_version: 772 ossl.SSLContext.minimum_version: 771 ossl.SSLContext.options: 2186412116 ossl.SSLContext.protocol: 16 ossl.SSLContext.verify_mode: 2 ossl.default_https_context.maximum_version: 772 ossl.default_https_context.minimum_version: 771 ossl.default_https_context.options: 2186412116 ossl.default_https_context.protocol: 16 ossl.default_https_context.verify_mode: 2 ossl.stdlib_context.maximum_version: 772 ossl.stdlib_context.minimum_version: 771 ossl.stdlib_context.options: 2186412116 ossl.stdlib_context.protocol: 16 ossl.stdlib_context.verify_mode: 0 osubprocess._USE_POSIX_SPAWN: True osupport.MS_WINDOWS: False osupport._is_gui_available: False osupport.check_sanitizer(address=True): False osupport.check_sanitizer(memory=True): False osupport.check_sanitizer(ub=True): False osupport.has_fork_support: True osupport.has_socket_support: True osupport.has_strftime_extensions: True osupport.has_subprocess_support: True osupport.is_android: False osupport.is_emscripten: False osupport.is_jython: False osupport.is_wasi: False osupport.python_is_optimized: True osupport_os_helper.can_chmod: True osupport_os_helper.can_dac_override: False osupport_os_helper.can_symlink: True osupport_os_helper.can_xattr: False osupport_socket_helper.IPV6_ENABLED: True osupport_socket_helper.has_gethostname: True osupport_socket_helper.tcp_blackhole: False osupport_threading_helper.can_start_thread: True osys._is_gil_enabled: True osys.api_version: 1013 osys.builtin_module_names: ('_abc', '_ast', '_codecs', '_collections', '_functools', '_imp', '_io', '_locale', '_opcode', '_operator', '_signal', '_sre', '_stat', '_string', '_suggestions', '_symtable', '_sysconfig', '_thread', '_tokenize', '_tracemalloc', '_typing', '_warnings', '_weakref', 'atexit', 'builtins', 'errno', 'faulthandler', 'gc', 'itertools', 'marshal', 'posix', 'pwd', 'sys', 'time') osys.byteorder: little osys.dont_write_bytecode: False osys.executable: /home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/python osys.filesystem_encoding: utf-8/surrogateescape osys.flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1, isolated=0, dev_mode=False, utf8_mode=0, warn_default_encoding=0, safe_path=False, int_max_str_digits=4300) osys.float_info: sys.float_info(max=1.7976931348623157e+308, max_exp=1024, max_10_exp=308, min=2.2250738585072014e-308, min_exp=-1021, min_10_exp=-307, dig=15, mant_dig=53, epsilon=2.220446049250313e-16, radix=2, rounds=1) osys.float_repr_style: short osys.getrecursionlimit: 1000 osys.hash_info: sys.hash_info(width=64, modulus=2305843009213693951, inf=314159, nan=0, imag=1000003, algorithm='siphash13', hash_bits=64, seed_bits=128, cutoff=0) osys.hexversion: 51249314 osys.implementation: namespace(name='cpython', cache_tag='cpython-314', version=sys.version_info(major=3, minor=14, micro=0, releaselevel='alpha', serial=2), hexversion=51249314, _multiarch='aarch64-linux-gnu') osys.int_info: sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) osys.maxsize: 9223372036854775807 osys.maxunicode: 1114111 osys.path: ['/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build', '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/target/lib/python314.zip', '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/Lib', '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/build/lib.linux-aarch64-3.14', '/home/buildbot/.local/lib/python3.14/site-packages'] osys.platform: linux osys.platlibdir: lib osys.prefix: /home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/target osys.stderr.encoding: utf-8/backslashreplace osys.stdin.encoding: utf-8/strict osys.stdout.encoding: utf-8/strict osys.thread_info: sys.thread_info(name='pthread', lock='semaphore', version='NPTL 2.28') osys.version: 3.14.0a2+ (heads/main:8c98ed846a7, Nov 22 2024, 01:16:35) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] osys.version_info: sys.version_info(major=3, minor=14, micro=0, releaselevel='alpha', serial=2) osysconfig.is_python_build: True osysconfig[CCSHARED]: -fPIC osysconfig[CC]: gcc -pthread osysconfig[CFLAGS]: -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall osysconfig[CONFIG_ARGS]: '--prefix' '/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/target' '--with-lto' osysconfig[HOST_GNU_TYPE]: aarch64-unknown-linux-gnu osysconfig[MACHDEP]: linux osysconfig[MULTIARCH]: aarch64-linux-gnu osysconfig[OPT]: -DNDEBUG -g -O3 -Wall osysconfig[PGO_PROF_USE_FLAG]: -fprofile-use -fprofile-correction osysconfig[PY_CFLAGS]: -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall osysconfig[PY_CFLAGS_NODIST]: -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc osysconfig[PY_CORE_LDFLAGS]: -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g osysconfig[PY_LDFLAGS_NODIST]: -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g osysconfig[PY_STDMODULE_CFLAGS]: -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include osysconfig[Py_DEBUG]: 0 osysconfig[Py_ENABLE_SHARED]: 0 osysconfig[Py_GIL_DISABLED]: 0 osysconfig[SHELL]: /bin/sh -e osysconfig[SOABI]: cpython-314-aarch64-linux-gnu osysconfig[TEST_MODULES]: yes osysconfig[abs_builddir]: /home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build osysconfig[abs_srcdir]: /home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build osysconfig[prefix]: /home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build/target osysconfig[srcdir]: /home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.lto/build otempfile.gettempdir: /tmp otest_socket.HAVE_SOCKET_ALG: True otest_socket.HAVE_SOCKET_BLUETOOTH: False otest_socket.HAVE_SOCKET_CAN: True otest_socket.HAVE_SOCKET_CAN_ISOTP: False otest_socket.HAVE_SOCKET_CAN_J1939: False otest_socket.HAVE_SOCKET_HYPERV: False otest_socket.HAVE_SOCKET_QIPCRTR: False otest_socket.HAVE_SOCKET_RDS: False otest_socket.HAVE_SOCKET_UDPLITE: True otest_socket.HAVE_SOCKET_VSOCK: False otime.altzone: 14400 otime.daylight: 1 otime.get_clock_info(monotonic): namespace(implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, adjustable=False, resolution=1e-09) otime.get_clock_info(perf_counter): namespace(implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, adjustable=False, resolution=1e-09) otime.get_clock_info(process_time): namespace(implementation='clock_gettime(CLOCK_PROCESS_CPUTIME_ID)', monotonic=True, adjustable=False, resolution=1e-09) otime.get_clock_info(thread_time): namespace(implementation='clock_gettime(CLOCK_THREAD_CPUTIME_ID)', monotonic=True, adjustable=False, resolution=1e-09) otime.get_clock_info(time): namespace(implementation='clock_gettime(CLOCK_REALTIME)', monotonic=False, adjustable=True, resolution=1e-09) otime.time: 1732256569.3390439 otime.timezone: 18000 otime.tzname: ('EST', 'EDT') otkinter.TCL_VERSION: 8.6 otkinter.TK_VERSION: 8.6 otkinter.info_patchlevel: 8.6.8 ozlib.ZLIB_RUNTIME_VERSION: 1.2.11 ozlib.ZLIB_VERSION: 1.2.11 hprogram finished with exit code 0 helapsedTime=2.072590