Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-google-auth.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-172589-1038054/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-google-auth.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1680220800 Wrote: /builddir/build/SRPMS/python-google-auth-2.17.1-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-google-auth.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-172589-1038054/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-google-auth.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1680220800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ruoxcS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf google-auth-library-python-2.17.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.17.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd google-auth-library-python-2.17.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oHBqKn + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-2.17.1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /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/sts.py -> build/lib/google/oauth2 copying google/oauth2/_reauth_async.py -> build/lib/google/oauth2 copying google/oauth2/_service_account_async.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/challenges.py -> build/lib/google/oauth2 copying google/oauth2/_client_async.py -> build/lib/google/oauth2 copying google/oauth2/credentials.py -> build/lib/google/oauth2 copying google/oauth2/_credentials_async.py -> build/lib/google/oauth2 copying google/oauth2/reauth.py -> build/lib/google/oauth2 copying google/oauth2/gdch_credentials.py -> build/lib/google/oauth2 copying google/oauth2/utils.py -> build/lib/google/oauth2 copying google/oauth2/__init__.py -> build/lib/google/oauth2 copying google/oauth2/id_token.py -> build/lib/google/oauth2 copying google/oauth2/_id_token_async.py -> build/lib/google/oauth2 creating build/lib/google/auth copying google/auth/external_account_authorized_user.py -> build/lib/google/auth copying google/auth/_cloud_sdk.py -> build/lib/google/auth copying google/auth/_default_async.py -> build/lib/google/auth copying google/auth/app_engine.py -> build/lib/google/auth copying google/auth/version.py -> build/lib/google/auth copying google/auth/environment_vars.py -> build/lib/google/auth copying google/auth/_jwt_async.py -> build/lib/google/auth copying google/auth/jwt.py -> build/lib/google/auth copying google/auth/identity_pool.py -> build/lib/google/auth copying google/auth/exceptions.py -> build/lib/google/auth copying google/auth/_oauth2client.py -> build/lib/google/auth copying google/auth/aws.py -> build/lib/google/auth copying google/auth/_service_account_info.py -> build/lib/google/auth copying google/auth/credentials.py -> build/lib/google/auth copying google/auth/_credentials_async.py -> build/lib/google/auth copying google/auth/impersonated_credentials.py -> build/lib/google/auth copying google/auth/iam.py -> build/lib/google/auth copying google/auth/pluggable.py -> build/lib/google/auth copying google/auth/external_account.py -> build/lib/google/auth copying google/auth/api_key.py -> build/lib/google/auth copying google/auth/downscoped.py -> build/lib/google/auth copying google/auth/_default.py -> build/lib/google/auth copying google/auth/_exponential_backoff.py -> build/lib/google/auth copying google/auth/_helpers.py -> build/lib/google/auth copying google/auth/__init__.py -> build/lib/google/auth creating build/lib/google/auth/transport copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport copying google/auth/transport/mtls.py -> build/lib/google/auth/transport copying google/auth/transport/grpc.py -> build/lib/google/auth/transport copying google/auth/transport/_aiohttp_requests.py -> build/lib/google/auth/transport copying google/auth/transport/requests.py -> build/lib/google/auth/transport copying google/auth/transport/_custom_tls_signer.py -> build/lib/google/auth/transport copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport copying google/auth/transport/_mtls_helper.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/_python_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/es256.py -> build/lib/google/auth/crypt copying google/auth/crypt/rsa.py -> 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/__init__.py -> build/lib/google/auth/crypt 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/credentials.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mUXJ2N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch + cd google-auth-library-python-2.17.1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch --prefix /usr running install running install_lib copying google/oauth2/sts.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 Skipping installation of /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/__init__.py (namespace package) copying google/oauth2/_reauth_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_service_account_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/service_account.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_client.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/challenges.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_client_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_credentials_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/reauth.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/gdch_credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/utils.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/id_token.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_id_token_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2 copying google/auth/external_account_authorized_user.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/_cloud_sdk.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/_default_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/app_engine.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/version.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/environment_vars.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/_jwt_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/jwt.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/identity_pool.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/exceptions.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/_oauth2client.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/aws.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/_service_account_info.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/_credentials_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/impersonated_credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/iam.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/pluggable.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/external_account.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/api_key.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/downscoped.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/_default.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/_exponential_backoff.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/_helpers.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth copying google/auth/transport/urllib3.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/mtls.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/grpc.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/_aiohttp_requests.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/requests.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/_custom_tls_signer.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/_http_client.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/_mtls_helper.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/crypt/_python_rsa.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/es256.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/rsa.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/base.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/_helpers.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/compute_engine/_metadata.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/compute_engine byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/sts.py to sts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/_reauth_async.py to _reauth_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/_service_account_async.py to _service_account_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/service_account.py to service_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/_client.py to _client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/challenges.py to challenges.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/_client_async.py to _client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/_credentials_async.py to _credentials_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/reauth.py to reauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/gdch_credentials.py to gdch_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/id_token.py to id_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/oauth2/_id_token_async.py to _id_token_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/external_account_authorized_user.py to external_account_authorized_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/_cloud_sdk.py to _cloud_sdk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/_default_async.py to _default_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/app_engine.py to app_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/environment_vars.py to environment_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/_jwt_async.py to _jwt_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/jwt.py to jwt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/identity_pool.py to identity_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/_oauth2client.py to _oauth2client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/_service_account_info.py to _service_account_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/_credentials_async.py to _credentials_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/impersonated_credentials.py to impersonated_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/iam.py to iam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/pluggable.py to pluggable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/external_account.py to external_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/api_key.py to api_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/downscoped.py to downscoped.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/_default.py to _default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/_exponential_backoff.py to _exponential_backoff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/_helpers.py to _helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport/urllib3.py to urllib3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport/mtls.py to mtls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport/grpc.py to grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport/_aiohttp_requests.py to _aiohttp_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport/requests.py to requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport/_custom_tls_signer.py to _custom_tls_signer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport/_http_client.py to _http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport/_mtls_helper.py to _mtls_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/transport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt/_python_rsa.py to _python_rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt/_cryptography_rsa.py to _cryptography_rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt/es256.py to es256.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt/rsa.py to rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt/_helpers.py to _helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/crypt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/compute_engine/_metadata.py to _metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/compute_engine/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google/auth/compute_engine/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmppmv67byg.py' /usr/bin/python3 /tmp/tmppmv67byg.py removing /tmp/tmppmv67byg.py running install_egg_info running egg_info creating google_auth.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 writing manifest file 'google_auth.egg-info/SOURCES.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 adding license file 'LICENSE' 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 /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google_auth-2.17.1-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/lib/python3.9/site-packages/google_auth-2.17.1-py3.9-nspkg.pth running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.17.1-1.el9s --unique-debug-suffix -2.17.1-1.el9s.noarch --unique-debug-src-base python-google-auth-2.17.1-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/google-auth-library-python-2.17.1 find: 'debug': No such file or directory + /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-google-auth-2.17.1-1.el9s.noarch/usr/lib/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.BRkfbn + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-2.17.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-google-auth-2.17.1-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5Gmp9w + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-2.17.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/share/licenses/python3-google-auth + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/share/licenses/python3-google-auth + cp -pr LICENSE /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch/usr/share/licenses/python3-google-auth + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-google-auth = 1:2.17.1-1.el9s python3-google-auth = 1:2.17.1-1.el9s python3.9-google-auth = 1:2.17.1-1.el9s python3.9dist(google-auth) = 2.17.1 python3dist(google-auth) = 2.17.1 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(cachetools) < 6 with python3.9dist(cachetools) >= 2) (python3.9dist(rsa) < 5 with python3.9dist(rsa) >= 3.1.4) python(abi) = 3.9 python3.9dist(pyasn1-modules) >= 0.2.1 python3.9dist(six) >= 1.9 Obsoletes: python39-google-auth < 1:2.17.1-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-google-auth-2.17.1-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oyBz95 + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-2.17.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-google-auth-2.17.1-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0