Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-gevent.spec'], chrootPath='/var/lib/mock/infra9-infra-common-el9-build-166441-1007247/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-gevent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1646524800 Wrote: /builddir/build/SRPMS/python-gevent-21.12.0-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-gevent.spec'], chrootPath='/var/lib/mock/infra9-infra-common-el9-build-166441-1007247/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-gevent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1646524800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Tq1mRD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gevent-21.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gevent-21.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gevent-21.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r deps + sed -i -e s/include_package_data=True/include_package_data=False/ setup.py ++ grep -rl '/\* Generated by Cython' + rm src/gevent/local.c src/gevent/_imap.c src/gevent/resolver/cares.c src/gevent/event.c src/gevent/_waiter.c src/gevent/_greenlet_primitives.c src/gevent/_semaphore.c src/gevent/_tracer.c src/gevent/queue.c src/gevent/_hub_local.c src/gevent/libev/corecext.c src/gevent/libev/corecext.h src/gevent/_hub_primitives.c src/gevent/_ident.c src/gevent/_abstract_linkable.c src/gevent/greenlet.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UCwzfA + umask 022 + cd /builddir/build/BUILD + cd gevent-21.12.0 + export GEVENTSETUP_EMBED=0 + GEVENTSETUP_EMBED=0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Compiling src/gevent/resolver/cares.pyx because it changed. [1/1] Cythonizing src/gevent/resolver/cares.pyx Compiling src/gevent/libev/corecext.pyx because it changed. [1/1] Cythonizing src/gevent/libev/corecext.pyx Compiling src/gevent/_greenlet_primitives.py because it changed. [1/1] Cythonizing src/gevent/_greenlet_primitives.py Compiling src/gevent/_hub_primitives.py because it changed. [1/1] Cythonizing src/gevent/_hub_primitives.py Compiling src/gevent/_hub_local.py because it changed. [1/1] Cythonizing src/gevent/_hub_local.py Compiling src/gevent/_waiter.py because it changed. [1/1] Cythonizing src/gevent/_waiter.py warning: src/gevent/_gevent_cgreenlet.pxd:112:33: Declarations should not be declared inline. Compiling src/gevent/greenlet.py because it changed. [1/1] Cythonizing src/gevent/greenlet.py Compiling src/gevent/_tracer.py because it changed. [1/1] Cythonizing src/gevent/_tracer.py Compiling src/gevent/_abstract_linkable.py because it changed. [1/1] Cythonizing src/gevent/_abstract_linkable.py Compiling src/gevent/_semaphore.py because it changed. [1/1] Cythonizing src/gevent/_semaphore.py warning: src/gevent/_gevent_cgreenlet.pxd:112:33: Declarations should not be declared inline. warning: src/gevent/_gevent_clocal.pxd:100:32: Declarations should not be declared inline. Compiling src/gevent/local.py because it changed. [1/1] Cythonizing src/gevent/local.py Compiling src/gevent/_ident.py because it changed. [1/1] Cythonizing src/gevent/_ident.py warning: src/gevent/_gevent_cgreenlet.pxd:112:33: Declarations should not be declared inline. warning: src/gevent/_gevent_c_imap.pxd:13:23: Declarations should not be declared inline. Compiling src/gevent/_imap.py because it changed. [1/1] Cythonizing src/gevent/_imap.py Compiling src/gevent/event.py because it changed. [1/1] Cythonizing src/gevent/event.py Compiling src/gevent/queue.py because it changed. [1/1] Cythonizing src/gevent/queue.py /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'cffi_modules' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/gevent copying src/gevent/_monitor.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/contextvars.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/threading.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/greenlet.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/util.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/backdoor.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_fileobjectposix.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/builtins.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/__init__.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_compat.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_socket3.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/subprocess.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_ident.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/core.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/fileobject.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/baseserver.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/pywsgi.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/hub.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_socketcommon.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/local.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/os.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_util.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/lock.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_imap.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/exceptions.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/ssl.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_socket2.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/event.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/win32util.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/signal.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_tblib.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_ssl2.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/thread.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/events.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/pool.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_ssl3.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/monkey.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/time.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_sslgte279.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_waiter.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_patcher.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/timeout.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_tracer.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/select.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_hub_primitives.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/server.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/socket.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/queue.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_abstract_linkable.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_util_py2.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_greenlet_primitives.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_fileobjectcommon.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_semaphore.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_threading.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/ares.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/threadpool.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_interfaces.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/resolver_thread.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_config.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/_hub_local.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/selectors.py -> build/lib.linux-aarch64-3.9/gevent copying src/gevent/resolver_ares.py -> build/lib.linux-aarch64-3.9/gevent creating build/lib.linux-aarch64-3.9/gevent/_ffi copying src/gevent/_ffi/loop.py -> build/lib.linux-aarch64-3.9/gevent/_ffi copying src/gevent/_ffi/__init__.py -> build/lib.linux-aarch64-3.9/gevent/_ffi copying src/gevent/_ffi/callback.py -> build/lib.linux-aarch64-3.9/gevent/_ffi copying src/gevent/_ffi/watcher.py -> build/lib.linux-aarch64-3.9/gevent/_ffi creating build/lib.linux-aarch64-3.9/gevent/resolver copying src/gevent/resolver/__init__.py -> build/lib.linux-aarch64-3.9/gevent/resolver copying src/gevent/resolver/_hostsfile.py -> build/lib.linux-aarch64-3.9/gevent/resolver copying src/gevent/resolver/thread.py -> build/lib.linux-aarch64-3.9/gevent/resolver copying src/gevent/resolver/blocking.py -> build/lib.linux-aarch64-3.9/gevent/resolver copying src/gevent/resolver/dnspython.py -> build/lib.linux-aarch64-3.9/gevent/resolver copying src/gevent/resolver/ares.py -> build/lib.linux-aarch64-3.9/gevent/resolver copying src/gevent/resolver/_addresses.py -> build/lib.linux-aarch64-3.9/gevent/resolver creating build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/six.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/util.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/skipping.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/exception.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/modules.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/__init__.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/sockets.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/testcase.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/hub.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/switching.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/support.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/leakcheck.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/testrunner.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/resources.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/params.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/patched_tests_setup.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/monkey_test.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/openfiles.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/flaky.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/travis.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/errorhandler.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/sysinfo.py -> build/lib.linux-aarch64-3.9/gevent/testing copying src/gevent/testing/timing.py -> build/lib.linux-aarch64-3.9/gevent/testing creating build/lib.linux-aarch64-3.9/gevent/libev copying src/gevent/libev/__init__.py -> build/lib.linux-aarch64-3.9/gevent/libev copying src/gevent/libev/corecffi.py -> build/lib.linux-aarch64-3.9/gevent/libev copying src/gevent/libev/_corecffi_build.py -> build/lib.linux-aarch64-3.9/gevent/libev copying src/gevent/libev/watcher.py -> build/lib.linux-aarch64-3.9/gevent/libev creating build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__example_portforwarder.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__hub_join_timeout.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socket_dns.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__selectors.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_futures_thread.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__example_echoserver.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__examples.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__timeout.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socket_ex.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__core_callback.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_builtins_future.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__core_watcher.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__real_greenlet.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__execmodules.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/getaddrinfo_module.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__greenio.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_multiple_imports.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_sigchld_2.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__environ.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__refcount_core.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue230.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/_imports_imports_at_top_level.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__server.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/_imports_at_top_level.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threading_no_monkey.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/__init__.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__example_webproxy.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_ssl_warning3.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__local.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__hub_join.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__queue.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__core_timer.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__contextvars.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__memleak.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__thread.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__example_wsgiserver_ssl.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__joinall.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/_blocks_at_top_level.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue_728.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socket_ssl.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__sleep0.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__import_blocking_in_greenlet.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threading_native_before_monkey.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue330.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__server_pywsgi.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__ssl.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__core_stat.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__systemerror.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__core_async.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__makefile_ref.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socket_errors.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/__main__.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_ssl_warning2.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__greenlet.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/known_failures.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue607.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socketpair.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__ares_timeout.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__hub.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socket_timeout.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threading.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__getaddrinfo_import.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socket_close.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__util.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__pywsgi.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__doctests.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_hub_in_thread.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_ssl_warning.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socket_dns6.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__all__.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_module_run.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issues461_471.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/_import_patch.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue639.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threadpool_executor_patched.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threading_patched_local.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__select.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__greenletset.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__core_loop_run.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__api_timeout.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__example_wsgiserver.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__core.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__os.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__destroy.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__compat.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__GreenletExit.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__subprocess_interrupted.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__nondefaultloop.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/_import_import_patch.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__destroy_default_loop.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__events.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threading_monkey_in_thread.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__api.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test___config.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socket.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__semaphore.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_sigchld_3.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threadpool.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__loop_callback.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_logging.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__event.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test___monitor.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__core_fork.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threading_before_monkey.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__ares_host_result.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__subprocess_poll.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue6.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/lock_tests.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__example_udp_server.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threading_vs_settrace.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__fileobject.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_queue.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__close_backend_fd.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__lock.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__socket_send_memoryview.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue467.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_sigchld.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__threading_2.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test___ident.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__example_udp_client.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__pool.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__subprocess.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_selectors.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__exc_info.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__import_wait.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__iwait.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue1686.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue600.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/_import_wait.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__order.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__resolver_dnspython.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__issue112.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__monkey_select.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__refcount.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test___monkey_patching.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__backdoor.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__signal.py -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test__greenness.py -> build/lib.linux-aarch64-3.9/gevent/tests creating build/lib.linux-aarch64-3.9/gevent/libuv copying src/gevent/libuv/loop.py -> build/lib.linux-aarch64-3.9/gevent/libuv copying src/gevent/libuv/__init__.py -> build/lib.linux-aarch64-3.9/gevent/libuv copying src/gevent/libuv/_corecffi_build.py -> build/lib.linux-aarch64-3.9/gevent/libuv copying src/gevent/libuv/watcher.py -> build/lib.linux-aarch64-3.9/gevent/libuv creating build/lib.linux-aarch64-3.9/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/lib.linux-aarch64-3.9/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/issue302monkey.py -> build/lib.linux-aarch64-3.9/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/__init__.py -> build/lib.linux-aarch64-3.9/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/__main__.py -> build/lib.linux-aarch64-3.9/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/lib.linux-aarch64-3.9/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/script.py -> build/lib.linux-aarch64-3.9/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/lib.linux-aarch64-3.9/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/lib.linux-aarch64-3.9/gevent/tests/monkey_package creating build/lib.linux-aarch64-3.9/gevent/testing/coveragesite copying src/gevent/testing/coveragesite/sitecustomize.py -> build/lib.linux-aarch64-3.9/gevent/testing/coveragesite copying src/gevent/tests/keycert.pem -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/https_svn_python_org_root.pem -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/badcert.pem -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/nullcert.pem -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/wrongcert.pem -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/sha256.pem -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/badkey.pem -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/2_7_keycert.pem -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/server.crt -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test_server.crt -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/hosts_file.txt -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/tests_that_dont_use_resolver.txt -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/tests_that_dont_monkeypatch.txt -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/test_server.key -> build/lib.linux-aarch64-3.9/gevent/tests copying src/gevent/tests/server.key -> build/lib.linux-aarch64-3.9/gevent/tests running build_ext libev not embedded, not configuring building 'gevent.libev.corecext' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/src/gevent creating build/temp.linux-aarch64-3.9/src/gevent/libev gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -DLIBEV_EMBED=0 -Isrc/gevent/libev -I/usr/include/python3.9 -I/builddir/build/BUILD/gevent-21.12.0/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/libev/callbacks.c -o build/temp.linux-aarch64-3.9/src/gevent/libev/callbacks.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -DLIBEV_EMBED=0 -Isrc/gevent/libev -I/usr/include/python3.9 -I/builddir/build/BUILD/gevent-21.12.0/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/libev/corecext.c -o build/temp.linux-aarch64-3.9/src/gevent/libev/corecext.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/libev/callbacks.o build/temp.linux-aarch64-3.9/src/gevent/libev/corecext.o -L/usr/lib64 -lev -o build/lib.linux-aarch64-3.9/gevent/libev/corecext.cpython-39-aarch64-linux-gnu.so c-ares not embedded, not configuring <_setuputils.ConfiguringBuildExt object at 0xffff99ac4760> <_setuputils.Extension('gevent.resolver.cares') at 0xffff99ef9f10> building 'gevent.resolver.cares' extension creating build/temp.linux-aarch64-3.9/src/gevent/resolver gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -DHAVE_NETDB_H= -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/resolver/cares.c -o build/temp.linux-aarch64-3.9/src/gevent/resolver/cares.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/resolver/cares.o -L/usr/lib64 -lcares -o build/lib.linux-aarch64-3.9/gevent/resolver/cares.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_c_greenlet_primitives' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/_greenlet_primitives.c -o build/temp.linux-aarch64-3.9/src/gevent/_greenlet_primitives.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/_greenlet_primitives.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_c_greenlet_primitives.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_c_hub_primitives' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/_hub_primitives.c -o build/temp.linux-aarch64-3.9/src/gevent/_hub_primitives.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/_hub_primitives.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_c_hub_primitives.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_c_hub_local' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/_hub_local.c -o build/temp.linux-aarch64-3.9/src/gevent/_hub_local.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/_hub_local.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_c_hub_local.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_c_waiter' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/_waiter.c -o build/temp.linux-aarch64-3.9/src/gevent/_waiter.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/_waiter.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_c_waiter.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_cgreenlet' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/greenlet.c -o build/temp.linux-aarch64-3.9/src/gevent/greenlet.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/greenlet.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_cgreenlet.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_c_tracer' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/_tracer.c -o build/temp.linux-aarch64-3.9/src/gevent/_tracer.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/_tracer.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_c_tracer.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_c_abstract_linkable' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/_abstract_linkable.c -o build/temp.linux-aarch64-3.9/src/gevent/_abstract_linkable.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/_abstract_linkable.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_c_abstract_linkable.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_c_semaphore' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/_semaphore.c -o build/temp.linux-aarch64-3.9/src/gevent/_semaphore.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/_semaphore.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_c_semaphore.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_clocal' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/local.c -o build/temp.linux-aarch64-3.9/src/gevent/local.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/local.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_clocal.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_c_ident' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/_ident.c -o build/temp.linux-aarch64-3.9/src/gevent/_ident.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/_ident.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_c_ident.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_c_imap' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/_imap.c -o build/temp.linux-aarch64-3.9/src/gevent/_imap.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/_imap.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_c_imap.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_cevent' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/event.c -o build/temp.linux-aarch64-3.9/src/gevent/event.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/event.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_cevent.cpython-39-aarch64-linux-gnu.so building 'gevent._gevent_cqueue' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.9 -I/usr/include/python3.9 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.9 -c src/gevent/queue.c -o build/temp.linux-aarch64-3.9/src/gevent/queue.o src/gevent/queue.c:5070:12: warning: ‘__pyx_pw_6gevent_14_gevent_cqueue_5Queue_23__bool__’ defined but not used [-Wunused-function] 5070 | static int __pyx_pw_6gevent_14_gevent_cqueue_5Queue_23__bool__(PyObject *__pyx_v_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-aarch64-3.9/src/gevent/queue.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/gevent/_gevent_cqueue.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4slnrX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64 + cd gevent-21.12.0 + export GEVENTSETUP_EMBED=0 + GEVENTSETUP_EMBED=0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'cffi_modules' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_monitor.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_c_semaphore.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/contextvars.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/threading.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/greenlet.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/util.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/backdoor.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ffi copying build/lib.linux-aarch64-3.9/gevent/_ffi/loop.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ffi copying build/lib.linux-aarch64-3.9/gevent/_ffi/__init__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ffi copying build/lib.linux-aarch64-3.9/gevent/_ffi/callback.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ffi copying build/lib.linux-aarch64-3.9/gevent/_ffi/watcher.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ffi creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver copying build/lib.linux-aarch64-3.9/gevent/resolver/__init__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver copying build/lib.linux-aarch64-3.9/gevent/resolver/_hostsfile.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver copying build/lib.linux-aarch64-3.9/gevent/resolver/cares.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver copying build/lib.linux-aarch64-3.9/gevent/resolver/thread.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver copying build/lib.linux-aarch64-3.9/gevent/resolver/blocking.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver copying build/lib.linux-aarch64-3.9/gevent/resolver/dnspython.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver copying build/lib.linux-aarch64-3.9/gevent/resolver/ares.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver copying build/lib.linux-aarch64-3.9/gevent/resolver/_addresses.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver copying build/lib.linux-aarch64-3.9/gevent/_fileobjectposix.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/builtins.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_c_imap.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/__init__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_compat.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_socket3.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_cqueue.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/subprocess.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_ident.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_c_tracer.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/six.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/util.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/skipping.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/exception.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/modules.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/__init__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/sockets.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/testcase.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/hub.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/switching.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/support.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/leakcheck.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/testrunner.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/resources.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/params.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/patched_tests_setup.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/monkey_test.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/openfiles.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/flaky.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/travis.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/errorhandler.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/testing/sysinfo.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/coveragesite copying build/lib.linux-aarch64-3.9/gevent/testing/coveragesite/sitecustomize.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/coveragesite copying build/lib.linux-aarch64-3.9/gevent/testing/timing.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing copying build/lib.linux-aarch64-3.9/gevent/core.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_cgreenlet.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/fileobject.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/baseserver.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/pywsgi.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/hub.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_socketcommon.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_c_hub_local.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_cevent.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/local.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/os.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_util.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/lock.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_imap.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/exceptions.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/ssl.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_socket2.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/event.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/win32util.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/signal.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_clocal.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_tblib.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_ssl2.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/thread.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/events.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/pool.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_ssl3.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/time.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_c_waiter.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_sslgte279.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev copying build/lib.linux-aarch64-3.9/gevent/libev/corecext.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev copying build/lib.linux-aarch64-3.9/gevent/libev/__init__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev copying build/lib.linux-aarch64-3.9/gevent/libev/corecffi.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev copying build/lib.linux-aarch64-3.9/gevent/libev/_corecffi_build.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev copying build/lib.linux-aarch64-3.9/gevent/libev/watcher.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev copying build/lib.linux-aarch64-3.9/gevent/_waiter.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_patcher.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/timeout.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_tracer.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/select.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_hub_primitives.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/server.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/socket.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/queue.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__example_portforwarder.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__hub_join_timeout.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socket_dns.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/keycert.pem -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__selectors.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/hosts_file.txt -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/server.crt -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_futures_thread.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__example_echoserver.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/tests_that_dont_do_leakchecks.txt -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/tests_that_dont_use_resolver.txt -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__examples.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__timeout.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socket_ex.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__core_callback.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_builtins_future.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__core_watcher.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__real_greenlet.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__execmodules.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/getaddrinfo_module.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__greenio.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_multiple_imports.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_sigchld_2.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__environ.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__refcount_core.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue230.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/_imports_imports_at_top_level.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__server.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/_imports_at_top_level.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threading_no_monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/__init__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__example_webproxy.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_ssl_warning3.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test_server.key -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__local.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test_server.crt -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__hub_join.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__queue.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__core_timer.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__contextvars.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__memleak.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__thread.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/https_svn_python_org_root.pem -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__example_wsgiserver_ssl.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__joinall.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/_blocks_at_top_level.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue_728.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socket_ssl.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__sleep0.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__import_blocking_in_greenlet.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threading_native_before_monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue330.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__server_pywsgi.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__ssl.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__core_stat.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__systemerror.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__core_async.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__makefile_ref.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socket_errors.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/__main__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_ssl_warning2.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__greenlet.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/known_failures.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue607.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socketpair.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/server.key -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__ares_timeout.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__hub.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socket_timeout.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/tests_that_dont_monkeypatch.txt -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threading_holding_lock_while_monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threading.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__getaddrinfo_import.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socket_close.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__util.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__pywsgi.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__doctests.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_hub_in_thread.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_ssl_warning.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/badcert.pem -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socket_dns6.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__all__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_module_run.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issues461_471.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/nullcert.pem -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/_import_patch.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue639.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threadpool_executor_patched.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threading_patched_local.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__select.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__greenletset.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__core_loop_run.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__api_timeout.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__example_wsgiserver.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__core.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__os.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__destroy.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__compat.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__GreenletExit.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__subprocess_interrupted.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__nondefaultloop.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/_import_import_patch.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__destroy_default_loop.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__events.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threading_monkey_in_thread.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__api.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/wrongcert.pem -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test___config.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socket.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__semaphore.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_sigchld_3.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threadpool.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/sha256.pem -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package copying build/lib.linux-aarch64-3.9/gevent/tests/monkey_package/threadpool_monkey_patches.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package copying build/lib.linux-aarch64-3.9/gevent/tests/monkey_package/issue302monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package copying build/lib.linux-aarch64-3.9/gevent/tests/monkey_package/__init__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package copying build/lib.linux-aarch64-3.9/gevent/tests/monkey_package/__main__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package copying build/lib.linux-aarch64-3.9/gevent/tests/monkey_package/issue1526_no_monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package copying build/lib.linux-aarch64-3.9/gevent/tests/monkey_package/script.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package copying build/lib.linux-aarch64-3.9/gevent/tests/monkey_package/issue1526_with_monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package copying build/lib.linux-aarch64-3.9/gevent/tests/monkey_package/threadpool_no_monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package copying build/lib.linux-aarch64-3.9/gevent/tests/test__loop_callback.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_logging.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__event.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test___monitor.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__core_fork.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threading_before_monkey.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__ares_host_result.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__subprocess_poll.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue6.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/lock_tests.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__example_udp_server.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/badkey.pem -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threading_vs_settrace.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__fileobject.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_queue.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__close_backend_fd.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__lock.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__socket_send_memoryview.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue467.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_sigchld.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__threading_2.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test___ident.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__example_udp_client.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__pool.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__subprocess.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_selectors.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__exc_info.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__import_wait.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__iwait.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue1686.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/2_7_keycert.pem -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue600.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/_import_wait.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__order.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__resolver_dnspython.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__issue112.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__monkey_select.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__refcount.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test___monkey_patching.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__backdoor.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__signal.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/tests/test__greenness.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests copying build/lib.linux-aarch64-3.9/gevent/_abstract_linkable.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_util_py2.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_greenlet_primitives.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_c_hub_primitives.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_fileobjectcommon.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_semaphore.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_threading.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libuv copying build/lib.linux-aarch64-3.9/gevent/libuv/loop.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libuv copying build/lib.linux-aarch64-3.9/gevent/libuv/__init__.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libuv copying build/lib.linux-aarch64-3.9/gevent/libuv/_corecffi_build.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libuv copying build/lib.linux-aarch64-3.9/gevent/libuv/watcher.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libuv copying build/lib.linux-aarch64-3.9/gevent/ares.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/threadpool.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_interfaces.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/resolver_thread.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_c_ident.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_c_greenlet_primitives.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_gevent_c_abstract_linkable.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_config.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/_hub_local.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/selectors.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent copying build/lib.linux-aarch64-3.9/gevent/resolver_ares.py -> /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_monitor.py to _monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/contextvars.py to contextvars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/threading.py to threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/greenlet.py to greenlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/backdoor.py to backdoor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ffi/loop.py to loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ffi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ffi/callback.py to callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ffi/watcher.py to watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/_hostsfile.py to _hostsfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/blocking.py to blocking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/dnspython.py to dnspython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/ares.py to ares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/_addresses.py to _addresses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_fileobjectposix.py to _fileobjectposix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/builtins.py to builtins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_compat.py to _compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_socket3.py to _socket3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/subprocess.py to subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ident.py to _ident.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/skipping.py to skipping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/modules.py to modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/sockets.py to sockets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/testcase.py to testcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/hub.py to hub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/switching.py to switching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/support.py to support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/leakcheck.py to leakcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/testrunner.py to testrunner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/patched_tests_setup.py to patched_tests_setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/monkey_test.py to monkey_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/openfiles.py to openfiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/flaky.py to flaky.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/travis.py to travis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/errorhandler.py to errorhandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/sysinfo.py to sysinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/coveragesite/sitecustomize.py to sitecustomize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/testing/timing.py to timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/fileobject.py to fileobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/baseserver.py to baseserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/pywsgi.py to pywsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/hub.py to hub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_socketcommon.py to _socketcommon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/os.py to os.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_util.py to _util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/lock.py to lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_imap.py to _imap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/ssl.py to ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_socket2.py to _socket2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/win32util.py to win32util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/signal.py to signal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_tblib.py to _tblib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ssl2.py to _ssl2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ssl3.py to _ssl3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/monkey.py to monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/time.py to time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_sslgte279.py to _sslgte279.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev/corecffi.py to corecffi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev/_corecffi_build.py to _corecffi_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev/watcher.py to watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_waiter.py to _waiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_patcher.py to _patcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/timeout.py to timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_tracer.py to _tracer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/select.py to select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_hub_primitives.py to _hub_primitives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/socket.py to socket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/queue.py to queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__example_portforwarder.py to test__example_portforwarder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__hub_join_timeout.py to test__hub_join_timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socket_dns.py to test__socket_dns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__selectors.py to test__selectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_futures_thread.py to test__monkey_futures_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__example_echoserver.py to test__example_echoserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__examples.py to test__examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__timeout.py to test__timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socket_ex.py to test__socket_ex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__core_callback.py to test__core_callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_builtins_future.py to test__monkey_builtins_future.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__core_watcher.py to test__core_watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__real_greenlet.py to test__real_greenlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__execmodules.py to test__execmodules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/getaddrinfo_module.py to getaddrinfo_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__greenio.py to test__greenio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_multiple_imports.py to test__monkey_multiple_imports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_sigchld_2.py to test__monkey_sigchld_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__environ.py to test__environ.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__refcount_core.py to test__refcount_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue230.py to test__issue230.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/_imports_imports_at_top_level.py to _imports_imports_at_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__server.py to test__server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/_imports_at_top_level.py to _imports_at_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threading_no_monkey.py to test__threading_no_monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__example_webproxy.py to test__example_webproxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_ssl_warning3.py to test__monkey_ssl_warning3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__local.py to test__local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__hub_join.py to test__hub_join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey.py to test__monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__queue.py to test__queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__core_timer.py to test__core_timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__contextvars.py to test__contextvars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__memleak.py to test__memleak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__thread.py to test__thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__example_wsgiserver_ssl.py to test__example_wsgiserver_ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__joinall.py to test__joinall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/_blocks_at_top_level.py to _blocks_at_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue_728.py to test__issue_728.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socket_ssl.py to test__socket_ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__sleep0.py to test__sleep0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__import_blocking_in_greenlet.py to test__import_blocking_in_greenlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threading_native_before_monkey.py to test__threading_native_before_monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue330.py to test__issue330.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__server_pywsgi.py to test__server_pywsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__ssl.py to test__ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__core_stat.py to test__core_stat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__systemerror.py to test__systemerror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__core_async.py to test__core_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__makefile_ref.py to test__makefile_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socket_errors.py to test__socket_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_ssl_warning2.py to test__monkey_ssl_warning2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__greenlet.py to test__greenlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/known_failures.py to known_failures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue607.py to test__issue607.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socketpair.py to test__socketpair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__ares_timeout.py to test__ares_timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__hub.py to test__hub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socket_timeout.py to test__socket_timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threading_holding_lock_while_monkey.py to test__threading_holding_lock_while_monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threading.py to test__threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__getaddrinfo_import.py to test__getaddrinfo_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socket_close.py to test__socket_close.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__util.py to test__util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__pywsgi.py to test__pywsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__doctests.py to test__doctests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_hub_in_thread.py to test__monkey_hub_in_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_ssl_warning.py to test__monkey_ssl_warning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socket_dns6.py to test__socket_dns6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__all__.py to test__all__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_module_run.py to test__monkey_module_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issues461_471.py to test__issues461_471.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/_import_patch.py to _import_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue639.py to test__issue639.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threadpool_executor_patched.py to test__threadpool_executor_patched.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threading_patched_local.py to test__threading_patched_local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__select.py to test__select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__greenletset.py to test__greenletset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__core_loop_run.py to test__core_loop_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__api_timeout.py to test__api_timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__example_wsgiserver.py to test__example_wsgiserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__core.py to test__core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__os.py to test__os.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__destroy.py to test__destroy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__compat.py to test__compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__GreenletExit.py to test__GreenletExit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__subprocess_interrupted.py to test__subprocess_interrupted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__nondefaultloop.py to test__nondefaultloop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/_import_import_patch.py to _import_import_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__destroy_default_loop.py to test__destroy_default_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__events.py to test__events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threading_monkey_in_thread.py to test__threading_monkey_in_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__api.py to test__api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test___config.py to test___config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socket.py to test__socket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__semaphore.py to test__semaphore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_sigchld_3.py to test__monkey_sigchld_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threadpool.py to test__threadpool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/threadpool_monkey_patches.py to threadpool_monkey_patches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/issue302monkey.py to issue302monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/issue1526_no_monkey.py to issue1526_no_monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/script.py to script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/issue1526_with_monkey.py to issue1526_with_monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/threadpool_no_monkey.py to threadpool_no_monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__loop_callback.py to test__loop_callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_logging.py to test__monkey_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__event.py to test__event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test___monitor.py to test___monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__core_fork.py to test__core_fork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threading_before_monkey.py to test__threading_before_monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__ares_host_result.py to test__ares_host_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__subprocess_poll.py to test__subprocess_poll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue6.py to test__issue6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/lock_tests.py to lock_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__example_udp_server.py to test__example_udp_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threading_vs_settrace.py to test__threading_vs_settrace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__fileobject.py to test__fileobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_queue.py to test__monkey_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__close_backend_fd.py to test__close_backend_fd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__lock.py to test__lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__socket_send_memoryview.py to test__socket_send_memoryview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue467.py to test__issue467.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_sigchld.py to test__monkey_sigchld.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__threading_2.py to test__threading_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test___ident.py to test___ident.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__example_udp_client.py to test__example_udp_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__pool.py to test__pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__subprocess.py to test__subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_selectors.py to test__monkey_selectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__exc_info.py to test__exc_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__import_wait.py to test__import_wait.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__iwait.py to test__iwait.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue1686.py to test__issue1686.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue600.py to test__issue600.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/_import_wait.py to _import_wait.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__order.py to test__order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__resolver_dnspython.py to test__resolver_dnspython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__issue112.py to test__issue112.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__monkey_select.py to test__monkey_select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__refcount.py to test__refcount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test___monkey_patching.py to test___monkey_patching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__backdoor.py to test__backdoor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__signal.py to test__signal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__greenness.py to test__greenness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_abstract_linkable.py to _abstract_linkable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_util_py2.py to _util_py2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_greenlet_primitives.py to _greenlet_primitives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_fileobjectcommon.py to _fileobjectcommon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_semaphore.py to _semaphore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_threading.py to _threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libuv/loop.py to loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libuv/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libuv/_corecffi_build.py to _corecffi_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libuv/watcher.py to watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/ares.py to ares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/threadpool.py to threadpool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_interfaces.py to _interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver_thread.py to resolver_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_config.py to _config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_hub_local.py to _hub_local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/selectors.py to selectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver_ares.py to resolver_ares.cpython-39.pyc writing byte-compilation script '/tmp/tmptsojdvra.py' /usr/bin/python3 /tmp/tmptsojdvra.py removing /tmp/tmptsojdvra.py running install_egg_info running egg_info writing src/gevent.egg-info/PKG-INFO writing dependency_links to src/gevent.egg-info/dependency_links.txt writing entry points to src/gevent.egg-info/entry_points.txt writing requirements to src/gevent.egg-info/requires.txt writing top-level names to src/gevent.egg-info/top_level.txt reading manifest file 'src/gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'deps' warning: no files found matching 'changelog.rst' warning: no files found matching 'Makefile.ext' warning: no files found matching 'known_failures.py' warning: no files found matching '.pep8' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution warning: no previously-included files matching '*.lo' found anywhere in distribution warning: no previously-included files matching '*.la' found anywhere in distribution warning: no previously-included files matching '.dirstamp' found anywhere in distribution warning: no previously-included files matching 'config.log' found anywhere in distribution warning: no previously-included files matching 'config.status' found anywhere in distribution warning: no previously-included files matching 'config.cache' found anywhere in distribution no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.coverage' found under directory 'src/greentest' no previously-included directories found matching 'src/greentest/htmlcov' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares' warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares' warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent' warning: no previously-included files found matching 'configure-output' warning: no previously-included files found matching 'configure-output.txt' warning: no previously-included files found matching 'deps/TAGS' warning: no previously-included files found matching 'deps/c-ares/ares_build.h' warning: no previously-included files found matching 'deps/c-ares/ares_config.h' warning: no previously-included files found matching 'deps/c-ares/libcares.pc' warning: no previously-included files found matching 'deps/c-ares/libtool' warning: no previously-included files found matching 'deps/c-ares/Makefile' no previously-included directories found matching 'deps/c-ares/.deps' no previously-included directories found matching 'deps/c-ares/.libs' no previously-included directories found matching 'deps/libev/.deps' no previously-included directories found matching 'deps/libev/.libs' warning: no previously-included files matching 'Makefile' found under directory 'deps/libev' warning: no previously-included files matching 'libtool' found under directory 'deps/libev' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/libev' warning: no previously-included files matching 'config.h' found under directory 'deps/libev' no previously-included directories found matching 'deps/libuv/.deps' no previously-included directories found matching 'deps/libuv/.libs' no previously-included directories found matching 'deps/libuv/src/.deps' no previously-included directories found matching 'deps/libuv/src/unix/.deps' no previously-included directories found matching 'deps/libuv/src/win/.deps' no previously-included directories found matching 'deps/libuv/test/.deps' no previously-included directories found matching 'deps/libuv/autom4te.cache' no previously-included directories found matching 'deps/libuv/m4' warning: no previously-included files matching 'Makefile' found under directory 'deps/libuv' warning: no previously-included files matching 'Makefile.in' found under directory 'deps/libuv' warning: no previously-included files matching 'ar-lib' found under directory 'deps/libuv' warning: no previously-included files matching 'aclocal.m4' found under directory 'deps/libuv' warning: no previously-included files matching 'compile' found under directory 'deps/libuv' warning: no previously-included files matching 'configure' found under directory 'deps/libuv' warning: no previously-included files matching 'depcomp' found under directory 'deps/libuv' warning: no previously-included files matching 'install-sh' found under directory 'deps/libuv' warning: no previously-included files matching 'libtool' found under directory 'deps/libuv' warning: no previously-included files matching 'libuv.pc' found under directory 'deps/libuv' warning: no previously-included files matching 'ltmain.sh' found under directory 'deps/libuv' warning: no previously-included files matching 'missing' found under directory 'deps/libuv' adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS' writing manifest file 'src/gevent.egg-info/SOURCES.txt' Copying src/gevent.egg-info to /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent-21.12.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/bin/__pycache__ + rm /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_socket2.py /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_ssl2.py /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_util_py2.py + rm /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/__pycache__/_socket2.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/__pycache__/_socket2.cpython-39.pyc /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/__pycache__/_ssl2.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/__pycache__/_ssl2.cpython-39.pyc /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/__pycache__/_util_py2.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/__pycache__/_util_py2.cpython-39.pyc + find /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64 -name .buildinfo -delete + find /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64 -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 21.12.0-1.el9 --unique-debug-suffix -21.12.0-1.el9.aarch64 --unique-debug-src-base python-gevent-21.12.0-1.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/gevent-21.12.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_greenlet_primitives.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_abstract_linkable.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_hub_local.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_hub_primitives.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_ident.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_tracer.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_imap.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_semaphore.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_waiter.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_cevent.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_hub_local.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_abstract_linkable.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_hub_primitives.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_greenlet_primitives.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_clocal.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_cgreenlet.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_ident.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_cqueue.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev/corecext.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/cares.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_imap.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_semaphore.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_tracer.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_c_waiter.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_cevent.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_cqueue.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_clocal.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/libev/corecext.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_gevent_cgreenlet.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/cares.cpython-39-aarch64-linux-gnu.so original debug info size: 8628kB, size after compression: 8160kB /usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. 14295 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Efsm5D + umask 022 + cd /builddir/build/BUILD + cd gevent-21.12.0 + export PYTHONPATH=/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages + /usr/bin/python3 -m gevent.tests GEVENTTEST_QUIET = True GEVENTTEST_USE_RESOURCES = all PYTHONDEVMODE = 1 PYTHONFAULTHANDLER = true PYTHONPATH = /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages PYTHONWARNINGS = default,default::DeprecationWarning,default::ResourceWarning,ignore:::site:,ignore:::pkgutil:,ignore:::importlib._bootstrap:,ignore:::importlib._bootstrap_external:,ignore:::pkg_resources._vendor.pyparsing:,ignore:::dns.namedict:,ignore:::dns.hash:,ignore:::dns.zone: WARNING: Testing monkey-patched stdlib has been disabled Running tests in parallel with concurrency 10 (concurrency available: 47). - /usr/bin/python3 -u -m unittest gevent.tests.test__socket_close gevent.tests.test__socket_dns gevent.tests.test__socket_dns6 gevent.tests.test__socket_errors gevent.tests.test__socket_ex gevent.tests.test__socket_send_memoryview [Ran 201 tests in 1.5s (skipped=194)] - /usr/bin/python3 -u -m unittest gevent.tests.test__hub_join_timeout gevent.tests.test__issue330 gevent.tests.test__issue467 gevent.tests.test__issue607 gevent.tests.test__issue639 gevent.tests.test__issues461_471 [Ran 22 tests in 1.7s] - /usr/bin/python3 -u -m unittest gevent.tests.test__ares_host_result gevent.tests.test__ares_timeout gevent.tests.test__close_backend_fd gevent.tests.test__compat gevent.tests.test__core gevent.tests.test__core_async [Ran 46 tests in 2.0s (skipped=20)] - /usr/bin/python3 -u -m unittest gevent.tests.test__iwait gevent.tests.test__joinall gevent.tests.test__lock gevent.tests.test__loop_callback gevent.tests.test__memleak gevent.tests.test__order [Ran 17 tests in 3.2s (skipped=1)] - /usr/bin/python3 -u -m unittest gevent.tests.test___config gevent.tests.test___ident gevent.tests.test___monitor gevent.tests.test__all__ gevent.tests.test__api gevent.tests.test__api_timeout [Ran 547 tests in 2.4s (skipped=308)] - /usr/bin/python3 -u -m unittest gevent.tests.test__core_callback gevent.tests.test__core_stat gevent.tests.test__core_timer gevent.tests.test__core_watcher gevent.tests.test__destroy_default_loop gevent.tests.test__event [Ran 59 tests in 4.6s] - /usr/bin/python3 -u -mgevent.tests.test__GreenletExit [took 0.2s] - /usr/bin/python3 -u -mgevent.tests.test__backdoor [Ran 6 tests in 1.1s] - /usr/bin/python3 -u -mgevent.tests.test__core_loop_run [took 0.7s] - /usr/bin/python3 -u -mgevent.tests.test__destroy [took 0.3s] - /usr/bin/python3 -u -m unittest gevent.tests.test__monkey_selectors gevent.tests.test__pywsgi gevent.tests.test__refcount gevent.tests.test__socket gevent.tests.test__socket_ssl gevent.tests.test__socketpair [Ran 154 tests in 5.2s (skipped=14)] - /usr/bin/python3 -u -mgevent.tests.test__environ [took 0.4s] - /usr/bin/python3 -u -mgevent.tests.test__doctests [Ran 8 tests in 1.3s] - /usr/bin/python3 -u -m unittest gevent.tests.test__contextvars gevent.tests.test__core_fork gevent.tests.test__example_portforwarder gevent.tests.test__greenness gevent.tests.test__issue112 gevent.tests.test__issue230 [Ran 23 tests in 4.9s (skipped=1)] - /usr/bin/python3 -u -mgevent.tests.test__example_udp_client [took 1.4s] | /usr/bin/python3 -u -mgevent.tests.test__getaddrinfo_import Traceback (most recent call last): File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__getaddrinfo_import.py", line 6, in import getaddrinfo_module # pylint:disable=import-error File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/getaddrinfo_module.py", line 4, in gevent_socket.getaddrinfo(u'gevent.org', None, socket.AF_INET) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 247, in getaddrinfo addrlist = get_hub().resolver.getaddrinfo(host, port, family, type, proto, flags) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/thread.py", line 63, in getaddrinfo return self.pool.apply(_socket.getaddrinfo, args, kwargs) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/pool.py", line 161, in apply return self.spawn(func, *args, **kwds).get() File "src/gevent/event.py", line 329, in gevent._gevent_cevent.AsyncResult.get def get(self, block=True, timeout=None): File "src/gevent/event.py", line 359, in gevent._gevent_cevent.AsyncResult.get return self.get(block=False) File "src/gevent/event.py", line 347, in gevent._gevent_cevent.AsyncResult.get return self._raise_exception() File "src/gevent/event.py", line 327, in gevent._gevent_cevent.AsyncResult._raise_exception reraise(*self.exc_info) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_compat.py", line 65, in reraise raise value.with_traceback(tb) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/threadpool.py", line 167, in __run_task thread_result.set(func(*args, **kwargs)) socket.gaierror: [Errno -2] Name or service not known ! /usr/bin/python3 -u -mgevent.tests.test__getaddrinfo_import [code 1] [took 0.4s] - /usr/bin/python3 -u -mgevent.tests.test__import_blocking_in_greenlet [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__import_wait [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__execmodules [Ran 67 tests in 1.8s (skipped=3)] - /usr/bin/python3 -u -mgevent.tests.test__issue1686 [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__issue_728 [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__monkey_builtins_future [took 0.2s] - /usr/bin/python3 -u -mgevent.tests.test__issue6 [took 1.2s] - /usr/bin/python3 -u -mgevent.tests.test__monkey_futures_thread [took 0.3s (skipped=1)] - /usr/bin/python3 -u -m unittest gevent.tests.test__fileobject gevent.tests.test__greenio gevent.tests.test__greenlet gevent.tests.test__greenletset gevent.tests.test__hub gevent.tests.test__hub_join [Ran 211 tests in 11.9s (skipped=4)] - /usr/bin/python3 -u -m unittest gevent.tests.test__select gevent.tests.test__selectors gevent.tests.test__semaphore gevent.tests.test__server gevent.tests.test__server_pywsgi gevent.tests.test__signal [Ran 111 tests in 12.0s (skipped=3)] - /usr/bin/python3 -u -mgevent.tests.test__monkey_hub_in_thread [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__monkey_logging [took 1.0s] - /usr/bin/python3 -u -m unittest gevent.tests.test__issue600 gevent.tests.test__local gevent.tests.test__makefile_ref gevent.tests.test__monkey gevent.tests.test__monkey_queue gevent.tests.test__monkey_select [Ran 64 tests in 9.4s (skipped=1)] - /usr/bin/python3 -u -mgevent.tests.test__monkey_sigchld_2 [Ran 1 tests in 0.2s (skipped=1)] - /usr/bin/python3 -u -mgevent.tests.test__monkey_multiple_imports [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__monkey_sigchld [Ran 1 tests in 1.0s (skipped=1)] - /usr/bin/python3 -u -mgevent.tests.test__monkey_sigchld_3 [Ran 1 tests in 1.0s (skipped=1)] - /usr/bin/python3 -u -mgevent.tests.test__nondefaultloop [took 0.5s] - /usr/bin/python3 -u -mgevent.tests.test__monkey_ssl_warning [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__monkey_ssl_warning2 [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__monkey_ssl_warning3 [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__sleep0 [took 0.5s] - /usr/bin/python3 -u -mgevent.tests.test__subprocess_interrupted [took 0.5s] - /usr/bin/python3 -u -mgevent.tests.test__subprocess_poll [took 0.5s] - /usr/bin/python3 -u -mgevent.tests.test__systemerror [Ran 10 tests in 0.8s] - /usr/bin/python3 -u -mgevent.tests.test__threading_holding_lock_while_monkey [took 1.0s] - /usr/bin/python3 -u -m unittest gevent.tests.test__ssl gevent.tests.test__threading_2 gevent.tests.test__threadpool_executor_patched [Ran 110 tests in 13.5s (skipped=2)] - /usr/bin/python3 -u -mgevent.tests.test__threading_before_monkey [took 1.2s] - /usr/bin/python3 -u -mgevent.tests.test__threading_monkey_in_thread [took 1.2s] - /usr/bin/python3 -u -mgevent.tests.test__threading [Ran 4 tests in 1.6s] - /usr/bin/python3 -u -mgevent.tests.test__threading_no_monkey [took 0.8s] - /usr/bin/python3 -u -mgevent.tests.test__threading_native_before_monkey [Ran 2 tests in 1.3s] - /usr/bin/python3 -u -mgevent.tests.test__threading_patched_local [took 1.0s] - /usr/bin/python3 -u -mgevent.tests.test__threading_vs_settrace [Ran 5 tests in 2.4s] - /usr/bin/python3 -u -m unittest gevent.tests.test__socket_timeout gevent.tests.test__subprocess gevent.tests.test__thread gevent.tests.test__threadpool gevent.tests.test__timeout gevent.tests.test__util [Ran 145 tests in 18.6s (skipped=28)] - /usr/bin/python3 -u -mgevent.tests.test__monkey_module_run [Ran 7 tests in 10.0s] - /usr/bin/python3 -u -m unittest gevent.tests.test__events gevent.tests.test__example_echoserver gevent.tests.test__example_udp_server gevent.tests.test__example_wsgiserver_ssl gevent.tests.test__examples gevent.tests.test__exc_info [Ran 20 tests in 22.2s (skipped=7)] | /usr/bin/python3 -u -m unittest gevent.tests.test__os gevent.tests.test__pool gevent.tests.test__queue gevent.tests.test__real_greenlet gevent.tests.test__refcount_core gevent.tests.test__resolver_dnspython .......................Traceback (most recent call last): File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run result = self._run(*self.args, **self.kwargs) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__pool.py", line 575, in divide_by return 1.0 / x ZeroDivisionError: float division by zero 2023-01-24T08:28:56Z failed with ZeroDivisionError .Traceback (most recent call last): File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run result = self._run(*self.args, **self.kwargs) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__pool.py", line 575, in divide_by return 1.0 / x ZeroDivisionError: float division by zero 2023-01-24T08:28:56Z failed with ZeroDivisionError .Traceback (most recent call last): File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run result = self._run(*self.args, **self.kwargs) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__pool.py", line 575, in divide_by return 1.0 / x ZeroDivisionError: float division by zero 2023-01-24T08:28:56Z failed with ZeroDivisionError Traceback (most recent call last): File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run result = self._run(*self.args, **self.kwargs) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/pool.py", line 164, in __map return [g.get() for g in File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/pool.py", line 164, in return [g.get() for g in File "src/gevent/greenlet.py", line 803, in gevent._gevent_cgreenlet.Greenlet.get self._raise_exception() File "src/gevent/greenlet.py", line 371, in gevent._gevent_cgreenlet.Greenlet._raise_exception reraise(*self.exc_info) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_compat.py", line 65, in reraise raise value.with_traceback(tb) File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run result = self._run(*self.args, **self.kwargs) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__pool.py", line 575, in divide_by return 1.0 / x ZeroDivisionError: float division by zero 2023-01-24T08:28:56Z , }>>(, [1, 0, 2])> failed with ZeroDivisionError ................................................................................................................................................sss........................................Your greenlet version: 1.1.2 ..Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 782, in read_resolv_conf f = stack.enter_context(open(f)) FileNotFoundError: [Errno 2] No such file or directory: '/etc/resolv.conf' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/issue1526_no_monkey.py", line 13, in socket.getfqdn() # create the resolver File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 304, in getfqdn hostname, aliases, _ = gethostbyaddr(name) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 276, in gethostbyaddr return get_hub().resolver.gethostbyaddr(ip_address) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/hub.py", line 841, in _get_resolver self._resolver = self.resolver_class(hub=self) # pylint:disable=not-callable File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/dnspython.py", line 388, in __init__ _resolver = resolver._resolver = _DualResolver() File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/dnspython.py", line 288, in __init__ self.network_resolver = resolver.get_default_resolver() File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 1278, in get_default_resolver reset_default_resolver() File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 1290, in reset_default_resolver default_resolver = Resolver() File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 734, in __init__ self.read_resolv_conf(filename) File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 785, in read_resolv_conf raise NoResolverConfiguration dns.resolver.NoResolverConfiguration: Resolver configuration could not be read or specified no nameservers. ETraceback (most recent call last): File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 782, in read_resolv_conf f = stack.enter_context(open(f)) FileNotFoundError: [Errno 2] No such file or directory: '/etc/resolv.conf' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/monkey_package/issue1526_with_monkey.py", line 18, in socket.getfqdn() File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 304, in getfqdn hostname, aliases, _ = gethostbyaddr(name) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 276, in gethostbyaddr return get_hub().resolver.gethostbyaddr(ip_address) File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/hub.py", line 841, in _get_resolver self._resolver = self.resolver_class(hub=self) # pylint:disable=not-callable File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/dnspython.py", line 388, in __init__ _resolver = resolver._resolver = _DualResolver() File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/resolver/dnspython.py", line 288, in __init__ self.network_resolver = resolver.get_default_resolver() File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 1278, in get_default_resolver reset_default_resolver() File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 1290, in reset_default_resolver default_resolver = Resolver() File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 734, in __init__ self.read_resolv_conf(filename) File "/usr/lib/python3.9/site-packages/dns/resolver.py", line 785, in read_resolv_conf raise NoResolverConfiguration dns.resolver.NoResolverConfiguration: Resolver configuration could not be read or specified no nameservers. E ====================================================================== ERROR: test_import_dns_no_monkey_patch (gevent.tests.test__resolver_dnspython.TestDnsPython) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__resolver_dnspython.py", line 37, in test_import_dns_no_monkey_patch self._run_one('issue1526_no_monkey') File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__resolver_dnspython.py", line 31, in _run_one output = subprocess.check_output(cmd, env=env) File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'gevent.tests.monkey_package.issue1526_no_monkey']' returned non-zero exit status 1. ====================================================================== ERROR: test_import_dns_with_monkey_patch (gevent.tests.test__resolver_dnspython.TestDnsPython) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__resolver_dnspython.py", line 40, in test_import_dns_with_monkey_patch self._run_one('issue1526_with_monkey') File "/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages/gevent/tests/test__resolver_dnspython.py", line 31, in _run_one output = subprocess.check_output(cmd, env=env) File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'gevent.tests.monkey_package.issue1526_with_monkey']' returned non-zero exit status 1. ---------------------------------------------------------------------- Ran 216 tests in 34.060s FAILED (errors=2, skipped=3) ! /usr/bin/python3 -u -m unittest gevent.tests.test__os gevent.tests.test__pool gevent.tests.test__queue gevent.tests.test__real_greenlet gevent.tests.test__refcount_core gevent.tests.test__resolver_dnspython [code 1] [Ran 216 tests in 34.9s] Running tests marked standalone - /usr/bin/python3 -u -mgevent.tests.test__example_webproxy [Ran 2 tests in 0.5s (skipped=2)] - /usr/bin/python3 -u -mgevent.tests.test__example_wsgiserver [Ran 2 tests in 7.6s] Reaping 10 jobs Longest-running tests: 34.9 seconds: /usr/bin/python3 -u -m unittest gevent.tests.test__os gevent.tests.test__pool gevent.tests.test__queue gevent.tests.test__real_greenlet gevent.tests.test__refcount_core gevent.tests.test__resolver_dnspython 22.2 seconds: /usr/bin/python3 -u -m unittest gevent.tests.test__events gevent.tests.test__example_echoserver gevent.tests.test__example_udp_server gevent.tests.test__example_wsgiserver_ssl gevent.tests.test__examples gevent.tests.test__exc_info 18.6 seconds: /usr/bin/python3 -u -m unittest gevent.tests.test__socket_timeout gevent.tests.test__subprocess gevent.tests.test__thread gevent.tests.test__threadpool gevent.tests.test__timeout gevent.tests.test__util 13.5 seconds: /usr/bin/python3 -u -m unittest gevent.tests.test__ssl gevent.tests.test__threading_2 gevent.tests.test__threadpool_executor_patched 12.0 seconds: /usr/bin/python3 -u -m unittest gevent.tests.test__select gevent.tests.test__selectors gevent.tests.test__semaphore gevent.tests.test__server gevent.tests.test__server_pywsgi gevent.tests.test__signal 2/56 tests failed in 00:43 2/56 unexpected failures - /usr/bin/python3 -u -mgevent.tests.test__getaddrinfo_import - /usr/bin/python3 -u -m unittest gevent.tests.test__os gevent.tests.test__pool gevent.tests.test__queue gevent.tests.test__real_greenlet gevent.tests.test__refcount_core gevent.tests.test__resolver_dnspython Ran 2062 tests (skipped=592) in 56 files in 00:43 + : + cd src/gevent/tests + GEVENT_FILE=thread + /usr/bin/python3 -mgevent.tests test__subprocess.py test__subprocess_interrupted.py test__subprocess_poll.py GEVENTTEST_QUIET = True GEVENTTEST_USE_RESOURCES = all GEVENT_FILE = thread PYTHONDEVMODE = 1 PYTHONFAULTHANDLER = true PYTHONPATH = /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/lib64/python3.9/site-packages PYTHONWARNINGS = default,default::DeprecationWarning,default::ResourceWarning,ignore:::site:,ignore:::pkgutil:,ignore:::importlib._bootstrap:,ignore:::importlib._bootstrap_external:,ignore:::pkg_resources._vendor.pyparsing:,ignore:::dns.namedict:,ignore:::dns.hash:,ignore:::dns.zone: Running tests in parallel with concurrency 3 (concurrency available: 47). - GEVENT_FILE=thread /usr/bin/python3 -u -mgevent.tests.test__subprocess_poll [took 0.5s] - GEVENT_FILE=thread /usr/bin/python3 -u -mgevent.tests.test__subprocess_interrupted [took 0.5s] - GEVENT_FILE=thread /usr/bin/python3 -u -m unittest gevent.tests.test__subprocess [Ran 34 tests in 1.0s (skipped=28)] Reaping 3 jobs Longest-running tests: 1.0 seconds: GEVENT_FILE=thread /usr/bin/python3 -u -m unittest gevent.tests.test__subprocess 0.5 seconds: GEVENT_FILE=thread /usr/bin/python3 -u -mgevent.tests.test__subprocess_interrupted 0.5 seconds: GEVENT_FILE=thread /usr/bin/python3 -u -mgevent.tests.test__subprocess_poll Ran 34 tests (skipped=28) in 3 files in 1.1s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-gevent-21.12.0-1.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2zLVB8 + umask 022 + cd /builddir/build/BUILD + cd gevent-21.12.0 + DOCDIR=/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/share/doc/python3-gevent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/share/doc/python3-gevent + cp -pr README.rst /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/share/doc/python3-gevent + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HhWg9n + umask 022 + cd /builddir/build/BUILD + cd gevent-21.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/share/licenses/python3-gevent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/share/licenses/python3-gevent + cp -pr LICENSE /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64/usr/share/licenses/python3-gevent + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-gevent = 21.12.0-1.el9 python3-gevent = 21.12.0-1.el9 python3-gevent(aarch-64) = 21.12.0-1.el9 python3.9-gevent = 21.12.0-1.el9 python3.9dist(gevent) = 21.12 python3dist(gevent) = 21.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (python3.9dist(greenlet) < 2 with python3.9dist(greenlet) >= 1.1) ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcares.so.2()(64bit) libev.so.4()(64bit) python(abi) = 3.9 python3.9dist(setuptools) python3.9dist(zope-event) python3.9dist(zope-interface) rtld(GNU_HASH) Obsoletes: python-gevent < 21.12.0-1.el9 python39-gevent < 21.12.0-1.el9 Processing files: python-gevent-debugsource-21.12.0-1.el9.aarch64 Provides: python-gevent-debugsource = 21.12.0-1.el9 python-gevent-debugsource(aarch-64) = 21.12.0-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-gevent-debuginfo-21.12.0-1.el9.aarch64 Provides: debuginfo(build-id) = 177d0be2a116e7785121d8bdde48248dab37c014 debuginfo(build-id) = 4ee5031fe20bb33716807f828336d1f38f847ca8 debuginfo(build-id) = 51edd9548b531f9da3284dd2b5da7214c243897b debuginfo(build-id) = 54f7653f9562089c8cbc13b898e7b3efdba7291e debuginfo(build-id) = 6870f0b501a2f083057af52230dd4013aa8ee696 debuginfo(build-id) = 793be54769aa00ccfe951b7aa9849e656ffb7469 debuginfo(build-id) = 8cccc2a70ddfdc449de989779afdb3c20c0b4e13 debuginfo(build-id) = a127fdc38eb78e5e52ea17a6f5d79bc54579dcda debuginfo(build-id) = a9baf1844c3dd1bea05e354bce9481b053b6da71 debuginfo(build-id) = ae4198db79679a405b796b6e576de18c19e1faed debuginfo(build-id) = bec70d47d709e434781b3147b850f5fd5c74b9ae debuginfo(build-id) = c6c1e602de894952f4b9a61d20b89ad1243f0599 debuginfo(build-id) = ce6ee9240a1ba612a9bb5b66b38a9c6849aa1834 debuginfo(build-id) = f165f36a74d67fe6f838f2f4b0b579d0d2e74107 debuginfo(build-id) = fef48afab15d7f3f8b741c23d7ff2279aeaa034d python-gevent-debuginfo = 21.12.0-1.el9 python3-gevent-debuginfo = 21.12.0-1.el9 python3-gevent-debuginfo(aarch-64) = 21.12.0-1.el9 python3.9-gevent-debuginfo = 21.12.0-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-gevent-debugsource(aarch-64) = 21.12.0-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64 Wrote: /builddir/build/RPMS/python3-gevent-21.12.0-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/python3-gevent-debuginfo-21.12.0-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/python-gevent-debugsource-21.12.0-1.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n0ecof + umask 022 + cd /builddir/build/BUILD + cd gevent-21.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gevent-21.12.0-1.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0