Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-google-api-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682141725.014524/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'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-google-api-core.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'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-google-api-core-2.11.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-google-api-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682141725.014524/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'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-google-api-core.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'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-google-api-core-2.11.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-google-api-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682141725.014524/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'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-google-api-core.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'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z0V5Sy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf google-api-core-2.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/google-api-core-2.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd google-api-core-2.11.0 + /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.CfV0rw + umask 022 + cd /builddir/build/BUILD + cd google-api-core-2.11.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /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/api_core copying google/api_core/rest_streaming.py -> build/lib/google/api_core copying google/api_core/__init__.py -> build/lib/google/api_core copying google/api_core/grpc_helpers_async.py -> build/lib/google/api_core copying google/api_core/exceptions.py -> build/lib/google/api_core copying google/api_core/client_info.py -> build/lib/google/api_core copying google/api_core/rest_helpers.py -> build/lib/google/api_core copying google/api_core/extended_operation.py -> build/lib/google/api_core copying google/api_core/datetime_helpers.py -> build/lib/google/api_core copying google/api_core/page_iterator.py -> build/lib/google/api_core copying google/api_core/client_options.py -> build/lib/google/api_core copying google/api_core/retry_async.py -> build/lib/google/api_core copying google/api_core/retry.py -> build/lib/google/api_core copying google/api_core/protobuf_helpers.py -> build/lib/google/api_core copying google/api_core/version.py -> build/lib/google/api_core copying google/api_core/page_iterator_async.py -> build/lib/google/api_core copying google/api_core/iam.py -> build/lib/google/api_core copying google/api_core/grpc_helpers.py -> build/lib/google/api_core copying google/api_core/timeout.py -> build/lib/google/api_core copying google/api_core/general_helpers.py -> build/lib/google/api_core copying google/api_core/operation_async.py -> build/lib/google/api_core copying google/api_core/operation.py -> build/lib/google/api_core copying google/api_core/bidi.py -> build/lib/google/api_core copying google/api_core/path_template.py -> build/lib/google/api_core creating build/lib/google/api_core/future copying google/api_core/future/__init__.py -> build/lib/google/api_core/future copying google/api_core/future/async_future.py -> build/lib/google/api_core/future copying google/api_core/future/polling.py -> build/lib/google/api_core/future copying google/api_core/future/_helpers.py -> build/lib/google/api_core/future copying google/api_core/future/base.py -> build/lib/google/api_core/future creating build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/__init__.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/client_info.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/config_async.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/method.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/routing_header.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/method_async.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/config.py -> build/lib/google/api_core/gapic_v1 creating build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/__init__.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_async_client.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/pagers.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_client.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_client_config.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/abstract_operations_client.py -> build/lib/google/api_core/operations_v1 creating build/lib/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/__init__.py -> build/lib/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/base.py -> build/lib/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/rest.py -> build/lib/google/api_core/operations_v1/transports running egg_info writing google_api_core.egg-info/PKG-INFO writing dependency_links to google_api_core.egg-info/dependency_links.txt writing namespace_packages to google_api_core.egg-info/namespace_packages.txt writing requirements to google_api_core.egg-info/requires.txt writing top-level names to google_api_core.egg-info/top_level.txt reading manifest file 'google_api_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' adding license file 'LICENSE' writing manifest file 'google_api_core.egg-info/SOURCES.txt' copying google/api_core/py.typed -> build/lib/google/api_core + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4qVw3Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64 + cd google-api-core-2.11.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib Skipping installation of /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/__init__.py (namespace package) copying google/api_core/rest_streaming.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/__init__.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/grpc_helpers_async.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/exceptions.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/client_info.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/rest_helpers.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/extended_operation.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/datetime_helpers.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/page_iterator.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/client_options.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/retry_async.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/retry.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/protobuf_helpers.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/version.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/page_iterator_async.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/iam.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/grpc_helpers.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/timeout.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/general_helpers.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/operation_async.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/operation.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/py.typed -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/bidi.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/path_template.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core copying google/api_core/future/__init__.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future copying google/api_core/future/async_future.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future copying google/api_core/future/polling.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future copying google/api_core/future/_helpers.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future copying google/api_core/future/base.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future copying google/api_core/gapic_v1/__init__.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1 copying google/api_core/gapic_v1/client_info.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1 copying google/api_core/gapic_v1/config_async.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1 copying google/api_core/gapic_v1/method.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1 copying google/api_core/gapic_v1/routing_header.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1 copying google/api_core/gapic_v1/method_async.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1 copying google/api_core/gapic_v1/config.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1 copying google/api_core/operations_v1/__init__.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_async_client.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1 copying google/api_core/operations_v1/pagers.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_client.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_client_config.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1 copying google/api_core/operations_v1/abstract_operations_client.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1 copying google/api_core/operations_v1/transports/__init__.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/base.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/rest.py -> /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/transports byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/rest_streaming.py to rest_streaming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/grpc_helpers_async.py to grpc_helpers_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/client_info.py to client_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/rest_helpers.py to rest_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/extended_operation.py to extended_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/datetime_helpers.py to datetime_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/page_iterator.py to page_iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/client_options.py to client_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/retry_async.py to retry_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/protobuf_helpers.py to protobuf_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/page_iterator_async.py to page_iterator_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/iam.py to iam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/grpc_helpers.py to grpc_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/timeout.py to timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/general_helpers.py to general_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operation_async.py to operation_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operation.py to operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/bidi.py to bidi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/path_template.py to path_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future/async_future.py to async_future.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future/polling.py to polling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future/_helpers.py to _helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/future/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1/client_info.py to client_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1/config_async.py to config_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1/method.py to method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1/routing_header.py to routing_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1/method_async.py to method_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/gapic_v1/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/operations_async_client.py to operations_async_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/pagers.py to pagers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/operations_client.py to operations_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/operations_client_config.py to operations_client_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/abstract_operations_client.py to abstract_operations_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/transports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/transports/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google/api_core/operations_v1/transports/rest.py to rest.cpython-39.pyc writing byte-compilation script '/tmp/tmp_u_zt7sq.py' /usr/bin/python3 /tmp/tmp_u_zt7sq.py removing /tmp/tmp_u_zt7sq.py running install_egg_info running egg_info writing google_api_core.egg-info/PKG-INFO writing dependency_links to google_api_core.egg-info/dependency_links.txt writing namespace_packages to google_api_core.egg-info/namespace_packages.txt writing requirements to google_api_core.egg-info/requires.txt writing top-level names to google_api_core.egg-info/top_level.txt reading manifest file 'google_api_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' adding license file 'LICENSE' writing manifest file 'google_api_core.egg-info/SOURCES.txt' Copying google_api_core.egg-info to /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google_api_core-2.11.0-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9/site-packages/google_api_core-2.11.0-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64//usr/share/doc/python-google-api-core + '[' -d doc ']' ~/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64 ~/build/BUILD/google-api-core-2.11.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/google-api-core-2.11.0 + mv /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.11.0-1 --unique-debug-suffix -2.11.0-1.x86_64 --unique-debug-src-base python-google-api-core-2.11.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/google-api-core-2.11.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-google-api-core-2.11.0-1.noarch Provides: python-google-api-core python3-google-api-core = 2.11.0-1 python3.9dist(google-api-core) = 2.11 python3dist(google-api-core) = 2.11 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(protobuf) < 3.20 or python3.9dist(protobuf) >= 3.20.0) (python3.9dist(protobuf) < 3.20.1 or python3.9dist(protobuf) >= 3.20.1.0) (python3.9dist(protobuf) < 4.21 or python3.9dist(protobuf) >= 4.21.0) (python3.9dist(protobuf) < 4.21.1 or python3.9dist(protobuf) >= 4.21.1.0) (python3.9dist(protobuf) < 4.21.2 or python3.9dist(protobuf) >= 4.21.2.0) (python3.9dist(protobuf) < 4.21.3 or python3.9dist(protobuf) >= 4.21.3.0) (python3.9dist(protobuf) < 4.21.4 or python3.9dist(protobuf) >= 4.21.4.0) (python3.9dist(protobuf) < 4.21.5 or python3.9dist(protobuf) >= 4.21.5.0) python(abi) = 3.9 python3.9dist(google-auth) >= 2.14.1 python3.9dist(google-auth) < 3.0dev python3.9dist(googleapis-common-protos) >= 1.56.2 python3.9dist(googleapis-common-protos) < 2.0dev python3.9dist(protobuf) >= 3.19.5 python3.9dist(protobuf) < 5.0.0dev python3.9dist(requests) >= 2.18 python3.9dist(requests) < 3.0.0dev Processing files: python-google-api-core-help-2.11.0-1.noarch warning: Empty %files file /builddir/build/BUILD/google-api-core-2.11.0/doclist.lst Provides: python-google-api-core-help = 2.11.0-1 python3-google-api-core-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64 Wrote: /builddir/build/RPMS/python-google-api-core-help-2.11.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-google-api-core-2.11.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UXHOwv + umask 022 + cd /builddir/build/BUILD + cd google-api-core-2.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-google-api-core-2.11.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0