Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-awslimitchecker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681929818.650378/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-awslimitchecker.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-awslimitchecker-12.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-awslimitchecker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681929818.650378/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-awslimitchecker.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-awslimitchecker-12.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-awslimitchecker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681929818.650378/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-awslimitchecker.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.pyzSHU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf awslimitchecker-12.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/awslimitchecker-12.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd awslimitchecker-12.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wo95jm + umask 022 + cd /builddir/build/BUILD + cd awslimitchecker-12.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Unable to import versionfinder Traceback (most recent call last): File "/builddir/build/BUILD/awslimitchecker-12.0.0/awslimitchecker/version.py", line 46, in from versionfinder import find_version ModuleNotFoundError: No module named 'versionfinder' running build running build_py creating build creating build/lib creating build/lib/awslimitchecker copying awslimitchecker/limit.py -> build/lib/awslimitchecker copying awslimitchecker/utils.py -> build/lib/awslimitchecker copying awslimitchecker/connectable.py -> build/lib/awslimitchecker copying awslimitchecker/__init__.py -> build/lib/awslimitchecker copying awslimitchecker/runner.py -> build/lib/awslimitchecker copying awslimitchecker/quotas.py -> build/lib/awslimitchecker copying awslimitchecker/trustedadvisor.py -> build/lib/awslimitchecker copying awslimitchecker/checker.py -> build/lib/awslimitchecker copying awslimitchecker/version.py -> build/lib/awslimitchecker creating build/lib/awslimitchecker/metrics copying awslimitchecker/metrics/dummy.py -> build/lib/awslimitchecker/metrics copying awslimitchecker/metrics/datadog.py -> build/lib/awslimitchecker/metrics copying awslimitchecker/metrics/__init__.py -> build/lib/awslimitchecker/metrics copying awslimitchecker/metrics/base.py -> build/lib/awslimitchecker/metrics creating build/lib/awslimitchecker/alerts copying awslimitchecker/alerts/pagerdutyv1.py -> build/lib/awslimitchecker/alerts copying awslimitchecker/alerts/dummy.py -> build/lib/awslimitchecker/alerts copying awslimitchecker/alerts/__init__.py -> build/lib/awslimitchecker/alerts copying awslimitchecker/alerts/base.py -> build/lib/awslimitchecker/alerts creating build/lib/awslimitchecker/tests copying awslimitchecker/tests/test_integration.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/test_trustedadvisor.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/test_checker.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/support.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/test_quotas.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/conftest.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/test_limit.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/__init__.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/test_connectable.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/test_version.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/test_utils.py -> build/lib/awslimitchecker/tests copying awslimitchecker/tests/test_runner.py -> build/lib/awslimitchecker/tests creating build/lib/awslimitchecker/services copying awslimitchecker/services/ebs.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/lambdafunc.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/cloudfront.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/autoscaling.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/firehose.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/ses.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/elasticache.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/apigateway.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/certificatemanager.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/efs.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/__init__.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/cloudtrail.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/redshift.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/ec2.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/ecs.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/cloudformation.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/eks.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/dynamodb.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/iam.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/elb.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/directoryservice.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/elasticbeanstalk.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/s3.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/kinesis.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/vpc.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/rds.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/base.py -> build/lib/awslimitchecker/services copying awslimitchecker/services/route53.py -> build/lib/awslimitchecker/services creating build/lib/awslimitchecker/tests/metrics copying awslimitchecker/tests/metrics/__init__.py -> build/lib/awslimitchecker/tests/metrics copying awslimitchecker/tests/metrics/test_base.py -> build/lib/awslimitchecker/tests/metrics copying awslimitchecker/tests/metrics/test_dummy.py -> build/lib/awslimitchecker/tests/metrics copying awslimitchecker/tests/metrics/test_datadog.py -> build/lib/awslimitchecker/tests/metrics creating build/lib/awslimitchecker/tests/alerts copying awslimitchecker/tests/alerts/test_pagerdutyv1.py -> build/lib/awslimitchecker/tests/alerts copying awslimitchecker/tests/alerts/__init__.py -> build/lib/awslimitchecker/tests/alerts copying awslimitchecker/tests/alerts/test_base.py -> build/lib/awslimitchecker/tests/alerts copying awslimitchecker/tests/alerts/test_dummy.py -> build/lib/awslimitchecker/tests/alerts creating build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_directoryservice.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_iam.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_s3.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_ebs.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/result_fixtures.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_cloudformation.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_ses.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_ecs.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_apigateway.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_ec2.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_rds.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_certificatemanager.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_dynamodb.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_kinesis.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/__init__.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_base.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_eks.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_redshift.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_route53.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_cloudtrail.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_firehose.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_efs.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_elasticache.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_vpc.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_lambdafunc.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_elb.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_elasticbeanstalk.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_cloudfront.py -> build/lib/awslimitchecker/tests/services copying awslimitchecker/tests/services/test_autoscaling.py -> build/lib/awslimitchecker/tests/services + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oVrfcZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64 + cd awslimitchecker-12.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64 Unable to import versionfinder Traceback (most recent call last): File "/builddir/build/BUILD/awslimitchecker-12.0.0/awslimitchecker/version.py", line 46, in from versionfinder import find_version ModuleNotFoundError: No module named 'versionfinder' 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-awslimitchecker-12.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/metrics copying build/lib/awslimitchecker/metrics/dummy.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/metrics copying build/lib/awslimitchecker/metrics/datadog.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/metrics copying build/lib/awslimitchecker/metrics/__init__.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/metrics copying build/lib/awslimitchecker/metrics/base.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/metrics creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/alerts copying build/lib/awslimitchecker/alerts/pagerdutyv1.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/alerts copying build/lib/awslimitchecker/alerts/dummy.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/alerts copying build/lib/awslimitchecker/alerts/__init__.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/alerts copying build/lib/awslimitchecker/alerts/base.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/alerts creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/tests/test_integration.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/tests/test_trustedadvisor.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/metrics copying build/lib/awslimitchecker/tests/metrics/__init__.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/metrics copying build/lib/awslimitchecker/tests/metrics/test_base.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/metrics copying build/lib/awslimitchecker/tests/metrics/test_dummy.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/metrics copying build/lib/awslimitchecker/tests/metrics/test_datadog.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/metrics copying build/lib/awslimitchecker/tests/test_checker.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/alerts copying build/lib/awslimitchecker/tests/alerts/test_pagerdutyv1.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/alerts copying build/lib/awslimitchecker/tests/alerts/__init__.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/alerts copying build/lib/awslimitchecker/tests/alerts/test_base.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/alerts copying build/lib/awslimitchecker/tests/alerts/test_dummy.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/alerts copying build/lib/awslimitchecker/tests/support.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/tests/test_quotas.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/tests/conftest.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/tests/test_limit.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/tests/__init__.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/tests/test_connectable.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/tests/test_version.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_directoryservice.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_iam.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_s3.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_ebs.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/result_fixtures.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_cloudformation.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_ses.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_ecs.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_apigateway.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_ec2.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_rds.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_certificatemanager.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_dynamodb.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_kinesis.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/__init__.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_base.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_eks.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_redshift.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_route53.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_cloudtrail.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_firehose.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_efs.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_elasticache.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_vpc.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_lambdafunc.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_elb.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_elasticbeanstalk.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_cloudfront.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/services/test_autoscaling.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services copying build/lib/awslimitchecker/tests/test_utils.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/tests/test_runner.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests copying build/lib/awslimitchecker/limit.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker copying build/lib/awslimitchecker/utils.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker copying build/lib/awslimitchecker/connectable.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker copying build/lib/awslimitchecker/__init__.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker copying build/lib/awslimitchecker/runner.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker copying build/lib/awslimitchecker/quotas.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker copying build/lib/awslimitchecker/trustedadvisor.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker copying build/lib/awslimitchecker/checker.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker copying build/lib/awslimitchecker/version.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker creating /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/ebs.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/lambdafunc.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/cloudfront.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/autoscaling.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/firehose.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/ses.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/elasticache.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/apigateway.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/certificatemanager.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/efs.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/__init__.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/cloudtrail.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/redshift.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/ec2.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/ecs.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/cloudformation.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/eks.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/dynamodb.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/iam.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/elb.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/directoryservice.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/elasticbeanstalk.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/s3.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/kinesis.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/vpc.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/rds.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/base.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services copying build/lib/awslimitchecker/services/route53.py -> /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/metrics/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/metrics/datadog.py to datadog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/metrics/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/alerts/pagerdutyv1.py to pagerdutyv1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/alerts/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/alerts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/alerts/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/test_integration.py to test_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/test_trustedadvisor.py to test_trustedadvisor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/metrics/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/metrics/test_dummy.py to test_dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/metrics/test_datadog.py to test_datadog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/test_checker.py to test_checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/alerts/test_pagerdutyv1.py to test_pagerdutyv1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/alerts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/alerts/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/alerts/test_dummy.py to test_dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/support.py to support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/test_limit.py to test_limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/test_connectable.py to test_connectable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/test_version.py to test_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_directoryservice.py to test_directoryservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_iam.py to test_iam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_s3.py to test_s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_ebs.py to test_ebs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/result_fixtures.py to result_fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_cloudformation.py to test_cloudformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_ses.py to test_ses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_ecs.py to test_ecs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_apigateway.py to test_apigateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_ec2.py to test_ec2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_rds.py to test_rds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_certificatemanager.py to test_certificatemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_dynamodb.py to test_dynamodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_kinesis.py to test_kinesis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_eks.py to test_eks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_redshift.py to test_redshift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_route53.py to test_route53.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_cloudtrail.py to test_cloudtrail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_firehose.py to test_firehose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_efs.py to test_efs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_elasticache.py to test_elasticache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_vpc.py to test_vpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_lambdafunc.py to test_lambdafunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_elb.py to test_elb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_elasticbeanstalk.py to test_elasticbeanstalk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_cloudfront.py to test_cloudfront.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/services/test_autoscaling.py to test_autoscaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/tests/test_runner.py to test_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/limit.py to limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/connectable.py to connectable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/quotas.py to quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/trustedadvisor.py to trustedadvisor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/checker.py to checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/ebs.py to ebs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/lambdafunc.py to lambdafunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/cloudfront.py to cloudfront.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/autoscaling.py to autoscaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/firehose.py to firehose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/ses.py to ses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/elasticache.py to elasticache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/apigateway.py to apigateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/certificatemanager.py to certificatemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/efs.py to efs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/cloudtrail.py to cloudtrail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/redshift.py to redshift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/ec2.py to ec2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/ecs.py to ecs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/cloudformation.py to cloudformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/eks.py to eks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/dynamodb.py to dynamodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/iam.py to iam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/elb.py to elb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/directoryservice.py to directoryservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/elasticbeanstalk.py to elasticbeanstalk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/s3.py to s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/kinesis.py to kinesis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/vpc.py to vpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/rds.py to rds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker/services/route53.py to route53.cpython-39.pyc writing byte-compilation script '/tmp/tmp02u_cnfz.py' /usr/bin/python3 /tmp/tmp02u_cnfz.py removing /tmp/tmp02u_cnfz.py running install_egg_info running egg_info writing awslimitchecker.egg-info/PKG-INFO writing dependency_links to awslimitchecker.egg-info/dependency_links.txt writing entry points to awslimitchecker.egg-info/entry_points.txt writing requirements to awslimitchecker.egg-info/requires.txt writing top-level names to awslimitchecker.egg-info/top_level.txt reading manifest file 'awslimitchecker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'awslimitchecker.egg-info/SOURCES.txt' Copying awslimitchecker.egg-info to /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9/site-packages/awslimitchecker-12.0.0-py3.9.egg-info running install_scripts Installing awslimitchecker script to /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64//usr/share/doc/python-awslimitchecker + '[' -d doc ']' ~/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64 ~/build/BUILD/awslimitchecker-12.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-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/awslimitchecker-12.0.0 + mv /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 12.0.0-1 --unique-debug-suffix -12.0.0-1.x86_64 --unique-debug-src-base python-awslimitchecker-12.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/awslimitchecker-12.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-awslimitchecker-12.0.0-1.noarch Provides: python-awslimitchecker python3-awslimitchecker = 12.0.0-1 python3.9dist(awslimitchecker) = 12 python3dist(awslimitchecker) = 12 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(boto3) >= 1.9.175 python3.9dist(botocore) python3.9dist(python-dateutil) python3.9dist(pytz) python3.9dist(setuptools) python3.9dist(termcolor) >= 1.1 python3.9dist(urllib3) python3.9dist(versionfinder) >= 0.1.1 Processing files: python-awslimitchecker-help-12.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/awslimitchecker-12.0.0/doclist.lst Provides: python-awslimitchecker-help = 12.0.0-1 python3-awslimitchecker-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-awslimitchecker-12.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-awslimitchecker-help-12.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-awslimitchecker-12.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H04iYJ + umask 022 + cd /builddir/build/BUILD + cd awslimitchecker-12.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-awslimitchecker-12.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0