Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-croud.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684420921.981116/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-croud.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-croud-1.3.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-croud.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684420921.981116/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-croud.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-croud-1.3.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-croud.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684420921.981116/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-croud.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.royEtO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf croud-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/croud-1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd croud-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G10dtU + umask 022 + cd /builddir/build/BUILD + cd croud-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/croud copying croud/me.py -> build/lib/croud copying croud/parser.py -> build/lib/croud copying croud/printer.py -> build/lib/croud copying croud/api.py -> build/lib/croud copying croud/util.py -> build/lib/croud copying croud/logout.py -> build/lib/croud copying croud/__main__.py -> build/lib/croud copying croud/login.py -> build/lib/croud copying croud/server.py -> build/lib/croud copying croud/typing.py -> build/lib/croud copying croud/__init__.py -> build/lib/croud creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_util.py -> build/lib/tests copying tests/test_config_schemas.py -> build/lib/tests copying tests/test_api.py -> build/lib/tests copying tests/test_printer.py -> build/lib/tests copying tests/test_server.py -> build/lib/tests copying tests/test_parser.py -> build/lib/tests copying tests/test_configuration.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/croud/products copying croud/products/commands.py -> build/lib/croud/products copying croud/products/__init__.py -> build/lib/croud/products creating build/lib/croud/tools copying croud/tools/spinner.py -> build/lib/croud/tools copying croud/tools/__init__.py -> build/lib/croud/tools creating build/lib/croud/consumers copying croud/consumers/__init__.py -> build/lib/croud/consumers creating build/lib/croud/users copying croud/users/commands.py -> build/lib/croud/users copying croud/users/__init__.py -> build/lib/croud/users creating build/lib/croud/subscriptions copying croud/subscriptions/commands.py -> build/lib/croud/subscriptions copying croud/subscriptions/__init__.py -> build/lib/croud/subscriptions creating build/lib/croud/organizations copying croud/organizations/commands.py -> build/lib/croud/organizations copying croud/organizations/__init__.py -> build/lib/croud/organizations creating build/lib/croud/regions copying croud/regions/commands.py -> build/lib/croud/regions copying croud/regions/__init__.py -> build/lib/croud/regions creating build/lib/croud/config copying croud/config/exceptions.py -> build/lib/croud/config copying croud/config/configuration.py -> build/lib/croud/config copying croud/config/util.py -> build/lib/croud/config copying croud/config/schemas.py -> build/lib/croud/config copying croud/config/types.py -> build/lib/croud/config copying croud/config/commands.py -> build/lib/croud/config copying croud/config/__init__.py -> build/lib/croud/config creating build/lib/croud/projects copying croud/projects/commands.py -> build/lib/croud/projects copying croud/projects/__init__.py -> build/lib/croud/projects creating build/lib/croud/apikeys copying croud/apikeys/commands.py -> build/lib/croud/apikeys copying croud/apikeys/__init__.py -> build/lib/croud/apikeys creating build/lib/croud/clusters copying croud/clusters/exceptions.py -> build/lib/croud/clusters copying croud/clusters/commands.py -> build/lib/croud/clusters copying croud/clusters/__init__.py -> build/lib/croud/clusters creating build/lib/croud/users/roles copying croud/users/roles/commands.py -> build/lib/croud/users/roles copying croud/users/roles/__init__.py -> build/lib/croud/users/roles creating build/lib/croud/organizations/auditlogs copying croud/organizations/auditlogs/commands.py -> build/lib/croud/organizations/auditlogs copying croud/organizations/auditlogs/__init__.py -> build/lib/croud/organizations/auditlogs creating build/lib/croud/organizations/users copying croud/organizations/users/commands.py -> build/lib/croud/organizations/users copying croud/organizations/users/__init__.py -> build/lib/croud/organizations/users creating build/lib/croud/projects/users copying croud/projects/users/commands.py -> build/lib/croud/projects/users copying croud/projects/users/__init__.py -> build/lib/croud/projects/users creating build/lib/tests/commands copying tests/commands/test_subscriptions.py -> build/lib/tests/commands copying tests/commands/test_regions.py -> build/lib/tests/commands copying tests/commands/test_api_keys.py -> build/lib/tests/commands copying tests/commands/test_me.py -> build/lib/tests/commands copying tests/commands/test_products.py -> build/lib/tests/commands copying tests/commands/test_login.py -> build/lib/tests/commands copying tests/commands/test_projects.py -> build/lib/tests/commands copying tests/commands/test_clusters.py -> build/lib/tests/commands copying tests/commands/test_organizations.py -> build/lib/tests/commands copying tests/commands/test_users.py -> build/lib/tests/commands copying tests/commands/test_config.py -> build/lib/tests/commands copying tests/commands/test_logout.py -> build/lib/tests/commands copying tests/commands/__init__.py -> build/lib/tests/commands creating build/lib/tests/util copying tests/util/fake_cloud.py -> build/lib/tests/util copying tests/util/__init__.py -> build/lib/tests/util + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oA3ECZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64 + cd croud-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud copying build/lib/croud/me.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud copying build/lib/croud/parser.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/products copying build/lib/croud/products/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/products copying build/lib/croud/products/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/products copying build/lib/croud/printer.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/tools copying build/lib/croud/tools/spinner.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/tools copying build/lib/croud/tools/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/tools copying build/lib/croud/api.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/consumers copying build/lib/croud/consumers/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/consumers creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users/roles copying build/lib/croud/users/roles/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users/roles copying build/lib/croud/users/roles/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users/roles copying build/lib/croud/users/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users copying build/lib/croud/users/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/subscriptions copying build/lib/croud/subscriptions/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/subscriptions copying build/lib/croud/subscriptions/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/subscriptions copying build/lib/croud/util.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud copying build/lib/croud/logout.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/auditlogs copying build/lib/croud/organizations/auditlogs/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/auditlogs copying build/lib/croud/organizations/auditlogs/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/auditlogs creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/users copying build/lib/croud/organizations/users/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/users copying build/lib/croud/organizations/users/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/users copying build/lib/croud/organizations/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations copying build/lib/croud/organizations/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/regions copying build/lib/croud/regions/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/regions copying build/lib/croud/regions/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/regions creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config copying build/lib/croud/config/exceptions.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config copying build/lib/croud/config/configuration.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config copying build/lib/croud/config/util.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config copying build/lib/croud/config/schemas.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config copying build/lib/croud/config/types.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config copying build/lib/croud/config/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config copying build/lib/croud/config/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects/users copying build/lib/croud/projects/users/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects/users copying build/lib/croud/projects/users/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects/users copying build/lib/croud/projects/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects copying build/lib/croud/projects/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/apikeys copying build/lib/croud/apikeys/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/apikeys copying build/lib/croud/apikeys/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/apikeys copying build/lib/croud/__main__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/clusters copying build/lib/croud/clusters/exceptions.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/clusters copying build/lib/croud/clusters/commands.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/clusters copying build/lib/croud/clusters/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/clusters copying build/lib/croud/login.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud copying build/lib/croud/server.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud copying build/lib/croud/typing.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud copying build/lib/croud/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_util.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_config_schemas.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_api.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_subscriptions.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_regions.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_api_keys.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_me.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_products.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_login.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_projects.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_clusters.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_organizations.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_users.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_config.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_logout.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/test_printer.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_server.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_parser.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_configuration.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/util copying build/lib/tests/util/fake_cloud.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/util copying build/lib/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/util copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/me.py to me.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/products/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/products/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/printer.py to printer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/tools/spinner.py to spinner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/consumers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users/roles/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users/roles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/users/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/subscriptions/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/subscriptions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/logout.py to logout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/auditlogs/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/auditlogs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/users/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/users/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/organizations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/regions/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/regions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects/users/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects/users/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/projects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/apikeys/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/apikeys/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/clusters/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/clusters/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/clusters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/typing.py to typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_config_schemas.py to test_config_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_subscriptions.py to test_subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_regions.py to test_regions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_api_keys.py to test_api_keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_me.py to test_me.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_products.py to test_products.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_login.py to test_login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_projects.py to test_projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_clusters.py to test_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_organizations.py to test_organizations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_users.py to test_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_logout.py to test_logout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_printer.py to test_printer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_server.py to test_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_parser.py to test_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_configuration.py to test_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/util/fake_cloud.py to fake_cloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpv6ubok3l.py' /usr/bin/python3 /tmp/tmpv6ubok3l.py removing /tmp/tmpv6ubok3l.py running install_egg_info running egg_info writing croud.egg-info/PKG-INFO writing dependency_links to croud.egg-info/dependency_links.txt writing entry points to croud.egg-info/entry_points.txt writing requirements to croud.egg-info/requires.txt writing top-level names to croud.egg-info/top_level.txt reading manifest file 'croud.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'croud.egg-info/SOURCES.txt' Copying croud.egg-info to /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/croud-1.3.0-py3.9.egg-info running install_scripts Installing croud script to /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64//usr/share/doc/python-croud + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64 ~/build/BUILDROOT/python-croud-1.3.0-1.x86_64 ~/build/BUILD/croud-1.3.0 + '[' -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/croud-1.3.0 + mv /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.0-1 --unique-debug-suffix -1.3.0-1.x86_64 --unique-debug-src-base python-croud-1.3.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/croud-1.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-croud-1.3.0-1.noarch Provides: python-croud python3-croud = 1.3.0-1 python3.9dist(croud) = 1.3 python3dist(croud) = 1.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(appdirs) = 1.4.4 python3.9dist(bitmath) = 1.3.3.1 python3.9dist(certifi) python3.9dist(colorama) = 0.4.6 python3.9dist(halo) = 0.0.31 python3.9dist(marshmallow) = 3.19 python3.9dist(pyyaml) = 6 python3.9dist(requests) = 2.28.2 python3.9dist(setuptools) python3.9dist(shtab) = 1.5.8 python3.9dist(tabulate) >= 0.8 python3.9dist(tabulate) < 1 python3.9dist(yarl) = 1.8.2 Processing files: python-croud-help-1.3.0-1.noarch warning: Empty %files file /builddir/build/BUILD/croud-1.3.0/doclist.lst Provides: python-croud-help = 1.3.0-1 python3-croud-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-croud-1.3.0-1.x86_64 Wrote: /builddir/build/RPMS/python-croud-help-1.3.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-croud-1.3.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T73gdN + umask 022 + cd /builddir/build/BUILD + cd croud-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-croud-1.3.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0