Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-common-utils-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684314649.211955/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-common-utils-py.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-common-utils-py-1.0.4-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-common-utils-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684314649.211955/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-common-utils-py.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-common-utils-py-1.0.4-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-common-utils-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684314649.211955/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-common-utils-py.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.bC0mAB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf common-utils-py-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/common-utils-py-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd common-utils-py-1.0.4 + /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.foossf + umask 022 + cd /builddir/build/BUILD + cd common-utils-py-1.0.4 + 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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/common_utils_py copying common_utils_py/__init__.py -> build/lib/common_utils_py copying common_utils_py/did.py -> build/lib/common_utils_py copying common_utils_py/exceptions.py -> build/lib/common_utils_py creating build/lib/common_utils_py/data_store copying common_utils_py/data_store/storage_base.py -> build/lib/common_utils_py/data_store copying common_utils_py/data_store/__init__.py -> build/lib/common_utils_py/data_store creating build/lib/common_utils_py/oauth2 copying common_utils_py/oauth2/__init__.py -> build/lib/common_utils_py/oauth2 copying common_utils_py/oauth2/token.py -> build/lib/common_utils_py/oauth2 copying common_utils_py/oauth2/jwk_utils.py -> build/lib/common_utils_py/oauth2 creating build/lib/common_utils_py/did_resolver copying common_utils_py/did_resolver/__init__.py -> build/lib/common_utils_py/did_resolver copying common_utils_py/did_resolver/did_resolver.py -> build/lib/common_utils_py/did_resolver creating build/lib/common_utils_py/metadata copying common_utils_py/metadata/__init__.py -> build/lib/common_utils_py/metadata copying common_utils_py/metadata/metadata.py -> build/lib/common_utils_py/metadata copying common_utils_py/metadata/exceptions.py -> build/lib/common_utils_py/metadata copying common_utils_py/metadata/metadata_provider.py -> build/lib/common_utils_py/metadata creating build/lib/common_utils_py/agreements copying common_utils_py/agreements/utils.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/nft721_access_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/nft_sales_with_access_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/nft_sales_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/service_factory.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/__init__.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/service_agreement_condition.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/nft_access_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/service_agreement_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/did_sales_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/service_types.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/nft_access_proof_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/compute_sla_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/access_proof_sla_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/access_sla_template.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/service_agreement.py -> build/lib/common_utils_py/agreements copying common_utils_py/agreements/nft721_sales_template.py -> build/lib/common_utils_py/agreements creating build/lib/common_utils_py/utils copying common_utils_py/utils/__init__.py -> build/lib/common_utils_py/utils copying common_utils_py/utils/poseidon_constants.py -> build/lib/common_utils_py/utils copying common_utils_py/utils/utilities.py -> build/lib/common_utils_py/utils copying common_utils_py/utils/mimc_constants.py -> build/lib/common_utils_py/utils copying common_utils_py/utils/crypto.py -> build/lib/common_utils_py/utils copying common_utils_py/utils/keytransfer.py -> build/lib/common_utils_py/utils creating build/lib/common_utils_py/http_requests copying common_utils_py/http_requests/__init__.py -> build/lib/common_utils_py/http_requests copying common_utils_py/http_requests/requests_session.py -> build/lib/common_utils_py/http_requests creating build/lib/common_utils_py/ddo copying common_utils_py/ddo/public_key_base.py -> build/lib/common_utils_py/ddo copying common_utils_py/ddo/__init__.py -> build/lib/common_utils_py/ddo copying common_utils_py/ddo/constants.py -> build/lib/common_utils_py/ddo copying common_utils_py/ddo/metadata.py -> build/lib/common_utils_py/ddo copying common_utils_py/ddo/service.py -> build/lib/common_utils_py/ddo copying common_utils_py/ddo/ddo.py -> build/lib/common_utils_py/ddo copying common_utils_py/ddo/public_key_rsa.py -> build/lib/common_utils_py/ddo running egg_info writing common_utils_py.egg-info/PKG-INFO writing dependency_links to common_utils_py.egg-info/dependency_links.txt writing requirements to common_utils_py.egg-info/requires.txt writing top-level names to common_utils_py.egg-info/top_level.txt reading manifest file 'common_utils_py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' adding license file 'LICENSE' adding license file 'NOTICE' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'common_utils_py.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hAnWKN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64 + cd common-utils-py-1.0.4 + 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-common-utils-py-1.0.4-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-common-utils-py-1.0.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/data_store copying build/lib/common_utils_py/data_store/storage_base.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/data_store copying build/lib/common_utils_py/data_store/__init__.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/data_store creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/oauth2 copying build/lib/common_utils_py/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/oauth2 copying build/lib/common_utils_py/oauth2/token.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/oauth2 copying build/lib/common_utils_py/oauth2/jwk_utils.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/oauth2 copying build/lib/common_utils_py/__init__.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/did_resolver copying build/lib/common_utils_py/did_resolver/__init__.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/did_resolver copying build/lib/common_utils_py/did_resolver/did_resolver.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/did_resolver creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/metadata copying build/lib/common_utils_py/metadata/__init__.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/metadata copying build/lib/common_utils_py/metadata/metadata.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/metadata copying build/lib/common_utils_py/metadata/exceptions.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/metadata copying build/lib/common_utils_py/metadata/metadata_provider.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/metadata copying build/lib/common_utils_py/did.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py copying build/lib/common_utils_py/exceptions.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/utils.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/nft721_access_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/nft_sales_with_access_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/nft_sales_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/service_factory.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/__init__.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/service_agreement_condition.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/nft_access_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/service_agreement_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/did_sales_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/service_types.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/nft_access_proof_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/compute_sla_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/access_proof_sla_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/access_sla_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/service_agreement.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements copying build/lib/common_utils_py/agreements/nft721_sales_template.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils copying build/lib/common_utils_py/utils/__init__.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils copying build/lib/common_utils_py/utils/poseidon_constants.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils copying build/lib/common_utils_py/utils/utilities.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils copying build/lib/common_utils_py/utils/mimc_constants.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils copying build/lib/common_utils_py/utils/crypto.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils copying build/lib/common_utils_py/utils/keytransfer.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/http_requests copying build/lib/common_utils_py/http_requests/__init__.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/http_requests copying build/lib/common_utils_py/http_requests/requests_session.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/http_requests creating /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo copying build/lib/common_utils_py/ddo/public_key_base.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo copying build/lib/common_utils_py/ddo/__init__.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo copying build/lib/common_utils_py/ddo/constants.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo copying build/lib/common_utils_py/ddo/metadata.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo copying build/lib/common_utils_py/ddo/service.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo copying build/lib/common_utils_py/ddo/ddo.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo copying build/lib/common_utils_py/ddo/public_key_rsa.py -> /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/data_store/storage_base.py to storage_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/data_store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/oauth2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/oauth2/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/oauth2/jwk_utils.py to jwk_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/did_resolver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/did_resolver/did_resolver.py to did_resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/metadata/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/metadata/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/metadata/metadata_provider.py to metadata_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/did.py to did.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/nft721_access_template.py to nft721_access_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/nft_sales_with_access_template.py to nft_sales_with_access_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/nft_sales_template.py to nft_sales_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/service_factory.py to service_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/service_agreement_condition.py to service_agreement_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/nft_access_template.py to nft_access_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/service_agreement_template.py to service_agreement_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/did_sales_template.py to did_sales_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/service_types.py to service_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/nft_access_proof_template.py to nft_access_proof_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/compute_sla_template.py to compute_sla_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/access_proof_sla_template.py to access_proof_sla_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/access_sla_template.py to access_sla_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/service_agreement.py to service_agreement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/agreements/nft721_sales_template.py to nft721_sales_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils/poseidon_constants.py to poseidon_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils/mimc_constants.py to mimc_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils/crypto.py to crypto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/utils/keytransfer.py to keytransfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/http_requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/http_requests/requests_session.py to requests_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo/public_key_base.py to public_key_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo/ddo.py to ddo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py/ddo/public_key_rsa.py to public_key_rsa.cpython-39.pyc writing byte-compilation script '/tmp/tmpmfpxew_1.py' /usr/bin/python3 /tmp/tmpmfpxew_1.py removing /tmp/tmpmfpxew_1.py running install_egg_info running egg_info writing common_utils_py.egg-info/PKG-INFO writing dependency_links to common_utils_py.egg-info/dependency_links.txt writing requirements to common_utils_py.egg-info/requires.txt writing top-level names to common_utils_py.egg-info/top_level.txt reading manifest file 'common_utils_py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' adding license file 'LICENSE' adding license file 'NOTICE' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'common_utils_py.egg-info/SOURCES.txt' Copying common_utils_py.egg-info to /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9/site-packages/common_utils_py-1.0.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64//usr/share/doc/python-common-utils-py + '[' -d doc ']' ~/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64 ~/build/BUILD/common-utils-py-1.0.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-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/common-utils-py-1.0.4 + mv /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.4-1 --unique-debug-suffix -1.0.4-1.x86_64 --unique-debug-src-base python-common-utils-py-1.0.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/common-utils-py-1.0.4 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-common-utils-py-1.0.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-common-utils-py-1.0.4-1.noarch Provides: python-common-utils-py python3-common-utils-py = 1.0.4-1 python3.9dist(common-utils-py) = 1.0.4 python3dist(common-utils-py) = 1.0.4 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(contracts-lib-py) = 1.0.4 python3.9dist(eciespy) = 0.3.5 python3.9dist(eth-keys) = 0.3.3 python3.9dist(nevermined-authlib) = 0.1 python3.9dist(requests) = 2.21 python3.9dist(rsa) = 4.7 Processing files: python-common-utils-py-help-1.0.4-1.noarch warning: Empty %files file /builddir/build/BUILD/common-utils-py-1.0.4/doclist.lst Provides: python-common-utils-py-help = 1.0.4-1 python3-common-utils-py-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-common-utils-py-1.0.4-1.x86_64 Wrote: /builddir/build/RPMS/python-common-utils-py-help-1.0.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-common-utils-py-1.0.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4SbXia + umask 022 + cd /builddir/build/BUILD + cd common-utils-py-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-common-utils-py-1.0.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0