Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-mgmt-msi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682152273.921168/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-mgmt-msi.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-mgmt-msi-7.0.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-mgmt-msi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682152273.921168/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-mgmt-msi.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-mgmt-msi-7.0.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-mgmt-msi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682152273.921168/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-mgmt-msi.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.FrG85K + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-mgmt-msi-7.0.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/azure-mgmt-msi-7.0.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-mgmt-msi-7.0.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.bYzzS5 + umask 022 + cd /builddir/build/BUILD + cd azure-mgmt-msi-7.0.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/mgmt creating build/lib/azure/mgmt/msi copying azure/mgmt/msi/_patch.py -> build/lib/azure/mgmt/msi copying azure/mgmt/msi/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi copying azure/mgmt/msi/models.py -> build/lib/azure/mgmt/msi copying azure/mgmt/msi/__init__.py -> build/lib/azure/mgmt/msi copying azure/mgmt/msi/_serialization.py -> build/lib/azure/mgmt/msi copying azure/mgmt/msi/_version.py -> build/lib/azure/mgmt/msi copying azure/mgmt/msi/_configuration.py -> build/lib/azure/mgmt/msi creating build/lib/azure/mgmt/msi/aio copying azure/mgmt/msi/aio/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi/aio copying azure/mgmt/msi/aio/__init__.py -> build/lib/azure/mgmt/msi/aio copying azure/mgmt/msi/aio/_configuration.py -> build/lib/azure/mgmt/msi/aio creating build/lib/azure/mgmt/msi/v2022_01_31_preview copying azure/mgmt/msi/v2022_01_31_preview/_patch.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview copying azure/mgmt/msi/v2022_01_31_preview/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview copying azure/mgmt/msi/v2022_01_31_preview/_vendor.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview copying azure/mgmt/msi/v2022_01_31_preview/__init__.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview copying azure/mgmt/msi/v2022_01_31_preview/_version.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview copying azure/mgmt/msi/v2022_01_31_preview/_configuration.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview creating build/lib/azure/mgmt/msi/v2021_09_30_preview copying azure/mgmt/msi/v2021_09_30_preview/_patch.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview copying azure/mgmt/msi/v2021_09_30_preview/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview copying azure/mgmt/msi/v2021_09_30_preview/_vendor.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview copying azure/mgmt/msi/v2021_09_30_preview/__init__.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview copying azure/mgmt/msi/v2021_09_30_preview/_version.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview copying azure/mgmt/msi/v2021_09_30_preview/_configuration.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview creating build/lib/azure/mgmt/msi/v2023_01_31 copying azure/mgmt/msi/v2023_01_31/_patch.py -> build/lib/azure/mgmt/msi/v2023_01_31 copying azure/mgmt/msi/v2023_01_31/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi/v2023_01_31 copying azure/mgmt/msi/v2023_01_31/_vendor.py -> build/lib/azure/mgmt/msi/v2023_01_31 copying azure/mgmt/msi/v2023_01_31/__init__.py -> build/lib/azure/mgmt/msi/v2023_01_31 copying azure/mgmt/msi/v2023_01_31/_version.py -> build/lib/azure/mgmt/msi/v2023_01_31 copying azure/mgmt/msi/v2023_01_31/_configuration.py -> build/lib/azure/mgmt/msi/v2023_01_31 creating build/lib/azure/mgmt/msi/v2018_11_30 copying azure/mgmt/msi/v2018_11_30/_patch.py -> build/lib/azure/mgmt/msi/v2018_11_30 copying azure/mgmt/msi/v2018_11_30/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi/v2018_11_30 copying azure/mgmt/msi/v2018_11_30/_vendor.py -> build/lib/azure/mgmt/msi/v2018_11_30 copying azure/mgmt/msi/v2018_11_30/__init__.py -> build/lib/azure/mgmt/msi/v2018_11_30 copying azure/mgmt/msi/v2018_11_30/_version.py -> build/lib/azure/mgmt/msi/v2018_11_30 copying azure/mgmt/msi/v2018_11_30/_configuration.py -> build/lib/azure/mgmt/msi/v2018_11_30 creating build/lib/azure/mgmt/msi/v2022_01_31_preview/aio copying azure/mgmt/msi/v2022_01_31_preview/aio/_patch.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio copying azure/mgmt/msi/v2022_01_31_preview/aio/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio copying azure/mgmt/msi/v2022_01_31_preview/aio/__init__.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio copying azure/mgmt/msi/v2022_01_31_preview/aio/_configuration.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio creating build/lib/azure/mgmt/msi/v2022_01_31_preview/operations copying azure/mgmt/msi/v2022_01_31_preview/operations/_operations.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/operations copying azure/mgmt/msi/v2022_01_31_preview/operations/_patch.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/operations copying azure/mgmt/msi/v2022_01_31_preview/operations/_federated_identity_credentials_operations.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/operations copying azure/mgmt/msi/v2022_01_31_preview/operations/_user_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/operations copying azure/mgmt/msi/v2022_01_31_preview/operations/__init__.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/operations copying azure/mgmt/msi/v2022_01_31_preview/operations/_system_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/operations creating build/lib/azure/mgmt/msi/v2022_01_31_preview/models copying azure/mgmt/msi/v2022_01_31_preview/models/_patch.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/models copying azure/mgmt/msi/v2022_01_31_preview/models/__init__.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/models copying azure/mgmt/msi/v2022_01_31_preview/models/_models_py3.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/models creating build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying azure/mgmt/msi/v2022_01_31_preview/aio/operations/_operations.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying azure/mgmt/msi/v2022_01_31_preview/aio/operations/_patch.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying azure/mgmt/msi/v2022_01_31_preview/aio/operations/_federated_identity_credentials_operations.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying azure/mgmt/msi/v2022_01_31_preview/aio/operations/_user_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying azure/mgmt/msi/v2022_01_31_preview/aio/operations/__init__.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying azure/mgmt/msi/v2022_01_31_preview/aio/operations/_system_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations creating build/lib/azure/mgmt/msi/v2021_09_30_preview/aio copying azure/mgmt/msi/v2021_09_30_preview/aio/_patch.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/aio copying azure/mgmt/msi/v2021_09_30_preview/aio/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/aio copying azure/mgmt/msi/v2021_09_30_preview/aio/__init__.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/aio copying azure/mgmt/msi/v2021_09_30_preview/aio/_configuration.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/aio creating build/lib/azure/mgmt/msi/v2021_09_30_preview/operations copying azure/mgmt/msi/v2021_09_30_preview/operations/_operations.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/operations copying azure/mgmt/msi/v2021_09_30_preview/operations/_patch.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/operations copying azure/mgmt/msi/v2021_09_30_preview/operations/_user_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/operations copying azure/mgmt/msi/v2021_09_30_preview/operations/__init__.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/operations copying azure/mgmt/msi/v2021_09_30_preview/operations/_system_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/operations creating build/lib/azure/mgmt/msi/v2021_09_30_preview/models copying azure/mgmt/msi/v2021_09_30_preview/models/_patch.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/models copying azure/mgmt/msi/v2021_09_30_preview/models/__init__.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/models copying azure/mgmt/msi/v2021_09_30_preview/models/_models_py3.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/models creating build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying azure/mgmt/msi/v2021_09_30_preview/aio/operations/_operations.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying azure/mgmt/msi/v2021_09_30_preview/aio/operations/_patch.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying azure/mgmt/msi/v2021_09_30_preview/aio/operations/_user_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying azure/mgmt/msi/v2021_09_30_preview/aio/operations/__init__.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying azure/mgmt/msi/v2021_09_30_preview/aio/operations/_system_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations creating build/lib/azure/mgmt/msi/v2023_01_31/aio copying azure/mgmt/msi/v2023_01_31/aio/_patch.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio copying azure/mgmt/msi/v2023_01_31/aio/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio copying azure/mgmt/msi/v2023_01_31/aio/__init__.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio copying azure/mgmt/msi/v2023_01_31/aio/_configuration.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio creating build/lib/azure/mgmt/msi/v2023_01_31/operations copying azure/mgmt/msi/v2023_01_31/operations/_operations.py -> build/lib/azure/mgmt/msi/v2023_01_31/operations copying azure/mgmt/msi/v2023_01_31/operations/_patch.py -> build/lib/azure/mgmt/msi/v2023_01_31/operations copying azure/mgmt/msi/v2023_01_31/operations/_federated_identity_credentials_operations.py -> build/lib/azure/mgmt/msi/v2023_01_31/operations copying azure/mgmt/msi/v2023_01_31/operations/_user_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2023_01_31/operations copying azure/mgmt/msi/v2023_01_31/operations/__init__.py -> build/lib/azure/mgmt/msi/v2023_01_31/operations copying azure/mgmt/msi/v2023_01_31/operations/_system_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2023_01_31/operations creating build/lib/azure/mgmt/msi/v2023_01_31/models copying azure/mgmt/msi/v2023_01_31/models/_patch.py -> build/lib/azure/mgmt/msi/v2023_01_31/models copying azure/mgmt/msi/v2023_01_31/models/_managed_service_identity_client_enums.py -> build/lib/azure/mgmt/msi/v2023_01_31/models copying azure/mgmt/msi/v2023_01_31/models/__init__.py -> build/lib/azure/mgmt/msi/v2023_01_31/models copying azure/mgmt/msi/v2023_01_31/models/_models_py3.py -> build/lib/azure/mgmt/msi/v2023_01_31/models creating build/lib/azure/mgmt/msi/v2023_01_31/aio/operations copying azure/mgmt/msi/v2023_01_31/aio/operations/_operations.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio/operations copying azure/mgmt/msi/v2023_01_31/aio/operations/_patch.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio/operations copying azure/mgmt/msi/v2023_01_31/aio/operations/_federated_identity_credentials_operations.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio/operations copying azure/mgmt/msi/v2023_01_31/aio/operations/_user_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio/operations copying azure/mgmt/msi/v2023_01_31/aio/operations/__init__.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio/operations copying azure/mgmt/msi/v2023_01_31/aio/operations/_system_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2023_01_31/aio/operations creating build/lib/azure/mgmt/msi/v2018_11_30/aio copying azure/mgmt/msi/v2018_11_30/aio/_patch.py -> build/lib/azure/mgmt/msi/v2018_11_30/aio copying azure/mgmt/msi/v2018_11_30/aio/_managed_service_identity_client.py -> build/lib/azure/mgmt/msi/v2018_11_30/aio copying azure/mgmt/msi/v2018_11_30/aio/__init__.py -> build/lib/azure/mgmt/msi/v2018_11_30/aio copying azure/mgmt/msi/v2018_11_30/aio/_configuration.py -> build/lib/azure/mgmt/msi/v2018_11_30/aio creating build/lib/azure/mgmt/msi/v2018_11_30/operations copying azure/mgmt/msi/v2018_11_30/operations/_operations.py -> build/lib/azure/mgmt/msi/v2018_11_30/operations copying azure/mgmt/msi/v2018_11_30/operations/_patch.py -> build/lib/azure/mgmt/msi/v2018_11_30/operations copying azure/mgmt/msi/v2018_11_30/operations/_user_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2018_11_30/operations copying azure/mgmt/msi/v2018_11_30/operations/__init__.py -> build/lib/azure/mgmt/msi/v2018_11_30/operations copying azure/mgmt/msi/v2018_11_30/operations/_system_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2018_11_30/operations creating build/lib/azure/mgmt/msi/v2018_11_30/models copying azure/mgmt/msi/v2018_11_30/models/_patch.py -> build/lib/azure/mgmt/msi/v2018_11_30/models copying azure/mgmt/msi/v2018_11_30/models/__init__.py -> build/lib/azure/mgmt/msi/v2018_11_30/models copying azure/mgmt/msi/v2018_11_30/models/_models_py3.py -> build/lib/azure/mgmt/msi/v2018_11_30/models creating build/lib/azure/mgmt/msi/v2018_11_30/aio/operations copying azure/mgmt/msi/v2018_11_30/aio/operations/_operations.py -> build/lib/azure/mgmt/msi/v2018_11_30/aio/operations copying azure/mgmt/msi/v2018_11_30/aio/operations/_patch.py -> build/lib/azure/mgmt/msi/v2018_11_30/aio/operations copying azure/mgmt/msi/v2018_11_30/aio/operations/_user_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2018_11_30/aio/operations copying azure/mgmt/msi/v2018_11_30/aio/operations/__init__.py -> build/lib/azure/mgmt/msi/v2018_11_30/aio/operations copying azure/mgmt/msi/v2018_11_30/aio/operations/_system_assigned_identities_operations.py -> build/lib/azure/mgmt/msi/v2018_11_30/aio/operations running egg_info writing azure_mgmt_msi.egg-info/PKG-INFO writing dependency_links to azure_mgmt_msi.egg-info/dependency_links.txt writing requirements to azure_mgmt_msi.egg-info/requires.txt writing top-level names to azure_mgmt_msi.egg-info/top_level.txt reading manifest file 'azure_mgmt_msi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'tests' warning: no files found matching '*.json' under directory 'tests' warning: no files found matching '*.py' under directory 'samples' warning: no files found matching '*.md' under directory 'samples' adding license file 'LICENSE' writing manifest file 'azure_mgmt_msi.egg-info/SOURCES.txt' copying azure/mgmt/msi/py.typed -> build/lib/azure/mgmt/msi + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sszfdT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64 + cd azure-mgmt-msi-7.0.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-mgmt-msi-7.0.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-mgmt-msi-7.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi copying build/lib/azure/mgmt/msi/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/aio copying build/lib/azure/mgmt/msi/aio/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/aio copying build/lib/azure/mgmt/msi/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/aio copying build/lib/azure/mgmt/msi/aio/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/aio creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview copying build/lib/azure/mgmt/msi/v2022_01_31_preview/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_federated_identity_credentials_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_user_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_system_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio copying build/lib/azure/mgmt/msi/v2022_01_31_preview/aio/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/operations/_federated_identity_credentials_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/operations/_user_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/operations/_system_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations copying build/lib/azure/mgmt/msi/v2022_01_31_preview/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview copying build/lib/azure/mgmt/msi/v2022_01_31_preview/_vendor.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview copying build/lib/azure/mgmt/msi/v2022_01_31_preview/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview copying build/lib/azure/mgmt/msi/v2022_01_31_preview/_version.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview copying build/lib/azure/mgmt/msi/v2022_01_31_preview/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/models copying build/lib/azure/mgmt/msi/v2022_01_31_preview/models/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/models copying build/lib/azure/mgmt/msi/v2022_01_31_preview/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/models copying build/lib/azure/mgmt/msi/v2022_01_31_preview/models/_models_py3.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/models copying build/lib/azure/mgmt/msi/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview copying build/lib/azure/mgmt/msi/v2021_09_30_preview/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio copying build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations/_user_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/operations/_system_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio copying build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio copying build/lib/azure/mgmt/msi/v2021_09_30_preview/aio/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/operations/_user_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/operations/_system_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations copying build/lib/azure/mgmt/msi/v2021_09_30_preview/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview copying build/lib/azure/mgmt/msi/v2021_09_30_preview/_vendor.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview copying build/lib/azure/mgmt/msi/v2021_09_30_preview/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview copying build/lib/azure/mgmt/msi/v2021_09_30_preview/_version.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview copying build/lib/azure/mgmt/msi/v2021_09_30_preview/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/models copying build/lib/azure/mgmt/msi/v2021_09_30_preview/models/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/models copying build/lib/azure/mgmt/msi/v2021_09_30_preview/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/models copying build/lib/azure/mgmt/msi/v2021_09_30_preview/models/_models_py3.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/models copying build/lib/azure/mgmt/msi/models.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi copying build/lib/azure/mgmt/msi/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi copying build/lib/azure/mgmt/msi/_serialization.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31 copying build/lib/azure/mgmt/msi/v2023_01_31/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31 creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio copying build/lib/azure/mgmt/msi/v2023_01_31/aio/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations copying build/lib/azure/mgmt/msi/v2023_01_31/aio/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations copying build/lib/azure/mgmt/msi/v2023_01_31/aio/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations copying build/lib/azure/mgmt/msi/v2023_01_31/aio/operations/_federated_identity_credentials_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations copying build/lib/azure/mgmt/msi/v2023_01_31/aio/operations/_user_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations copying build/lib/azure/mgmt/msi/v2023_01_31/aio/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations copying build/lib/azure/mgmt/msi/v2023_01_31/aio/operations/_system_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations copying build/lib/azure/mgmt/msi/v2023_01_31/aio/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio copying build/lib/azure/mgmt/msi/v2023_01_31/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio copying build/lib/azure/mgmt/msi/v2023_01_31/aio/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations copying build/lib/azure/mgmt/msi/v2023_01_31/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations copying build/lib/azure/mgmt/msi/v2023_01_31/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations copying build/lib/azure/mgmt/msi/v2023_01_31/operations/_federated_identity_credentials_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations copying build/lib/azure/mgmt/msi/v2023_01_31/operations/_user_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations copying build/lib/azure/mgmt/msi/v2023_01_31/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations copying build/lib/azure/mgmt/msi/v2023_01_31/operations/_system_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations copying build/lib/azure/mgmt/msi/v2023_01_31/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31 copying build/lib/azure/mgmt/msi/v2023_01_31/_vendor.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31 copying build/lib/azure/mgmt/msi/v2023_01_31/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31 copying build/lib/azure/mgmt/msi/v2023_01_31/_version.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31 copying build/lib/azure/mgmt/msi/v2023_01_31/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31 creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/models copying build/lib/azure/mgmt/msi/v2023_01_31/models/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/models copying build/lib/azure/mgmt/msi/v2023_01_31/models/_managed_service_identity_client_enums.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/models copying build/lib/azure/mgmt/msi/v2023_01_31/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/models copying build/lib/azure/mgmt/msi/v2023_01_31/models/_models_py3.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/models copying build/lib/azure/mgmt/msi/_version.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi copying build/lib/azure/mgmt/msi/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi copying build/lib/azure/mgmt/msi/py.typed -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30 copying build/lib/azure/mgmt/msi/v2018_11_30/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30 creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio copying build/lib/azure/mgmt/msi/v2018_11_30/aio/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations copying build/lib/azure/mgmt/msi/v2018_11_30/aio/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations copying build/lib/azure/mgmt/msi/v2018_11_30/aio/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations copying build/lib/azure/mgmt/msi/v2018_11_30/aio/operations/_user_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations copying build/lib/azure/mgmt/msi/v2018_11_30/aio/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations copying build/lib/azure/mgmt/msi/v2018_11_30/aio/operations/_system_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations copying build/lib/azure/mgmt/msi/v2018_11_30/aio/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio copying build/lib/azure/mgmt/msi/v2018_11_30/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio copying build/lib/azure/mgmt/msi/v2018_11_30/aio/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations copying build/lib/azure/mgmt/msi/v2018_11_30/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations copying build/lib/azure/mgmt/msi/v2018_11_30/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations copying build/lib/azure/mgmt/msi/v2018_11_30/operations/_user_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations copying build/lib/azure/mgmt/msi/v2018_11_30/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations copying build/lib/azure/mgmt/msi/v2018_11_30/operations/_system_assigned_identities_operations.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations copying build/lib/azure/mgmt/msi/v2018_11_30/_managed_service_identity_client.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30 copying build/lib/azure/mgmt/msi/v2018_11_30/_vendor.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30 copying build/lib/azure/mgmt/msi/v2018_11_30/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30 copying build/lib/azure/mgmt/msi/v2018_11_30/_version.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30 copying build/lib/azure/mgmt/msi/v2018_11_30/_configuration.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30 creating /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/models copying build/lib/azure/mgmt/msi/v2018_11_30/models/_patch.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/models copying build/lib/azure/mgmt/msi/v2018_11_30/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/models copying build/lib/azure/mgmt/msi/v2018_11_30/models/_models_py3.py -> /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/models byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/aio/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/aio/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_federated_identity_credentials_operations.py to _federated_identity_credentials_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_user_assigned_identities_operations.py to _user_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/operations/_system_assigned_identities_operations.py to _system_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/aio/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations/_federated_identity_credentials_operations.py to _federated_identity_credentials_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations/_user_assigned_identities_operations.py to _user_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/operations/_system_assigned_identities_operations.py to _system_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/_vendor.py to _vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/models/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2022_01_31_preview/models/_models_py3.py to _models_py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations/_user_assigned_identities_operations.py to _user_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/operations/_system_assigned_identities_operations.py to _system_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/aio/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations/_user_assigned_identities_operations.py to _user_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/operations/_system_assigned_identities_operations.py to _system_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/_vendor.py to _vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/models/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2021_09_30_preview/models/_models_py3.py to _models_py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/_serialization.py to _serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations/_federated_identity_credentials_operations.py to _federated_identity_credentials_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations/_user_assigned_identities_operations.py to _user_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/operations/_system_assigned_identities_operations.py to _system_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/aio/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations/_federated_identity_credentials_operations.py to _federated_identity_credentials_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations/_user_assigned_identities_operations.py to _user_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/operations/_system_assigned_identities_operations.py to _system_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/_vendor.py to _vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/models/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/models/_managed_service_identity_client_enums.py to _managed_service_identity_client_enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2023_01_31/models/_models_py3.py to _models_py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations/_user_assigned_identities_operations.py to _user_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/operations/_system_assigned_identities_operations.py to _system_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/aio/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations/_user_assigned_identities_operations.py to _user_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/operations/_system_assigned_identities_operations.py to _system_assigned_identities_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/_managed_service_identity_client.py to _managed_service_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/_vendor.py to _vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/models/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure/mgmt/msi/v2018_11_30/models/_models_py3.py to _models_py3.cpython-39.pyc writing byte-compilation script '/tmp/tmpze2zjy50.py' /usr/bin/python3 /tmp/tmpze2zjy50.py removing /tmp/tmpze2zjy50.py running install_egg_info running egg_info writing azure_mgmt_msi.egg-info/PKG-INFO writing dependency_links to azure_mgmt_msi.egg-info/dependency_links.txt writing requirements to azure_mgmt_msi.egg-info/requires.txt writing top-level names to azure_mgmt_msi.egg-info/top_level.txt reading manifest file 'azure_mgmt_msi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'tests' warning: no files found matching '*.json' under directory 'tests' warning: no files found matching '*.py' under directory 'samples' warning: no files found matching '*.md' under directory 'samples' adding license file 'LICENSE' writing manifest file 'azure_mgmt_msi.egg-info/SOURCES.txt' Copying azure_mgmt_msi.egg-info to /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/azure_mgmt_msi-7.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64//usr/share/doc/python-azure-mgmt-msi + '[' -d doc ']' ~/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64 ~/build/BUILD/azure-mgmt-msi-7.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.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-mgmt-msi-7.0.0 + mv /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-azure-mgmt-msi-7.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 7.0.0-1 --unique-debug-suffix -7.0.0-1.x86_64 --unique-debug-src-base python-azure-mgmt-msi-7.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/azure-mgmt-msi-7.0.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-mgmt-msi-7.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-azure-mgmt-msi-7.0.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 Provides: python-azure-mgmt-msi python3-azure-mgmt-msi = 7.0.0-1 python3.9dist(azure-mgmt-msi) = 7 python3dist(azure-mgmt-msi) = 7 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-common) python3.9dist(azure-mgmt-core) >= 1.3.2 python3.9dist(azure-mgmt-core) < 2 python3.9dist(msrest) >= 0.7.1 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-azure-mgmt-msi.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-azure-mgmt-msi.spec