Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-storage-blob.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681640584.963160/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-azure-storage-blob.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-azure-storage-blob-12.15.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-azure-storage-blob.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681640584.963160/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-azure-storage-blob.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-azure-storage-blob-12.15.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-azure-storage-blob.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681640584.963160/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-azure-storage-blob.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.jpRjfq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-storage-blob-12.15.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/azure-storage-blob-12.15.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-storage-blob-12.15.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.6w0wiI + umask 022 + cd /builddir/build/BUILD + cd azure-storage-blob-12.15.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/azure creating build/lib/azure/storage creating build/lib/azure/storage/blob copying azure/storage/blob/_blob_client.py -> build/lib/azure/storage/blob copying azure/storage/blob/_encryption.py -> build/lib/azure/storage/blob copying azure/storage/blob/_serialize.py -> build/lib/azure/storage/blob copying azure/storage/blob/_models.py -> build/lib/azure/storage/blob copying azure/storage/blob/_list_blobs_helper.py -> build/lib/azure/storage/blob copying azure/storage/blob/_deserialize.py -> build/lib/azure/storage/blob copying azure/storage/blob/_lease.py -> build/lib/azure/storage/blob copying azure/storage/blob/_blob_service_client.py -> build/lib/azure/storage/blob copying azure/storage/blob/_quick_query_helper.py -> build/lib/azure/storage/blob copying azure/storage/blob/__init__.py -> build/lib/azure/storage/blob copying azure/storage/blob/_shared_access_signature.py -> build/lib/azure/storage/blob copying azure/storage/blob/_version.py -> build/lib/azure/storage/blob copying azure/storage/blob/_download.py -> build/lib/azure/storage/blob copying azure/storage/blob/_container_client.py -> build/lib/azure/storage/blob copying azure/storage/blob/_upload_helpers.py -> build/lib/azure/storage/blob creating build/lib/azure/storage/blob/_generated copying azure/storage/blob/_generated/_configuration.py -> build/lib/azure/storage/blob/_generated copying azure/storage/blob/_generated/_azure_blob_storage.py -> build/lib/azure/storage/blob/_generated copying azure/storage/blob/_generated/_patch.py -> build/lib/azure/storage/blob/_generated copying azure/storage/blob/_generated/_serialization.py -> build/lib/azure/storage/blob/_generated copying azure/storage/blob/_generated/_vendor.py -> build/lib/azure/storage/blob/_generated copying azure/storage/blob/_generated/__init__.py -> build/lib/azure/storage/blob/_generated creating build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/parser.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/base_client_async.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/shared_access_signature.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/response_handlers.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/models.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/uploads_async.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/constants.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/__init__.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/policies.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/policies_async.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/authentication.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/base_client.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/request_handlers.py -> build/lib/azure/storage/blob/_shared copying azure/storage/blob/_shared/uploads.py -> build/lib/azure/storage/blob/_shared creating build/lib/azure/storage/blob/aio copying azure/storage/blob/aio/_container_client_async.py -> build/lib/azure/storage/blob/aio copying azure/storage/blob/aio/_blob_service_client_async.py -> build/lib/azure/storage/blob/aio copying azure/storage/blob/aio/_models.py -> build/lib/azure/storage/blob/aio copying azure/storage/blob/aio/_list_blobs_helper.py -> build/lib/azure/storage/blob/aio copying azure/storage/blob/aio/_download_async.py -> build/lib/azure/storage/blob/aio copying azure/storage/blob/aio/__init__.py -> build/lib/azure/storage/blob/aio copying azure/storage/blob/aio/_blob_client_async.py -> build/lib/azure/storage/blob/aio copying azure/storage/blob/aio/_upload_helpers.py -> build/lib/azure/storage/blob/aio copying azure/storage/blob/aio/_lease_async.py -> build/lib/azure/storage/blob/aio creating build/lib/azure/storage/blob/_generated/operations copying azure/storage/blob/_generated/operations/_container_operations.py -> build/lib/azure/storage/blob/_generated/operations copying azure/storage/blob/_generated/operations/_service_operations.py -> build/lib/azure/storage/blob/_generated/operations copying azure/storage/blob/_generated/operations/_patch.py -> build/lib/azure/storage/blob/_generated/operations copying azure/storage/blob/_generated/operations/_block_blob_operations.py -> build/lib/azure/storage/blob/_generated/operations copying azure/storage/blob/_generated/operations/__init__.py -> build/lib/azure/storage/blob/_generated/operations copying azure/storage/blob/_generated/operations/_page_blob_operations.py -> build/lib/azure/storage/blob/_generated/operations copying azure/storage/blob/_generated/operations/_append_blob_operations.py -> build/lib/azure/storage/blob/_generated/operations copying azure/storage/blob/_generated/operations/_blob_operations.py -> build/lib/azure/storage/blob/_generated/operations creating build/lib/azure/storage/blob/_generated/models copying azure/storage/blob/_generated/models/_patch.py -> build/lib/azure/storage/blob/_generated/models copying azure/storage/blob/_generated/models/_azure_blob_storage_enums.py -> build/lib/azure/storage/blob/_generated/models copying azure/storage/blob/_generated/models/_models_py3.py -> build/lib/azure/storage/blob/_generated/models copying azure/storage/blob/_generated/models/__init__.py -> build/lib/azure/storage/blob/_generated/models creating build/lib/azure/storage/blob/_generated/aio copying azure/storage/blob/_generated/aio/_configuration.py -> build/lib/azure/storage/blob/_generated/aio copying azure/storage/blob/_generated/aio/_azure_blob_storage.py -> build/lib/azure/storage/blob/_generated/aio copying azure/storage/blob/_generated/aio/_patch.py -> build/lib/azure/storage/blob/_generated/aio copying azure/storage/blob/_generated/aio/__init__.py -> build/lib/azure/storage/blob/_generated/aio creating build/lib/azure/storage/blob/_generated/aio/operations copying azure/storage/blob/_generated/aio/operations/_container_operations.py -> build/lib/azure/storage/blob/_generated/aio/operations copying azure/storage/blob/_generated/aio/operations/_service_operations.py -> build/lib/azure/storage/blob/_generated/aio/operations copying azure/storage/blob/_generated/aio/operations/_patch.py -> build/lib/azure/storage/blob/_generated/aio/operations copying azure/storage/blob/_generated/aio/operations/_block_blob_operations.py -> build/lib/azure/storage/blob/_generated/aio/operations copying azure/storage/blob/_generated/aio/operations/__init__.py -> build/lib/azure/storage/blob/_generated/aio/operations copying azure/storage/blob/_generated/aio/operations/_page_blob_operations.py -> build/lib/azure/storage/blob/_generated/aio/operations copying azure/storage/blob/_generated/aio/operations/_append_blob_operations.py -> build/lib/azure/storage/blob/_generated/aio/operations copying azure/storage/blob/_generated/aio/operations/_blob_operations.py -> build/lib/azure/storage/blob/_generated/aio/operations creating build/lib/azure/storage/blob/_shared/avro copying azure/storage/blob/_shared/avro/datafile_async.py -> build/lib/azure/storage/blob/_shared/avro copying azure/storage/blob/_shared/avro/schema.py -> build/lib/azure/storage/blob/_shared/avro copying azure/storage/blob/_shared/avro/__init__.py -> build/lib/azure/storage/blob/_shared/avro copying azure/storage/blob/_shared/avro/datafile.py -> build/lib/azure/storage/blob/_shared/avro copying azure/storage/blob/_shared/avro/avro_io_async.py -> build/lib/azure/storage/blob/_shared/avro copying azure/storage/blob/_shared/avro/avro_io.py -> build/lib/azure/storage/blob/_shared/avro running egg_info writing azure_storage_blob.egg-info/PKG-INFO writing dependency_links to azure_storage_blob.egg-info/dependency_links.txt writing requirements to azure_storage_blob.egg-info/requires.txt writing top-level names to azure_storage_blob.egg-info/top_level.txt reading manifest file 'azure_storage_blob.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_storage_blob.egg-info/SOURCES.txt' copying azure/storage/blob/py.typed -> build/lib/azure/storage/blob + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2CfdpH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64 + cd azure-storage-blob-12.15.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-azure-storage-blob-12.15.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 creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_blob_client.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_encryption.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_serialize.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated copying build/lib/azure/storage/blob/_generated/_configuration.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated copying build/lib/azure/storage/blob/_generated/_azure_blob_storage.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated copying build/lib/azure/storage/blob/_generated/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated copying build/lib/azure/storage/blob/_generated/_serialization.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated copying build/lib/azure/storage/blob/_generated/_vendor.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated copying build/lib/azure/storage/blob/_generated/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations copying build/lib/azure/storage/blob/_generated/operations/_container_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations copying build/lib/azure/storage/blob/_generated/operations/_service_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations copying build/lib/azure/storage/blob/_generated/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations copying build/lib/azure/storage/blob/_generated/operations/_block_blob_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations copying build/lib/azure/storage/blob/_generated/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations copying build/lib/azure/storage/blob/_generated/operations/_page_blob_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations copying build/lib/azure/storage/blob/_generated/operations/_append_blob_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations copying build/lib/azure/storage/blob/_generated/operations/_blob_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/models copying build/lib/azure/storage/blob/_generated/models/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/models copying build/lib/azure/storage/blob/_generated/models/_azure_blob_storage_enums.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/models copying build/lib/azure/storage/blob/_generated/models/_models_py3.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/models copying build/lib/azure/storage/blob/_generated/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/models creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio copying build/lib/azure/storage/blob/_generated/aio/_configuration.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio copying build/lib/azure/storage/blob/_generated/aio/_azure_blob_storage.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio copying build/lib/azure/storage/blob/_generated/aio/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio copying build/lib/azure/storage/blob/_generated/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations copying build/lib/azure/storage/blob/_generated/aio/operations/_container_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations copying build/lib/azure/storage/blob/_generated/aio/operations/_service_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations copying build/lib/azure/storage/blob/_generated/aio/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations copying build/lib/azure/storage/blob/_generated/aio/operations/_block_blob_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations copying build/lib/azure/storage/blob/_generated/aio/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations copying build/lib/azure/storage/blob/_generated/aio/operations/_page_blob_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations copying build/lib/azure/storage/blob/_generated/aio/operations/_append_blob_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations copying build/lib/azure/storage/blob/_generated/aio/operations/_blob_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations copying build/lib/azure/storage/blob/_models.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_list_blobs_helper.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_deserialize.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/py.typed -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_lease.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_blob_service_client.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_quick_query_helper.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_shared_access_signature.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_version.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro copying build/lib/azure/storage/blob/_shared/avro/datafile_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro copying build/lib/azure/storage/blob/_shared/avro/schema.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro copying build/lib/azure/storage/blob/_shared/avro/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro copying build/lib/azure/storage/blob/_shared/avro/datafile.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro copying build/lib/azure/storage/blob/_shared/avro/avro_io_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro copying build/lib/azure/storage/blob/_shared/avro/avro_io.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro copying build/lib/azure/storage/blob/_shared/parser.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/base_client_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/shared_access_signature.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/response_handlers.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/models.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/uploads_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/constants.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/policies.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/policies_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/authentication.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/base_client.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/request_handlers.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_shared/uploads.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared copying build/lib/azure/storage/blob/_download.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob copying build/lib/azure/storage/blob/_container_client.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob creating /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/aio/_container_client_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/aio/_blob_service_client_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/aio/_models.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/aio/_list_blobs_helper.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/aio/_download_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/aio/_blob_client_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/aio/_upload_helpers.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/aio/_lease_async.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio copying build/lib/azure/storage/blob/_upload_helpers.py -> /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_blob_client.py to _blob_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_encryption.py to _encryption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_serialize.py to _serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/_azure_blob_storage.py to _azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/_serialization.py to _serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/_vendor.py to _vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations/_container_operations.py to _container_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations/_service_operations.py to _service_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations/_block_blob_operations.py to _block_blob_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations/_page_blob_operations.py to _page_blob_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations/_append_blob_operations.py to _append_blob_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/operations/_blob_operations.py to _blob_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/models/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/models/_azure_blob_storage_enums.py to _azure_blob_storage_enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/models/_models_py3.py to _models_py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/_azure_blob_storage.py to _azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations/_container_operations.py to _container_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations/_service_operations.py to _service_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations/_block_blob_operations.py to _block_blob_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations/_page_blob_operations.py to _page_blob_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations/_append_blob_operations.py to _append_blob_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_generated/aio/operations/_blob_operations.py to _blob_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_list_blobs_helper.py to _list_blobs_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_deserialize.py to _deserialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_lease.py to _lease.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_blob_service_client.py to _blob_service_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_quick_query_helper.py to _quick_query_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared_access_signature.py to _shared_access_signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro/datafile_async.py to datafile_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro/datafile.py to datafile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro/avro_io_async.py to avro_io_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/avro/avro_io.py to avro_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/base_client_async.py to base_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/shared_access_signature.py to shared_access_signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/response_handlers.py to response_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/uploads_async.py to uploads_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/policies.py to policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/policies_async.py to policies_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/base_client.py to base_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/request_handlers.py to request_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_shared/uploads.py to uploads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_download.py to _download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_container_client.py to _container_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio/_container_client_async.py to _container_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio/_blob_service_client_async.py to _blob_service_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio/_list_blobs_helper.py to _list_blobs_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio/_download_async.py to _download_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio/_blob_client_async.py to _blob_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio/_upload_helpers.py to _upload_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/aio/_lease_async.py to _lease_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/blob/_upload_helpers.py to _upload_helpers.cpython-39.pyc writing byte-compilation script '/tmp/tmpambwc8de.py' /usr/bin/python3 /tmp/tmpambwc8de.py removing /tmp/tmpambwc8de.py running install_egg_info running egg_info writing azure_storage_blob.egg-info/PKG-INFO writing dependency_links to azure_storage_blob.egg-info/dependency_links.txt writing requirements to azure_storage_blob.egg-info/requires.txt writing top-level names to azure_storage_blob.egg-info/top_level.txt reading manifest file 'azure_storage_blob.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_storage_blob.egg-info/SOURCES.txt' Copying azure_storage_blob.egg-info to /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9/site-packages/azure_storage_blob-12.15.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64//usr/share/doc/python-azure-storage-blob + '[' -d doc ']' ~/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64 ~/build/BUILD/azure-storage-blob-12.15.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.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/azure-storage-blob-12.15.0 + mv /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 12.15.0-1 --unique-debug-suffix -12.15.0-1.x86_64 --unique-debug-src-base python-azure-storage-blob-12.15.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/azure-storage-blob-12.15.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-azure-storage-blob-12.15.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-azure-storage-blob-12.15.0-1.noarch Provides: python-azure-storage-blob python3-azure-storage-blob = 12.15.0-1 python3.9dist(azure-storage-blob) = 12.15 python3dist(azure-storage-blob) = 12.15 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.9 python3.9dist(azure-core) >= 1.26 python3.9dist(azure-core) < 2 python3.9dist(cryptography) >= 2.1.4 python3.9dist(isodate) >= 0.6.1 python3.9dist(typing-extensions) >= 4.0.1 Processing files: python-azure-storage-blob-help-12.15.0-1.noarch warning: Empty %files file /builddir/build/BUILD/azure-storage-blob-12.15.0/doclist.lst Provides: python-azure-storage-blob-help = 12.15.0-1 python3-azure-storage-blob-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-azure-storage-blob-12.15.0-1.x86_64 Wrote: /builddir/build/RPMS/python-azure-storage-blob-help-12.15.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-azure-storage-blob-12.15.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GiPDHH + umask 022 + cd /builddir/build/BUILD + cd azure-storage-blob-12.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-azure-storage-blob-12.15.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0