Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cosmos.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686390317.543580/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-cosmos.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-cosmos-0.1.93.3-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-cosmos.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686390317.543580/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-cosmos.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-cosmos-0.1.93.3-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-cosmos.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686390317.543580/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-cosmos.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.HbqPNj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cosmos-0.1.93.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/cosmos-0.1.93.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cosmos-0.1.93.3 + /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.yvQ8bF + umask 022 + cd /builddir/build/BUILD + cd cosmos-0.1.93.3 + 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/dist.py:487: UserWarning: Normalizing '0.01.093.03' to '0.1.93.3' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/cosmos copying cosmos/__init__.py -> build/lib/cosmos creating build/lib/cosmos/common copying cosmos/common/constants.py -> build/lib/cosmos/common copying cosmos/common/__init__.py -> build/lib/cosmos/common creating build/lib/cosmos/admin copying cosmos/admin/publish.py -> build/lib/cosmos/admin copying cosmos/admin/commands.py -> build/lib/cosmos/admin copying cosmos/admin/createproject.py -> build/lib/cosmos/admin copying cosmos/admin/__init__.py -> build/lib/cosmos/admin creating build/lib/cosmos/auth copying cosmos/auth/oauth2.py -> build/lib/cosmos/auth copying cosmos/auth/__init__.py -> build/lib/cosmos/auth creating build/lib/cosmos/admin/samples copying cosmos/admin/samples/simpledef.py -> build/lib/cosmos/admin/samples copying cosmos/admin/samples/angulardef.py -> build/lib/cosmos/admin/samples copying cosmos/admin/samples/adminpaneldef.py -> build/lib/cosmos/admin/samples copying cosmos/admin/samples/barebonedef.py -> build/lib/cosmos/admin/samples copying cosmos/admin/samples/angularbasicdef.py -> build/lib/cosmos/admin/samples copying cosmos/admin/samples/__init__.py -> build/lib/cosmos/admin/samples creating build/lib/cosmos/datamonitor copying cosmos/datamonitor/monitor.py -> build/lib/cosmos/datamonitor copying cosmos/datamonitor/__init__.py -> build/lib/cosmos/datamonitor creating build/lib/cosmos/dataservice copying cosmos/dataservice/objectservice.py -> build/lib/cosmos/dataservice copying cosmos/dataservice/__init__.py -> build/lib/cosmos/dataservice creating build/lib/cosmos/rbac copying cosmos/rbac/service.py -> build/lib/cosmos/rbac copying cosmos/rbac/cache.py -> build/lib/cosmos/rbac copying cosmos/rbac/__init__.py -> build/lib/cosmos/rbac copying cosmos/rbac/object.py -> build/lib/cosmos/rbac creating build/lib/cosmos/schema copying cosmos/schema/__init__.py -> build/lib/cosmos/schema copying cosmos/schema/object.py -> build/lib/cosmos/schema creating build/lib/cosmos/util copying cosmos/util/__init__.py -> build/lib/cosmos/util creating build/lib/cosmos/certmgr copying cosmos/certmgr/certfactory.py -> build/lib/cosmos/certmgr copying cosmos/certmgr/__init__.py -> build/lib/cosmos/certmgr creating build/lib/cosmos/service copying cosmos/service/servicehandler.py -> build/lib/cosmos/service copying cosmos/service/oauth2service.py -> build/lib/cosmos/service copying cosmos/service/auth.py -> build/lib/cosmos/service copying cosmos/service/search.py -> build/lib/cosmos/service copying cosmos/service/gridfsservice.py -> build/lib/cosmos/service copying cosmos/service/requesthandler.py -> build/lib/cosmos/service copying cosmos/service/servicemain.py -> build/lib/cosmos/service copying cosmos/service/constants.py -> build/lib/cosmos/service copying cosmos/service/certservice.py -> build/lib/cosmos/service copying cosmos/service/appservice.py -> build/lib/cosmos/service copying cosmos/service/utils.py -> build/lib/cosmos/service copying cosmos/service/importexport.py -> build/lib/cosmos/service copying cosmos/service/formview.py -> build/lib/cosmos/service copying cosmos/service/__init__.py -> build/lib/cosmos/service creating build/lib/cosmos/processors copying cosmos/processors/__init__.py -> build/lib/cosmos/processors creating build/lib/cosmos/msgq copying cosmos/msgq/azure.py -> build/lib/cosmos/msgq copying cosmos/msgq/rabbitmq.py -> build/lib/cosmos/msgq copying cosmos/msgq/amazon.py -> build/lib/cosmos/msgq copying cosmos/msgq/__init__.py -> build/lib/cosmos/msgq creating build/lib/cosmos/bees copying cosmos/bees/__init__.py -> build/lib/cosmos/bees creating build/lib/cosmos/bees/celery copying cosmos/bees/celery/workflow.py -> build/lib/cosmos/bees/celery copying cosmos/bees/celery/__init__.py -> build/lib/cosmos/bees/celery creating build/lib/test copying test/__init__.py -> build/lib/test + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kG0lfS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64 + cd cosmos-0.1.93.3 + 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-cosmos-0.1.93.3-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '0.01.093.03' to '0.1.93.3' warnings.warn(tmpl.format(**locals())) 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-cosmos-0.1.93.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/schema copying build/lib/cosmos/schema/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/schema copying build/lib/cosmos/schema/object.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/schema creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/bees creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/bees/celery copying build/lib/cosmos/bees/celery/workflow.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/bees/celery copying build/lib/cosmos/bees/celery/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/bees/celery copying build/lib/cosmos/bees/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/bees creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/dataservice copying build/lib/cosmos/dataservice/objectservice.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/dataservice copying build/lib/cosmos/dataservice/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/dataservice creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/certmgr copying build/lib/cosmos/certmgr/certfactory.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/certmgr copying build/lib/cosmos/certmgr/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/certmgr creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/rbac copying build/lib/cosmos/rbac/service.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/rbac copying build/lib/cosmos/rbac/cache.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/rbac copying build/lib/cosmos/rbac/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/rbac copying build/lib/cosmos/rbac/object.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/rbac creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/util creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/auth copying build/lib/cosmos/auth/oauth2.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/auth copying build/lib/cosmos/auth/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/auth creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/servicehandler.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/oauth2service.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/auth.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/search.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/gridfsservice.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/requesthandler.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/servicemain.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/constants.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/certservice.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/appservice.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/utils.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/importexport.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/formview.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service copying build/lib/cosmos/service/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/processors copying build/lib/cosmos/processors/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/processors creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin copying build/lib/cosmos/admin/publish.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples copying build/lib/cosmos/admin/samples/simpledef.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples copying build/lib/cosmos/admin/samples/angulardef.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples copying build/lib/cosmos/admin/samples/adminpaneldef.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples copying build/lib/cosmos/admin/samples/barebonedef.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples copying build/lib/cosmos/admin/samples/angularbasicdef.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples copying build/lib/cosmos/admin/samples/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples copying build/lib/cosmos/admin/commands.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin copying build/lib/cosmos/admin/createproject.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin copying build/lib/cosmos/admin/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/datamonitor copying build/lib/cosmos/datamonitor/monitor.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/datamonitor copying build/lib/cosmos/datamonitor/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/datamonitor creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/msgq copying build/lib/cosmos/msgq/azure.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/msgq copying build/lib/cosmos/msgq/rabbitmq.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/msgq copying build/lib/cosmos/msgq/amazon.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/msgq copying build/lib/cosmos/msgq/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/msgq copying build/lib/cosmos/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/common copying build/lib/cosmos/common/constants.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/common copying build/lib/cosmos/common/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/common creating /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/test byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/schema/object.py to object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/bees/celery/workflow.py to workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/bees/celery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/bees/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/dataservice/objectservice.py to objectservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/dataservice/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/certmgr/certfactory.py to certfactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/certmgr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/rbac/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/rbac/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/rbac/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/rbac/object.py to object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/auth/oauth2.py to oauth2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/servicehandler.py to servicehandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/oauth2service.py to oauth2service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/gridfsservice.py to gridfsservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/requesthandler.py to requesthandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/servicemain.py to servicemain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/certservice.py to certservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/appservice.py to appservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/importexport.py to importexport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/formview.py to formview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/processors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/publish.py to publish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples/simpledef.py to simpledef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples/angulardef.py to angulardef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples/adminpaneldef.py to adminpaneldef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples/barebonedef.py to barebonedef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples/angularbasicdef.py to angularbasicdef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/samples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/createproject.py to createproject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/datamonitor/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/datamonitor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/msgq/azure.py to azure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/msgq/rabbitmq.py to rabbitmq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/msgq/amazon.py to amazon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/msgq/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp7v3ss3m2.py' /usr/bin/python3 /tmp/tmp7v3ss3m2.py removing /tmp/tmp7v3ss3m2.py running install_egg_info running egg_info writing cosmos.egg-info/PKG-INFO writing dependency_links to cosmos.egg-info/dependency_links.txt writing entry points to cosmos.egg-info/entry_points.txt writing requirements to cosmos.egg-info/requires.txt writing top-level names to cosmos.egg-info/top_level.txt reading manifest file 'cosmos.egg-info/SOURCES.txt' writing manifest file 'cosmos.egg-info/SOURCES.txt' Copying cosmos.egg-info to /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9/site-packages/cosmos-0.1.93.3-py3.9.egg-info running install_scripts Installing cosmos script to /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64//usr/share/doc/python-cosmos + '[' -d doc ']' + '[' -d docs ']' ~/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64 ~/build/BUILD/cosmos-0.1.93.3 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/cosmos-0.1.93.3 + mv /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.93.3-1 --unique-debug-suffix -0.1.93.3-1.x86_64 --unique-debug-src-base python-cosmos-0.1.93.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/cosmos-0.1.93.3 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-cosmos-0.1.93.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-cosmos-0.1.93.3-1.noarch Provides: python-cosmos python3-cosmos = 0.1.93.3-1 python3.9dist(cosmos) = 0.1.93.3 python3dist(cosmos) = 0.1.93.3 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(celery) python3.9dist(funcsigs) python3.9dist(mock) python3.9dist(mongolog) python3.9dist(motor) python3.9dist(pbr) python3.9dist(pika) python3.9dist(pycrypto) python3.9dist(pyopenssl) python3.9dist(python-jwt) python3.9dist(python-memcached) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(tornado) Processing files: python-cosmos-help-0.1.93.3-1.noarch warning: Empty %files file /builddir/build/BUILD/cosmos-0.1.93.3/doclist.lst Provides: python-cosmos-help = 0.1.93.3-1 python3-cosmos-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-cosmos-0.1.93.3-1.x86_64 Wrote: /builddir/build/RPMS/python-cosmos-help-0.1.93.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-cosmos-0.1.93.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jyMwv8 + umask 022 + cd /builddir/build/BUILD + cd cosmos-0.1.93.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cosmos-0.1.93.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0