Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-stacker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682011828.636974/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-stacker.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-stacker-1.7.2-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-stacker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682011828.636974/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-stacker.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-stacker-1.7.2-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-stacker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682011828.636974/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-stacker.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.OuNnHb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stacker-1.7.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/stacker-1.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stacker-1.7.2 + /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.KwRKew + umask 022 + cd /builddir/build/BUILD + cd stacker-1.7.2 + 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:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/stacker copying stacker/ui.py -> build/lib/stacker copying stacker/exceptions.py -> build/lib/stacker copying stacker/tokenize_userdata.py -> build/lib/stacker copying stacker/variables.py -> build/lib/stacker copying stacker/plan.py -> build/lib/stacker copying stacker/context.py -> build/lib/stacker copying stacker/__init__.py -> build/lib/stacker copying stacker/environment.py -> build/lib/stacker copying stacker/stack.py -> build/lib/stacker copying stacker/util.py -> build/lib/stacker copying stacker/status.py -> build/lib/stacker copying stacker/session_cache.py -> build/lib/stacker copying stacker/target.py -> build/lib/stacker copying stacker/awscli_yamlhelper.py -> build/lib/stacker creating build/lib/stacker/actions copying stacker/actions/__init__.py -> build/lib/stacker/actions copying stacker/actions/diff.py -> build/lib/stacker/actions copying stacker/actions/graph.py -> build/lib/stacker/actions copying stacker/actions/info.py -> build/lib/stacker/actions copying stacker/actions/destroy.py -> build/lib/stacker/actions copying stacker/actions/build.py -> build/lib/stacker/actions copying stacker/actions/base.py -> build/lib/stacker/actions creating build/lib/stacker/hooks copying stacker/hooks/utils.py -> build/lib/stacker/hooks copying stacker/hooks/__init__.py -> build/lib/stacker/hooks copying stacker/hooks/ecs.py -> build/lib/stacker/hooks copying stacker/hooks/iam.py -> build/lib/stacker/hooks copying stacker/hooks/aws_lambda.py -> build/lib/stacker/hooks copying stacker/hooks/keypair.py -> build/lib/stacker/hooks copying stacker/hooks/command.py -> build/lib/stacker/hooks copying stacker/hooks/route53.py -> build/lib/stacker/hooks creating build/lib/stacker/tests copying stacker/tests/test_stack.py -> build/lib/stacker/tests copying stacker/tests/conftest.py -> build/lib/stacker/tests copying stacker/tests/test_config.py -> build/lib/stacker/tests copying stacker/tests/__init__.py -> build/lib/stacker/tests copying stacker/tests/test_context.py -> build/lib/stacker/tests copying stacker/tests/test_lookups.py -> build/lib/stacker/tests copying stacker/tests/test_plan.py -> build/lib/stacker/tests copying stacker/tests/test_util.py -> build/lib/stacker/tests copying stacker/tests/test_parse_user_data.py -> build/lib/stacker/tests copying stacker/tests/test_variables.py -> build/lib/stacker/tests copying stacker/tests/test_dag.py -> build/lib/stacker/tests copying stacker/tests/factories.py -> build/lib/stacker/tests copying stacker/tests/test_stacker.py -> build/lib/stacker/tests copying stacker/tests/test_environment.py -> build/lib/stacker/tests creating build/lib/stacker/dag copying stacker/dag/__init__.py -> build/lib/stacker/dag creating build/lib/stacker/lookups copying stacker/lookups/registry.py -> build/lib/stacker/lookups copying stacker/lookups/__init__.py -> build/lib/stacker/lookups creating build/lib/stacker/providers copying stacker/providers/__init__.py -> build/lib/stacker/providers copying stacker/providers/base.py -> build/lib/stacker/providers creating build/lib/stacker/commands copying stacker/commands/__init__.py -> build/lib/stacker/commands creating build/lib/stacker/config copying stacker/config/__init__.py -> build/lib/stacker/config creating build/lib/stacker/logger copying stacker/logger/__init__.py -> build/lib/stacker/logger creating build/lib/stacker/blueprints copying stacker/blueprints/raw.py -> build/lib/stacker/blueprints copying stacker/blueprints/__init__.py -> build/lib/stacker/blueprints copying stacker/blueprints/testutil.py -> build/lib/stacker/blueprints copying stacker/blueprints/base.py -> build/lib/stacker/blueprints creating build/lib/stacker/tests/actions copying stacker/tests/actions/__init__.py -> build/lib/stacker/tests/actions copying stacker/tests/actions/test_build.py -> build/lib/stacker/tests/actions copying stacker/tests/actions/test_base.py -> build/lib/stacker/tests/actions copying stacker/tests/actions/test_diff.py -> build/lib/stacker/tests/actions copying stacker/tests/actions/test_destroy.py -> build/lib/stacker/tests/actions creating build/lib/stacker/tests/hooks copying stacker/tests/hooks/test_iam.py -> build/lib/stacker/tests/hooks copying stacker/tests/hooks/test_keypair.py -> build/lib/stacker/tests/hooks copying stacker/tests/hooks/test_aws_lambda.py -> build/lib/stacker/tests/hooks copying stacker/tests/hooks/test_ecs.py -> build/lib/stacker/tests/hooks copying stacker/tests/hooks/__init__.py -> build/lib/stacker/tests/hooks copying stacker/tests/hooks/test_command.py -> build/lib/stacker/tests/hooks creating build/lib/stacker/tests/lookups copying stacker/tests/lookups/__init__.py -> build/lib/stacker/tests/lookups copying stacker/tests/lookups/test_registry.py -> build/lib/stacker/tests/lookups creating build/lib/stacker/tests/providers copying stacker/tests/providers/__init__.py -> build/lib/stacker/tests/providers creating build/lib/stacker/tests/fixtures copying stacker/tests/fixtures/mock_hooks.py -> build/lib/stacker/tests/fixtures copying stacker/tests/fixtures/mock_lookups.py -> build/lib/stacker/tests/fixtures copying stacker/tests/fixtures/__init__.py -> build/lib/stacker/tests/fixtures copying stacker/tests/fixtures/mock_blueprints.py -> build/lib/stacker/tests/fixtures creating build/lib/stacker/tests/blueprints copying stacker/tests/blueprints/test_raw.py -> build/lib/stacker/tests/blueprints copying stacker/tests/blueprints/test_testutil.py -> build/lib/stacker/tests/blueprints copying stacker/tests/blueprints/__init__.py -> build/lib/stacker/tests/blueprints copying stacker/tests/blueprints/test_base.py -> build/lib/stacker/tests/blueprints creating build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_split.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_xref.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_ssmstore.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_hook_data.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_output.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_file.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_dynamodb.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/__init__.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_default.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_rxref.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_envvar.py -> build/lib/stacker/tests/lookups/handlers copying stacker/tests/lookups/handlers/test_ami.py -> build/lib/stacker/tests/lookups/handlers creating build/lib/stacker/tests/providers/aws copying stacker/tests/providers/aws/__init__.py -> build/lib/stacker/tests/providers/aws copying stacker/tests/providers/aws/test_default.py -> build/lib/stacker/tests/providers/aws creating build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/ssmstore.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/output.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/default.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/__init__.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/file.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/ami.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/kms.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/dynamodb.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/split.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/xref.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/rxref.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/hook_data.py -> build/lib/stacker/lookups/handlers copying stacker/lookups/handlers/envvar.py -> build/lib/stacker/lookups/handlers creating build/lib/stacker/providers/aws copying stacker/providers/aws/default.py -> build/lib/stacker/providers/aws copying stacker/providers/aws/__init__.py -> build/lib/stacker/providers/aws creating build/lib/stacker/commands/stacker copying stacker/commands/stacker/__init__.py -> build/lib/stacker/commands/stacker copying stacker/commands/stacker/diff.py -> build/lib/stacker/commands/stacker copying stacker/commands/stacker/graph.py -> build/lib/stacker/commands/stacker copying stacker/commands/stacker/info.py -> build/lib/stacker/commands/stacker copying stacker/commands/stacker/destroy.py -> build/lib/stacker/commands/stacker copying stacker/commands/stacker/build.py -> build/lib/stacker/commands/stacker copying stacker/commands/stacker/base.py -> build/lib/stacker/commands/stacker creating build/lib/stacker/config/translators copying stacker/config/translators/__init__.py -> build/lib/stacker/config/translators copying stacker/config/translators/kms.py -> build/lib/stacker/config/translators creating build/lib/stacker/blueprints/variables copying stacker/blueprints/variables/types.py -> build/lib/stacker/blueprints/variables copying stacker/blueprints/variables/__init__.py -> build/lib/stacker/blueprints/variables running build_scripts creating build/scripts-3.9 copying and adjusting scripts/compare_env -> build/scripts-3.9 copying scripts/docker-stacker -> build/scripts-3.9 copying scripts/stacker.cmd -> build/scripts-3.9 copying and adjusting scripts/stacker -> build/scripts-3.9 changing mode of build/scripts-3.9/compare_env from 644 to 755 changing mode of build/scripts-3.9/stacker.cmd from 644 to 755 changing mode of build/scripts-3.9/stacker from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mYBJLH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64 + cd stacker-1.7.2 + 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-stacker-1.7.2-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker copying build/lib/stacker/ui.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker copying build/lib/stacker/exceptions.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker copying build/lib/stacker/tokenize_userdata.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions copying build/lib/stacker/actions/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions copying build/lib/stacker/actions/diff.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions copying build/lib/stacker/actions/graph.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions copying build/lib/stacker/actions/info.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions copying build/lib/stacker/actions/destroy.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions copying build/lib/stacker/actions/build.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions copying build/lib/stacker/actions/base.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks copying build/lib/stacker/hooks/utils.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks copying build/lib/stacker/hooks/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks copying build/lib/stacker/hooks/ecs.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks copying build/lib/stacker/hooks/iam.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks copying build/lib/stacker/hooks/aws_lambda.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks copying build/lib/stacker/hooks/keypair.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks copying build/lib/stacker/hooks/command.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks copying build/lib/stacker/hooks/route53.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks copying build/lib/stacker/variables.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker copying build/lib/stacker/plan.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions copying build/lib/stacker/tests/actions/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions copying build/lib/stacker/tests/actions/test_build.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions copying build/lib/stacker/tests/actions/test_base.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions copying build/lib/stacker/tests/actions/test_diff.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions copying build/lib/stacker/tests/actions/test_destroy.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks copying build/lib/stacker/tests/hooks/test_iam.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks copying build/lib/stacker/tests/hooks/test_keypair.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks copying build/lib/stacker/tests/hooks/test_aws_lambda.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks copying build/lib/stacker/tests/hooks/test_ecs.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks copying build/lib/stacker/tests/hooks/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks copying build/lib/stacker/tests/hooks/test_command.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks copying build/lib/stacker/tests/test_stack.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_split.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_xref.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_ssmstore.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_hook_data.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_output.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_file.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_dynamodb.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_default.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_rxref.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_envvar.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/handlers/test_ami.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers copying build/lib/stacker/tests/lookups/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups copying build/lib/stacker/tests/lookups/test_registry.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/providers creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/providers/aws copying build/lib/stacker/tests/providers/aws/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/providers/aws copying build/lib/stacker/tests/providers/aws/test_default.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/providers/aws copying build/lib/stacker/tests/providers/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/providers copying build/lib/stacker/tests/conftest.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/test_config.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/test_context.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/fixtures copying build/lib/stacker/tests/fixtures/mock_hooks.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/fixtures copying build/lib/stacker/tests/fixtures/mock_lookups.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/fixtures copying build/lib/stacker/tests/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/fixtures copying build/lib/stacker/tests/fixtures/mock_blueprints.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/fixtures copying build/lib/stacker/tests/test_lookups.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/test_plan.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/test_util.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/test_parse_user_data.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/test_variables.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/test_dag.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/factories.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/test_stacker.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests copying build/lib/stacker/tests/test_environment.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/blueprints copying build/lib/stacker/tests/blueprints/test_raw.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/blueprints copying build/lib/stacker/tests/blueprints/test_testutil.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/blueprints copying build/lib/stacker/tests/blueprints/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/blueprints copying build/lib/stacker/tests/blueprints/test_base.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/blueprints creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/dag copying build/lib/stacker/dag/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/dag creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/ssmstore.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/output.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/default.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/file.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/ami.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/kms.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/dynamodb.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/split.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/xref.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/rxref.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/hook_data.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/handlers/envvar.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers copying build/lib/stacker/lookups/registry.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups copying build/lib/stacker/lookups/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups copying build/lib/stacker/context.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers/aws copying build/lib/stacker/providers/aws/default.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers/aws copying build/lib/stacker/providers/aws/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers/aws copying build/lib/stacker/providers/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers copying build/lib/stacker/providers/base.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers copying build/lib/stacker/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker copying build/lib/stacker/commands/stacker/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker copying build/lib/stacker/commands/stacker/diff.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker copying build/lib/stacker/commands/stacker/graph.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker copying build/lib/stacker/commands/stacker/info.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker copying build/lib/stacker/commands/stacker/destroy.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker copying build/lib/stacker/commands/stacker/build.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker copying build/lib/stacker/commands/stacker/base.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker copying build/lib/stacker/commands/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands copying build/lib/stacker/environment.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker copying build/lib/stacker/stack.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/config creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/config/translators copying build/lib/stacker/config/translators/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/config/translators copying build/lib/stacker/config/translators/kms.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/config/translators copying build/lib/stacker/config/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/config copying build/lib/stacker/util.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker copying build/lib/stacker/status.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/logger copying build/lib/stacker/logger/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/logger copying build/lib/stacker/session_cache.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker copying build/lib/stacker/target.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints copying build/lib/stacker/blueprints/raw.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints/variables copying build/lib/stacker/blueprints/variables/types.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints/variables copying build/lib/stacker/blueprints/variables/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints/variables copying build/lib/stacker/blueprints/__init__.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints copying build/lib/stacker/blueprints/testutil.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints copying build/lib/stacker/blueprints/base.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints copying build/lib/stacker/awscli_yamlhelper.py -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/ui.py to ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tokenize_userdata.py to tokenize_userdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions/destroy.py to destroy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/actions/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks/ecs.py to ecs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks/iam.py to iam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks/aws_lambda.py to aws_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks/keypair.py to keypair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/hooks/route53.py to route53.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/plan.py to plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions/test_build.py to test_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions/test_diff.py to test_diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/actions/test_destroy.py to test_destroy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks/test_iam.py to test_iam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks/test_keypair.py to test_keypair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks/test_aws_lambda.py to test_aws_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks/test_ecs.py to test_ecs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/hooks/test_command.py to test_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_stack.py to test_stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_split.py to test_split.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_xref.py to test_xref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_ssmstore.py to test_ssmstore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_hook_data.py to test_hook_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_output.py to test_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_file.py to test_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_dynamodb.py to test_dynamodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_default.py to test_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_rxref.py to test_rxref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_envvar.py to test_envvar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/handlers/test_ami.py to test_ami.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/lookups/test_registry.py to test_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/providers/aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/providers/aws/test_default.py to test_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/fixtures/mock_hooks.py to mock_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/fixtures/mock_lookups.py to mock_lookups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/fixtures/mock_blueprints.py to mock_blueprints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_lookups.py to test_lookups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_plan.py to test_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_parse_user_data.py to test_parse_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_variables.py to test_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_dag.py to test_dag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_stacker.py to test_stacker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/test_environment.py to test_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/blueprints/test_raw.py to test_raw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/blueprints/test_testutil.py to test_testutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/blueprints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/tests/blueprints/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/dag/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/ssmstore.py to ssmstore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/ami.py to ami.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/kms.py to kms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/dynamodb.py to dynamodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/split.py to split.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/xref.py to xref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/rxref.py to rxref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/hook_data.py to hook_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/handlers/envvar.py to envvar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/lookups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers/aws/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers/aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/providers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker/destroy.py to destroy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/stacker/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/stack.py to stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/config/translators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/config/translators/kms.py to kms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/logger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/session_cache.py to session_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/target.py to target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints/raw.py to raw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints/variables/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints/variables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints/testutil.py to testutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/blueprints/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker/awscli_yamlhelper.py to awscli_yamlhelper.cpython-39.pyc writing byte-compilation script '/tmp/tmpeb60uj1m.py' /usr/bin/python3 /tmp/tmpeb60uj1m.py removing /tmp/tmpeb60uj1m.py running install_egg_info running egg_info writing stacker.egg-info/PKG-INFO writing dependency_links to stacker.egg-info/dependency_links.txt writing requirements to stacker.egg-info/requires.txt writing top-level names to stacker.egg-info/top_level.txt reading manifest file 'stacker.egg-info/SOURCES.txt' writing manifest file 'stacker.egg-info/SOURCES.txt' Copying stacker.egg-info to /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/lib/python3.9/site-packages/stacker-1.7.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/bin copying build/scripts-3.9/compare_env -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/bin copying build/scripts-3.9/stacker -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/bin copying build/scripts-3.9/stacker.cmd -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/bin copying build/scripts-3.9/docker-stacker -> /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/bin/compare_env to 755 changing mode of /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/bin/stacker to 755 changing mode of /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/bin/stacker.cmd to 755 changing mode of /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/usr/bin/docker-stacker to 755 + install -d -m755 /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64//usr/share/doc/python-stacker + '[' -d doc ']' ~/build/BUILDROOT/python-stacker-1.7.2-1.x86_64 ~/build/BUILD/stacker-1.7.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-stacker-1.7.2-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 ']' ~/build/BUILD/stacker-1.7.2 + popd + mv /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.7.2-1 --unique-debug-suffix -1.7.2-1.x86_64 --unique-debug-src-base python-stacker-1.7.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/stacker-1.7.2 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-stacker-1.7.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-stacker-1.7.2-1.noarch Provides: python-stacker python3-stacker = 1.7.2-1 python3.9dist(stacker) = 1.7.2 python3dist(stacker) = 1.7.2 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: /bin/bash /usr/bin/python3 python(abi) = 3.9 python3.9dist(awacs) >= 0.6 python3.9dist(boto3) >= 1.9.111 python3.9dist(boto3) < 2 python3.9dist(botocore) >= 1.12.111 python3.9dist(formic2) python3.9dist(future) python3.9dist(gitpython) >= 2 python3.9dist(gitpython) < 3 python3.9dist(jinja2) >= 2.7 python3.9dist(jinja2) < 3.0a python3.9dist(markupsafe) < 2 python3.9dist(more-itertools) < 6 python3.9dist(python-dateutil) >= 2 python3.9dist(python-dateutil) < 3 python3.9dist(python-jose) < 3.2 python3.9dist(pyyaml) >= 3.13b1 python3.9dist(rsa) = 4.5 python3.9dist(schematics) >= 2.0.1 python3.9dist(schematics) < 2.1 python3.9dist(troposphere) >= 1.9 Processing files: python-stacker-help-1.7.2-1.noarch warning: Empty %files file /builddir/build/BUILD/stacker-1.7.2/doclist.lst Provides: python-stacker-help = 1.7.2-1 python3-stacker-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-stacker-1.7.2-1.x86_64 Wrote: /builddir/build/RPMS/python-stacker-help-1.7.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-stacker-1.7.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BhAwcE + umask 022 + cd /builddir/build/BUILD + cd stacker-1.7.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-stacker-1.7.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0