Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-koku-nise.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683386914.267821/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 aarch64 --nodeps /builddir/build/SPECS/python-koku-nise.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-koku-nise-4.2.8-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-koku-nise.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683386914.267821/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 aarch64 --nodeps /builddir/build/SPECS/python-koku-nise.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-koku-nise-4.2.8-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-koku-nise.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683386914.267821/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 aarch64 --nodeps /builddir/build/SPECS/python-koku-nise.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IqDrVe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf koku-nise-4.2.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/koku-nise-4.2.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd koku-nise-4.2.8 + /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.JGDXF3 + umask 022 + cd /builddir/build/BUILD + cd koku-nise-4.2.8 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/nise copying nise/__init__.py -> build/lib/nise copying nise/upload.py -> build/lib/nise copying nise/report.py -> build/lib/nise copying nise/__main__.py -> build/lib/nise copying nise/copy.py -> build/lib/nise copying nise/yaml_gen.py -> build/lib/nise copying nise/extract.py -> build/lib/nise copying nise/manifest.py -> build/lib/nise creating build/lib/nise/yaml_generators copying nise/yaml_generators/utils.py -> build/lib/nise/yaml_generators copying nise/yaml_generators/__init__.py -> build/lib/nise/yaml_generators copying nise/yaml_generators/generator.py -> build/lib/nise/yaml_generators creating build/lib/nise/generators copying nise/generators/__init__.py -> build/lib/nise/generators copying nise/generators/generator.py -> build/lib/nise/generators creating build/lib/nise/util copying nise/util/__init__.py -> build/lib/nise/util copying nise/util/log.py -> build/lib/nise/util creating build/lib/nise/yaml_generators/azure copying nise/yaml_generators/azure/__init__.py -> build/lib/nise/yaml_generators/azure copying nise/yaml_generators/azure/generator.py -> build/lib/nise/yaml_generators/azure creating build/lib/nise/yaml_generators/aws copying nise/yaml_generators/aws/__init__.py -> build/lib/nise/yaml_generators/aws copying nise/yaml_generators/aws/rds_instance_types.py -> build/lib/nise/yaml_generators/aws copying nise/yaml_generators/aws/ec2_instance_types.py -> build/lib/nise/yaml_generators/aws copying nise/yaml_generators/aws/regions.py -> build/lib/nise/yaml_generators/aws copying nise/yaml_generators/aws/generator.py -> build/lib/nise/yaml_generators/aws creating build/lib/nise/yaml_generators/oci copying nise/yaml_generators/oci/__init__.py -> build/lib/nise/yaml_generators/oci copying nise/yaml_generators/oci/oci_yaml_constants.py -> build/lib/nise/yaml_generators/oci copying nise/yaml_generators/oci/generator.py -> build/lib/nise/yaml_generators/oci creating build/lib/nise/yaml_generators/gcp copying nise/yaml_generators/gcp/__init__.py -> build/lib/nise/yaml_generators/gcp copying nise/yaml_generators/gcp/generator.py -> build/lib/nise/yaml_generators/gcp creating build/lib/nise/yaml_generators/ocp copying nise/yaml_generators/ocp/__init__.py -> build/lib/nise/yaml_generators/ocp copying nise/yaml_generators/ocp/generator.py -> build/lib/nise/yaml_generators/ocp creating build/lib/nise/yaml_generators/ocp_on_cloud copying nise/yaml_generators/ocp_on_cloud/__init__.py -> build/lib/nise/yaml_generators/ocp_on_cloud copying nise/yaml_generators/ocp_on_cloud/generator.py -> build/lib/nise/yaml_generators/ocp_on_cloud creating build/lib/nise/generators/azure copying nise/generators/azure/__init__.py -> build/lib/nise/generators/azure copying nise/generators/azure/storage_generator.py -> build/lib/nise/generators/azure copying nise/generators/azure/virtual_machine_generator.py -> build/lib/nise/generators/azure copying nise/generators/azure/ccsp_generator.py -> build/lib/nise/generators/azure copying nise/generators/azure/bandwidth_generator.py -> build/lib/nise/generators/azure copying nise/generators/azure/virtual_network_generator.py -> build/lib/nise/generators/azure copying nise/generators/azure/sql_database_generator.py -> build/lib/nise/generators/azure copying nise/generators/azure/azure_generator.py -> build/lib/nise/generators/azure creating build/lib/nise/generators/aws copying nise/generators/aws/vpc_generator.py -> build/lib/nise/generators/aws copying nise/generators/aws/s3_generator.py -> build/lib/nise/generators/aws copying nise/generators/aws/ebs_generator.py -> build/lib/nise/generators/aws copying nise/generators/aws/__init__.py -> build/lib/nise/generators/aws copying nise/generators/aws/data_transfer_generator.py -> build/lib/nise/generators/aws copying nise/generators/aws/aws_constants.py -> build/lib/nise/generators/aws copying nise/generators/aws/marketplace_generator.py -> build/lib/nise/generators/aws copying nise/generators/aws/rds_generator.py -> build/lib/nise/generators/aws copying nise/generators/aws/ec2_generator.py -> build/lib/nise/generators/aws copying nise/generators/aws/route53_generator.py -> build/lib/nise/generators/aws copying nise/generators/aws/aws_generator.py -> build/lib/nise/generators/aws creating build/lib/nise/generators/oci copying nise/generators/oci/__init__.py -> build/lib/nise/generators/oci copying nise/generators/oci/oci_compute_generator.py -> build/lib/nise/generators/oci copying nise/generators/oci/oci_generator.py -> build/lib/nise/generators/oci copying nise/generators/oci/oci_database_generator.py -> build/lib/nise/generators/oci copying nise/generators/oci/oci_network_generator.py -> build/lib/nise/generators/oci copying nise/generators/oci/oci_constants.py -> build/lib/nise/generators/oci copying nise/generators/oci/oci_block_storage_generator.py -> build/lib/nise/generators/oci creating build/lib/nise/generators/gcp copying nise/generators/gcp/__init__.py -> build/lib/nise/generators/gcp copying nise/generators/gcp/gcp_network_generator.py -> build/lib/nise/generators/gcp copying nise/generators/gcp/project_generator.py -> build/lib/nise/generators/gcp copying nise/generators/gcp/hcs_generator.py -> build/lib/nise/generators/gcp copying nise/generators/gcp/gcp_database_generator.py -> build/lib/nise/generators/gcp copying nise/generators/gcp/cloud_storage_generator.py -> build/lib/nise/generators/gcp copying nise/generators/gcp/compute_engine_generator.py -> build/lib/nise/generators/gcp copying nise/generators/gcp/gcp_generator.py -> build/lib/nise/generators/gcp creating build/lib/nise/generators/ocp copying nise/generators/ocp/__init__.py -> build/lib/nise/generators/ocp copying nise/generators/ocp/ocp_generator.py -> build/lib/nise/generators/ocp running egg_info writing koku_nise.egg-info/PKG-INFO writing dependency_links to koku_nise.egg-info/dependency_links.txt writing entry points to koku_nise.egg-info/entry_points.txt writing requirements to koku_nise.egg-info/requires.txt writing top-level names to koku_nise.egg-info/top_level.txt reading manifest file 'koku_nise.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'koku_nise.egg-info/SOURCES.txt' copying nise/aws-template-manifest.json -> build/lib/nise copying nise/ocp-template-manifest.json -> build/lib/nise creating build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/aws_generator_config.yml -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/aws_static_data.yml.j2 -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/azure_generator_config.yml -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/azure_static_data.yml.j2 -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/gcp_generator_config.yml -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/gcp_static_data.yml.j2 -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/oci_generator_config.yml -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/oci_static_data.yml.j2 -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/ocp_generator_config.yml -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/ocp_on_cloud_options.yml -> build/lib/nise/yaml_generators/static copying nise/yaml_generators/static/ocp_static_data.yml.j2 -> build/lib/nise/yaml_generators/static + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rOjnnE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64 + cd koku-nise-4.2.8 + 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 -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-koku-nise-4.2.8-1.aarch64 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-koku-nise-4.2.8-1.aarch64/usr creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise copying build/lib/nise/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators copying build/lib/nise/yaml_generators/utils.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators copying build/lib/nise/yaml_generators/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/azure copying build/lib/nise/yaml_generators/azure/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/azure copying build/lib/nise/yaml_generators/azure/generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/azure creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws copying build/lib/nise/yaml_generators/aws/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws copying build/lib/nise/yaml_generators/aws/rds_instance_types.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws copying build/lib/nise/yaml_generators/aws/ec2_instance_types.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws copying build/lib/nise/yaml_generators/aws/regions.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws copying build/lib/nise/yaml_generators/aws/generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/oci copying build/lib/nise/yaml_generators/oci/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/oci copying build/lib/nise/yaml_generators/oci/oci_yaml_constants.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/oci copying build/lib/nise/yaml_generators/oci/generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/oci creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/gcp copying build/lib/nise/yaml_generators/gcp/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/gcp copying build/lib/nise/yaml_generators/gcp/generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/gcp creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp copying build/lib/nise/yaml_generators/ocp/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp copying build/lib/nise/yaml_generators/ocp/generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp_on_cloud copying build/lib/nise/yaml_generators/ocp_on_cloud/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp_on_cloud copying build/lib/nise/yaml_generators/ocp_on_cloud/generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp_on_cloud creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/ocp_static_data.yml.j2 -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/gcp_static_data.yml.j2 -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/gcp_generator_config.yml -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/aws_generator_config.yml -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/azure_generator_config.yml -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/ocp_generator_config.yml -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/ocp_on_cloud_options.yml -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/azure_static_data.yml.j2 -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/oci_generator_config.yml -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/aws_static_data.yml.j2 -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/static/oci_static_data.yml.j2 -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/static copying build/lib/nise/yaml_generators/generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators copying build/lib/nise/upload.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise copying build/lib/nise/report.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators copying build/lib/nise/generators/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure copying build/lib/nise/generators/azure/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure copying build/lib/nise/generators/azure/storage_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure copying build/lib/nise/generators/azure/virtual_machine_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure copying build/lib/nise/generators/azure/ccsp_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure copying build/lib/nise/generators/azure/bandwidth_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure copying build/lib/nise/generators/azure/virtual_network_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure copying build/lib/nise/generators/azure/sql_database_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure copying build/lib/nise/generators/azure/azure_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/vpc_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/s3_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/ebs_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/data_transfer_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/aws_constants.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/marketplace_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/rds_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/ec2_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/route53_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws copying build/lib/nise/generators/aws/aws_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci copying build/lib/nise/generators/oci/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci copying build/lib/nise/generators/oci/oci_compute_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci copying build/lib/nise/generators/oci/oci_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci copying build/lib/nise/generators/oci/oci_database_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci copying build/lib/nise/generators/oci/oci_network_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci copying build/lib/nise/generators/oci/oci_constants.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci copying build/lib/nise/generators/oci/oci_block_storage_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp copying build/lib/nise/generators/gcp/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp copying build/lib/nise/generators/gcp/gcp_network_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp copying build/lib/nise/generators/gcp/project_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp copying build/lib/nise/generators/gcp/hcs_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp copying build/lib/nise/generators/gcp/gcp_database_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp copying build/lib/nise/generators/gcp/cloud_storage_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp copying build/lib/nise/generators/gcp/compute_engine_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp copying build/lib/nise/generators/gcp/gcp_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/ocp copying build/lib/nise/generators/ocp/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/ocp copying build/lib/nise/generators/ocp/ocp_generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/ocp copying build/lib/nise/generators/generator.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators copying build/lib/nise/__main__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise copying build/lib/nise/ocp-template-manifest.json -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise copying build/lib/nise/aws-template-manifest.json -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise copying build/lib/nise/copy.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise copying build/lib/nise/yaml_gen.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise copying build/lib/nise/extract.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise copying build/lib/nise/manifest.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise creating /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/util copying build/lib/nise/util/__init__.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/util copying build/lib/nise/util/log.py -> /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/util byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/azure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/azure/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws/rds_instance_types.py to rds_instance_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws/ec2_instance_types.py to ec2_instance_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws/regions.py to regions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/aws/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/oci/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/oci/oci_yaml_constants.py to oci_yaml_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/oci/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/gcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/gcp/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp_on_cloud/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/ocp_on_cloud/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_generators/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/upload.py to upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure/storage_generator.py to storage_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure/virtual_machine_generator.py to virtual_machine_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure/ccsp_generator.py to ccsp_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure/bandwidth_generator.py to bandwidth_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure/virtual_network_generator.py to virtual_network_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure/sql_database_generator.py to sql_database_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/azure/azure_generator.py to azure_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/vpc_generator.py to vpc_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/s3_generator.py to s3_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/ebs_generator.py to ebs_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/data_transfer_generator.py to data_transfer_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/aws_constants.py to aws_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/marketplace_generator.py to marketplace_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/rds_generator.py to rds_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/ec2_generator.py to ec2_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/route53_generator.py to route53_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/aws/aws_generator.py to aws_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci/oci_compute_generator.py to oci_compute_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci/oci_generator.py to oci_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci/oci_database_generator.py to oci_database_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci/oci_network_generator.py to oci_network_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci/oci_constants.py to oci_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/oci/oci_block_storage_generator.py to oci_block_storage_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp/gcp_network_generator.py to gcp_network_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp/project_generator.py to project_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp/hcs_generator.py to hcs_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp/gcp_database_generator.py to gcp_database_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp/cloud_storage_generator.py to cloud_storage_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp/compute_engine_generator.py to compute_engine_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/gcp/gcp_generator.py to gcp_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/ocp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/ocp/ocp_generator.py to ocp_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/generators/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/copy.py to copy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/yaml_gen.py to yaml_gen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/extract.py to extract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/nise/util/log.py to log.cpython-39.pyc writing byte-compilation script '/tmp/tmpv4_v1ndy.py' /usr/bin/python3 /tmp/tmpv4_v1ndy.py removing /tmp/tmpv4_v1ndy.py running install_egg_info running egg_info writing koku_nise.egg-info/PKG-INFO writing dependency_links to koku_nise.egg-info/dependency_links.txt writing entry points to koku_nise.egg-info/entry_points.txt writing requirements to koku_nise.egg-info/requires.txt writing top-level names to koku_nise.egg-info/top_level.txt reading manifest file 'koku_nise.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'koku_nise.egg-info/SOURCES.txt' Copying koku_nise.egg-info to /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9/site-packages/koku_nise-4.2.8-py3.9.egg-info running install_scripts Installing nise script to /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64//usr/share/doc/python-koku-nise + '[' -d doc ']' ~/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64 ~/build/BUILD/koku-nise-4.2.8 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64 + '[' -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/koku-nise-4.2.8 + popd + mv /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.2.8-1 --unique-debug-suffix -4.2.8-1.aarch64 --unique-debug-src-base python-koku-nise-4.2.8-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/koku-nise-4.2.8 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-koku-nise-4.2.8-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-koku-nise-4.2.8-1.noarch Provides: python-koku-nise python3-koku-nise = 4.2.8-1 python3.9dist(koku-nise) = 4.2.8 python3dist(koku-nise) = 4.2.8 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(azure-storage-blob) >= 12.1 python3.9dist(boto3) >= 1.11 python3.9dist(faker) >= 3 python3.9dist(google-cloud-bigquery) >= 2.2 python3.9dist(google-cloud-storage) >= 1.19 python3.9dist(jinja2) >= 2.10 python3.9dist(oci) >= 2.64 python3.9dist(pyyaml) >= 5.3 python3.9dist(requests) >= 2.22 python3.9dist(setuptools) Processing files: python-koku-nise-help-4.2.8-1.noarch warning: Empty %files file /builddir/build/BUILD/koku-nise-4.2.8/doclist.lst Provides: python-koku-nise-help = 4.2.8-1 python3-koku-nise-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-koku-nise-4.2.8-1.aarch64 Wrote: /builddir/build/RPMS/python-koku-nise-help-4.2.8-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-koku-nise-4.2.8-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.22wuh1 + umask 022 + cd /builddir/build/BUILD + cd koku-nise-4.2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-koku-nise-4.2.8-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0