Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lendsmart-api.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686459054.681869/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-lendsmart-api.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-lendsmart-api-2.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-lendsmart-api.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686459054.681869/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-lendsmart-api.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-lendsmart-api-2.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-lendsmart-api.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686459054.681869/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-lendsmart-api.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.MM1qi5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lendsmart_api-2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lendsmart_api-2.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lendsmart_api-2.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.n4Wrcv + umask 022 + cd /builddir/build/BUILD + cd lendsmart_api-2.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' running build running build_py creating build creating build/lib creating build/lib/lendsmart_api copying lendsmart_api/constants.py -> build/lib/lendsmart_api copying lendsmart_api/paginated_list.py -> build/lib/lendsmart_api copying lendsmart_api/lendsmart_client.py -> build/lib/lendsmart_api copying lendsmart_api/errors.py -> build/lib/lendsmart_api copying lendsmart_api/__init__.py -> build/lib/lendsmart_api copying lendsmart_api/common.py -> build/lib/lendsmart_api creating build/lib/test copying test/base.py -> build/lib/test copying test/fixtures.py -> build/lib/test copying test/task_test.py -> build/lib/test copying test/freddie_mac_test.py -> build/lib/test copying test/advisor_profiles_test.py -> build/lib/test copying test/openid_test.py -> build/lib/test copying test/originating_loan_permission_test.py -> build/lib/test copying test/loan_status_test.py -> build/lib/test copying test/letter_of_explanations_test.py -> build/lib/test copying test/lendsmart_client_test.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/team_member_test.py -> build/lib/test creating build/lib/lendsmart_api/jwt copying lendsmart_api/jwt/compat.py -> build/lib/lendsmart_api/jwt copying lendsmart_api/jwt/__init__.py -> build/lib/lendsmart_api/jwt creating build/lib/lendsmart_api/objects copying lendsmart_api/objects/filtering.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/base.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/openids.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/prediction.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/notifier.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/task.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/account.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/namespace.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/finicity.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/lending_term.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/document.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/letter_of_explanations.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/document_pointer.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/__init__.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/advisors.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/dbase.py -> build/lib/lendsmart_api/objects copying lendsmart_api/objects/signature.py -> build/lib/lendsmart_api/objects creating build/lib/lendsmart_api/jwt/access_token copying lendsmart_api/jwt/access_token/service_account.py -> build/lib/lendsmart_api/jwt/access_token copying lendsmart_api/jwt/access_token/__init__.py -> build/lib/lendsmart_api/jwt/access_token creating build/lib/test/objects copying test/objects/__init__.py -> build/lib/test/objects copying test/objects/test_access_token.py -> build/lib/test/objects copying test/objects/prediction_test.py -> build/lib/test/objects copying test/objects/document_test.py -> build/lib/test/objects + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kG7tA9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64 + cd lendsmart_api-2.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-lendsmart-api-2.4-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-lendsmart-api-2.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api copying build/lib/lendsmart_api/constants.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api copying build/lib/lendsmart_api/paginated_list.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api copying build/lib/lendsmart_api/lendsmart_client.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api creating /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt copying build/lib/lendsmart_api/jwt/compat.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt copying build/lib/lendsmart_api/jwt/__init__.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt creating /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt/access_token copying build/lib/lendsmart_api/jwt/access_token/service_account.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt/access_token copying build/lib/lendsmart_api/jwt/access_token/__init__.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt/access_token copying build/lib/lendsmart_api/errors.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api copying build/lib/lendsmart_api/__init__.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api copying build/lib/lendsmart_api/common.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api creating /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/filtering.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/base.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/openids.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/prediction.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/notifier.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/task.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/account.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/namespace.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/finicity.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/lending_term.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/document.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/letter_of_explanations.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/document_pointer.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/__init__.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/advisors.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/dbase.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects copying build/lib/lendsmart_api/objects/signature.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects creating /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/base.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/fixtures.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/task_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/freddie_mac_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/advisor_profiles_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/openid_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/originating_loan_permission_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/loan_status_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/letter_of_explanations_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/lendsmart_client_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/team_member_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/objects copying build/lib/test/objects/__init__.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/objects copying build/lib/test/objects/test_access_token.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/objects copying build/lib/test/objects/prediction_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/objects copying build/lib/test/objects/document_test.py -> /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/objects byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/paginated_list.py to paginated_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/lendsmart_client.py to lendsmart_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt/access_token/service_account.py to service_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/jwt/access_token/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/filtering.py to filtering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/openids.py to openids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/prediction.py to prediction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/notifier.py to notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/finicity.py to finicity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/lending_term.py to lending_term.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/letter_of_explanations.py to letter_of_explanations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/document_pointer.py to document_pointer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/advisors.py to advisors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/dbase.py to dbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api/objects/signature.py to signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/task_test.py to task_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/freddie_mac_test.py to freddie_mac_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/advisor_profiles_test.py to advisor_profiles_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/openid_test.py to openid_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/originating_loan_permission_test.py to originating_loan_permission_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/loan_status_test.py to loan_status_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/letter_of_explanations_test.py to letter_of_explanations_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/lendsmart_client_test.py to lendsmart_client_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/team_member_test.py to team_member_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/objects/test_access_token.py to test_access_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/objects/prediction_test.py to prediction_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/test/objects/document_test.py to document_test.cpython-39.pyc writing byte-compilation script '/tmp/tmp9t9zpqzu.py' /usr/bin/python3 /tmp/tmp9t9zpqzu.py removing /tmp/tmp9t9zpqzu.py running install_egg_info running egg_info writing lendsmart_api.egg-info/PKG-INFO writing dependency_links to lendsmart_api.egg-info/dependency_links.txt writing requirements to lendsmart_api.egg-info/requires.txt writing top-level names to lendsmart_api.egg-info/top_level.txt reading manifest file 'lendsmart_api.egg-info/SOURCES.txt' writing manifest file 'lendsmart_api.egg-info/SOURCES.txt' Copying lendsmart_api.egg-info to /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9/site-packages/lendsmart_api-2.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64//usr/share/doc/python-lendsmart-api + '[' -d doc ']' ~/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64 ~/build/BUILD/lendsmart_api-2.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-lendsmart-api-2.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/lendsmart_api-2.4 + mv /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.4-1 --unique-debug-suffix -2.4-1.x86_64 --unique-debug-src-base python-lendsmart-api-2.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/lendsmart_api-2.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-lendsmart-api-2.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-lendsmart-api-2.4-1.noarch Provides: python-lendsmart-api python3-lendsmart-api = 2.4-1 python3.9dist(lendsmart-api) = 2.4 python3dist(lendsmart-api) = 2.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(future) python3.9dist(requests) python3.9dist(retry) Processing files: python-lendsmart-api-help-2.4-1.noarch warning: Empty %files file /builddir/build/BUILD/lendsmart_api-2.4/doclist.lst Provides: python-lendsmart-api-help = 2.4-1 python3-lendsmart-api-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-lendsmart-api-2.4-1.x86_64 Wrote: /builddir/build/RPMS/python-lendsmart-api-help-2.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-lendsmart-api-2.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.idMCbP + umask 022 + cd /builddir/build/BUILD + cd lendsmart_api-2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-lendsmart-api-2.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0