D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-google-auth-1.10.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yuPi3k + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf google-auth-1.10.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/google-auth-1.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd google-auth-1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf google-auth.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0oH9jj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd google-auth-1.10.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/google copying google/__init__.py -> build/lib/google creating build/lib/google/oauth2 copying google/oauth2/id_token.py -> build/lib/google/oauth2 copying google/oauth2/service_account.py -> build/lib/google/oauth2 copying google/oauth2/_client.py -> build/lib/google/oauth2 copying google/oauth2/__init__.py -> build/lib/google/oauth2 copying google/oauth2/credentials.py -> build/lib/google/oauth2 creating build/lib/google/auth copying google/auth/jwt.py -> build/lib/google/auth copying google/auth/iam.py -> build/lib/google/auth copying google/auth/environment_vars.py -> build/lib/google/auth copying google/auth/_helpers.py -> build/lib/google/auth copying google/auth/_oauth2client.py -> build/lib/google/auth copying google/auth/impersonated_credentials.py -> build/lib/google/auth copying google/auth/app_engine.py -> build/lib/google/auth copying google/auth/_service_account_info.py -> build/lib/google/auth copying google/auth/exceptions.py -> build/lib/google/auth copying google/auth/__init__.py -> build/lib/google/auth copying google/auth/_cloud_sdk.py -> build/lib/google/auth copying google/auth/_default.py -> build/lib/google/auth copying google/auth/credentials.py -> build/lib/google/auth creating build/lib/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> build/lib/google/auth/compute_engine creating build/lib/google/auth/transport copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport copying google/auth/transport/requests.py -> build/lib/google/auth/transport copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport copying google/auth/transport/grpc.py -> build/lib/google/auth/transport copying google/auth/transport/__init__.py -> build/lib/google/auth/transport creating build/lib/google/auth/crypt copying google/auth/crypt/base.py -> build/lib/google/auth/crypt copying google/auth/crypt/_helpers.py -> build/lib/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/__init__.py -> build/lib/google/auth/crypt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HqZl1j + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64 + cd google-auth-1.10.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64 running install running install_lib Skipping installation of /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/__init__.py (namespace package) copying google/oauth2/id_token.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2 copying google/oauth2/service_account.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2 copying google/oauth2/_client.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2 copying google/oauth2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2 copying google/oauth2/credentials.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2 copying google/auth/jwt.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/iam.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/environment_vars.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/_helpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/_oauth2client.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/impersonated_credentials.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/app_engine.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/_service_account_info.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/_cloud_sdk.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/_default.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/credentials.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth copying google/auth/compute_engine/_metadata.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/compute_engine copying google/auth/transport/_http_client.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport copying google/auth/transport/requests.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport copying google/auth/transport/urllib3.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport copying google/auth/transport/grpc.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport copying google/auth/transport/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport copying google/auth/crypt/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt copying google/auth/crypt/_helpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt copying google/auth/crypt/rsa.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt copying google/auth/crypt/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2/id_token.py to id_token.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2/service_account.py to service_account.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2/_client.py to _client.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/oauth2/credentials.py to credentials.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/jwt.py to jwt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/iam.py to iam.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/environment_vars.py to environment_vars.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/_helpers.py to _helpers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/_oauth2client.py to _oauth2client.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/impersonated_credentials.py to impersonated_credentials.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/app_engine.py to app_engine.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/_service_account_info.py to _service_account_info.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/exceptions.py to exceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/_cloud_sdk.py to _cloud_sdk.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/_default.py to _default.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/credentials.py to credentials.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/compute_engine/_metadata.py to _metadata.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/compute_engine/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/compute_engine/credentials.py to credentials.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport/_http_client.py to _http_client.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport/requests.py to requests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport/urllib3.py to urllib3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport/grpc.py to grpc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/transport/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt/_helpers.py to _helpers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt/_python_rsa.py to _python_rsa.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt/_cryptography_rsa.py to _cryptography_rsa.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt/rsa.py to rsa.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google/auth/crypt/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmpgdk3ugu7.py' /usr/bin/python3 /tmp/tmpgdk3ugu7.py removing /tmp/tmpgdk3ugu7.py running install_egg_info running egg_info writing google_auth.egg-info/PKG-INFO writing dependency_links to google_auth.egg-info/dependency_links.txt writing namespace_packages to google_auth.egg-info/namespace_packages.txt writing requirements to google_auth.egg-info/requires.txt writing top-level names to google_auth.egg-info/top_level.txt reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'google_auth.egg-info/SOURCES.txt' Copying google_auth.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google_auth-1.10.0-py3.8.egg-info Installing /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/google_auth-1.10.0-py3.8-nspkg.pth running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.10.0-1.mga8 --unique-debug-suffix -1.10.0-1.mga8.aarch64 --unique-debug-src-base python-google-auth-1.10.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/google-auth-1.10.0 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4QJbQi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd google-auth-1.10.0 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing google_auth.egg-info/PKG-INFO writing dependency_links to google_auth.egg-info/dependency_links.txt writing namespace_packages to google_auth.egg-info/namespace_packages.txt writing requirements to google_auth.egg-info/requires.txt writing top-level names to google_auth.egg-info/top_level.txt reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'google_auth.egg-info/SOURCES.txt' running build_ext requests (unittest.loader._FailedTest) ... ERROR urllib3 (unittest.loader._FailedTest) ... ERROR grpc (unittest.loader._FailedTest) ... ERROR _oauth2client (unittest.loader._FailedTest) ... ERROR _cryptography_rsa (unittest.loader._FailedTest) ... ERROR impersonated_credentials (unittest.loader._FailedTest) ... ERROR test__http_client (unittest.loader._FailedTest) ... ERROR test_urllib3 (unittest.loader._FailedTest) ... ERROR compliance (unittest.loader._FailedTest) ... ERROR test_requests (unittest.loader._FailedTest) ... ERROR test__cryptography_rsa (unittest.loader._FailedTest) ... ERROR test__oauth2client (unittest.loader._FailedTest) ... ERROR test_impersonated_credentials (unittest.loader._FailedTest) ... ERROR tests.crypt.test__cryptography_rsa (unittest.loader._FailedTest) ... ERROR tests.test__oauth2client (unittest.loader._FailedTest) ... ERROR tests.test_impersonated_credentials (unittest.loader._FailedTest) ... ERROR tests.transport.test__http_client (unittest.loader._FailedTest) ... ERROR tests.transport.test_requests (unittest.loader._FailedTest) ... ERROR tests.transport.test_urllib3 (unittest.loader._FailedTest) ... ERROR ====================================================================== ERROR: requests (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: requests Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/requests.py", line 25, in import requests ModuleNotFoundError: No module named 'requests' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/requests.py", line 29, in six.raise_from( File "", line 3, in raise_from ImportError: The requests library is not installed, please install the requests package to use the requests transport. ====================================================================== ERROR: urllib3 (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: urllib3 Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/urllib3.py", line 34, in import urllib3 ModuleNotFoundError: No module named 'urllib3' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/urllib3.py", line 38, in six.raise_from( File "", line 3, in raise_from ImportError: The urllib3 library is not installed, please install the urllib3 package to use the urllib3 transport. ====================================================================== ERROR: grpc (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: grpc Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/grpc.py", line 24, in import grpc ModuleNotFoundError: No module named 'grpc' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/grpc.py", line 26, in six.raise_from( File "", line 3, in raise_from ImportError: gRPC is not installed, please install the grpcio package to use the gRPC transport. ====================================================================== ERROR: _oauth2client (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: _oauth2client Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/_oauth2client.py", line 33, in import oauth2client.client ModuleNotFoundError: No module named 'oauth2client' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/_oauth2client.py", line 37, in six.raise_from(ImportError("oauth2client is not installed."), caught_exc) File "", line 3, in raise_from ImportError: oauth2client is not installed. ====================================================================== ERROR: _cryptography_rsa (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: _cryptography_rsa Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/crypt/_cryptography_rsa.py", line 22, in import cryptography.exceptions ModuleNotFoundError: No module named 'cryptography' ====================================================================== ERROR: impersonated_credentials (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: impersonated_credentials Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/requests.py", line 25, in import requests ModuleNotFoundError: No module named 'requests' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/impersonated_credentials.py", line 40, in from google.auth.transport.requests import AuthorizedSession File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/requests.py", line 29, in six.raise_from( File "", line 3, in raise_from ImportError: The requests library is not installed, please install the requests package to use the requests transport. ====================================================================== ERROR: test__http_client (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: test__http_client Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/transport/test__http_client.py", line 19, in from tests.transport import compliance File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/transport/compliance.py", line 17, in import flask ModuleNotFoundError: No module named 'flask' ====================================================================== ERROR: test_urllib3 (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_urllib3 Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/transport/test_urllib3.py", line 17, in import urllib3 ModuleNotFoundError: No module named 'urllib3' ====================================================================== ERROR: compliance (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: compliance Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/transport/compliance.py", line 17, in import flask ModuleNotFoundError: No module named 'flask' ====================================================================== ERROR: test_requests (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_requests Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/transport/test_requests.py", line 18, in import freezegun ModuleNotFoundError: No module named 'freezegun' ====================================================================== ERROR: test__cryptography_rsa (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: test__cryptography_rsa Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/crypt/test__cryptography_rsa.py", line 18, in from cryptography.hazmat.primitives.asymmetric import rsa ModuleNotFoundError: No module named 'cryptography' ====================================================================== ERROR: test__oauth2client (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: test__oauth2client Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/test__oauth2client.py", line 20, in import oauth2client.client ModuleNotFoundError: No module named 'oauth2client' ====================================================================== ERROR: test_impersonated_credentials (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_impersonated_credentials Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/requests.py", line 25, in import requests ModuleNotFoundError: No module named 'requests' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/test_impersonated_credentials.py", line 26, in from google.auth import impersonated_credentials File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/impersonated_credentials.py", line 40, in from google.auth.transport.requests import AuthorizedSession File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/requests.py", line 29, in six.raise_from( File "", line 3, in raise_from ImportError: The requests library is not installed, please install the requests package to use the requests transport. ====================================================================== ERROR: tests.crypt.test__cryptography_rsa (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.crypt.test__cryptography_rsa Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib64/python3.8/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/crypt/test__cryptography_rsa.py", line 18, in from cryptography.hazmat.primitives.asymmetric import rsa ModuleNotFoundError: No module named 'cryptography' ====================================================================== ERROR: tests.test__oauth2client (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test__oauth2client Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib64/python3.8/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/test__oauth2client.py", line 20, in import oauth2client.client ModuleNotFoundError: No module named 'oauth2client' ====================================================================== ERROR: tests.test_impersonated_credentials (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_impersonated_credentials Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/requests.py", line 25, in import requests ModuleNotFoundError: No module named 'requests' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib64/python3.8/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/test_impersonated_credentials.py", line 26, in from google.auth import impersonated_credentials File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/impersonated_credentials.py", line 40, in from google.auth.transport.requests import AuthorizedSession File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/google/auth/transport/requests.py", line 29, in six.raise_from( File "", line 3, in raise_from ImportError: The requests library is not installed, please install the requests package to use the requests transport. ====================================================================== ERROR: tests.transport.test__http_client (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.transport.test__http_client Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib64/python3.8/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/transport/test__http_client.py", line 19, in from tests.transport import compliance File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/transport/compliance.py", line 17, in import flask ModuleNotFoundError: No module named 'flask' ====================================================================== ERROR: tests.transport.test_requests (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.transport.test_requests Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib64/python3.8/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/transport/test_requests.py", line 18, in import freezegun ModuleNotFoundError: No module named 'freezegun' ====================================================================== ERROR: tests.transport.test_urllib3 (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.transport.test_urllib3 Traceback (most recent call last): File "/usr/lib64/python3.8/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib64/python3.8/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/home/iurt/rpmbuild/BUILD/google-auth-1.10.0/tests/transport/test_urllib3.py", line 17, in import urllib3 ModuleNotFoundError: No module named 'urllib3' ---------------------------------------------------------------------- Ran 19 tests in 0.004s FAILED (errors=19) Test failed: error: Test failed: + true + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-google-auth-1.10.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R4iF3k + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd google-auth-1.10.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/share/doc/python3-google-auth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/share/doc/python3-google-auth + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/share/doc/python3-google-auth + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IXKkoj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd google-auth-1.10.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/share/licenses/python3-google-auth + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/share/licenses/python3-google-auth + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64/usr/share/licenses/python3-google-auth + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-google-auth = 1.10.0-1.mga8 python3-google-auth = 1.10.0-1.mga8 python3.8dist(google-auth) = 1.10.0 python3dist(google-auth) = 1.10.0 pythonegg(3)(google-auth) = 1.10.0 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: python(abi) = 3.8 python3.8dist(cachetools) >= 2.0.0 python3.8dist(cachetools) < 5.0 python3.8dist(pyasn1-modules) >= 0.2.1 python3.8dist(rsa) >= 3.1.4 python3.8dist(rsa) < 4.1 python3.8dist(setuptools) >= 40.3.0 python3.8dist(six) >= 1.9.0 Obsoletes: python-google-auth < 1.10.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-google-auth-1.10.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.REfsBh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd google-auth-1.10.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-google-auth-1.10.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GT9kei + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf google-auth-1.10.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!