+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 79817a5d-5649-4562-9fe5-d49de123c1ae DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-9f71d03a3802dfc59af5dece14b7583d9642e8e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/9f/71/9f71d03a3802dfc59af5dece14b7583d9642e8e7_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-4e1022044401a3c3b824fb0ca29ee3012cd4df06 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/4e/10/4e1022044401a3c3b824fb0ca29ee3012cd4df06_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/bf/b4/bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908_a5a523c9 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-044f7630b2ada3f313eddd65ee2c0b22c71131ff baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/04/4f/044f7630b2ada3f313eddd65ee2c0b22c71131ff_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-fcdcc829390ded3646685b576266aa666d2ca839 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/fc/dc/fcdcc829390ded3646685b576266aa666d2ca839_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ab/5c/ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-858e814f99e96483443573457d41ff628fb80b65 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/85/8e/858e814f99e96483443573457d41ff628fb80b65_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: d4eb08cd-dc5b-4fcd-b1ec-1390125f7e7d DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-9f71d03a3802dfc59af5dece14b7583d9642e8e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/9f/71/9f71d03a3802dfc59af5dece14b7583d9642e8e7_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-4e1022044401a3c3b824fb0ca29ee3012cd4df06 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/4e/10/4e1022044401a3c3b824fb0ca29ee3012cd4df06_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/bf/b4/bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908_a5a523c9 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-044f7630b2ada3f313eddd65ee2c0b22c71131ff baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/04/4f/044f7630b2ada3f313eddd65ee2c0b22c71131ff_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-fcdcc829390ded3646685b576266aa666d2ca839 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/fc/dc/fcdcc829390ded3646685b576266aa666d2ca839_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ab/5c/ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-858e814f99e96483443573457d41ff628fb80b65 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/85/8e/858e814f99e96483443573457d41ff628fb80b65_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.epu_cp14', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos10-master-uc/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 2592368 4471168 180364 9569128 13522444 DEBUG: Swap: 16777212 5414452 11362760 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 221G 329G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7ooouxzf', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-62a1d6956f5ff335a8b 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-9f71d03a3802dfc59af5d 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-db6d00e8cc4a8de2b03eb 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-30aa27b7f926e83 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e5c561a4c47ed20460b166b 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-b3077ff64082ab57317baf 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-1ad11b13884baeaa6ed9f8f 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-595894be2202bfd988 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2b32a2e32c315aa012f18 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-46ba4f455dd14fe509e 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-4e1022044401a3c3b824f 46 kB/s | 3.3 kB 00:00 DEBUG: delorean-python-networking-sfc-bfb438d483bc8ab2 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-fd803099c 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-044f7630b 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-neutron-fcdcc829390ded3646685b5 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-2bf69040b 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-858e814f99e9648344 82 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 21 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 24 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 46 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 63 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 162 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 145 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 157 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 25 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-22.el10 baseos 4.3 k DEBUG: gcc x86_64 14.2.1-7.el10 appstream 37 M DEBUG: git-core x86_64 2.47.1-1.el10 appstream 4.7 M DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: openstack-macros noarch 2023.1.0-0.20250311184248.ce6a105.el10 delorean-component-common 22 k DEBUG: python3-devel x86_64 3.12.10-1.el10 appstream 330 k DEBUG: python3-eventlet noarch 0.36.1-1.el10s delorean-master-testing 580 k DEBUG: python3-pbr noarch 6.0.0-1.el10s delorean-master-testing 177 k DEBUG: python3-setuptools_scm noarch 8.0.4-7.el10 crb 117 k DEBUG: python3-six noarch 1.16.0-16.el10 baseos 42 k DEBUG: python3-sphinx noarch 1:7.2.6-10.el10 crb 2.7 M DEBUG: python3-sqlalchemy x86_64 2.0.26-6.el10 appstream 3.6 M DEBUG: rpm-build x86_64 4.19.1.1-12.el10 appstream 77 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.12.98-1.el10s delorean-master-build-deps 2.3 M DEBUG: LibRaw x86_64 0.21.3-1.el10s delorean-master-build-deps 416 k DEBUG: adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k DEBUG: adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k DEBUG: alternatives x86_64 1.30-2.el10 baseos 42 k DEBUG: annobin-docs noarch 12.93-1.el10 appstream 92 k DEBUG: annobin-plugin-gcc x86_64 12.93-1.el10 appstream 987 k DEBUG: audit-libs x86_64 4.0.3-4.el10 baseos 133 k DEBUG: authselect x86_64 1.5.0-8.el10 baseos 144 k DEBUG: authselect-libs x86_64 1.5.0-8.el10 baseos 223 k DEBUG: avahi-libs x86_64 0.9~rc2-1.el10 baseos 68 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: binutils x86_64 2.41-53.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-53.el10 baseos 798 k DEBUG: bzip2 x86_64 1.0.8-25.el10 baseos 54 k DEBUG: bzip2-libs x86_64 1.0.8-25.el10 baseos 42 k DEBUG: ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 baseos 1.1 M DEBUG: cairo x86_64 1.18.2-2.el10 appstream 713 k DEBUG: cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k DEBUG: centos-gpg-keys noarch 10.0-8.el10 baseos 14 k DEBUG: centos-stream-release noarch 10.0-8.el10 baseos 29 k DEBUG: centos-stream-repos noarch 10.0-8.el10 baseos 12 k DEBUG: coreutils x86_64 9.5-6.el10 baseos 1.1 M DEBUG: coreutils-common x86_64 9.5-6.el10 baseos 2.1 M DEBUG: cpio x86_64 2.15-3.el10 baseos 292 k DEBUG: cpp x86_64 14.2.1-7.el10 appstream 12 M DEBUG: cracklib x86_64 2.9.11-8.el10 baseos 96 k DEBUG: cracklib-dicts x86_64 2.9.11-8.el10 baseos 3.6 M DEBUG: crypto-policies noarch 20250214-1.gitfd9b9b9.el10 baseos 98 k DEBUG: cups-filesystem noarch 1:2.4.10-11.el10 baseos 14 k DEBUG: cups-libs x86_64 1:2.4.10-11.el10 baseos 254 k DEBUG: curl x86_64 8.12.1-1.el10 baseos 220 k DEBUG: cyrus-sasl-lib x86_64 2.1.28-27.el10 baseos 106 k DEBUG: dbus x86_64 1:1.14.10-5.el10 baseos 4.4 k DEBUG: dbus-broker x86_64 36-1.el10 baseos 168 k DEBUG: dbus-common noarch 1:1.14.10-5.el10 baseos 15 k DEBUG: dbus-libs x86_64 1:1.14.10-5.el10 baseos 156 k DEBUG: debugedit x86_64 5.1-6.el10 appstream 79 k DEBUG: default-fonts-core-sans noarch 4.1-3.el10 baseos 30 k DEBUG: device-mapper x86_64 10:1.02.202-6.el10 baseos 139 k DEBUG: device-mapper-libs x86_64 10:1.02.202-6.el10 baseos 182 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: duktape x86_64 2.7.0-10.el10 baseos 170 k DEBUG: dwz x86_64 0.15-7.el10 appstream 139 k DEBUG: ed x86_64 1.20-5.el10 baseos 83 k DEBUG: efi-srpm-macros noarch 6-6.el10 appstream 24 k DEBUG: elfutils x86_64 0.192-5.el10 baseos 509 k DEBUG: elfutils-debuginfod-client x86_64 0.192-5.el10 baseos 45 k DEBUG: elfutils-default-yama-scope noarch 0.192-5.el10 baseos 13 k DEBUG: elfutils-libelf x86_64 0.192-5.el10 baseos 205 k DEBUG: elfutils-libs x86_64 0.192-5.el10 baseos 253 k DEBUG: expat x86_64 2.6.4-1.el10 baseos 115 k DEBUG: file x86_64 5.45-7.el10 baseos 50 k DEBUG: file-libs x86_64 5.45-7.el10 baseos 763 k DEBUG: filesystem x86_64 3.18-16.el10 baseos 4.7 M DEBUG: findutils x86_64 1:4.10.0-5.el10 baseos 551 k DEBUG: fontconfig x86_64 2.15.0-7.el10 appstream 280 k DEBUG: fonts-filesystem noarch 1:2.0.5-18.el10 baseos 8.8 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-18.el10 appstream 27 k DEBUG: forge-srpm-macros noarch 0.4.0-6.el10 appstream 21 k DEBUG: freetype x86_64 2.13.2-8.el10 baseos 409 k DEBUG: fribidi x86_64 1.0.14-4.el10 appstream 93 k DEBUG: gawk x86_64 5.3.0-6.el10 baseos 1.1 M DEBUG: gcc-plugin-annobin x86_64 14.2.1-7.el10 appstream 60 k DEBUG: gd x86_64 2.3.3-19.el10 appstream 134 k DEBUG: gdb-minimal x86_64 14.2-4.el10 appstream 3.9 M DEBUG: gdbm x86_64 1:1.23-11.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-11.el10 baseos 57 k DEBUG: gdk-pixbuf2 x86_64 2.42.12-3.el10 appstream 498 k DEBUG: glib2 x86_64 2.80.4-4.el10 baseos 3.1 M DEBUG: glibc x86_64 2.39-37.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-37.el10 baseos 376 k DEBUG: glibc-devel x86_64 2.39-37.el10 appstream 637 k DEBUG: glibc-gconv-extra x86_64 2.39-37.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-37.el10 baseos 81 k DEBUG: gmp x86_64 1:6.2.1-10.el10 baseos 317 k DEBUG: gnupg2 x86_64 2.4.5-2.el10 baseos 2.7 M DEBUG: gnutls x86_64 3.8.9-9.el10 baseos 1.4 M DEBUG: go-srpm-macros noarch 3.6.0-4.el10 appstream 28 k DEBUG: google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M DEBUG: google-noto-fonts-common noarch 20240401-5.el10 baseos 18 k DEBUG: google-noto-sans-vf-fonts noarch 20240401-5.el10 baseos 594 k DEBUG: gpgme x86_64 1.23.2-6.el10 baseos 219 k DEBUG: gpgmepp x86_64 1.23.2-6.el10 appstream 141 k DEBUG: graphite2 x86_64 1.3.14-17.el10 baseos 96 k DEBUG: grep x86_64 3.11-10.el10 baseos 301 k DEBUG: gzip x86_64 1.13-3.el10 baseos 170 k DEBUG: harfbuzz x86_64 8.4.0-6.el10 baseos 992 k DEBUG: imath x86_64 3.1.10-4.el10 appstream 97 k DEBUG: jansson x86_64 2.14-3.el10 baseos 46 k DEBUG: jasper-libs x86_64 4.1.0-5.el10 appstream 163 k DEBUG: jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k DEBUG: jbigkit-libs x86_64 2.1-31.el10 appstream 54 k DEBUG: json-c x86_64 0.18-3.el10 baseos 45 k DEBUG: kernel-headers x86_64 6.12.0-72.el10 appstream 2.1 M DEBUG: kernel-srpm-macros noarch 1.0-25.el10 appstream 11 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-7.el10 baseos 767 k DEBUG: lcms2 x86_64 2.16-6.el10 appstream 182 k DEBUG: less x86_64 661-3.el10 baseos 191 k DEBUG: libICE x86_64 1.1.1-5.el10 appstream 75 k DEBUG: libSM x86_64 1.2.4-5.el10 appstream 44 k DEBUG: libX11 x86_64 1.8.10-1.el10 appstream 654 k DEBUG: libX11-common noarch 1.8.10-1.el10 appstream 199 k DEBUG: libXau x86_64 1.0.11-8.el10 appstream 33 k DEBUG: libXext x86_64 1.3.6-3.el10 appstream 40 k DEBUG: libXft x86_64 2.3.8-8.el10 appstream 73 k DEBUG: libXpm x86_64 3.5.17-5.el10 appstream 67 k DEBUG: libXrender x86_64 0.9.11-8.el10 appstream 29 k DEBUG: libXt x86_64 1.3.0-5.el10 appstream 181 k DEBUG: libacl x86_64 2.3.2-4.el10 baseos 25 k DEBUG: libarchive x86_64 3.7.7-1.el10 baseos 416 k DEBUG: libassuan x86_64 2.5.6-6.el10 baseos 69 k DEBUG: libattr x86_64 2.5.2-5.el10 baseos 19 k DEBUG: libblkid x86_64 2.40.2-10.el10 baseos 127 k DEBUG: libbrotli x86_64 1.1.0-6.el10 baseos 346 k DEBUG: libcap x86_64 2.69-7.el10 baseos 91 k DEBUG: libcap-ng x86_64 0.8.4-6.el10 baseos 33 k DEBUG: libcbor x86_64 0.11.0-3.el10 baseos 34 k DEBUG: libcom_err x86_64 1.47.1-3.el10 baseos 27 k DEBUG: libcurl x86_64 8.12.1-1.el10 baseos 371 k DEBUG: libdatrie x86_64 0.2.13-11.el10 appstream 33 k DEBUG: libeconf x86_64 0.6.2-4.el10 baseos 33 k DEBUG: libedit x86_64 3.1-52.20230828cvs.el10 baseos 106 k DEBUG: libevent x86_64 2.1.12-16.el10 baseos 261 k DEBUG: libfdisk x86_64 2.40.2-10.el10 baseos 161 k DEBUG: libffi x86_64 3.4.4-9.el10 baseos 41 k DEBUG: libfido2 x86_64 1.14.0-7.el10 baseos 98 k DEBUG: libgcc x86_64 14.2.1-7.el10 baseos 135 k DEBUG: libgcrypt x86_64 1.11.0-5.el10 baseos 586 k DEBUG: libgomp x86_64 14.2.1-7.el10 baseos 352 k DEBUG: libgpg-error x86_64 1.50-2.el10 baseos 236 k DEBUG: libgs x86_64 10.02.1-14.el10 appstream 3.5 M DEBUG: libidn2 x86_64 2.3.7-3.el10 baseos 118 k DEBUG: libijs x86_64 0.35-24.el10 appstream 30 k DEBUG: libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k DEBUG: libksba x86_64 1.6.7-2.el10 baseos 159 k DEBUG: liblerc x86_64 4.0.0-8.el10 appstream 219 k DEBUG: liblqr-1 x86_64 0.4.2-26.el10s delorean-master-build-deps 49 k DEBUG: libmount x86_64 2.40.2-10.el10 baseos 157 k DEBUG: libmpc x86_64 1.3.1-7.el10 appstream 71 k DEBUG: libnghttp2 x86_64 1.64.0-2.el10 baseos 78 k DEBUG: libpaper x86_64 1:2.1.1-7.el10 appstream 28 k DEBUG: libpkgconf x86_64 2.1.0-3.el10 baseos 39 k DEBUG: libpng x86_64 2:1.6.40-8.el10 baseos 120 k DEBUG: libpsl x86_64 0.21.5-6.el10 baseos 65 k DEBUG: libpwquality x86_64 1.4.5-12.el10 baseos 123 k DEBUG: libraqm x86_64 0.10.1-2.el10s delorean-master-testing 22 k DEBUG: librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M DEBUG: libseccomp x86_64 2.5.3-10.el10 baseos 71 k DEBUG: libsecret x86_64 0.21.2-7.el10 appstream 196 k DEBUG: libselinux x86_64 3.8-1.el10 baseos 98 k DEBUG: libsemanage x86_64 3.8.1-1.el10 baseos 122 k DEBUG: libsepol x86_64 3.8-1.el10 baseos 348 k DEBUG: libsmartcols x86_64 2.40.2-10.el10 baseos 85 k DEBUG: libssh x86_64 0.11.1-1.el10 baseos 234 k DEBUG: libssh-config noarch 0.11.1-1.el10 baseos 9.7 k DEBUG: libstdc++ x86_64 14.2.1-7.el10 baseos 847 k DEBUG: libtasn1 x86_64 4.20.0-1.el10 baseos 75 k DEBUG: libthai x86_64 0.1.29-10.el10 appstream 215 k DEBUG: libtiff x86_64 4.6.0-6.el10 appstream 214 k DEBUG: libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k DEBUG: libunistring x86_64 1.1-10.el10 baseos 548 k DEBUG: libusb1 x86_64 1.0.27-4.el10 baseos 77 k DEBUG: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-10.el10 baseos 30 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libwebp x86_64 1.3.2-8.el10 appstream 291 k DEBUG: libwmf-lite x86_64 0.2.13-6.el10s delorean-master-build-deps 73 k DEBUG: libxcb x86_64 1.17.0-3.el10 appstream 255 k DEBUG: libxcrypt x86_64 4.4.36-10.el10 baseos 120 k DEBUG: libxcrypt-devel x86_64 4.4.36-10.el10 appstream 30 k DEBUG: libxml2 x86_64 2.12.5-5.el10 baseos 692 k DEBUG: libzstd x86_64 1.5.5-9.el10 baseos 292 k DEBUG: lua-libs x86_64 5.4.6-7.el10 baseos 132 k DEBUG: lua-srpm-macros noarch 1-15.el10 appstream 9.8 k DEBUG: lz4-libs x86_64 1.9.4-8.el10 baseos 68 k DEBUG: mpdecimal x86_64 2.5.1-12.el10 baseos 90 k DEBUG: mpfr x86_64 4.2.1-5.el10 baseos 346 k DEBUG: ncurses-base noarch 6.4-14.20240127.el10 baseos 100 k DEBUG: ncurses-libs x86_64 6.4-14.20240127.el10 baseos 338 k DEBUG: npth x86_64 1.6-21.el10 baseos 26 k DEBUG: nspr x86_64 4.35.0-34.el10 appstream 137 k DEBUG: nss x86_64 3.101.0-13.el10 appstream 734 k DEBUG: nss-softokn x86_64 3.101.0-13.el10 appstream 393 k DEBUG: nss-softokn-freebl x86_64 3.101.0-13.el10 appstream 352 k DEBUG: nss-sysinit x86_64 3.101.0-13.el10 appstream 21 k DEBUG: nss-util x86_64 3.101.0-13.el10 appstream 87 k DEBUG: ocaml-srpm-macros noarch 10-4.el10 appstream 10 k DEBUG: openblas-srpm-macros noarch 2-19.el10 appstream 8.7 k DEBUG: openexr-libs x86_64 3.1.10-8.el10 appstream 1.1 M DEBUG: openjpeg2 x86_64 2.5.2-4.el10 appstream 185 k DEBUG: openldap x86_64 2.6.8-3.el10 baseos 240 k DEBUG: openssh x86_64 9.9p1-7.el10 baseos 353 k DEBUG: openssh-clients x86_64 9.9p1-7.el10 baseos 785 k DEBUG: openssl-libs x86_64 1:3.2.2-16.el10 baseos 2.3 M DEBUG: p11-kit x86_64 0.25.5-7.el10 baseos 497 k DEBUG: p11-kit-trust x86_64 0.25.5-7.el10 baseos 134 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-7.el10 baseos 585 k DEBUG: pam-libs x86_64 1.6.1-7.el10 baseos 58 k DEBUG: pango x86_64 1.54.0-3.el10 appstream 354 k DEBUG: patch x86_64 2.7.6-26.el10 appstream 132 k DEBUG: pcre2 x86_64 10.44-1.el10.3 baseos 248 k DEBUG: pcre2-syntax noarch 10.44-1.el10.3 baseos 151 k DEBUG: pcsc-lite x86_64 2.2.3-2.el10 baseos 98 k DEBUG: pcsc-lite-libs x86_64 2.2.3-2.el10 baseos 33 k DEBUG: perl-srpm-macros noarch 1-57.el10 appstream 9.5 k DEBUG: pixman x86_64 0.43.4-2.el10 appstream 286 k DEBUG: pkgconf x86_64 2.1.0-3.el10 baseos 45 k DEBUG: pkgconf-m4 noarch 2.1.0-3.el10 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 2.1.0-3.el10 baseos 11 k DEBUG: polkit x86_64 125-3.el10 baseos 165 k DEBUG: polkit-libs x86_64 125-3.el10 baseos 69 k DEBUG: poppler x86_64 24.02.0-6.el10 appstream 1.1 M DEBUG: poppler-data noarch 0.4.11-9.el10 appstream 2.0 M DEBUG: poppler-glib x86_64 24.02.0-6.el10 appstream 182 k DEBUG: popt x86_64 1.19-8.el10 baseos 66 k DEBUG: publicsuffix-list-dafsa noarch 20240107-5.el10 baseos 59 k DEBUG: pyproject-srpm-macros noarch 1.16.2-1.el10 appstream 15 k DEBUG: python-rpm-macros noarch 3.12-9.1.el10 appstream 18 k DEBUG: python-srpm-macros noarch 3.12-9.1.el10 appstream 24 k DEBUG: python3 x86_64 3.12.10-1.el10 baseos 29 k DEBUG: python3-babel noarch 2.13.1-5.el10 crb 7.0 M DEBUG: python3-charset-normalizer noarch 3.3.2-7.el10 baseos 107 k DEBUG: python3-dns noarch 2.6.1-1.el10 baseos 629 k DEBUG: python3-docutils noarch 0.20.1-5.el10 appstream 1.1 M DEBUG: python3-greenlet x86_64 3.0.3-5.el10 appstream 264 k DEBUG: python3-idna noarch 3.7-4.el10 baseos 118 k DEBUG: python3-imagesize noarch 1.4.1-9.el10 crb 23 k DEBUG: python3-jinja2 noarch 3.1.5-1.el10 appstream 327 k DEBUG: python3-libs x86_64 3.12.10-1.el10 baseos 9.4 M DEBUG: python3-markupsafe x86_64 2.1.3-6.el10 appstream 32 k DEBUG: python3-packaging noarch 24.2-2.el10 baseos 153 k DEBUG: python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M DEBUG: python3-pygments noarch 2.18.0-1.el10 crb 2.1 M DEBUG: python3-requests noarch 2.32.3-2.el10 baseos 158 k DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-9.1.el10 appstream 13 k DEBUG: python3-setuptools noarch 69.0.3-9.el10 baseos 1.6 M DEBUG: python3-sphinx-theme-alabaster noarch 0.7.16-5.el10 crb 27 k DEBUG: python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k DEBUG: python3-urllib3 noarch 1.26.19-2.el10 baseos 281 k DEBUG: qt6-srpm-macros noarch 6.8.1-4.el10 appstream 11 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: redhat-rpm-config noarch 288-1.el10 appstream 79 k DEBUG: redhat-text-vf-fonts noarch 4.1.0-1.el10 baseos 354 k DEBUG: rpm x86_64 4.19.1.1-12.el10 baseos 565 k DEBUG: rpm-build-libs x86_64 4.19.1.1-12.el10 baseos 95 k DEBUG: rpm-libs x86_64 4.19.1.1-12.el10 baseos 310 k DEBUG: rpm-sequoia x86_64 1.6.0-6.el10 baseos 874 k DEBUG: rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k DEBUG: rust-toolset-srpm-macros noarch 1.85.0-2.el10 appstream 13 k DEBUG: sed x86_64 4.9-3.el10 baseos 318 k DEBUG: setup noarch 2.14.5-4.el10 baseos 154 k DEBUG: shadow-utils x86_64 2:4.15.0-5.el10 baseos 1.3 M DEBUG: shared-mime-info x86_64 2.3-8.el10 baseos 592 k DEBUG: sqlite-libs x86_64 3.46.1-3.el10 baseos 747 k DEBUG: systemd-libs x86_64 257-9.el10 baseos 818 k DEBUG: systemd-pam x86_64 257-9.el10 baseos 300 k DEBUG: systemd-rpm-macros noarch 257-9.el10 baseos 22 k DEBUG: tar x86_64 2:1.35-7.el10 baseos 863 k DEBUG: tpm2-tss x86_64 4.1.3-5.el10 baseos 438 k DEBUG: tzdata noarch 2025b-1.el10 baseos 839 k DEBUG: unzip x86_64 6.0-66.el10 baseos 189 k DEBUG: urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k DEBUG: urw-base35-fonts noarch 20200910-21.el10 appstream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k DEBUG: urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k DEBUG: util-linux x86_64 2.40.2-10.el10 baseos 1.2 M DEBUG: util-linux-core x86_64 2.40.2-10.el10 baseos 548 k DEBUG: xkeyboard-config noarch 2.41-3.el10 appstream 1.0 M DEBUG: xml-common noarch 0.6.3-65.el10 appstream 32 k DEBUG: xz x86_64 1:5.6.2-3.el10 baseos 482 k DEBUG: xz-libs x86_64 1:5.6.2-3.el10 baseos 113 k DEBUG: zip x86_64 3.0-44.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-1.el10 baseos 76 k DEBUG: zstd x86_64 1.5.5-9.el10 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.12.98-1.el10s delorean-master-build-deps 78 k DEBUG: cryptsetup-libs x86_64 2.7.5-2.el10 baseos 535 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: gnupg2-smime x86_64 2.4.5-2.el10 appstream 260 k DEBUG: graphviz x86_64 9.0.0-15.el10 appstream 1.6 M DEBUG: kmod-libs x86_64 31-11.el10 baseos 68 k DEBUG: libbpf x86_64 2:1.5.0-4.el10 baseos 189 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: pcsc-lite-ccid x86_64 1.6.0-2.el10 baseos 128 k DEBUG: pinentry x86_64 1.3.1-1.el10 appstream 112 k DEBUG: polkit-pkla-compat x86_64 0.1-30.el10 baseos 48 k DEBUG: python-unversioned-command noarch 3.12.10-1.el10 appstream 13 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-12.el10 baseos 19 k DEBUG: systemd x86_64 257-9.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 315 Packages DEBUG: Total size: 213 M DEBUG: Installed size: 731 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-libs-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.9~rc2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.2.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.41-53.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.41-53.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.15-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20250214-1.gitfd9b9b9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.7.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-filesystem-2.4.10-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.4.10-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-8.12.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.28-27.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-36-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.14.10-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] default-fonts-core-sans-4.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] duktape-2.7.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.192-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.6.4-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.45-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.45-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.18-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.10.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.13.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.23-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.80.4-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.9-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-fonts-common-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-sans-vf-fonts-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.11-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.13-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-8.4.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jansson-2.14-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.18-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.3-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-661-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.7.7-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.5.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.1.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.69-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.4-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.11.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.47.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-8.12.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-52.20230828cvs.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.4-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.11.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.50-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.7-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.6.7-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.64.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.40-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.5-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.3-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.11.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.11.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.20.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-1.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusb1-1.0.27-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.12.5-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.6-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.4.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.2.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.4-14.20240127.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.6-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.6.8-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-9.9p1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-9.9p1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.2.2-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.6.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-libs-1.6.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.44-1.el10.3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.44-1.el10.3.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-ccid-1.6.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-libs-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-2.1.0-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-125-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-125-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-30.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.19-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20240107-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.12.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-3.7-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.12.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-24.2-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.32.3-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-69.0.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.16.0-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.19-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.2-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-text-vf-fonts-4.1.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-sequoia-1.6.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.9-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.14.5-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.15.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.3-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.46.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-257-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.35-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-4.1.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2025b-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-66.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.6.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.6.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-ng-compat-2.2.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20190401-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-docs-12.93-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-plugin-gcc-12.93-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.15-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.15.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] forge-srpm-macros-0.4.0-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.14-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.3-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-14.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.12-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.47.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.6.0-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgmepp-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-9.0.0-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.10-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-4.1.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.20-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-31.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-6.12.0-72.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.16-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.1.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.8.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.8.10-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.6-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.8-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.17-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.3.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-10.02.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-24.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-3.0.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblerc-4.0.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.3.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-2.1.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.21.2-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.29-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.6.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.7-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.3.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.17.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.7.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.35.0-34.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-10-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.5.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] package-notes-srpm-macros-0.5-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.54.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-26.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.3.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.43.4-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.11-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.12.10-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.12.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.20.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-3.0.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.1.5-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.3-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-14-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-2.0.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt6-srpm-macros-6.8.1-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-288-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rsvg-pixbuf-loader-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-toolset-srpm-macros-1.85.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.41-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-65.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.13.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.4.1-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.18.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-8.0.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-7.2.6-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.10.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.36.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-6.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-typing-extensions-4.12.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.21.3-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-26.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.13-6.el10s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.18-16.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.2.1-7.el10.x86_64 1/315 DEBUG: Running scriptlet: libgcc-14.2.1-7.el10.x86_64 1/315 DEBUG: Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 2/315 DEBUG: Installing : tzdata-2025b-1.el10.noarch 3/315 DEBUG: Installing : adobe-mappings-cmap-20230622-5.el10.noarch 4/315 DEBUG: Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 5/315 DEBUG: Installing : redhat-text-vf-fonts-4.1.0-1.el10.noarch 6/315 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 7/315 DEBUG: Installing : rust-toolset-srpm-macros-1.85.0-2.el10.noarch 8/315 DEBUG: Installing : qt6-srpm-macros-6.8.1-4.el10.noarch 9/315 DEBUG: Installing : poppler-data-0.4.11-9.el10.noarch 10/315 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 11/315 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 12/315 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 13/315 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 14/315 DEBUG: Installing : libX11-common-1.8.10-1.el10.noarch 15/315 DEBUG: Installing : kernel-srpm-macros-1.0-25.el10.noarch 16/315 DEBUG: Installing : kernel-headers-6.12.0-72.el10.x86_64 17/315 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 18/315 DEBUG: Installing : annobin-docs-12.93-1.el10.noarch 19/315 DEBUG: Installing : adobe-mappings-pdf-20190401-9.el10.noarch 20/315 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 21/315 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 22/315 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 23/315 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 24/315 DEBUG: Installing : libssh-config-0.11.1-1.el10.noarch 25/315 DEBUG: Installing : google-noto-fonts-common-20240401-5.el10.noarch 26/315 DEBUG: Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 27/315 DEBUG: Installing : default-fonts-core-sans-4.1-3.el10.noarch 28/315 DEBUG: Installing : google-droid-sans-fonts-20200215-22.el10.noarch 29/315 DEBUG: Installing : coreutils-common-9.5-6.el10.x86_64 30/315 DEBUG: Installing : centos-gpg-keys-10.0-8.el10.noarch 31/315 DEBUG: Installing : centos-stream-repos-10.0-8.el10.noarch 32/315 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-8.el10.noarch 33/315 DEBUG: Installing : setup-2.14.5-4.el10.noarch 34/315 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-4.el10.noarch 34/315 DEBUG: Installing : filesystem-3.18-16.el10.x86_64 35/315 DEBUG: Installing : urw-base35-fonts-common-20200910-21.el10.noarch 36/315 DEBUG: Installing : basesystem-11-22.el10.noarch 37/315 DEBUG: Installing : glibc-gconv-extra-2.39-37.el10.x86_64 38/315 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 38/315 DEBUG: Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 39/315 DEBUG: Installing : glibc-common-2.39-37.el10.x86_64 40/315 DEBUG: Running scriptlet: glibc-2.39-37.el10.x86_64 41/315 DEBUG: Installing : glibc-2.39-37.el10.x86_64 41/315 DEBUG: Running scriptlet: glibc-2.39-37.el10.x86_64 41/315 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 42/315 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 43/315 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 43/315 DEBUG: Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 44/315 DEBUG: Installing : libstdc++-14.2.1-7.el10.x86_64 45/315 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 46/315 DEBUG: Installing : xz-libs-1:5.6.2-3.el10.x86_64 47/315 DEBUG: Installing : libpng-2:1.6.40-8.el10.x86_64 48/315 DEBUG: Installing : libuuid-2.40.2-10.el10.x86_64 49/315 DEBUG: Installing : libxml2-2.12.5-5.el10.x86_64 50/315 DEBUG: Installing : readline-8.2-11.el10.x86_64 51/315 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 52/315 DEBUG: Installing : elfutils-libelf-0.192-5.el10.x86_64 53/315 DEBUG: Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 54/315 DEBUG: Installing : gmp-1:6.2.1-10.el10.x86_64 55/315 DEBUG: Installing : libgpg-error-1.50-2.el10.x86_64 56/315 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 57/315 DEBUG: Installing : libblkid-2.40.2-10.el10.x86_64 58/315 DEBUG: Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 59/315 DEBUG: Installing : crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 59/315 DEBUG: Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 59/315 DEBUG: Installing : nspr-4.35.0-34.el10.x86_64 60/315 DEBUG: Installing : libassuan-2.5.6-6.el10.x86_64 61/315 DEBUG: Installing : mpfr-4.2.1-5.el10.x86_64 62/315 DEBUG: Installing : expat-2.6.4-1.el10.x86_64 63/315 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 64/315 DEBUG: Installing : grep-3.11-10.el10.x86_64 65/315 DEBUG: Installing : popt-1.19-8.el10.x86_64 66/315 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 67/315 DEBUG: Installing : nss-util-3.101.0-13.el10.x86_64 68/315 DEBUG: Installing : sqlite-libs-3.46.1-3.el10.x86_64 69/315 DEBUG: Installing : gdbm-libs-1:1.23-11.el10.x86_64 70/315 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 71/315 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 72/315 DEBUG: Installing : libgomp-14.2.1-7.el10.x86_64 73/315 DEBUG: Installing : lcms2-2.16-6.el10.x86_64 74/315 DEBUG: Installing : libwebp-1.3.2-8.el10.x86_64 75/315 DEBUG: Installing : json-c-0.18-3.el10.x86_64 76/315 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 77/315 DEBUG: Installing : audit-libs-4.0.3-4.el10.x86_64 78/315 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 79/315 DEBUG: Installing : pam-libs-1.6.1-7.el10.x86_64 80/315 DEBUG: Installing : libcap-2.69-7.el10.x86_64 81/315 DEBUG: Installing : systemd-libs-257-9.el10.x86_64 82/315 DEBUG: Installing : libffi-3.4.4-9.el10.x86_64 83/315 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 84/315 DEBUG: Installing : p11-kit-0.25.5-7.el10.x86_64 85/315 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 86/315 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 87/315 DEBUG: Installing : libICE-1.1.1-5.el10.x86_64 88/315 DEBUG: Installing : openjpeg2-2.5.2-4.el10.x86_64 89/315 DEBUG: Installing : libSM-1.2.4-5.el10.x86_64 90/315 DEBUG: Installing : xz-1:5.6.2-3.el10.x86_64 91/315 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 92/315 DEBUG: Installing : libfdisk-2.40.2-10.el10.x86_64 93/315 DEBUG: Installing : libgcrypt-1.11.0-5.el10.x86_64 94/315 DEBUG: Installing : libksba-1.6.7-2.el10.x86_64 95/315 DEBUG: Installing : dwz-0.15-7.el10.x86_64 96/315 DEBUG: Installing : unzip-6.0-66.el10.x86_64 97/315 DEBUG: Installing : file-libs-5.45-7.el10.x86_64 98/315 DEBUG: Installing : file-5.45-7.el10.x86_64 99/315 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 100/315 DEBUG: Installing : p11-kit-trust-0.25.5-7.el10.x86_64 101/315 DEBUG: Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 101/315 DEBUG: Installing : gnutls-3.8.9-9.el10.x86_64 102/315 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 103/315 DEBUG: Installing : jansson-2.14-3.el10.x86_64 104/315 DEBUG: Installing : libbrotli-1.1.0-6.el10.x86_64 105/315 DEBUG: Installing : libsepol-3.8-1.el10.x86_64 106/315 DEBUG: Installing : libselinux-3.8-1.el10.x86_64 107/315 DEBUG: Installing : sed-4.9-3.el10.x86_64 108/315 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 109/315 DEBUG: Installing : openssl-libs-1:3.2.2-16.el10.x86_64 110/315 DEBUG: Installing : coreutils-9.5-6.el10.x86_64 111/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Installing : libmount-2.40.2-10.el10.x86_64 113/315 DEBUG: Installing : glib2-2.80.4-4.el10.x86_64 114/315 DEBUG: Installing : polkit-libs-125-3.el10.x86_64 115/315 DEBUG: Installing : gzip-1.13-3.el10.x86_64 116/315 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 117/315 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 118/315 DEBUG: Installing : libsmartcols-2.40.2-10.el10.x86_64 119/315 DEBUG: Installing : util-linux-core-2.40.2-10.el10.x86_64 120/315 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 121/315 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 122/315 DEBUG: Installing : libarchive-3.7.7-1.el10.x86_64 123/315 DEBUG: Installing : npth-1.6-21.el10.x86_64 124/315 DEBUG: Installing : fribidi-1.0.14-4.el10.x86_64 125/315 DEBUG: Installing : jbigkit-libs-2.1-31.el10.x86_64 126/315 DEBUG: Installing : libtool-ltdl-2.4.7-13.el10.x86_64 127/315 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 128/315 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 129/315 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 130/315 DEBUG: Installing : shared-mime-info-2.3-8.el10.x86_64 131/315 DEBUG: Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 131/315 DEBUG: Installing : gdk-pixbuf2-2.42.12-3.el10.x86_64 132/315 DEBUG: Installing : libsecret-0.21.2-7.el10.x86_64 133/315 DEBUG: Installing : pinentry-1.3.1-1.el10.x86_64 134/315 DEBUG: Installing : liblqr-1-0.4.2-26.el10s.x86_64 135/315 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 136/315 DEBUG: Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 137/315 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 137/315 DEBUG: Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 138/315 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 138/315 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 139/315 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 139/315 DEBUG: Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 140/315 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 140/315 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 141/315 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 141/315 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 142/315 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 142/315 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 143/315 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 143/315 DEBUG: Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 144/315 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 144/315 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 145/315 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 145/315 DEBUG: Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 146/315 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 146/315 DEBUG: Installing : urw-base35-fonts-20200910-21.el10.noarch 147/315 DEBUG: Installing : kmod-libs-31-11.el10.x86_64 148/315 DEBUG: Installing : rpm-sequoia-1.6.0-6.el10.x86_64 149/315 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-12.el10.x86_64 150/315 DEBUG: Installing : rpm-libs-4.19.1.1-12.el10.x86_64 151/315 DEBUG: Installing : libsemanage-3.8.1-1.el10.x86_64 152/315 DEBUG: Installing : shadow-utils-2:4.15.0-5.el10.x86_64 153/315 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 154/315 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 154/315 DEBUG: Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 155/315 DEBUG: useradd: Warning: missing or non-executable shell '/usr/sbin/nologin' DEBUG: Installing : tpm2-tss-4.1.3-5.el10.x86_64 155/315 DEBUG: Installing : tar-2:1.35-7.el10.x86_64 156/315 DEBUG: Installing : zip-3.0-44.el10.x86_64 157/315 DEBUG: Installing : cpp-14.2.1-7.el10.x86_64 158/315 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 159/315 DEBUG: Installing : dbus-libs-1:1.14.10-5.el10.x86_64 160/315 DEBUG: Installing : avahi-libs-0.9~rc2-1.el10.x86_64 161/315 DEBUG: Installing : libusb1-1.0.27-4.el10.x86_64 162/315 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 163/315 DEBUG: Installing : openldap-2.6.8-3.el10.x86_64 164/315 DEBUG: Installing : gdbm-1:1.23-11.el10.x86_64 165/315 DEBUG: Installing : pam-1.6.1-7.el10.x86_64 166/315 DEBUG: Installing : nss-softokn-freebl-3.101.0-13.el10.x86_64 167/315 DEBUG: Installing : nss-softokn-3.101.0-13.el10.x86_64 168/315 DEBUG: Installing : nss-sysinit-3.101.0-13.el10.x86_64 169/315 DEBUG: Installing : nss-3.101.0-13.el10.x86_64 170/315 DEBUG: Running scriptlet: nss-3.101.0-13.el10.x86_64 170/315 DEBUG: Installing : jasper-libs-4.1.0-5.el10.x86_64 171/315 DEBUG: Installing : LibRaw-0.21.3-1.el10s.x86_64 172/315 DEBUG: Installing : libbpf-2:1.5.0-4.el10.x86_64 173/315 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 174/315 DEBUG: Running scriptlet: xml-common-0.6.3-65.el10.noarch 175/315 DEBUG: Installing : xml-common-0.6.3-65.el10.noarch 175/315 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 176/315 DEBUG: Installing : graphite2-1.3.14-17.el10.x86_64 177/315 DEBUG: Installing : freetype-2.13.2-8.el10.x86_64 178/315 DEBUG: Installing : harfbuzz-8.4.0-6.el10.x86_64 179/315 DEBUG: Installing : fontconfig-2.15.0-7.el10.x86_64 180/315 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 180/315 DEBUG: Installing : libraqm-0.10.1-2.el10s.x86_64 181/315 DEBUG: Installing : imath-3.1.10-4.el10.x86_64 182/315 DEBUG: Installing : liblerc-4.0.0-8.el10.x86_64 183/315 DEBUG: Installing : libtiff-4.6.0-6.el10.x86_64 184/315 DEBUG: Installing : openexr-libs-3.1.10-8.el10.x86_64 185/315 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 186/315 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 186/315 DEBUG: Running scriptlet: dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Installing : dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Running scriptlet: dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 188/315 DEBUG: Installing : ed-1.20-5.el10.x86_64 189/315 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 190/315 DEBUG: Installing : less-661-3.el10.x86_64 191/315 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 192/315 DEBUG: Installing : cpio-2.15-3.el10.x86_64 193/315 DEBUG: Installing : duktape-2.7.0-10.el10.x86_64 194/315 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 195/315 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 196/315 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 197/315 DEBUG: Installing : libcom_err-1.47.1-3.el10.x86_64 198/315 DEBUG: Installing : libnghttp2-1.64.0-2.el10.x86_64 199/315 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 200/315 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 201/315 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 202/315 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 203/315 DEBUG: Installing : glibc-devel-2.39-37.el10.x86_64 204/315 DEBUG: Installing : libseccomp-2.5.3-10.el10.x86_64 205/315 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 206/315 DEBUG: Installing : krb5-libs-1.21.3-7.el10.x86_64 207/315 DEBUG: Installing : libssh-0.11.1-1.el10.x86_64 208/315 DEBUG: Installing : libcurl-8.12.1-1.el10.x86_64 209/315 DEBUG: Installing : util-linux-2.40.2-10.el10.x86_64 210/315 DEBUG: Running scriptlet: util-linux-2.40.2-10.el10.x86_64 210/315 DEBUG: Installing : authselect-libs-1.5.0-8.el10.x86_64 211/315 DEBUG: Installing : cryptsetup-libs-2.7.5-2.el10.x86_64 212/315 DEBUG: Installing : device-mapper-libs-10:1.02.202-6.el10.x86_64 213/315 DEBUG: Installing : device-mapper-10:1.02.202-6.el10.x86_64 214/315 DEBUG: Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 215/315 DEBUG: Installing : elfutils-libs-0.192-5.el10.x86_64 216/315 DEBUG: Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 217/315 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 217/315 DEBUG: Installing : systemd-pam-257-9.el10.x86_64 218/315 DEBUG: Running scriptlet: systemd-257-9.el10.x86_64 219/315 DEBUG: Installing : systemd-257-9.el10.x86_64 219/315 DEBUG: Running scriptlet: systemd-257-9.el10.x86_64 219/315 DEBUG: Creating group 'input' with GID 104. DEBUG: Creating group 'kvm' with GID 36. DEBUG: Creating group 'render' with GID 105. DEBUG: Creating group 'sgx' with GID 106. DEBUG: Creating group 'systemd-journal' with GID 190. DEBUG: Installing : binutils-gold-2.41-53.el10.x86_64 220/315 DEBUG: Running scriptlet: binutils-gold-2.41-53.el10.x86_64 220/315 DEBUG: Installing : binutils-2.41-53.el10.x86_64 221/315 DEBUG: Running scriptlet: binutils-2.41-53.el10.x86_64 221/315 DEBUG: Running scriptlet: polkit-125-3.el10.x86_64 222/315 DEBUG: Installing : polkit-125-3.el10.x86_64 222/315 DEBUG: Running scriptlet: polkit-125-3.el10.x86_64 222/315 DEBUG: Installing : polkit-pkla-compat-0.1-30.el10.x86_64 223/315 DEBUG: Installing : elfutils-0.192-5.el10.x86_64 224/315 DEBUG: Installing : gdb-minimal-14.2-4.el10.x86_64 225/315 DEBUG: Installing : debugedit-5.1-6.el10.x86_64 226/315 DEBUG: Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 227/315 DEBUG: Installing : openssh-9.9p1-7.el10.x86_64 228/315 DEBUG: Installing : openssh-clients-9.9p1-7.el10.x86_64 229/315 DEBUG: Running scriptlet: openssh-clients-9.9p1-7.el10.x86_64 229/315 DEBUG: Installing : git-core-2.47.1-1.el10.x86_64 230/315 DEBUG: Installing : curl-8.12.1-1.el10.x86_64 231/315 DEBUG: Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 232/315 DEBUG: Installing : rpm-4.19.1.1-12.el10.x86_64 232/315 DEBUG: Installing : efi-srpm-macros-6-6.el10.noarch 233/315 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 234/315 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 235/315 DEBUG: Installing : gcc-14.2.1-7.el10.x86_64 236/315 DEBUG: Installing : annobin-plugin-gcc-12.93-1.el10.x86_64 237/315 DEBUG: Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 238/315 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 239/315 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 240/315 DEBUG: Installing : go-srpm-macros-3.6.0-4.el10.noarch 241/315 DEBUG: Installing : python-srpm-macros-3.12-9.1.el10.noarch 242/315 DEBUG: Installing : redhat-rpm-config-288-1.el10.noarch 243/315 DEBUG: Running scriptlet: redhat-rpm-config-288-1.el10.noarch 243/315 DEBUG: Installing : rpm-build-4.19.1.1-12.el10.x86_64 244/315 DEBUG: Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 245/315 DEBUG: Installing : python-rpm-macros-3.12-9.1.el10.noarch 246/315 DEBUG: Installing : python3-rpm-macros-3.12-9.1.el10.noarch 247/315 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 248/315 DEBUG: Installing : python-unversioned-command-3.12.10-1.el10.noarch 249/315 DEBUG: Installing : python3-3.12.10-1.el10.x86_64 250/315 DEBUG: Installing : python3-libs-3.12.10-1.el10.x86_64 251/315 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 252/315 DEBUG: Installing : python3-setuptools-69.0.3-9.el10.noarch 253/315 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 254/315 DEBUG: Installing : python3-greenlet-3.0.3-5.el10.x86_64 255/315 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 256/315 DEBUG: Installing : python3-urllib3-1.26.19-2.el10.noarch 257/315 DEBUG: Installing : python3-babel-2.13.1-5.el10.noarch 258/315 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 259/315 DEBUG: Installing : python3-charset-normalizer-3.3.2-7.el10.noarch 260/315 DEBUG: Installing : python3-requests-2.32.3-2.el10.noarch 261/315 DEBUG: Installing : python3-dns-2.6.1-1.el10.noarch 262/315 DEBUG: Installing : python3-docutils-0.20.1-5.el10.noarch 263/315 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 264/315 DEBUG: Installing : python3-jinja2-3.1.5-1.el10.noarch 265/315 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 266/315 DEBUG: Installing : python3-imagesize-1.4.1-9.el10.noarch 267/315 DEBUG: Installing : python3-pygments-2.18.0-1.el10.noarch 268/315 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.16-5.el10.noa 269/315 DEBUG: Installing : pcsc-lite-libs-2.2.3-2.el10.x86_64 270/315 DEBUG: Installing : pcsc-lite-ccid-1.6.0-2.el10.x86_64 271/315 DEBUG: Running scriptlet: pcsc-lite-ccid-1.6.0-2.el10.x86_64 271/315 DEBUG: Installing : pcsc-lite-2.2.3-2.el10.x86_64 272/315 DEBUG: Running scriptlet: pcsc-lite-2.2.3-2.el10.x86_64 272/315 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/pcscd.socket' → '/usr/lib/systemd/system/pcscd.socket'. DEBUG: Installing : gnupg2-smime-2.4.5-2.el10.x86_64 273/315 DEBUG: Installing : gnupg2-2.4.5-2.el10.x86_64 274/315 DEBUG: Installing : gpgme-1.23.2-6.el10.x86_64 275/315 DEBUG: Installing : gpgmepp-1.23.2-6.el10.x86_64 276/315 DEBUG: Installing : poppler-24.02.0-6.el10.x86_64 277/315 DEBUG: Installing : jbig2dec-libs-0.20-7.el10.x86_64 278/315 DEBUG: Installing : libXau-1.0.11-8.el10.x86_64 279/315 DEBUG: Installing : libxcb-1.17.0-3.el10.x86_64 280/315 DEBUG: Installing : libX11-1.8.10-1.el10.x86_64 281/315 DEBUG: Installing : libXrender-0.9.11-8.el10.x86_64 282/315 DEBUG: Installing : libXext-1.3.6-3.el10.x86_64 283/315 DEBUG: Installing : libXft-2.3.8-8.el10.x86_64 284/315 DEBUG: Installing : libXpm-3.5.17-5.el10.x86_64 285/315 DEBUG: Installing : gd-2.3.3-19.el10.x86_64 286/315 DEBUG: Installing : libXt-1.3.0-5.el10.x86_64 287/315 DEBUG: Installing : libdatrie-0.2.13-11.el10.x86_64 288/315 DEBUG: Installing : libthai-0.1.29-10.el10.x86_64 289/315 DEBUG: Installing : libijs-0.35-24.el10.x86_64 290/315 DEBUG: Installing : libpaper-1:2.1.1-7.el10.x86_64 291/315 DEBUG: Installing : pixman-0.43.4-2.el10.x86_64 292/315 DEBUG: Installing : cairo-1.18.2-2.el10.x86_64 293/315 DEBUG: Installing : pango-1.54.0-3.el10.x86_64 294/315 DEBUG: Installing : cairo-gobject-1.18.2-2.el10.x86_64 295/315 DEBUG: Installing : librsvg2-2.57.1-9.el10.x86_64 296/315 DEBUG: Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 297/315 DEBUG: Installing : poppler-glib-24.02.0-6.el10.x86_64 298/315 DEBUG: Installing : libwmf-lite-0.2.13-6.el10s.x86_64 299/315 DEBUG: Installing : cups-filesystem-1:2.4.10-11.el10.noarch 300/315 DEBUG: Installing : cups-libs-1:2.4.10-11.el10.x86_64 301/315 DEBUG: Installing : libgs-10.02.1-14.el10.x86_64 302/315 DEBUG: Installing : graphviz-9.0.0-15.el10.x86_64 303/315 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el10s.x86_64 304/315 DEBUG: Installing : ImageMagick-6.9.12.98-1.el10s.x86_64 305/315 DEBUG: Installing : python3-sphinx-1:7.2.6-10.el10.noarch 306/315 DEBUG: Installing : python3-devel-3.12.10-1.el10.x86_64 307/315 DEBUG: Installing : python3-eventlet-0.36.1-1.el10s.noarch 308/315 DEBUG: Installing : python3-sqlalchemy-2.0.26-6.el10.x86_64 309/315 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 310/315 DEBUG: Installing : python3-pbr-6.0.0-1.el10s.noarch 311/315 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 312/315 DEBUG: Installing : authselect-1.5.0-8.el10.x86_64 313/315 DEBUG: Installing : systemd-rpm-macros-257-9.el10.noarch 314/315 DEBUG: Installing : openstack-macros-2023.1.0-0.20250311184248.ce6a1 315/315 DEBUG: Running scriptlet: filesystem-3.18-16.el10.x86_64 315/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 315/315 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 315/315 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 315/315 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 315/315 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 315/315 DEBUG: Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 315/315 DEBUG: Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 315/315 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250311184248.ce6a1 315/315 DEBUG: Installed: DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: dbus-1:1.14.10-5.el10.x86_64 DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-common-1:1.14.10-5.el10.noarch DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: findutils-1:4.10.0-5.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: gdbm-1:1.23-11.el10.x86_64 DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: gmp-1:6.2.1-10.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: libbpf-2:1.5.0-4.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpaper-1:2.1.1-7.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: libpng-2:1.6.40-8.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: make-1:4.4.1-9.el10.x86_64 DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: openssl-libs-1:3.2.2-16.el10.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: sed-4.9-3.el10.x86_64 DEBUG: setup-2.14.5-4.el10.noarch DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: tar-2:1.35-7.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tzdata-2025b-1.el10.noarch DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: xz-1:5.6.2-3.el10.x86_64 DEBUG: xz-libs-1:5.6.2-3.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Installed packages: INFO: ImageMagick-6.9.12.98-1.el10s.x86_64 ImageMagick-libs-6.9.12.98-1.el10s.x86_64 LibRaw-0.21.3-1.el10s.x86_64 adobe-mappings-cmap-20230622-5.el10.noarch adobe-mappings-cmap-deprecated-20230622-5.el10.noarch adobe-mappings-pdf-20190401-9.el10.noarch alternatives-1.30-2.el10.x86_64 annobin-docs-12.93-1.el10.noarch annobin-plugin-gcc-12.93-1.el10.x86_64 audit-libs-4.0.3-4.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 avahi-libs-0.9~rc2-1.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch cairo-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cpp-14.2.1-7.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250214-1.gitfd9b9b9.el10.noarch cryptsetup-libs-2.7.5-2.el10.x86_64 cups-filesystem-2.4.10-11.el10.noarch cups-libs-2.4.10-11.el10.x86_64 curl-8.12.1-1.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-1.el10.x86_64 dbus-common-1.14.10-5.el10.noarch dbus-libs-1.14.10-5.el10.x86_64 debugedit-5.1-6.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch device-mapper-1.02.202-6.el10.x86_64 device-mapper-libs-1.02.202-6.el10.x86_64 diffutils-3.10-8.el10.x86_64 duktape-2.7.0-10.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 expat-2.6.4-1.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fontconfig-2.15.0-7.el10.x86_64 fonts-filesystem-2.0.5-18.el10.noarch fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch freetype-2.13.2-8.el10.x86_64 fribidi-1.0.14-4.el10.x86_64 gawk-5.3.0-6.el10.x86_64 gawk-all-langpacks-5.3.0-6.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 gd-2.3.3-19.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1.23-11.el10.x86_64 gdbm-libs-1.23-11.el10.x86_64 gdk-pixbuf2-2.42.12-3.el10.x86_64 git-core-2.47.1-1.el10.x86_64 glib2-2.80.4-4.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-6.2.1-10.el10.x86_64 gnupg2-2.4.5-2.el10.x86_64 gnupg2-smime-2.4.5-2.el10.x86_64 gnutls-3.8.9-9.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch google-droid-sans-fonts-20200215-22.el10.noarch google-noto-fonts-common-20240401-5.el10.noarch google-noto-sans-vf-fonts-20240401-5.el10.noarch gpgme-1.23.2-6.el10.x86_64 gpgmepp-1.23.2-6.el10.x86_64 graphite2-1.3.14-17.el10.x86_64 graphviz-9.0.0-15.el10.x86_64 grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 harfbuzz-8.4.0-6.el10.x86_64 imath-3.1.10-4.el10.x86_64 jansson-2.14-3.el10.x86_64 jasper-libs-4.1.0-5.el10.x86_64 jbig2dec-libs-0.20-7.el10.x86_64 jbigkit-libs-2.1-31.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-headers-6.12.0-72.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-11.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 lcms2-2.16-6.el10.x86_64 less-661-3.el10.x86_64 libICE-1.1.1-5.el10.x86_64 libSM-1.2.4-5.el10.x86_64 libX11-1.8.10-1.el10.x86_64 libX11-common-1.8.10-1.el10.noarch libXau-1.0.11-8.el10.x86_64 libXext-1.3.6-3.el10.x86_64 libXft-2.3.8-8.el10.x86_64 libXpm-3.5.17-5.el10.x86_64 libXrender-0.9.11-8.el10.x86_64 libXt-1.3.0-5.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbpf-1.5.0-4.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.12.1-1.el10.x86_64 libdatrie-0.2.13-11.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libedit-3.1-52.20230828cvs.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgcrypt-1.11.0-5.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgs-10.02.1-14.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libijs-0.35-24.el10.x86_64 libjpeg-turbo-3.0.2-4.el10.x86_64 libksba-1.6.7-2.el10.x86_64 liblerc-4.0.0-8.el10.x86_64 liblqr-1-0.4.2-26.el10s.x86_64 libmount-2.40.2-10.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpaper-2.1.1-7.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpng-1.6.40-8.el10.x86_64 libpsl-0.21.5-6.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libraqm-0.10.1-2.el10s.x86_64 librsvg2-2.57.1-9.el10.x86_64 libseccomp-2.5.3-10.el10.x86_64 libsecret-0.21.2-7.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8.1-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-1.el10.x86_64 libssh-config-0.11.1-1.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.20.0-1.el10.x86_64 libthai-0.1.29-10.el10.x86_64 libtiff-4.6.0-6.el10.x86_64 libtool-ltdl-2.4.7-13.el10.x86_64 libunistring-1.1-10.el10.x86_64 libusb1-1.0.27-4.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libwebp-1.3.2-8.el10.x86_64 libwmf-lite-0.2.13-6.el10s.x86_64 libxcb-1.17.0-3.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxkbcommon-1.7.0-4.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 make-4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 npth-1.6-21.el10.x86_64 nspr-4.35.0-34.el10.x86_64 nss-3.101.0-13.el10.x86_64 nss-softokn-3.101.0-13.el10.x86_64 nss-softokn-freebl-3.101.0-13.el10.x86_64 nss-sysinit-3.101.0-13.el10.x86_64 nss-util-3.101.0-13.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openexr-libs-3.1.10-8.el10.x86_64 openjpeg2-2.5.2-4.el10.x86_64 openldap-2.6.8-3.el10.x86_64 openssh-9.9p1-7.el10.x86_64 openssh-clients-9.9p1-7.el10.x86_64 openssl-libs-3.2.2-16.el10.x86_64 openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 pango-1.54.0-3.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch pcsc-lite-2.2.3-2.el10.x86_64 pcsc-lite-ccid-1.6.0-2.el10.x86_64 pcsc-lite-libs-2.2.3-2.el10.x86_64 perl-srpm-macros-1-57.el10.noarch pinentry-1.3.1-1.el10.x86_64 pixman-0.43.4-2.el10.x86_64 pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 polkit-125-3.el10.x86_64 polkit-libs-125-3.el10.x86_64 polkit-pkla-compat-0.1-30.el10.x86_64 poppler-24.02.0-6.el10.x86_64 poppler-data-0.4.11-9.el10.noarch poppler-glib-24.02.0-6.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-rpm-macros-3.12-9.1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch python-unversioned-command-3.12.10-1.el10.noarch python3-3.12.10-1.el10.x86_64 python3-babel-2.13.1-5.el10.noarch python3-charset-normalizer-3.3.2-7.el10.noarch python3-devel-3.12.10-1.el10.x86_64 python3-dns-2.6.1-1.el10.noarch python3-docutils-0.20.1-5.el10.noarch python3-eventlet-0.36.1-1.el10s.noarch python3-greenlet-3.0.3-5.el10.x86_64 python3-idna-3.7-4.el10.noarch python3-imagesize-1.4.1-9.el10.noarch python3-jinja2-3.1.5-1.el10.noarch python3-libs-3.12.10-1.el10.x86_64 python3-markupsafe-2.1.3-6.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.0.0-1.el10s.noarch python3-pip-23.3.2-7.el10.noarch python3-pip-wheel-23.3.2-7.el10.noarch python3-pygments-2.18.0-1.el10.noarch python3-requests-2.32.3-2.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-9.1.el10.noarch python3-setuptools-69.0.3-9.el10.noarch python3-setuptools_scm-8.0.4-7.el10.noarch python3-six-1.16.0-16.el10.noarch python3-sphinx-7.2.6-10.el10.noarch python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch python3-sqlalchemy-2.0.26-6.el10.x86_64 python3-typing-extensions-4.12.2-2.el10s.noarch python3-urllib3-1.26.19-2.el10.noarch qt6-srpm-macros-6.8.1-4.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-288-1.el10.noarch redhat-text-vf-fonts-4.1.0-1.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-plugin-audit-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 rust-toolset-srpm-macros-1.85.0-2.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 shared-mime-info-2.3-8.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-257-9.el10.x86_64 systemd-libs-257-9.el10.x86_64 systemd-pam-257-9.el10.x86_64 systemd-rpm-macros-257-9.el10.noarch tar-1.35-7.el10.x86_64 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025b-1.el10.noarch unzip-6.0-66.el10.x86_64 urw-base35-bookman-fonts-20200910-21.el10.noarch urw-base35-c059-fonts-20200910-21.el10.noarch urw-base35-d050000l-fonts-20200910-21.el10.noarch urw-base35-fonts-20200910-21.el10.noarch urw-base35-fonts-common-20200910-21.el10.noarch urw-base35-gothic-fonts-20200910-21.el10.noarch urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch urw-base35-p052-fonts-20200910-21.el10.noarch urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch urw-base35-z003-fonts-20200910-21.el10.noarch util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 xkeyboard-config-2.41-3.el10.noarch xml-common-0.6.3-65.el10.noarch xz-5.6.2-3.el10.x86_64 xz-libs-5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 6b7b8bb8eae2382858d1249d1525faa6280744bc Note: switching to '6b7b8bb8eae2382858d1249d1525faa6280744bc'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6b7b8bb8e Drop SLURP job + '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-heat + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-heat + '[' -z '' ']' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 24.1.0.dev11 6b7b8bb + UPSTREAMVERSION=24.1.0.dev11 + [[ 24.1.0.dev11 =~ ([^-]*)-(.+) ]] + [[ 24.1.0.dev11 =~ (.*?)\.(0rc.+) ]] + [[ 24.1.0.dev11 =~ (.*?)\.(0b.+) ]] + [[ 24.1.0.dev11 =~ (.*?)\.(0a.+) ]] + [[ 24.1.0.dev11 =~ (.*?)\.(dev.+) ]] + VERSION=24.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250417002710.6b7b8bb + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 2d27132f-79cc-4e9b-8998-3bb10951ec42 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-9f71d03a3802dfc59af5dece14b7583d9642e8e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/9f/71/9f71d03a3802dfc59af5dece14b7583d9642e8e7_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-4e1022044401a3c3b824fb0ca29ee3012cd4df06 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/4e/10/4e1022044401a3c3b824fb0ca29ee3012cd4df06_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/bf/b4/bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908_a5a523c9 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-044f7630b2ada3f313eddd65ee2c0b22c71131ff baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/04/4f/044f7630b2ada3f313eddd65ee2c0b22c71131ff_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-fcdcc829390ded3646685b576266aa666d2ca839 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/fc/dc/fcdcc829390ded3646685b576266aa666d2ca839_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ab/5c/ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-858e814f99e96483443573457d41ff628fb80b65 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/85/8e/858e814f99e96483443573457d41ff628fb80b65_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.4wb_5udy', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4750324 2363572 2445544 11783988 11364488 DEBUG: Swap: 16777212 5413940 11363272 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 888M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 221G 329G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.yelmwo__', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] 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 True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.4s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.9s) running egg_info creating openstack_heat.egg-info writing pbr to openstack_heat.egg-info/pbr.json writing openstack_heat.egg-info/PKG-INFO writing dependency_links to openstack_heat.egg-info/dependency_links.txt writing entry points to openstack_heat.egg-info/entry_points.txt writing requirements to openstack_heat.egg-info/requires.txt writing top-level names to openstack_heat.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'openstack_heat.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'openstack_heat.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating openstack-heat-24.1.0.dev11 creating openstack-heat-24.1.0.dev11/api-ref creating openstack-heat-24.1.0.dev11/api-ref/source creating openstack-heat-24.1.0.dev11/api-ref/source/v1 creating openstack-heat-24.1.0.dev11/api-ref/source/v1/samples creating openstack-heat-24.1.0.dev11/bin creating openstack-heat-24.1.0.dev11/contrib creating openstack-heat-24.1.0.dev11/contrib/heat_docker creating openstack-heat-24.1.0.dev11/contrib/heat_docker/heat_docker creating openstack-heat-24.1.0.dev11/contrib/heat_docker/heat_docker/resources creating openstack-heat-24.1.0.dev11/contrib/heat_docker/heat_docker/tests creating openstack-heat-24.1.0.dev11/devstack creating openstack-heat-24.1.0.dev11/devstack/lib creating openstack-heat-24.1.0.dev11/devstack/upgrade creating openstack-heat-24.1.0.dev11/devstack/upgrade/templates creating openstack-heat-24.1.0.dev11/doc creating openstack-heat-24.1.0.dev11/doc/source creating openstack-heat-24.1.0.dev11/doc/source/_extra creating openstack-heat-24.1.0.dev11/doc/source/_static creating openstack-heat-24.1.0.dev11/doc/source/_templates creating openstack-heat-24.1.0.dev11/doc/source/admin creating openstack-heat-24.1.0.dev11/doc/source/api creating openstack-heat-24.1.0.dev11/doc/source/configuration creating openstack-heat-24.1.0.dev11/doc/source/contributor creating openstack-heat-24.1.0.dev11/doc/source/developing_guides creating openstack-heat-24.1.0.dev11/doc/source/ext creating openstack-heat-24.1.0.dev11/doc/source/getting_started creating openstack-heat-24.1.0.dev11/doc/source/install creating openstack-heat-24.1.0.dev11/doc/source/man creating openstack-heat-24.1.0.dev11/doc/source/operating_guides creating openstack-heat-24.1.0.dev11/doc/source/sourcecode creating openstack-heat-24.1.0.dev11/doc/source/template_guide creating openstack-heat-24.1.0.dev11/doc/source/templates creating openstack-heat-24.1.0.dev11/doc/source/templates/cfn creating openstack-heat-24.1.0.dev11/doc/source/templates/hot creating openstack-heat-24.1.0.dev11/etc creating openstack-heat-24.1.0.dev11/etc/heat creating openstack-heat-24.1.0.dev11/etc/heat/environment.d creating openstack-heat-24.1.0.dev11/etc/heat/httpd creating openstack-heat-24.1.0.dev11/etc/heat/templates creating openstack-heat-24.1.0.dev11/etc/heat/uwsgi creating openstack-heat-24.1.0.dev11/heat creating openstack-heat-24.1.0.dev11/heat/api creating openstack-heat-24.1.0.dev11/heat/api/aws creating openstack-heat-24.1.0.dev11/heat/api/cfn creating openstack-heat-24.1.0.dev11/heat/api/cfn/v1 creating openstack-heat-24.1.0.dev11/heat/api/middleware creating openstack-heat-24.1.0.dev11/heat/api/openstack creating openstack-heat-24.1.0.dev11/heat/api/openstack/v1 creating openstack-heat-24.1.0.dev11/heat/api/openstack/v1/views creating openstack-heat-24.1.0.dev11/heat/cloudinit creating openstack-heat-24.1.0.dev11/heat/cmd creating openstack-heat-24.1.0.dev11/heat/common creating openstack-heat-24.1.0.dev11/heat/db creating openstack-heat-24.1.0.dev11/heat/db/migrations creating openstack-heat-24.1.0.dev11/heat/db/migrations/versions creating openstack-heat-24.1.0.dev11/heat/engine creating openstack-heat-24.1.0.dev11/heat/engine/cfn creating openstack-heat-24.1.0.dev11/heat/engine/clients creating openstack-heat-24.1.0.dev11/heat/engine/clients/os creating openstack-heat-24.1.0.dev11/heat/engine/clients/os/keystone creating openstack-heat-24.1.0.dev11/heat/engine/clients/os/neutron creating openstack-heat-24.1.0.dev11/heat/engine/constraint creating openstack-heat-24.1.0.dev11/heat/engine/hot creating openstack-heat-24.1.0.dev11/heat/engine/notification creating openstack-heat-24.1.0.dev11/heat/engine/resources creating openstack-heat-24.1.0.dev11/heat/engine/resources/aws creating openstack-heat-24.1.0.dev11/heat/engine/resources/aws/autoscaling creating openstack-heat-24.1.0.dev11/heat/engine/resources/aws/cfn creating openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 creating openstack-heat-24.1.0.dev11/heat/engine/resources/aws/iam creating openstack-heat-24.1.0.dev11/heat/engine/resources/aws/lb creating openstack-heat-24.1.0.dev11/heat/engine/resources/aws/s3 creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/aodh creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/aodh/gnocchi creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/barbican creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/blazar creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/cinder creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/designate creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/glance creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/ironic creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/magnum creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/manila creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/mistral creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/monasca creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/lbaas creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/sfc creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/taas creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/sahara creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/senlin creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/swift creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/trove creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/vitrage creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/zaqar creating openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/zun creating openstack-heat-24.1.0.dev11/heat/hacking creating openstack-heat-24.1.0.dev11/heat/locale creating openstack-heat-24.1.0.dev11/heat/locale/de creating openstack-heat-24.1.0.dev11/heat/locale/de/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/locale/es creating openstack-heat-24.1.0.dev11/heat/locale/es/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/locale/fr creating openstack-heat-24.1.0.dev11/heat/locale/fr/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/locale/it creating openstack-heat-24.1.0.dev11/heat/locale/it/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/locale/ja creating openstack-heat-24.1.0.dev11/heat/locale/ja/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/locale/ko_KR creating openstack-heat-24.1.0.dev11/heat/locale/ko_KR/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/locale/pt_BR creating openstack-heat-24.1.0.dev11/heat/locale/pt_BR/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/locale/ru creating openstack-heat-24.1.0.dev11/heat/locale/ru/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/locale/zh_CN creating openstack-heat-24.1.0.dev11/heat/locale/zh_CN/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/locale/zh_TW creating openstack-heat-24.1.0.dev11/heat/locale/zh_TW/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat/objects creating openstack-heat-24.1.0.dev11/heat/policies creating openstack-heat-24.1.0.dev11/heat/rpc creating openstack-heat-24.1.0.dev11/heat/scaling creating openstack-heat-24.1.0.dev11/heat/tests creating openstack-heat-24.1.0.dev11/heat/tests/api creating openstack-heat-24.1.0.dev11/heat/tests/api/aws creating openstack-heat-24.1.0.dev11/heat/tests/api/cfn creating openstack-heat-24.1.0.dev11/heat/tests/api/middleware creating openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 creating openstack-heat-24.1.0.dev11/heat/tests/autoscaling creating openstack-heat-24.1.0.dev11/heat/tests/aws creating openstack-heat-24.1.0.dev11/heat/tests/clients creating openstack-heat-24.1.0.dev11/heat/tests/cmd creating openstack-heat-24.1.0.dev11/heat/tests/constraints creating openstack-heat-24.1.0.dev11/heat/tests/convergence creating openstack-heat-24.1.0.dev11/heat/tests/convergence/framework creating openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios creating openstack-heat-24.1.0.dev11/heat/tests/db creating openstack-heat-24.1.0.dev11/heat/tests/engine creating openstack-heat-24.1.0.dev11/heat/tests/engine/service creating openstack-heat-24.1.0.dev11/heat/tests/openstack creating openstack-heat-24.1.0.dev11/heat/tests/openstack/aodh creating openstack-heat-24.1.0.dev11/heat/tests/openstack/barbican creating openstack-heat-24.1.0.dev11/heat/tests/openstack/blazar creating openstack-heat-24.1.0.dev11/heat/tests/openstack/cinder creating openstack-heat-24.1.0.dev11/heat/tests/openstack/designate creating openstack-heat-24.1.0.dev11/heat/tests/openstack/glance creating openstack-heat-24.1.0.dev11/heat/tests/openstack/heat creating openstack-heat-24.1.0.dev11/heat/tests/openstack/ironic creating openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone creating openstack-heat-24.1.0.dev11/heat/tests/openstack/magnum creating openstack-heat-24.1.0.dev11/heat/tests/openstack/manila creating openstack-heat-24.1.0.dev11/heat/tests/openstack/mistral creating openstack-heat-24.1.0.dev11/heat/tests/openstack/monasca creating openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron creating openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron/test_sfc creating openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron/test_taas creating openstack-heat-24.1.0.dev11/heat/tests/openstack/nova creating openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia creating openstack-heat-24.1.0.dev11/heat/tests/openstack/swift creating openstack-heat-24.1.0.dev11/heat/tests/openstack/trove creating openstack-heat-24.1.0.dev11/heat/tests/openstack/vitrage creating openstack-heat-24.1.0.dev11/heat/tests/openstack/zaqar creating openstack-heat-24.1.0.dev11/heat/tests/openstack/zun creating openstack-heat-24.1.0.dev11/heat/tests/policy creating openstack-heat-24.1.0.dev11/heat/tests/templates creating openstack-heat-24.1.0.dev11/heat/wsgi creating openstack-heat-24.1.0.dev11/heat_integrationtests creating openstack-heat-24.1.0.dev11/heat_integrationtests/common creating openstack-heat-24.1.0.dev11/heat_integrationtests/functional creating openstack-heat-24.1.0.dev11/heat_integrationtests/locale creating openstack-heat-24.1.0.dev11/heat_integrationtests/locale/de creating openstack-heat-24.1.0.dev11/heat_integrationtests/locale/de/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat_integrationtests/locale/en_GB creating openstack-heat-24.1.0.dev11/heat_integrationtests/locale/en_GB/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat_integrationtests/locale/ja creating openstack-heat-24.1.0.dev11/heat_integrationtests/locale/ja/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat_integrationtests/locale/ko_KR creating openstack-heat-24.1.0.dev11/heat_integrationtests/locale/ko_KR/LC_MESSAGES creating openstack-heat-24.1.0.dev11/heat_upgradetests creating openstack-heat-24.1.0.dev11/openstack_heat.egg-info creating openstack-heat-24.1.0.dev11/playbooks creating openstack-heat-24.1.0.dev11/playbooks/devstack creating openstack-heat-24.1.0.dev11/playbooks/devstack/functional creating openstack-heat-24.1.0.dev11/rally-scenarios creating openstack-heat-24.1.0.dev11/rally-scenarios/extra creating openstack-heat-24.1.0.dev11/rally-scenarios/plugins creating openstack-heat-24.1.0.dev11/releasenotes creating openstack-heat-24.1.0.dev11/releasenotes/notes creating openstack-heat-24.1.0.dev11/releasenotes/source creating openstack-heat-24.1.0.dev11/releasenotes/source/_static creating openstack-heat-24.1.0.dev11/releasenotes/source/_templates creating openstack-heat-24.1.0.dev11/releasenotes/source/locale creating openstack-heat-24.1.0.dev11/releasenotes/source/locale/en_GB creating openstack-heat-24.1.0.dev11/releasenotes/source/locale/en_GB/LC_MESSAGES creating openstack-heat-24.1.0.dev11/releasenotes/source/locale/fr creating openstack-heat-24.1.0.dev11/releasenotes/source/locale/fr/LC_MESSAGES creating openstack-heat-24.1.0.dev11/releasenotes/source/locale/ja creating openstack-heat-24.1.0.dev11/releasenotes/source/locale/ja/LC_MESSAGES creating openstack-heat-24.1.0.dev11/releasenotes/source/locale/ko_KR creating openstack-heat-24.1.0.dev11/releasenotes/source/locale/ko_KR/LC_MESSAGES creating openstack-heat-24.1.0.dev11/roles creating openstack-heat-24.1.0.dev11/roles/run-heat-tests creating openstack-heat-24.1.0.dev11/roles/run-heat-tests/defaults creating openstack-heat-24.1.0.dev11/roles/run-heat-tests/tasks creating openstack-heat-24.1.0.dev11/tools creating openstack-heat-24.1.0.dev11/tools/dashboards copying files to openstack-heat-24.1.0.dev11... copying .coveragerc -> openstack-heat-24.1.0.dev11 copying .pre-commit-config.yaml -> openstack-heat-24.1.0.dev11 copying .stestr.conf -> openstack-heat-24.1.0.dev11 copying .zuul.yaml -> openstack-heat-24.1.0.dev11 copying AUTHORS -> openstack-heat-24.1.0.dev11 copying CONTRIBUTING.rst -> openstack-heat-24.1.0.dev11 copying ChangeLog -> openstack-heat-24.1.0.dev11 copying HACKING.rst -> openstack-heat-24.1.0.dev11 copying LICENSE -> openstack-heat-24.1.0.dev11 copying README.rst -> openstack-heat-24.1.0.dev11 copying bindep.txt -> openstack-heat-24.1.0.dev11 copying requirements.txt -> openstack-heat-24.1.0.dev11 copying setup.cfg -> openstack-heat-24.1.0.dev11 copying setup.py -> openstack-heat-24.1.0.dev11 copying test-requirements.txt -> openstack-heat-24.1.0.dev11 copying tox.ini -> openstack-heat-24.1.0.dev11 copying api-ref/source/conf.py -> openstack-heat-24.1.0.dev11/api-ref/source copying api-ref/source/index.rst -> openstack-heat-24.1.0.dev11/api-ref/source copying api-ref/source/v1/build-info.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/events.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/general-info.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/index.rst -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/parameters.yaml -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/resource-types.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/resources.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/services.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/software-config.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/stack-actions.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/stack-outputs.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/stack-snapshots.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/stack-templates.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/stacks.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/status.yaml -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/versions.inc -> openstack-heat-24.1.0.dev11/api-ref/source/v1 copying api-ref/source/v1/samples/build-info-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/configs-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-metadata-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployments-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/event-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-find-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-metadata-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-schema-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-hot-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-advanced-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/resources-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/services-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-abandon-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-update-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-without-rollback-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-check-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-resume-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-suspend-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-adopt-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-environment-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-export-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-files-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-delete-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-output-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-outputs-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-preview-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-restore-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshots-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-preview-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/stacks-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-functions-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-show-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-request.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-versions-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying api-ref/source/v1/samples/versions-list-response.json -> openstack-heat-24.1.0.dev11/api-ref/source/v1/samples copying bin/heat-db-setup -> openstack-heat-24.1.0.dev11/bin copying bin/heat-keystone-setup-domain -> openstack-heat-24.1.0.dev11/bin copying contrib/heat_docker/README.md -> openstack-heat-24.1.0.dev11/contrib/heat_docker copying contrib/heat_docker/requirements.txt -> openstack-heat-24.1.0.dev11/contrib/heat_docker copying contrib/heat_docker/setup.cfg -> openstack-heat-24.1.0.dev11/contrib/heat_docker copying contrib/heat_docker/setup.py -> openstack-heat-24.1.0.dev11/contrib/heat_docker copying contrib/heat_docker/heat_docker/__init__.py -> openstack-heat-24.1.0.dev11/contrib/heat_docker/heat_docker copying contrib/heat_docker/heat_docker/resources/__init__.py -> openstack-heat-24.1.0.dev11/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/resources/docker_container.py -> openstack-heat-24.1.0.dev11/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/tests/__init__.py -> openstack-heat-24.1.0.dev11/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/fake_docker_client.py -> openstack-heat-24.1.0.dev11/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/test_docker_container.py -> openstack-heat-24.1.0.dev11/contrib/heat_docker/heat_docker/tests copying devstack/README.rst -> openstack-heat-24.1.0.dev11/devstack copying devstack/plugin.sh -> openstack-heat-24.1.0.dev11/devstack copying devstack/settings -> openstack-heat-24.1.0.dev11/devstack copying devstack/lib/heat -> openstack-heat-24.1.0.dev11/devstack/lib copying devstack/upgrade/resources.sh -> openstack-heat-24.1.0.dev11/devstack/upgrade copying devstack/upgrade/settings -> openstack-heat-24.1.0.dev11/devstack/upgrade copying devstack/upgrade/shutdown.sh -> openstack-heat-24.1.0.dev11/devstack/upgrade copying devstack/upgrade/upgrade.sh -> openstack-heat-24.1.0.dev11/devstack/upgrade copying devstack/upgrade/templates/random_string.yaml -> openstack-heat-24.1.0.dev11/devstack/upgrade/templates copying doc/.gitignore -> openstack-heat-24.1.0.dev11/doc copying doc/Makefile -> openstack-heat-24.1.0.dev11/doc copying doc/README.rst -> openstack-heat-24.1.0.dev11/doc copying doc/requirements.txt -> openstack-heat-24.1.0.dev11/doc copying doc/source/conf.py -> openstack-heat-24.1.0.dev11/doc/source copying doc/source/glossary.rst -> openstack-heat-24.1.0.dev11/doc/source copying doc/source/index.rst -> openstack-heat-24.1.0.dev11/doc/source copying doc/source/_extra/.htaccess -> openstack-heat-24.1.0.dev11/doc/source/_extra copying doc/source/_static/.placeholder -> openstack-heat-24.1.0.dev11/doc/source/_static copying doc/source/_templates/.placeholder -> openstack-heat-24.1.0.dev11/doc/source/_templates copying doc/source/admin/auth-model.rst -> openstack-heat-24.1.0.dev11/doc/source/admin copying doc/source/admin/index.rst -> openstack-heat-24.1.0.dev11/doc/source/admin copying doc/source/admin/introduction.rst -> openstack-heat-24.1.0.dev11/doc/source/admin copying doc/source/admin/stack-domain-users.rst -> openstack-heat-24.1.0.dev11/doc/source/admin copying doc/source/api/index.rst -> openstack-heat-24.1.0.dev11/doc/source/api copying doc/source/configuration/config-options.rst -> openstack-heat-24.1.0.dev11/doc/source/configuration copying doc/source/configuration/index.rst -> openstack-heat-24.1.0.dev11/doc/source/configuration copying doc/source/configuration/logs.rst -> openstack-heat-24.1.0.dev11/doc/source/configuration copying doc/source/configuration/sample_config.rst -> openstack-heat-24.1.0.dev11/doc/source/configuration copying doc/source/configuration/sample_policy.rst -> openstack-heat-24.1.0.dev11/doc/source/configuration copying doc/source/contributor/contributing.rst -> openstack-heat-24.1.0.dev11/doc/source/contributor copying doc/source/contributor/index.rst -> openstack-heat-24.1.0.dev11/doc/source/contributor copying doc/source/developing_guides/architecture.rst -> openstack-heat-24.1.0.dev11/doc/source/developing_guides copying doc/source/developing_guides/blueprints.rst -> openstack-heat-24.1.0.dev11/doc/source/developing_guides copying doc/source/developing_guides/gmr.rst -> openstack-heat-24.1.0.dev11/doc/source/developing_guides copying doc/source/developing_guides/index.rst -> openstack-heat-24.1.0.dev11/doc/source/developing_guides copying doc/source/developing_guides/pluginguide.rst -> openstack-heat-24.1.0.dev11/doc/source/developing_guides copying doc/source/developing_guides/rally_on_gates.rst -> openstack-heat-24.1.0.dev11/doc/source/developing_guides copying doc/source/developing_guides/schedulerhints.rst -> openstack-heat-24.1.0.dev11/doc/source/developing_guides copying doc/source/developing_guides/supportstatus.rst -> openstack-heat-24.1.0.dev11/doc/source/developing_guides copying doc/source/ext/__init__.py -> openstack-heat-24.1.0.dev11/doc/source/ext copying doc/source/ext/resources.py -> openstack-heat-24.1.0.dev11/doc/source/ext copying doc/source/ext/tablefromtext.py -> openstack-heat-24.1.0.dev11/doc/source/ext copying doc/source/getting_started/create_a_stack.rst -> openstack-heat-24.1.0.dev11/doc/source/getting_started copying doc/source/getting_started/index.rst -> openstack-heat-24.1.0.dev11/doc/source/getting_started copying doc/source/getting_started/on_devstack.rst -> openstack-heat-24.1.0.dev11/doc/source/getting_started copying doc/source/getting_started/on_fedora.rst -> openstack-heat-24.1.0.dev11/doc/source/getting_started copying doc/source/getting_started/on_other.rst -> openstack-heat-24.1.0.dev11/doc/source/getting_started copying doc/source/getting_started/on_ubuntu.rst -> openstack-heat-24.1.0.dev11/doc/source/getting_started copying doc/source/getting_started/standalone.rst -> openstack-heat-24.1.0.dev11/doc/source/getting_started copying doc/source/install/get_started.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/install/index.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/install/install-debian.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/install/install-obs.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/install/install-rdo.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/install/install-ubuntu.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/install/install.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/install/launch-instance.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/install/next-steps.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/install/verify.rst -> openstack-heat-24.1.0.dev11/doc/source/install copying doc/source/man/heat-api-cfn.rst -> openstack-heat-24.1.0.dev11/doc/source/man copying doc/source/man/heat-api.rst -> openstack-heat-24.1.0.dev11/doc/source/man copying doc/source/man/heat-db-setup.rst -> openstack-heat-24.1.0.dev11/doc/source/man copying doc/source/man/heat-engine.rst -> openstack-heat-24.1.0.dev11/doc/source/man copying doc/source/man/heat-keystone-setup-domain.rst -> openstack-heat-24.1.0.dev11/doc/source/man copying doc/source/man/heat-manage.rst -> openstack-heat-24.1.0.dev11/doc/source/man copying doc/source/man/heat-status.rst -> openstack-heat-24.1.0.dev11/doc/source/man copying doc/source/man/index.rst -> openstack-heat-24.1.0.dev11/doc/source/man copying doc/source/operating_guides/httpd.rst -> openstack-heat-24.1.0.dev11/doc/source/operating_guides copying doc/source/operating_guides/scale_deployment.rst -> openstack-heat-24.1.0.dev11/doc/source/operating_guides copying doc/source/operating_guides/upgrades_guide.rst -> openstack-heat-24.1.0.dev11/doc/source/operating_guides copying doc/source/sourcecode/.gitignore -> openstack-heat-24.1.0.dev11/doc/source/sourcecode copying doc/source/template_guide/advanced_topics.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/basic_resources.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/cfn.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/composition.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/contrib.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/environment.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/existing_templates.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/feature_guide.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/functions.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/hello_world.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/hot_guide.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/hot_spec.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/index.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/multi-clouds.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/openstack.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/software_deployment.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/template_guide/unsupported.rst -> openstack-heat-24.1.0.dev11/doc/source/template_guide copying doc/source/templates/index.rst -> openstack-heat-24.1.0.dev11/doc/source/templates copying doc/source/templates/cfn/WordPress_Single_Instance.rst -> openstack-heat-24.1.0.dev11/doc/source/templates/cfn copying doc/source/templates/hot/hello_world.rst -> openstack-heat-24.1.0.dev11/doc/source/templates/hot copying etc/heat/README-heat.conf.txt -> openstack-heat-24.1.0.dev11/etc/heat copying etc/heat/api-paste.ini -> openstack-heat-24.1.0.dev11/etc/heat copying etc/heat/heat-config-generator.conf -> openstack-heat-24.1.0.dev11/etc/heat copying etc/heat/heat-policy-generator.conf -> openstack-heat-24.1.0.dev11/etc/heat copying etc/heat/environment.d/default.yaml -> openstack-heat-24.1.0.dev11/etc/heat/environment.d copying etc/heat/httpd/heat-api-cfn.conf -> openstack-heat-24.1.0.dev11/etc/heat/httpd copying etc/heat/httpd/heat-api.conf -> openstack-heat-24.1.0.dev11/etc/heat/httpd copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> openstack-heat-24.1.0.dev11/etc/heat/templates copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> openstack-heat-24.1.0.dev11/etc/heat/templates copying etc/heat/uwsgi/heat-api-cfn-uwsgi.ini -> openstack-heat-24.1.0.dev11/etc/heat/uwsgi copying etc/heat/uwsgi/heat-api-uwsgi.ini -> openstack-heat-24.1.0.dev11/etc/heat/uwsgi copying heat/__init__.py -> openstack-heat-24.1.0.dev11/heat copying heat/version.py -> openstack-heat-24.1.0.dev11/heat copying heat/api/__init__.py -> openstack-heat-24.1.0.dev11/heat/api copying heat/api/versions.py -> openstack-heat-24.1.0.dev11/heat/api copying heat/api/aws/__init__.py -> openstack-heat-24.1.0.dev11/heat/api/aws copying heat/api/aws/ec2token.py -> openstack-heat-24.1.0.dev11/heat/api/aws copying heat/api/aws/exception.py -> openstack-heat-24.1.0.dev11/heat/api/aws copying heat/api/aws/utils.py -> openstack-heat-24.1.0.dev11/heat/api/aws copying heat/api/cfn/__init__.py -> openstack-heat-24.1.0.dev11/heat/api/cfn copying heat/api/cfn/versions.py -> openstack-heat-24.1.0.dev11/heat/api/cfn copying heat/api/cfn/wsgi.py -> openstack-heat-24.1.0.dev11/heat/api/cfn copying heat/api/cfn/v1/__init__.py -> openstack-heat-24.1.0.dev11/heat/api/cfn/v1 copying heat/api/cfn/v1/signal.py -> openstack-heat-24.1.0.dev11/heat/api/cfn/v1 copying heat/api/cfn/v1/stacks.py -> openstack-heat-24.1.0.dev11/heat/api/cfn/v1 copying heat/api/middleware/__init__.py -> openstack-heat-24.1.0.dev11/heat/api/middleware copying heat/api/middleware/fault.py -> openstack-heat-24.1.0.dev11/heat/api/middleware copying heat/api/middleware/version_negotiation.py -> openstack-heat-24.1.0.dev11/heat/api/middleware copying heat/api/openstack/__init__.py -> openstack-heat-24.1.0.dev11/heat/api/openstack copying heat/api/openstack/versions.py -> openstack-heat-24.1.0.dev11/heat/api/openstack copying heat/api/openstack/wsgi.py -> openstack-heat-24.1.0.dev11/heat/api/openstack copying heat/api/openstack/v1/__init__.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/actions.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/build_info.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/events.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/resources.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/services.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/software_configs.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/software_deployments.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/stacks.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/util.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1 copying heat/api/openstack/v1/views/__init__.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/stacks_view.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/views_common.py -> openstack-heat-24.1.0.dev11/heat/api/openstack/v1/views copying heat/cloudinit/__init__.py -> openstack-heat-24.1.0.dev11/heat/cloudinit copying heat/cloudinit/boothook.sh -> openstack-heat-24.1.0.dev11/heat/cloudinit copying heat/cloudinit/config -> openstack-heat-24.1.0.dev11/heat/cloudinit copying heat/cloudinit/loguserdata.py -> openstack-heat-24.1.0.dev11/heat/cloudinit copying heat/cloudinit/part_handler.py -> openstack-heat-24.1.0.dev11/heat/cloudinit copying heat/cmd/__init__.py -> openstack-heat-24.1.0.dev11/heat/cmd copying heat/cmd/all.py -> openstack-heat-24.1.0.dev11/heat/cmd copying heat/cmd/api.py -> openstack-heat-24.1.0.dev11/heat/cmd copying heat/cmd/api_cfn.py -> openstack-heat-24.1.0.dev11/heat/cmd copying heat/cmd/engine.py -> openstack-heat-24.1.0.dev11/heat/cmd copying heat/cmd/manage.py -> openstack-heat-24.1.0.dev11/heat/cmd copying heat/cmd/status.py -> openstack-heat-24.1.0.dev11/heat/cmd copying heat/common/__init__.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/auth_password.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/auth_plugin.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/auth_url.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/cache.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/config.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/context.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/crypt.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/custom_backend_auth.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/endpoint_utils.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/environment_format.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/environment_util.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/exception.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/grouputils.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/i18n.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/identifier.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/lifecycle_plugin_utils.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/messaging.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/netutils.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/noauth.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/param_utils.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/password_gen.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/plugin_loader.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/pluginutils.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/policy.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/profiler.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/serializers.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/service_utils.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/short_id.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/template_format.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/timeutils.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/urlfetch.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/common/wsgi.py -> openstack-heat-24.1.0.dev11/heat/common copying heat/db/__init__.py -> openstack-heat-24.1.0.dev11/heat/db copying heat/db/alembic.ini -> openstack-heat-24.1.0.dev11/heat/db copying heat/db/api.py -> openstack-heat-24.1.0.dev11/heat/db copying heat/db/filters.py -> openstack-heat-24.1.0.dev11/heat/db copying heat/db/migration.py -> openstack-heat-24.1.0.dev11/heat/db copying heat/db/models.py -> openstack-heat-24.1.0.dev11/heat/db copying heat/db/types.py -> openstack-heat-24.1.0.dev11/heat/db copying heat/db/utils.py -> openstack-heat-24.1.0.dev11/heat/db copying heat/db/migrations/README.rst -> openstack-heat-24.1.0.dev11/heat/db/migrations copying heat/db/migrations/env.py -> openstack-heat-24.1.0.dev11/heat/db/migrations copying heat/db/migrations/script.py.mako -> openstack-heat-24.1.0.dev11/heat/db/migrations copying heat/db/migrations/versions/c6214ca60943_initial_revision.py -> openstack-heat-24.1.0.dev11/heat/db/migrations/versions copying heat/engine/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/api.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/attributes.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/check_resource.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/conditions.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/constraints.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/dependencies.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/environment.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/event.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/function.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/lifecycle_plugin.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/node_data.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/output.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/parameter_groups.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/parameters.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/parent_rsrc.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/plugin_manager.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/properties.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/properties_group.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/resource.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/rsrc_defn.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/scheduler.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/service.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/service_software_config.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/software_config_io.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/stack.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/stack_lock.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/status.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/stk_defn.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/support.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/sync_point.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/template.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/template_common.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/template_files.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/timestamp.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/translation.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/update.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/worker.py -> openstack-heat-24.1.0.dev11/heat/engine copying heat/engine/cfn/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/cfn copying heat/engine/cfn/functions.py -> openstack-heat-24.1.0.dev11/heat/engine/cfn copying heat/engine/cfn/parameters.py -> openstack-heat-24.1.0.dev11/heat/engine/cfn copying heat/engine/cfn/template.py -> openstack-heat-24.1.0.dev11/heat/engine/cfn copying heat/engine/clients/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/clients copying heat/engine/clients/client_exception.py -> openstack-heat-24.1.0.dev11/heat/engine/clients copying heat/engine/clients/client_plugin.py -> openstack-heat-24.1.0.dev11/heat/engine/clients copying heat/engine/clients/default_client_plugin.py -> openstack-heat-24.1.0.dev11/heat/engine/clients copying heat/engine/clients/microversion_mixin.py -> openstack-heat-24.1.0.dev11/heat/engine/clients copying heat/engine/clients/progress.py -> openstack-heat-24.1.0.dev11/heat/engine/clients copying heat/engine/clients/os/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/aodh.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/barbican.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/blazar.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/cinder.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/designate.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/glance.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/heat_plugin.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/ironic.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/magnum.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/manila.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/mistral.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/monasca.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/nova.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/octavia.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/openstacksdk.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/swift.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/trove.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/vitrage.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/zaqar.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/zun.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os copying heat/engine/clients/os/keystone/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/fake_keystoneclient.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/keystone_constraints.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os/keystone copying heat/engine/clients/os/neutron/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/lbaas_constraints.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/neutron_constraints.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/taas_constraints.py -> openstack-heat-24.1.0.dev11/heat/engine/clients/os/neutron copying heat/engine/constraint/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/constraint copying heat/engine/constraint/common_constraints.py -> openstack-heat-24.1.0.dev11/heat/engine/constraint copying heat/engine/hot/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/hot copying heat/engine/hot/functions.py -> openstack-heat-24.1.0.dev11/heat/engine/hot copying heat/engine/hot/parameters.py -> openstack-heat-24.1.0.dev11/heat/engine/hot copying heat/engine/hot/template.py -> openstack-heat-24.1.0.dev11/heat/engine/hot copying heat/engine/notification/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/notification copying heat/engine/notification/autoscaling.py -> openstack-heat-24.1.0.dev11/heat/engine/notification copying heat/engine/notification/stack.py -> openstack-heat-24.1.0.dev11/heat/engine/notification copying heat/engine/resources/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/alarm_base.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/scheduler_hints.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/server_base.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/signal_responder.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/stack_resource.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/stack_user.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/template_resource.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/volume_base.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/wait_condition.py -> openstack-heat-24.1.0.dev11/heat/engine/resources copying heat/engine/resources/aws/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws copying heat/engine/resources/aws/autoscaling/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/launch_config.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/cfn/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/stack.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/ec2/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/eip.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/instance.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/internet_gateway.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/network_interface.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/route_table.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/security_group.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/subnet.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/volume.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/vpc.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/iam/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/user.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/iam copying heat/engine/resources/aws/lb/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/loadbalancer.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/lb copying heat/engine/resources/aws/s3/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/s3.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/aws/s3 copying heat/engine/resources/openstack/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack copying heat/engine/resources/openstack/aodh/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/alarm.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/composite_alarm.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/barbican/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/container.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/order.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/secret.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/blazar/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/host.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/lease.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/cinder/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/qos_specs.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/quota.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume_type.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/designate/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/domain.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/record.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/recordset.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/zone.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/glance/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/image.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/heat/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/access_policy.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/autoscaling_group.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_config.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/delay.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/deployed_server.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/ha_restarter.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/instance_group.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/multi_part.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/none_resource.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/random_string.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/remote_stack.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_chain.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_group.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/scaling_policy.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_component.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_config.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_deployment.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/structured_config.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/swiftsignal.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/test_resource.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/value.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/ironic/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/ironic/port.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/keystone/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/domain.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/endpoint.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/group.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/project.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/region.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role_assignments.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/service.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/user.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/magnum/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/bay.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/baymodel.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster_template.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/manila/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/security_service.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_network.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_type.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/mistral/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/cron_trigger.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/external_resource.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/workflow.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/monasca/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/alarm_definition.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/notification.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/neutron/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/address_scope.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extraroute.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extrarouteset.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/firewall.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/floatingip.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/loadbalancer.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/metering.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/net.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/network_gateway.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/neutron.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/port.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/provider_net.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/qos.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/quota.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/rbac_policy.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/router.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group_rule.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/segment.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnet.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnetpool.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/trunk.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/vpnservice.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/taas/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_flow.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_service.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/nova/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/flavor.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/floatingip.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/host_aggregate.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/keypair.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/quota.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_group.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_network_mixin.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/octavia/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/availability_zone.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/availability_zone_profile.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor_profile.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/health_monitor.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7policy.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7rule.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/listener.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/loadbalancer.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/octavia_base.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool_member.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/quota.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/sahara/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/cluster.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/data_source.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/image.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job_binary.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/templates.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/senlin/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/cluster.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/node.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/policy.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/profile.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/receiver.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/res_base.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/swift/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/container.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/trove/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/cluster.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/instance.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/vitrage/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/vitrage/vitrage_template.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/zaqar/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/queue.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/subscription.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zun/__init__.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/container.py -> openstack-heat-24.1.0.dev11/heat/engine/resources/openstack/zun copying heat/hacking/__init__.py -> openstack-heat-24.1.0.dev11/heat/hacking copying heat/hacking/checks.py -> openstack-heat-24.1.0.dev11/heat/hacking copying heat/locale/de/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/de/LC_MESSAGES copying heat/locale/es/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/es/LC_MESSAGES copying heat/locale/fr/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/fr/LC_MESSAGES copying heat/locale/it/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/it/LC_MESSAGES copying heat/locale/ja/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/ja/LC_MESSAGES copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/ko_KR/LC_MESSAGES copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/pt_BR/LC_MESSAGES copying heat/locale/ru/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/ru/LC_MESSAGES copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/zh_CN/LC_MESSAGES copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev11/heat/locale/zh_TW/LC_MESSAGES copying heat/objects/__init__.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/base.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/event.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/fields.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/raw_template.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/raw_template_files.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/resource.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/resource_data.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/resource_properties_data.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/service.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/snapshot.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/software_config.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/software_deployment.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/stack.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/stack_lock.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/stack_tag.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/sync_point.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/objects/user_creds.py -> openstack-heat-24.1.0.dev11/heat/objects copying heat/policies/__init__.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/actions.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/base.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/build_info.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/cloudformation.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/events.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/resource.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/resource_types.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/service.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/software_configs.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/software_deployments.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/policies/stacks.py -> openstack-heat-24.1.0.dev11/heat/policies copying heat/rpc/__init__.py -> openstack-heat-24.1.0.dev11/heat/rpc copying heat/rpc/api.py -> openstack-heat-24.1.0.dev11/heat/rpc copying heat/rpc/client.py -> openstack-heat-24.1.0.dev11/heat/rpc copying heat/rpc/listener_client.py -> openstack-heat-24.1.0.dev11/heat/rpc copying heat/rpc/worker_api.py -> openstack-heat-24.1.0.dev11/heat/rpc copying heat/rpc/worker_client.py -> openstack-heat-24.1.0.dev11/heat/rpc copying heat/scaling/__init__.py -> openstack-heat-24.1.0.dev11/heat/scaling copying heat/scaling/cooldown.py -> openstack-heat-24.1.0.dev11/heat/scaling copying heat/scaling/lbutils.py -> openstack-heat-24.1.0.dev11/heat/scaling copying heat/scaling/rolling_update.py -> openstack-heat-24.1.0.dev11/heat/scaling copying heat/scaling/scalingutil.py -> openstack-heat-24.1.0.dev11/heat/scaling copying heat/scaling/template.py -> openstack-heat-24.1.0.dev11/heat/scaling copying heat/tests/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/common.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/fakes.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/generic_resource.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_attributes.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_auth_password.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_auth_url.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_common_auth_plugin.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_common_context.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_common_env_util.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_common_exception.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_common_param_utils.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_common_pluginutils.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_common_policy.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_common_serializers.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_common_service_utils.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_constraints.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_convg_stack.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_crypt.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_dbinstance.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_empty_stack.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_engine_api_utils.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_engine_service.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_environment.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_environment_format.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_event.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_exception.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_fault_middleware.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_function.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_grouputils.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_hacking.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_hot.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_identifier.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_lifecycle_plugin_utils.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_loguserdata.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_metadata_refresh.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_nested_stack.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_noauth.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_nokey.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_notifications.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_parameters.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_plugin_loader.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_properties.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_properties_group.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_provider_template.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_resource.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_resource_properties_data.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_rpc_client.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_rpc_listener_client.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_rpc_worker_client.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_rsrc_defn.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_server_tags.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_short_id.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_signal.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_stack.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_stack_collect_attributes.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_stack_delete.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_stack_lock.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_stack_resource.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_stack_update.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_stack_user.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_support.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_template.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_template_files.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_template_format.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_timeutils.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_translation_rule.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_urlfetch.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_validate.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_version.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/test_vpc.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/testing-overview.txt -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/utils.py -> openstack-heat-24.1.0.dev11/heat/tests copying heat/tests/api/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/api copying heat/tests/api/test_wsgi.py -> openstack-heat-24.1.0.dev11/heat/tests/api copying heat/tests/api/aws/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/api/aws copying heat/tests/api/aws/test_api_aws.py -> openstack-heat-24.1.0.dev11/heat/tests/api/aws copying heat/tests/api/aws/test_api_ec2token.py -> openstack-heat-24.1.0.dev11/heat/tests/api/aws copying heat/tests/api/cfn/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/api/cfn copying heat/tests/api/cfn/test_api_cfn_v1.py -> openstack-heat-24.1.0.dev11/heat/tests/api/cfn copying heat/tests/api/middleware/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/api/middleware copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> openstack-heat-24.1.0.dev11/heat/tests/api/middleware copying heat/tests/api/openstack_v1/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_actions.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_build_info.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_events.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_resources.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_routes.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_services.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_configs.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_deployments.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_stacks.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_util.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_common.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/tools.py -> openstack-heat-24.1.0.dev11/heat/tests/api/openstack_v1 copying heat/tests/autoscaling/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/inline_templates.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_group.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_policy.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/test_launch_config.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/test_lbutils.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/test_new_capacity.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/test_rolling_update.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_group.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_policy.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_template.py -> openstack-heat-24.1.0.dev11/heat/tests/autoscaling copying heat/tests/aws/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_eip.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_instance.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_instance_network.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_loadbalancer.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_network_interface.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_s3.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_security_group.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_user.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_volume.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/aws/test_waitcondition.py -> openstack-heat-24.1.0.dev11/heat/tests/aws copying heat/tests/clients/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_aodh_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_barbican_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_blazar_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_cinder_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_clients.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_designate_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_glance_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_heat_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_ironic_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_keystone_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_magnum_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_manila_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_mistral_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_monasca_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_neutron_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_nova_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_octavia_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_progress.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_sdk_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_swift_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_vitrage_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_zaqar_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/clients/test_zun_client.py -> openstack-heat-24.1.0.dev11/heat/tests/clients copying heat/tests/cmd/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/cmd copying heat/tests/cmd/test_status.py -> openstack-heat-24.1.0.dev11/heat/tests/cmd copying heat/tests/constraints/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/constraints copying heat/tests/constraints/test_common_constraints.py -> openstack-heat-24.1.0.dev11/heat/tests/constraints copying heat/tests/convergence/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence copying heat/tests/convergence/test_converge.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence copying heat/tests/convergence/framework/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/engine_wrapper.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/event_loop.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/fake_resource.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_processor.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_queue.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/processes.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/reality.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario_template.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/testutils.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/framework/worker_wrapper.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/framework copying heat/tests/convergence/scenarios/basic_create.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_create_rollback.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_update_delete.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/create_early_delete.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/disjoint_create.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/multiple_update.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_concurrent.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_interrupt_create.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove_rollback.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_rollback.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> openstack-heat-24.1.0.dev11/heat/tests/convergence/scenarios copying heat/tests/db/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/db copying heat/tests/db/test_migrations.py -> openstack-heat-24.1.0.dev11/heat/tests/db copying heat/tests/db/test_sqlalchemy_api.py -> openstack-heat-24.1.0.dev11/heat/tests/db copying heat/tests/db/test_sqlalchemy_filters.py -> openstack-heat-24.1.0.dev11/heat/tests/db copying heat/tests/db/test_sqlalchemy_types.py -> openstack-heat-24.1.0.dev11/heat/tests/db copying heat/tests/engine/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/test_check_resource.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/test_dependencies.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/test_engine_worker.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/test_node_data.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/test_plugin_manager.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/test_resource_type.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/test_scheduler.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/test_sync_point.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/tools.py -> openstack-heat-24.1.0.dev11/heat/tests/engine copying heat/tests/engine/service/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_service_engine.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_software_config.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_stack_action.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_stack_adopt.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_stack_create.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_stack_delete.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_stack_events.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_stack_resources.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_stack_snapshot.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_stack_update.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/engine/service/test_threadgroup_mgr.py -> openstack-heat-24.1.0.dev11/heat/tests/engine/service copying heat/tests/openstack/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack copying heat/tests/openstack/aodh/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_alarm.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_composite_alarm.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/aodh copying heat/tests/openstack/barbican/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_container.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_order.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_secret.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/barbican copying heat/tests/openstack/blazar/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_host.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_lease.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/blazar copying heat/tests/openstack/cinder/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_qos_specs.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_quota.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_utils.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/cinder copying heat/tests/openstack/designate/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_recordset.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_zone.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/designate copying heat/tests/openstack/glance/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/glance copying heat/tests/openstack/glance/test_image.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/glance copying heat/tests/openstack/heat/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_cloud_config.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_delay.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_deployed_server.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_multi_part.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_none_resource.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_random_string.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_remote_stack.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_chain.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_group.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_component.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_config.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_deployment.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_structured_config.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_swiftsignal.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_value.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_waitcondition.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/heat copying heat/tests/openstack/ironic/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/ironic copying heat/tests/openstack/ironic/test_port.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/ironic copying heat/tests/openstack/keystone/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_domain.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_endpoint.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_group.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_project.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_region.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role_assignments.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_service.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_user.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/keystone copying heat/tests/openstack/magnum/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster_template.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/magnum copying heat/tests/openstack/manila/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_security_service.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_network.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_type.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/manila copying heat/tests/openstack/mistral/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_cron_trigger.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_external_resource.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_workflow.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/mistral copying heat/tests/openstack/monasca/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_alarm_definition.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_notification.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/monasca copying heat/tests/openstack/neutron/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/inline_templates.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_address_scope.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_extraroute.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_firewall.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_metering.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_net.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_port.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_router.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_segment.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnet.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_trunk.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_qos.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_quota.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_sfc/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/nova/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/nova copying heat/tests/openstack/nova/fakes.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_flavor.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_floatingip.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_host_aggregate.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_keypair.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_quota.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server_group.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/nova copying heat/tests/openstack/octavia/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/inline_templates.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_availability_zone.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_availability_zone_profile.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor_profile.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_health_monitor.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7policy.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7rule.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_listener.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_loadbalancer.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool_member.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_quota.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/octavia copying heat/tests/openstack/swift/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/swift copying heat/tests/openstack/swift/test_container.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/swift copying heat/tests/openstack/trove/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_cluster.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_instance.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/trove copying heat/tests/openstack/vitrage/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/vitrage copying heat/tests/openstack/vitrage/test_vitrage_template.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/vitrage copying heat/tests/openstack/zaqar/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_queue.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_subscription.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/zaqar copying heat/tests/openstack/zun/__init__.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/zun copying heat/tests/openstack/zun/test_container.py -> openstack-heat-24.1.0.dev11/heat/tests/openstack/zun copying heat/tests/policy/resources.json -> openstack-heat-24.1.0.dev11/heat/tests/policy copying heat/tests/policy/test_acl_personas.yaml -> openstack-heat-24.1.0.dev11/heat/tests/policy copying heat/tests/policy/test_deprecated_access.yaml -> openstack-heat-24.1.0.dev11/heat/tests/policy copying heat/tests/policy/test_new_acl_personas.yaml -> openstack-heat-24.1.0.dev11/heat/tests/policy copying heat/tests/templates/Neutron.template -> openstack-heat-24.1.0.dev11/heat/tests/templates copying heat/tests/templates/Neutron.yaml -> openstack-heat-24.1.0.dev11/heat/tests/templates copying heat/tests/templates/README -> openstack-heat-24.1.0.dev11/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.template -> openstack-heat-24.1.0.dev11/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.yaml -> openstack-heat-24.1.0.dev11/heat/tests/templates copying heat/wsgi/__init__.py -> openstack-heat-24.1.0.dev11/heat/wsgi copying heat/wsgi/api.py -> openstack-heat-24.1.0.dev11/heat/wsgi copying heat/wsgi/cfn.py -> openstack-heat-24.1.0.dev11/heat/wsgi copying heat_integrationtests/README.rst -> openstack-heat-24.1.0.dev11/heat_integrationtests copying heat_integrationtests/__init__.py -> openstack-heat-24.1.0.dev11/heat_integrationtests copying heat_integrationtests/cleanup_test_env.sh -> openstack-heat-24.1.0.dev11/heat_integrationtests copying heat_integrationtests/prepare_test_env.sh -> openstack-heat-24.1.0.dev11/heat_integrationtests copying heat_integrationtests/prepare_test_network.sh -> openstack-heat-24.1.0.dev11/heat_integrationtests copying heat_integrationtests/common/__init__.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/common copying heat_integrationtests/common/clients.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/common copying heat_integrationtests/common/exceptions.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/common copying heat_integrationtests/common/test.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/common copying heat_integrationtests/functional/__init__.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/functional_base.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_admin_actions.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_autoscaling.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_aws_stack.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_cancel_update.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditional_exposure.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditions.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_default_parameters.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_delete.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_env_merge.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_heat_autoscaling.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_immutable_parameters.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_instance_group.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_keystone_user_with_domain.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_nested_get_attr.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_notifications.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_preview_update.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_purge.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_replace_deprecated.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_chain.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_group.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_simultaneous_update.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_snapshot_restore.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_software_deployment_group.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_cancel.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_swiftsignal_update.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_resource.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_versions.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_translation.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_update_restricted.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_validation.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/functional/test_versionnegotiation.py -> openstack-heat-24.1.0.dev11/heat_integrationtests/functional copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev11/heat_integrationtests/locale/de/LC_MESSAGES copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev11/heat_integrationtests/locale/en_GB/LC_MESSAGES copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev11/heat_integrationtests/locale/ja/LC_MESSAGES copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev11/heat_integrationtests/locale/ko_KR/LC_MESSAGES copying heat_upgradetests/post_test_hook.sh -> openstack-heat-24.1.0.dev11/heat_upgradetests copying heat_upgradetests/pre_test_hook.sh -> openstack-heat-24.1.0.dev11/heat_upgradetests copying openstack_heat.egg-info/PKG-INFO -> openstack-heat-24.1.0.dev11/openstack_heat.egg-info copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-24.1.0.dev11/openstack_heat.egg-info copying openstack_heat.egg-info/dependency_links.txt -> openstack-heat-24.1.0.dev11/openstack_heat.egg-info copying openstack_heat.egg-info/entry_points.txt -> openstack-heat-24.1.0.dev11/openstack_heat.egg-info copying openstack_heat.egg-info/not-zip-safe -> openstack-heat-24.1.0.dev11/openstack_heat.egg-info copying openstack_heat.egg-info/pbr.json -> openstack-heat-24.1.0.dev11/openstack_heat.egg-info copying openstack_heat.egg-info/requires.txt -> openstack-heat-24.1.0.dev11/openstack_heat.egg-info copying openstack_heat.egg-info/top_level.txt -> openstack-heat-24.1.0.dev11/openstack_heat.egg-info copying playbooks/devstack/functional/post.yaml -> openstack-heat-24.1.0.dev11/playbooks/devstack/functional copying playbooks/devstack/functional/run.yaml -> openstack-heat-24.1.0.dev11/playbooks/devstack/functional copying rally-scenarios/README.rst -> openstack-heat-24.1.0.dev11/rally-scenarios copying rally-scenarios/heat-fakevirt.yaml -> openstack-heat-24.1.0.dev11/rally-scenarios copying rally-scenarios/extra/README.rst -> openstack-heat-24.1.0.dev11/rally-scenarios/extra copying rally-scenarios/extra/default.yaml -> openstack-heat-24.1.0.dev11/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_constraint.yaml -> openstack-heat-24.1.0.dev11/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_outputs.yaml -> openstack-heat-24.1.0.dev11/rally-scenarios/extra copying rally-scenarios/plugins/sample_plugin.py -> openstack-heat-24.1.0.dev11/rally-scenarios/plugins copying rally-scenarios/plugins/stack_output.py -> openstack-heat-24.1.0.dev11/rally-scenarios/plugins copying releasenotes/config.yaml -> openstack-heat-24.1.0.dev11/releasenotes copying releasenotes/notes/.placeholder -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/Change-logger-path-e7a13878e5bb0bc2.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/Multi-OpenStack-Cloud-Support-b1ae023811d88854.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/SOURCE_IP_PORT-to-LB_ALGORITHM-11f0edf22096df74.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-aodh-composite-alarm-f8eb4f879fe0916b.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-aodh-lbmemberhealth-alarm-c59502aac1944b8b.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-availability-zone-to-octavia-193bcd2aee264fbd.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-blazar-client-plugin-e2077e8646ca5f1a.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-blazar-host-resource-392ce00635ac27ed.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-blazar-lease-resource-724caa6572e44182.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-cephfs-share-protocol-033e091e7c6c5166.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-contains-function-440aa7184a07758c.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-dedicated-auth-endpoint-config-for-servers-b20f7eb351f619d0.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-dns_domain-to-ProviderNet-84b14a85b8653c7c.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-extra-properties-to-glance-bb6e6e5d02473877.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-heat-wsgi-module-bd75e71b4fc47568.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-hostname-hints-security_groups-to-container-d3b69ae4b6f71fc7.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-list-concat-unique-function-5a87130d9c93cb08.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-list_concat-function-c28563ab8fb6362e.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-networks-properties-to-container-resource-b1936d7e113aafbc.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-octavia-availabilityzone-resources-f07af0b016f259ed.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-octavia-flavor-flavorprofile-support-90ef922d19591c60.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-port-forwarding-resource-e32b5515f1b47a28.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-port-uplink-status-propagation-abd90d794e330d31.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-rebuild-for-user_data_update_policy-b1a229f3f551ea4b.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-subnetpool-rbacpolicy-quota-resource-945a74b57e2198a3.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-tags-for-neutron-router-43d72e78aa89fd07.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-template-dir-config-b96392a9e116a2d3.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-tenant_id-for-physnet-and-router.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-tty-property-to-container-1b8bf92f0f47deca.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-udp-support-octavia-593dca738ab2ef57.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-vitrage-client-plugin-cb9e6b51ec2cc6ec.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-zun-client-plugin-dfc10ecd1a6e98be.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-zun-container-c31fa5316237b13d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add_attributes_property-64fafdcba5aadec7.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/add_doc_for_multi_cloud_support-9f6e74ccc2639b4e.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/added-backup-quota-properties-to-cinder-quota-resource-c83bee744bbd03c8.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/allow_global_admin_get_resources_from_other_projects-711a6b61a0aaaf63.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/aodh-prometheusalarm-a090815d2f9f8e77.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/api-outputs-6d09ebf5044f51c3.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/attribute-schema-validation-db615003e577f8dd.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/barbican-container-77967add0832d51b.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/bp-mistral-new-resource-type-workflow-execution-748bd37faa3e427b.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/bp-support-conditions-1a9f89748a08cd4f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/bp-support-neutron-qos-3feb38eb2abdcc87.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/bp-support-rbac-policy-fd71f8f6cc97bfb6.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/bp-support-trunk-port-733019c49a429826.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/bp-tap-as-a-service-da00206c6a3d4ffc.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/bp-update-cinder-resources-e23e62762f167d29.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/cancel_without_rollback-e5d978a60d9baf45.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/change-dist-name-288024b5d6668c01.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/change-heat-keystone-user-name-limit-to-255-bd076132b98744be.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/cinder-backup-cb72e775681fb5a5.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/cinder-qos-specs-resource-ca5a237ebc114729.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/cinder-quota-resource-f13211c04020cd0c.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/cloud-watch-cleanup-62151466d15ac504.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/constraints-i18n-dc8b2652b8455196.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/converge-flag-for-stack-update-e0e92a7fe232f10f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/convergence-delete-race-5b821bbd4c5ba5dc.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/delay-resource-7d44c512081026c8.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/delay-resource-e20ba61f31799f6e.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/deployment-swift-data-server-property-51fd4f9d1671fc90.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/deprecate-heat-all-4d9abc588d8b1f7f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/deprecate-heat-manage-migrate_properties_data-command-754c94ef87626a82.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/deprecate-inactive-project-rsc-caracal-ba0b0005f67580f9.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-ac2f98b31ece0baf.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/deprecate-nova-floatingip-resources-d5c9447a199be402.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/deprecate-nova-quota-injected_file-properties-6c6fd7f5231e4c40.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/deprecate-threshold-alarm-5738f5ab8aebfd20.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/deprecate_personality_property-6bcda7c7c0e07151.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/designate-allow-caa-cert-naptr-recordsets-49f37eb55e51b2cc.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/designate-v2-support-0f889e9ad13d4aa2.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/dns-resolution-5afc1c57dfd05aff.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/doc-migrate-10c968c819848240.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/drop-ceilometerclient-868ee47eedf2dff4.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/drop-python-3-8-70fe6de72f16f36c.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/drop-watch-rule-watch-data-tables-9ecb8da574611236.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/enable-enforce-scope-and-new-defaults-76e9b64cc5bed89e.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/environment-merging-d623362fac1279f7.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/environment_validate_template-fee21a03bb628446.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/event-list-nested-depth-80081a2a8eefee1a.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/event-transport-302d1db6c5a5daa9.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/external-resources-965d01d690d32bd2.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/fix-attachments-type-c5b6fb5b4c2bcbfe.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/fix-autoscalinggroup-reference-id-caf8b80c9288ad0f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/fix-update-of-UpdateWaitConditionHandle-98ef3ed47892bbc8.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/force-delete-nova-instance-6ed5d7fbd5b6f5fe.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/get-server-webmks-console-url-f7066a9e14429084.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/give-me-a-network-67e23600945346cd.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/glance-image-tag-6fa123ca30be01aa.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/glance-web-download-c9d1fd2a6a2cb044.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/granular-action-policy-b8c143bb5f203b68.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/heat-decode-files-read-from-containers-fe2bbb0b48a69717.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/heat-status-upgrade-check-framework-ccbd67cee3994b88.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/heat-template-support-trove-cluster-996efba5dfb6f02d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/hidden-designate-domain-record-res-d445ca7f1251b63d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/hidden-heat-harestarter-resource-a123479c317886a3.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/hidden-multiattach-c761af6165c9571f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/hidden-resources-529934d5eb519c86.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/hide-glance-image-6855b061a8c2b8ca.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/honor-hidden-parameter-in-stack-env-show-cmd-062065545dfef82a.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/honoring_oslo_db_config-bf32711bf99a2e47.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/if-macro-optional-properties-40647f036903731b.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/ike-properties-updateable-for-vpnaas-c42af7a4631e5dd3.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/immutable-parameters-a13dc9bec7d6fa0f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/ip-version-n-attribute-deprecation-bea1c6e4ca3678f1.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/keystone-domain-support-e06e2c65c5925ae5.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/keystone-project-allow-get-attribute-b382fe97694e3987.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/keystone-region-ce3b435c73c81ce4.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/know-limit-releasenote-4d21fc4d91d136d9.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/lbaasv2-hidden-a8f82ddfdba911eb.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/legacy-client-races-ba7a60cef5ec1694.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/legacy-stack-user-id-cebbad8b0f2ed490.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/limit-resources-aeb2f24e705840de.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/magnum-resource-update-0f617eec45ef8ef7.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/make_url-function-d76737adb1e54801.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/manual-rollback-failed-replacement-08ebb9271617fe9d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/map-replace-function-26bf247c620f64bf.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/mark-combination-alarm-as-placeholder-resource-e243e9692cab52e0.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/mark-unhealthy-phys-id-e90fd669d86963d1.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/max_cinder_api_microversion-bfdf420bf214f7aa.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/microversion-string-2e6dd033e046420f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/migrate-to-storyboard-36c90857d3167322.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/monasca-period-f150cdb134f1e036.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/monasca-supported-71c5373282c3b338.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/network-attribute-segments-984ec5b3e75d657b.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-address-scope-ce234763e22c7449.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-l2gw-connection-support-56fc2db6e448100a.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-l2gw-support-9fbb690bb5648f76.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-lbaas-v2-resources-c0ebbeb9bc9f7a42.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-port-network-attribute-14d2eeb481b25fa8.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-qos-minimum-packet-rate-rule-e58e9ced636320f1.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-quota-resource-7fa5e4df8287bf77.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/neutron-segment-support-a7d44af499838a4e.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/nova-quota-resource-84350f0467ce2d40.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/octavia-member-tags-84cd00224d6b7bc1.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/octavia-pool-tls-enabled-373a8c74f7c7664b.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/octavia-quota-resource-52c1ea86f16d9513.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/octavia-resources-0a25720e16dfe55d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/online-volume-extension-bb9d6554bda5b682.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/os-neutron-net-segments-attribute-semi-predictable-b40a869317d053cc.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/parameter-group-for-nested-04559c4de34e326a.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/parameter-tags-148ef065616f92fc.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/policy-defaults-refresh-984844c65ae48599.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/policy-in-code-124372f6cdb0a497.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/port-mac-address-update-b377d23434e7b48a.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/project-tags-orchestration-If9125519e35f9f95ea8343cb07c377de9ccf5edf.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/providernet-segments-attribute-cc20b22bf3a25e96.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/providernet_tags_support-e8cc20a4ab76ab8e.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/python2-7125a4d5b441e7a6.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/qos-bandwidth-limit-ingress-182a6300cd6e7aa3.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/random-string-entropy-9b8e23874cd79b8f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove-SSLMiddleware-2f15049af559f26a.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove-cloudwatch-api-149403251da97b41.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove-default-domain-from-templates-b5965242bfb78145.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove-designate-v1-support-107de4784f8da2a6.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove-heat-resourcetype-constraint-b679618a149fc04e.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove-nova-api-extension-934f8389ea42e9e4.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove-onready-cdb6f00c50e84587.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove-sahara-c01d0ca29d3a9e1d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove-senlin-586d6754a7610bdf.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/repeat-support-setting-permutations-fbc3234166b529ca.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/requests-timeout-5d586f59dbe9bbfd.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/resource-search-3234afe601ea4e9d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/resource_group_removal_policies_mode-d489e0cc49942e2a.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/restrict_update_replace-68abece58cf3f6a0.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/sahara-job-resource-84aecc11fdf1d5af.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/senlin-resources-71c856dc62d0b407.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/server-add-user-data-update-policy-c34646acfaada4d4.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-network-0f5359ecc33b4718.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-subnet-62d74e161e1db1af.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/server-ephemeral-bdm-v2-55e0fe2afc5d8b63.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/server-group-soft-policy-8eabde24bf14bf1d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/server-side-multi-env-7862a75e596ae8f5.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/set-networks-for-trove-cluster-b997a049eedbad17.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/set-tags-for-network-resource-d6f3843c546744a2.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/set-tags-for-port-471155bb53436361.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/set-tags-for-subnet-17a97b88dd11de63.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/set-tags-for-subnetpool-d86ca0d7e35a05f1.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/shared_services_types-volumev3-a2c24233b5812e40.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/stack-definition-in-functions-3f7f172a53edf535.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/store-resource-attributes-8bcbedca2f86986e.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/story-2011146-07db485192f8c2f3.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/subnet-allow-update-segmentid-d3b20b8c24969d0a.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/subnet-pool-resource-c32ff97d4f956b73.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-allowed-cidrs-for-octavia-listener-d563a759d34da8b0.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-cephx-access-type-in-manila-share-71a416bf55aea214.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-domain-in-keystone-lookups-f657da8322f17938.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-files-from-swift-f27fd2d788d67580.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-handling-empty-string-for-volume-az-22ad78eb0f931954.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-ignition-93daac40f43a2cfe.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-ironic-client-plugin-b7b91b7090579c81.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-ironic-port-resource-type-304284a7c508d5d5.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-multiple-required-extensions-277560a90308e17c.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-rbac-824a2d02c8746d3d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-rbac-for-qos-policy-a55434654e1dd953.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support-shared-servies-multi-region-mode-d9f167fb52d9c0a8.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support_case_insensitive_user_name_search-92d6126d8be2ce4f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support_remote_stack_override_ssl_options-69c82b351920af57.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/support_set_group_for_multipart-79b5819b9b3a82ad.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/switch-to-alembic-7af6f8e71e4bf56b.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/sync-queens-releasenote-13f68851f7201e37.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/system-random-string-38a14ae2cb6f4a24.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/template-validate-improvements-52ecf5125c9efeda.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/trust-redelegate-25a6cfc78528a361.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/update-firwallpolicy-ruls-90a8904e899b2365.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/update-no-change-policy-728ed49e6b81da53.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/vitrage-template-resource-8869a8e34418b22f.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/volumev2-removal-13eeb4d7192578ee.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/vpnservice-pending-create-f261c5dfc290a734.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/yaql-function-4895e39555c2841d.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml -> openstack-heat-24.1.0.dev11/releasenotes/notes copying releasenotes/source/2023.1.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/2023.2.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/2024.1.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/2024.2.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/2025.1.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/conf.py -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/index.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/liberty.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/mitaka.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/newton.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/ocata.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/pike.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/queens.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/rocky.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/stein.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/train.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/unreleased.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/ussuri.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/victoria.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/wallaby.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/xena.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/yoga.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/zed.rst -> openstack-heat-24.1.0.dev11/releasenotes/source copying releasenotes/source/_static/.placeholder -> openstack-heat-24.1.0.dev11/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> openstack-heat-24.1.0.dev11/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev11/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev11/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev11/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev11/releasenotes/source/locale/ko_KR/LC_MESSAGES copying roles/run-heat-tests/defaults/main.yaml -> openstack-heat-24.1.0.dev11/roles/run-heat-tests/defaults copying roles/run-heat-tests/tasks/main.yaml -> openstack-heat-24.1.0.dev11/roles/run-heat-tests/tasks copying tools/README.rst -> openstack-heat-24.1.0.dev11/tools copying tools/cfn-json2yaml -> openstack-heat-24.1.0.dev11/tools copying tools/custom_guidelines.py -> openstack-heat-24.1.0.dev11/tools copying tools/heat-db-drop -> openstack-heat-24.1.0.dev11/tools copying tools/test-setup.sh -> openstack-heat-24.1.0.dev11/tools copying tools/dashboards/heat.dash -> openstack-heat-24.1.0.dev11/tools/dashboards copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-24.1.0.dev11/openstack_heat.egg-info Writing openstack-heat-24.1.0.dev11/setup.cfg creating dist Creating tar archive removing 'openstack-heat-24.1.0.dev11' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.VquMkEm51M/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.VquMkEm51M/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 1850c1d7-cfdc-4747-a593-86fd19582d98 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-9f71d03a3802dfc59af5dece14b7583d9642e8e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/9f/71/9f71d03a3802dfc59af5dece14b7583d9642e8e7_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-4e1022044401a3c3b824fb0ca29ee3012cd4df06 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/4e/10/4e1022044401a3c3b824fb0ca29ee3012cd4df06_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/bf/b4/bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908_a5a523c9 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-044f7630b2ada3f313eddd65ee2c0b22c71131ff baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/04/4f/044f7630b2ada3f313eddd65ee2c0b22c71131ff_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-fcdcc829390ded3646685b576266aa666d2ca839 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/fc/dc/fcdcc829390ded3646685b576266aa666d2ca839_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ab/5c/ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-858e814f99e96483443573457d41ff628fb80b65 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/85/8e/858e814f99e96483443573457d41ff628fb80b65_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.awsif5ek', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4739312 2215576 2448396 11945860 11375500 DEBUG: Swap: 16777212 5413940 11363272 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 891M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 221G 329G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.e840h_b2', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.VquMkEm51M/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ grep .tar.gz ++ ls /tmp/tmp.VquMkEm51M/dist + SOURCE=openstack-heat-24.1.0.dev11.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.VquMkEm51M/dist/openstack-heat-24.1.0.dev11.tar.gz ++ basename openstack-heat-24.1.0.dev11.tar.gz .tar.gz + SOURCEWITHREL=openstack-heat-24.1.0.dev11-0.20250417002710.6b7b8bb.tar.gz + mv /tmp/tmp.VquMkEm51M/dist/openstack-heat-24.1.0.dev11.tar.gz /tmp/tmp.VquMkEm51M/SOURCES/openstack-heat-24.1.0.dev11-0.20250417002710.6b7b8bb.tar.gz + cd /home/centos10-master-uc/data/openstack-heat_distro + cp -a heat-dist.conf heat.logrotate openstack-heat-all.service openstack-heat-api-cfn.service openstack-heat-api.service openstack-heat-engine.service openstack-heat.spec sources /tmp/tmp.VquMkEm51M/SOURCES/ + cp openstack-heat.spec /tmp/tmp.VquMkEm51M/SPECS/ + cd /tmp/tmp.VquMkEm51M/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-heat.spec + sed -i -e '1i%define upstream_version 24.1.0.dev11\' openstack-heat.spec + grep -qc '^%global dlrn .*' openstack-heat.spec + sed -i -e '1i%global dlrn 1\' openstack-heat.spec + grep -qc '^%global dlrn_nvr .*' openstack-heat.spec ++ basename openstack-heat-24.1.0.dev11-0.20250417002710.6b7b8bb.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr openstack-heat-24.1.0.dev11-0.20250417002710.6b7b8bb\' openstack-heat.spec + sed -i -e s/UPSTREAMVERSION/24.1.0.dev11/g openstack-heat.spec + set_nvr_in_spec + VERSION=24.1.0 + sed -i -e 's/Version:.*/Version: 24.1.0/g' openstack-heat.spec + sed -i -e 's/Release:.*/Release: 0.20250417002710.6b7b8bb%{?dist}/g' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: openstack-heat-24.1.0.dev11-0.20250417002710.6b7b8bb.tar.gz/' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-heat.spec + cat openstack-heat.spec %global dlrn_nvr openstack-heat-24.1.0.dev11-0.20250417002710.6b7b8bb %global dlrn 1 %define upstream_version 24.1.0.dev11 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources openstack-heat} %{!?dlrn: %global tarsources openstack_heat} # we are excluding some runtime reqs from automatic generator %global excluded_reqs packaging tzdata python-blazarclient python-zunclient python-vitrageclient %global excluded_projects_in_test blazar zun vitrage %if 0%{?rhosp} %global excluded_reqs %{excluded_reqs} python-magnumclient python-mistralclient python-monascaclient python-troveclient %endif # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit flake8-import-order os-api-ref # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global with_doc %{!?_without_doc:1}%{?_without_doc:0} %global with_test 1 %global rhosp 0 %global service heat %global common_desc \ Heat is a service to orchestrate composite cloud applications using a \ declarative template format through an OpenStack-native REST API. Name: openstack-%{service} Summary: OpenStack Orchestration (%{service}) # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 24.1.0 Release: 0.20250417002710.6b7b8bb%{?dist} License: Apache-2.0 URL: http://www.openstack.org Source0: openstack-heat-24.1.0.dev11-0.20250417002710.6b7b8bb.tar.gz Source1: %{service}.logrotate Source2: openstack-%{service}-api.service Source3: openstack-%{service}-api-cfn.service Source4: openstack-%{service}-engine.service Source6: openstack-%{service}-all.service Source20: %{service}-dist.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{tarsources}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: %{name}-engine = %{epoch}:%{version}-%{release} Requires: %{name}-api = %{epoch}:%{version}-%{release} Requires: %{name}-api-cfn = %{epoch}:%{version}-%{release} %if 0%{?with_test} %package -n python3-%{service}-tests Summary: Heat tests Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: python3-oslotest Requires: python3-hacking Requires: python3-testresources Requires: python3-kombu Requires: python3-ddt >= 1.4.1 %description -n python3-%{service}-tests %{common_desc} This package contains the Heat test files. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{tarsources}-%{upstream_version} -S git %if 0%{?with_test} sed -i 's/^hacking.*/hacking/' test-requirements.txt for project in %{excluded_projects_in_test}; do rm -rf heat/tests/openstack/${project}/ find heat/tests -name *${project}* -type f | xargs rm -f done # Remove tests in contrib find contrib -name tests -type d | xargs rm -r %endif sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # Disable warnint-is-error in doc build: zun- and blazar- clients are not shipped sed -i '/sphinx-build/ s/-W//' tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done # Automatic BR generation # Exclude some bad-known runtime reqs for pkg in %{excluded_reqs}; do sed -i /^${pkg}.*/d requirements.txt done %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %install %pyproject_install # Generate sample config and add the current directory to PYTHONPATH so # oslo-config-generator doesn't skip heat's entry points. PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=etc/heat/heat-config-generator.conf # Generate i18n files %{__python3} setup.py compile_catalog -d %{buildroot}%{python3_sitelib}/%{service}/locale -D heat mkdir -p %{buildroot}/%{_localstatedir}/log/%{service}/ mkdir -p %{buildroot}/%{_localstatedir}/run/%{service}/ install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # install systemd unit files install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-%{service}-api.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-%{service}-api-cfn.service install -p -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/openstack-%{service}-engine.service install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-%{service}-all.service mkdir -p %{buildroot}/%{_sharedstatedir}/%{service}/ mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/ %if 0%{?with_doc} %tox -e docs sphinx-build -b man doc/source doc/build/man # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.{doctrees,buildinfo,htaccess} mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif rm -f %{buildroot}/%{_bindir}/%{service}-db-setup rm -f %{buildroot}/%{_mandir}/man1/%{service}-db-setup.* rm -rf %{buildroot}/var/lib/%{service}/.dummy install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}/%{_sysconfdir}/%{service}/%{service}.conf install -p -D -m 640 %{SOURCE20} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf echo '[revision]' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf echo '%{service}_revision=%{version}' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}/%{_sysconfdir}/%{service} mv %{buildroot}%{_prefix}/etc/%{service}/environment.d %{buildroot}/%{_sysconfdir}/%{service} mv %{buildroot}%{_prefix}/etc/%{service}/templates %{buildroot}/%{_sysconfdir}/%{service} # Remove duplicate config files under /usr/etc/heat rmdir %{buildroot}%{_prefix}/etc/%{service} # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name %description %{common_desc} %package common Summary: Heat common Group: System Environment/Base Requires(pre): shadow-utils %description common Components common to all OpenStack Heat services %if 0%{?with_test} %check %tox -e %{default_toxenv} %endif %files common -f %{service}.lang %doc LICENSE %{_bindir}/%{service}-manage %{_bindir}/%{service}-status %{_bindir}/%{service}-keystone-setup-domain %{python3_sitelib}/%{service} %{python3_sitelib}/openstack_%{service}*.dist-info %exclude %{python3_sitelib}/%{service}/tests %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %dir %attr(0755,%{service},root) %{_localstatedir}/log/%{service} %dir %attr(0755,%{service},root) %{_localstatedir}/run/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service} %dir %attr(0755,%{service},root) %{_sysconfdir}/%{service} %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/environment.d/* %config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/templates/* %if 0%{?with_doc} %{_mandir}/man1/%{service}-keystone-setup-domain.1.gz %{_mandir}/man1/%{service}-manage.1.gz %{_mandir}/man1/%{service}-status.1.gz %endif %if 0%{?with_test} %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %{python3_sitelib}/%{service}_integrationtests %endif %pre common # 187:187 for heat - rhbz#845078 getent group %{service} >/dev/null || groupadd -r --gid 187 %{service} getent passwd %{service} >/dev/null || \ useradd --uid 187 -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Heat Daemons" %{service} exit 0 %package engine Summary: The Heat engine Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description engine %{common_desc} The %{service}-engine's main responsibility is to orchestrate the launching of templates and provide events back to the API consumer. %files engine %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-engine.html %endif %{_bindir}/%{service}-engine %{_unitdir}/openstack-%{service}-engine.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-engine.1.gz %endif %post engine %systemd_post openstack-%{service}-engine.service %preun engine %systemd_preun openstack-%{service}-engine.service %postun engine %systemd_postun_with_restart openstack-%{service}-engine.service %package api Summary: The Heat API Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description api %{common_desc} The %{service}-api component provides an OpenStack-native REST API that processes API requests by sending them to the %{service}-engine over RPC. %files api %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-api.html %endif %{_bindir}/%{service}-api %{_bindir}/%{service}-wsgi-api %{_unitdir}/openstack-%{service}-api.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-api.1.gz %endif %post api %systemd_post openstack-%{service}-api.service %preun api %systemd_preun openstack-%{service}-api.service %postun api %systemd_postun_with_restart openstack-%{service}-api.service %package api-cfn Summary: Heat CloudFormation API Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description api-cfn %{common_desc} The %{service}-api-cfn component provides an AWS Query API that is compatible with AWS CloudFormation and processes API requests by sending them to the %{service}-engine over RPC. %files api-cfn %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-api-cfn.html %endif %{_bindir}/%{service}-api-cfn %{_bindir}/%{service}-wsgi-api-cfn %{_unitdir}/openstack-%{service}-api-cfn.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-api-cfn.1.gz %endif %post api-cfn %systemd_post openstack-%{service}-api-cfn.service %preun api-cfn %systemd_preun openstack-%{service}-api-cfn.service %postun api-cfn %systemd_postun_with_restart openstack-%{service}-api-cfn.service %package monolith Summary: The combined Heat engine/API Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description monolith %{common_desc} The %{service}-all process bundles together any (or all) of %{service}-engine, %{service}-api, and %{service}-cfn-api into a single process. This can be used to bootstrap a minimal TripleO deployment, but is not the recommended way of running the Heat service in general. %files monolith %doc README.rst LICENSE %{_bindir}/%{service}-all %{_unitdir}/openstack-%{service}-all.service %post monolith %systemd_post openstack-%{service}-all.service %preun monolith %systemd_preun openstack-%{service}-all.service %postun monolith %systemd_postun_with_restart openstack-%{service}-all.service %changelog + spectool -g -C /tmp/tmp.VquMkEm51M/SOURCES openstack-heat.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --spec openstack-heat.spec --sources=/tmp/tmp.VquMkEm51M/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --spec openstack-heat.spec --sources=/tmp/tmp.VquMkEm51M/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 2811d991-9105-44af-8929-38cbe907cc94 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-9f71d03a3802dfc59af5dece14b7583d9642e8e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/9f/71/9f71d03a3802dfc59af5dece14b7583d9642e8e7_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-4e1022044401a3c3b824fb0ca29ee3012cd4df06 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/4e/10/4e1022044401a3c3b824fb0ca29ee3012cd4df06_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/bf/b4/bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908_a5a523c9 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-044f7630b2ada3f313eddd65ee2c0b22c71131ff baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/04/4f/044f7630b2ada3f313eddd65ee2c0b22c71131ff_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-fcdcc829390ded3646685b576266aa666d2ca839 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/fc/dc/fcdcc829390ded3646685b576266aa666d2ca839_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ab/5c/ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-858e814f99e96483443573457d41ff628fb80b65 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/85/8e/858e814f99e96483443573457d41ff628fb80b65_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-heat.spec) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ofmk43rx', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4711240 2030736 2397644 12107984 11403572 DEBUG: Swap: 16777212 5413940 11363272 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 221G 328G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.50cb5ees', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-62a1d6956f5ff335a8b 77 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-9f71d03a3802dfc59af5d 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-db6d00e8cc4a8de2b03eb 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-30aa27b7f926e83 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e5c561a4c47ed20460b166b 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-b3077ff64082ab57317baf 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-1ad11b13884baeaa6ed9f8f 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-595894be2202bfd988 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2b32a2e32c315aa012f18 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-46ba4f455dd14fe509e 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-4e1022044401a3c3b824f 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-bfb438d483bc8ab2 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-fd803099c 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-044f7630b 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-neutron-fcdcc829390ded3646685b5 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-2bf69040b 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-858e814f99e9648344 103 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 28 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 77 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 56 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 44 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 170 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 121 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 71 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 27 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-heat.spec) Config(dlrn-5) 0 minutes 11 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.VquMkEm51M WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 --rebuild /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: fd8c3534-76c3-4546-a501-994ac8e0c1ca DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-9f71d03a3802dfc59af5dece14b7583d9642e8e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/9f/71/9f71d03a3802dfc59af5dece14b7583d9642e8e7_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-4e1022044401a3c3b824fb0ca29ee3012cd4df06 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/4e/10/4e1022044401a3c3b824fb0ca29ee3012cd4df06_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/bf/b4/bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908_a5a523c9 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-044f7630b2ada3f313eddd65ee2c0b22c71131ff baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/04/4f/044f7630b2ada3f313eddd65ee2c0b22c71131ff_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-fcdcc829390ded3646685b576266aa666d2ca839 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/fc/dc/fcdcc829390ded3646685b576266aa666d2ca839_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ab/5c/ab5c742e2b0fb7be8d7ea9910c31a237bd363ffb_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-858e814f99e96483443573457d41ff628fb80b65 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/85/8e/858e814f99e96483443573457d41ff628fb80b65_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.pkjedcx0', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4709952 1934764 2444880 12252464 11404860 DEBUG: Swap: 16777212 5413940 11363272 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 221G 329G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.tnd_x31e', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-62a1d6956f5ff335a8b 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-9f71d03a3802dfc59af5d 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-db6d00e8cc4a8de2b03eb 195 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-30aa27b7f926e83 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e5c561a4c47ed20460b166b 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-b3077ff64082ab57317baf 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-1ad11b13884baeaa6ed9f8f 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-595894be2202bfd988 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2b32a2e32c315aa012f18 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-46ba4f455dd14fe509e 183 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-4e1022044401a3c3b824f 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-bfb438d483bc8ab2 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-fd803099c 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-044f7630b 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-neutron-fcdcc829390ded3646685b5 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-2bf69040b 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-858e814f99e9648344 166 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 43 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 99 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 43 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 82 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 105 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 85 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 141 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 32 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm Start: build setup for openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm'] 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 DEBUG: Updating / installing... DEBUG: openstack-heat-1:24.1.0-0.202504170027######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm'] 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 DEBUG: heat-dist.conf DEBUG: heat.logrotate DEBUG: openstack-heat-24.1.0.dev11-0.20250417002710.6b7b8bb.tar.gz DEBUG: openstack-heat-all.service DEBUG: openstack-heat-api-cfn.service DEBUG: openstack-heat-api.service DEBUG: openstack-heat-engine.service DEBUG: openstack-heat.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Wed Apr 16 20:28:27 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repo Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 46 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm Start: rpmbuild openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aK7TAm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf openstack-heat-24.1.0.dev11 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstack-heat-24.1.0.dev11-0.20250417002710.6b7b8bb.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + rm -rf /builddir/build/BUILD/openstack-heat-24.1.0.dev11-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev11-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-heat-24.1.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + sed -i 's/^hacking.*/hacking/' test-requirements.txt DEBUG: + for project in blazar zun vitrage DEBUG: + rm -rf heat/tests/openstack/blazar/ DEBUG: + find heat/tests -name '*blazar*' -type f DEBUG: + xargs rm -f DEBUG: + for project in blazar zun vitrage DEBUG: + rm -rf heat/tests/openstack/zun/ DEBUG: + find heat/tests -name '*zun*' -type f DEBUG: + xargs rm -f DEBUG: + for project in blazar zun vitrage DEBUG: + rm -rf heat/tests/openstack/vitrage/ DEBUG: + xargs rm -f DEBUG: + find heat/tests -name '*vitrage*' -type f DEBUG: + find contrib -name tests -type d DEBUG: + xargs rm -r DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + sed -i '/sphinx-build/ s/-W//' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^packaging.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^tzdata.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^python-blazarclient.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^python-zunclient.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^python-vitrageclient.*/d' requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lZC9IC DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev11/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:04 ago on Wed Apr 16 20:28:27 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.JkYEoX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev11/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:06 ago on Wed Apr 16 20:28:27 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-9.el10 crb 678 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-9.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ijSRtI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev11/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.06 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: alembic>=1.8.0 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: cryptography>=2.5 DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.18.0 DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: lxml>=4.5.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: neutron-lib>=1.14.0 DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstacksdk>=0.28.0 DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.cache>=1.26.0 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=6.0.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=1.24.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=4.5.0 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: aodhclient>=0.9.0 DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2 DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-cinderclient>=3.3.0 DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-designateclient>=2.7.0 DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-glanceclient>=2.8.0 DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-heatclient>=1.10.0 DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-ironicclient>=2.8.0 DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0 DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-magnumclient>=2.3.0 DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-manilaclient>=1.16.0 DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-mistralclient>=3.1.0 DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-monascaclient>=1.12.0 DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-neutronclient>=7.7.0 DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-novaclient>=9.1.0 DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0 DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-openstackclient>=3.12.0 DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-swiftclient>=3.2.0 DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-troveclient>=2.2.0 DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-zaqarclient>=1.3.0 DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=5.1 DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tenacity>=6.1.0 DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: Routes>=2.3.1 DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=3.1.0 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: yaql>=1.1.3 DEBUG: Handling hacking from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: hacking DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage>=4.0 DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: ddt>=1.4.1 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: kombu>=5.0.1 DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyMySQL>=0.8.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testresources>=2.0.0 DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tempest>=17.1.0 DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: alembic>=1.8.0 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: cryptography>=2.5 DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.18.0 DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: lxml>=4.5.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: neutron-lib>=1.14.0 DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstacksdk>=0.28.0 DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.cache>=1.26.0 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=6.0.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=1.24.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=4.5.0 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: aodhclient>=0.9.0 DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2 DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-cinderclient>=3.3.0 DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-designateclient>=2.7.0 DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-glanceclient>=2.8.0 DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-heatclient>=1.10.0 DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-ironicclient>=2.8.0 DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0 DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-magnumclient>=2.3.0 DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-manilaclient>=1.16.0 DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-mistralclient>=3.1.0 DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-monascaclient>=1.12.0 DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-neutronclient>=7.7.0 DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-novaclient>=9.1.0 DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0 DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-openstackclient>=3.12.0 DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-swiftclient>=3.2.0 DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-troveclient>=2.2.0 DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-zaqarclient>=1.3.0 DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=5.1 DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tenacity>=6.1.0 DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: Routes>=2.3.1 DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=3.1.0 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: yaql>=1.1.3 DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1 DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to openstack_heat.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'openstack_heat.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev11/openstack_heat-24.1.0.dev11.dist-info' DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: alembic >=1.8.0 DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: croniter >=0.3.4 DEBUG: Handling cryptography >=2.5 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: cryptography >=2.5 DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: eventlet >=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1 >=3.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: keystoneauth1 >=3.18.0 DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: keystonemiddleware >=5.1.0 DEBUG: Handling lxml >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: lxml >=4.5.0 DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: netaddr >=0.7.18 DEBUG: Handling neutron-lib >=1.14.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: neutron-lib >=1.14.0 DEBUG: Handling openstacksdk >=0.28.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: openstacksdk >=0.28.0 DEBUG: Handling oslo.cache >=1.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.cache >=1.26.0 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.concurrency >=3.26.0 DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.context >=2.22.0 DEBUG: Handling oslo.db >=6.0.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.db >=6.0.0 DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.i18n >=3.20.0 DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.log >=4.3.0 DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.messaging >=14.1.0 DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.middleware >=3.31.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.reports >=1.18.0 DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.serialization >=2.25.0 DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.service >=1.24.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling oslo.utils >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.utils >=4.5.0 DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: osprofiler >=1.4.0 DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.versionedobjects >=1.31.2 DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0 DEBUG: Handling aodhclient >=0.9.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: aodhclient >=0.9.0 DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-barbicanclient >=4.5.2 DEBUG: Handling python-cinderclient >=3.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-cinderclient >=3.3.0 DEBUG: Handling python-designateclient >=2.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-designateclient >=2.7.0 DEBUG: Handling python-glanceclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-glanceclient >=2.8.0 DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-heatclient >=1.10.0 DEBUG: Handling python-ironicclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-ironicclient >=2.8.0 DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-keystoneclient >=3.8.0 DEBUG: Handling python-magnumclient >=2.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-magnumclient >=2.3.0 DEBUG: Handling python-manilaclient >=1.16.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-manilaclient >=1.16.0 DEBUG: Handling python-mistralclient >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-mistralclient >=3.1.0 DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-monascaclient >=1.12.0 DEBUG: Handling python-neutronclient >=7.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-neutronclient >=7.7.0 DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-novaclient >=9.1.0 DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-octaviaclient >=1.8.0 DEBUG: Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-openstackclient >=3.12.0 DEBUG: Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-swiftclient >=3.2.0 DEBUG: Handling python-troveclient >=2.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-troveclient >=2.2.0 DEBUG: Handling python-zaqarclient >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-zaqarclient >=1.3.0 DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: PyYAML >=5.1 DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: tenacity >=6.1.0 DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: Routes >=2.3.1 DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: stevedore >=3.1.0 DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: WebOb >=1.7.1 DEBUG: Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: yaql >=1.1.3 DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv openstack_heat-24.1.0.dev11.dist-info/ DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/AUTHORS' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/LICENSE' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/METADATA' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/entry_points.txt' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/pbr.json' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/top_level.txt' DEBUG: removed directory 'openstack_heat-24.1.0.dev11.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:09 ago on Wed Apr 16 20:28:27 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================== DEBUG: Installing: DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-aodhclient noarch 3.7.1-0.20250310082600.5c3a66c.el10 delorean-component-clients 64 k DEBUG: python3-barbicanclient noarch 7.1.0-0.20250318092428.586e474.el10 delorean-component-clients 164 k DEBUG: python3-cinderclient noarch 9.7.0-0.20250318125740.63e3fa7.el10 delorean-component-clients 268 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-croniter noarch 5.0.1-1.el10s delorean-master-testing 52 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 k DEBUG: python3-designateclient noarch 6.2.0-0.20250318092714.0230443.el10 delorean-component-designate 116 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-glanceclient noarch 1:4.8.0-0.20250318093747.235814c.el10 delorean-component-clients 185 k DEBUG: python3-hacking noarch 7.0.0-0.20250212115103.ad22d7c.el10 delorean-component-common 961 k DEBUG: python3-heatclient noarch 4.1.0-0.20250310084939.dd976ac.el10 delorean-component-clients 199 k DEBUG: python3-ironicclient noarch 5.10.0-0.20250310082335.605c657.el10 delorean-component-clients 420 k DEBUG: python3-keystoneauth1 noarch 5.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-keystoneclient noarch 1:5.6.0-0.20250318091942.0d43c46.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.9.0-0.20250310092911.557d173.el10 delorean-component-keystone 127 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-magnumclient noarch 4.8.1-0.20250318093938.ecdcc06.el10 delorean-component-clients 139 k DEBUG: python3-manilaclient noarch 5.4.0-0.20250318130003.6f725e0.el10 delorean-component-clients 901 k DEBUG: python3-mistralclient noarch 5.4.0-0.20250318112634.c055eb1.el10 delorean-component-clients 201 k DEBUG: python3-monascaclient noarch 2.8.0-0.20250307105657.bb7d4b6.el10 delorean-component-clients 65 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutron-lib noarch 3.18.2-0.20250318121026.bf21a6d.el10 delorean-component-network 478 k DEBUG: python3-neutronclient noarch 11.4.0-0.20250310081746.1d7a13a.el10 delorean-component-clients 339 k DEBUG: python3-novaclient noarch 1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients 266 k DEBUG: python3-octaviaclient noarch 3.10.0-0.20250318125406.ce52461.el10 delorean-component-clients 108 k DEBUG: python3-openstackclient noarch 8.0.0-0.20250416080656.30aa27b.el10 delorean-component-clients 1.5 M DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-openstacksdk noarch 4.4.0-0.20250313101744.6438e3b.el10 delorean-component-clients 1.0 M DEBUG: python3-oslo-cache noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 65 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 5.7.1-0.20250318100958.52d21e6.el10 delorean-component-common 30 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 66 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.5.1-0.20250327080657.2f5eb7c.el10 delorean-component-common 64 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-upgradecheck noarch 2.5.0-0.20250318103257.27366ba.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslo-versionedobjects noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.0-0.20250212144141.4c36dbc.el10 delorean-component-clients 53 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-reno noarch 4.1.0-0.20250212114939.47651ec.el10 delorean-component-common 139 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.5.0-1.el10s delorean-master-build-deps 20 k DEBUG: python3-sphinxcontrib-httpdomain noarch 1.8.1-1.el10s delorean-master-build-deps 57 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-swiftclient noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 213 k DEBUG: python3-tempest noarch 1:43.0.1-0.20250406224654.60364b3.el10 delorean-component-tempest 1.6 M DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-troveclient noarch 8.8.0-0.20250318095635.a5dccbf.el10 delorean-component-clients 434 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-yaql noarch 3.0.0-1.el10s delorean-master-testing 236 k DEBUG: python3-zaqarclient noarch 3.0.0-0.20250318100252.b43c4ca.el10 delorean-component-clients 143 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: checkpolicy x86_64 3.8-1.el10 appstream 358 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.11.0-1.el10 baseos 803 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: libburn x86_64 1.5.6-6.el10 appstream 173 k DEBUG: libibverbs x86_64 54.0-1.el10 baseos 455 k DEBUG: libisoburn x86_64 1.5.6-6.el10 appstream 430 k DEBUG: libisofs x86_64 1.5.6-6.el10 appstream 235 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.8-1.el10 baseos 128 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-6.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: numactl-libs x86_64 2.0.19-1.el10 baseos 32 k DEBUG: openssl x86_64 1:3.2.2-16.el10 baseos 1.1 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: perl-AutoLoader noarch 5.74-512.el10 baseos 22 k DEBUG: perl-B x86_64 1.89-512.el10 baseos 176 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-512.el10 baseos 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-512.el10 baseos 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-512.el10 baseos 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-512.el10 baseos 30 k DEBUG: perl-File-Basename noarch 2.86-512.el10 baseos 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-512.el10 baseos 18 k DEBUG: perl-FileHandle noarch 2.05-512.el10 baseos 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-512.el10 baseos 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-512.el10 baseos 80 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-512.el10 baseos 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-7.el10 baseos 381 k DEBUG: perl-POSIX x86_64 2.20-512.el10 baseos 96 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-512.el10 baseos 13 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-512.el10 baseos 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-512.el10 baseos 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-512.el10 baseos 15 k DEBUG: perl-interpreter x86_64 4:5.40.1-512.el10 baseos 72 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.1-512.el10 baseos 2.4 M DEBUG: perl-locale noarch 1.12-512.el10 baseos 14 k DEBUG: perl-mro x86_64 1.29-512.el10 baseos 30 k DEBUG: perl-overload noarch 1.37-512.el10 baseos 46 k DEBUG: perl-overloading noarch 0.02-512.el10 baseos 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-512.el10 baseos 14 k DEBUG: policycoreutils x86_64 3.8-1.el10 baseos 228 k DEBUG: policycoreutils-python-utils noarch 3.8-1.el10 appstream 48 k DEBUG: procps-ng x86_64 4.0.4-7.el10 baseos 349 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-openstackclient-lang noarch 8.0.0-0.20250416080656.30aa27b.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-audit x86_64 4.0.3-4.el10 appstream 71 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-defusedxml noarch 0.7.1-18.el10s delorean-master-testing 51 k DEBUG: python3-distro noarch 1.9.0-5.el10 appstream 48 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-flake8 noarch 6.1.0-4.el10s delorean-master-testing 129 k DEBUG: python3-futurist noarch 3.1.0-0.20250311193328.bd83787.el10 delorean-component-common 76 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-libselinux x86_64 3.8-1.el10 appstream 201 k DEBUG: python3-libsemanage x86_64 3.8.1-1.el10 appstream 82 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-mccabe noarch 0.7.0-10.el10s delorean-master-testing 23 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-client-config noarch 2.1.0-0.20250311184638.bc96c23.el10 delorean-component-clients 61 k DEBUG: python3-os-ken noarch 3.0.1-0.20250318122218.a89ba8f.el10 delorean-component-network 2.4 M DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-testr noarch 3.0.0-0.20250217143038.0e7ac78.el10 delorean-component-common 57 k DEBUG: python3-os-traits noarch 3.4.0-0.20250404063654.45f208b.el10 delorean-component-common 50 k DEBUG: python3-osc-lib noarch 3.2.0-0.20250307105213.d3fdae8.el10 delorean-component-clients 90 k DEBUG: python3-oslo-cache+dogpile noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-metrics noarch 0.11.0-0.20250318105137.c64d51c.el10 delorean-component-common 26 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.8-1.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycodestyle noarch 2.12.1-3.el10s delorean-master-testing 103 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pyflakes noarch 3.1.0-4.el10s delorean-master-testing 86 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setools x86_64 4.5.1-4.el10 baseos 740 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-swiftclient+keystone noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 8.0 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-warlock noarch 2.0.1-8.el10s delorean-master-testing 22 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-12.el10 baseos 19 k DEBUG: selinux-policy noarch 40.13.28-1.el10 baseos 51 k DEBUG: selinux-policy-targeted noarch 40.13.28-1.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-9.el10 appstream 548 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: xorriso x86_64 1.5.6-6.el10 appstream 323 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: perl-NDBM_File x86_64 1.17-512.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-9.el10 appstream 35 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================== DEBUG: Install 271 Packages DEBUG: Total size: 90 M DEBUG: Total download size: 6.4 M DEBUG: Installed size: 322 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-manilaclient-5.4.0-0.20250318130003.6f725e0.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-43.0.1-0.20250406224654.60364b3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.2.2-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-40.13.28-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-40.13.28-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.8-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-6.1.0-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.7.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.12.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-3.1.0-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yaql-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: (261/271): python-openstackclient-lang-8.0.0-0. 1.2 MB/s | 47 kB 00:00 DEBUG: (262/271): python3-aodhclient-3.7.1-0.202503100 1.4 MB/s | 64 kB 00:00 DEBUG: (263/271): python3-mistralclient-5.4.0-0.202503 3.8 MB/s | 201 kB 00:00 DEBUG: (264/271): python3-monascaclient-2.8.0-0.202503 3.4 MB/s | 65 kB 00:00 DEBUG: (265/271): python3-octaviaclient-3.10.0-0.20250 4.1 MB/s | 108 kB 00:00 DEBUG: (266/271): python3-openstackclient-8.0.0-0.2025 28 MB/s | 1.5 MB 00:00 DEBUG: (267/271): python3-troveclient-8.8.0-0.20250318 7.5 MB/s | 434 kB 00:00 DEBUG: (268/271): python3-zaqarclient-3.0.0-0.20250318 2.7 MB/s | 143 kB 00:00 DEBUG: (269/271): python3-neutron-lib-3.18.2-0.2025031 12 MB/s | 478 kB 00:00 DEBUG: (270/271): python3-hacking-7.0.0-0.202502121151 18 MB/s | 961 kB 00:00 DEBUG: (271/271): python3-os-ken-3.0.1-0.2025031812221 37 MB/s | 2.4 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 30 MB/s | 6.4 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 1/271 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 2/271 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 3/271 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/271 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 5/271 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 6/271 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 7/271 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 8/271 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 9/271 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 10/271 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 11/271 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 12/271 DEBUG: Installing : libselinux-utils-3.8-1.el10.x86_64 13/271 DEBUG: Installing : policycoreutils-3.8-1.el10.x86_64 14/271 DEBUG: Running scriptlet: policycoreutils-3.8-1.el10.x86_64 14/271 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. DEBUG: Installing : selinux-policy-40.13.28-1.el10.noarch 15/271 DEBUG: Running scriptlet: selinux-policy-40.13.28-1.el10.noarch 15/271 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 16/271 DEBUG: Installing : selinux-policy-targeted-40.13.28-1.el10.noarch 16/271 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 16/271 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 17/271 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 18/271 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 19/271 DEBUG: Installing : python3-oslo-context-5.7.1-0.20250318100958.52d2 20/271 DEBUG: Installing : python3-futurist-3.1.0-0.20250311193328.bd83787. 21/271 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 22/271 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 23/271 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 24/271 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 25/271 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 26/271 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 27/271 DEBUG: Installing : python3-libselinux-3.8-1.el10.x86_64 28/271 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 29/271 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 30/271 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 31/271 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 32/271 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 33/271 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 34/271 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 35/271 DEBUG: Installing : procps-ng-4.0.4-7.el10.x86_64 36/271 DEBUG: Installing : kmod-31-11.el10.x86_64 37/271 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 38/271 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 39/271 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 40/271 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 41/271 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 42/271 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 43/271 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 44/271 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 45/271 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 46/271 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 47/271 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 48/271 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 49/271 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 50/271 DEBUG: Installing : python3-libsemanage-3.8.1-1.el10.x86_64 51/271 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 52/271 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 53/271 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 54/271 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 55/271 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 56/271 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 57/271 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 58/271 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 59/271 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 60/271 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 61/271 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 62/271 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 63/271 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 64/271 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 65/271 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 66/271 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 67/271 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 68/271 DEBUG: Installing : python3-pyflakes-3.1.0-4.el10s.noarch 69/271 DEBUG: Installing : python3-pycodestyle-2.12.1-3.el10s.noarch 70/271 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 71/271 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 72/271 DEBUG: Installing : python3-mccabe-0.7.0-10.el10s.noarch 73/271 DEBUG: Installing : python3-flake8-6.1.0-4.el10s.noarch 74/271 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 75/271 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 76/271 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 77/271 DEBUG: Installing : python3-defusedxml-0.7.1-18.el10s.noarch 78/271 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 79/271 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 80/271 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 81/271 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 82/271 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 83/271 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 84/271 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 85/271 DEBUG: Installing : python3-warlock-2.0.1-8.el10s.noarch 86/271 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 87/271 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 88/271 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 89/271 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 90/271 DEBUG: Installing : libxslt-1.1.39-6.el10.x86_64 91/271 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 92/271 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 93/271 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 94/271 DEBUG: Installing : libisofs-1.5.6-6.el10.x86_64 95/271 DEBUG: Installing : libburn-1.5.6-6.el10.x86_64 96/271 DEBUG: Installing : libisoburn-1.5.6-6.el10.x86_64 97/271 DEBUG: Installing : xorriso-1.5.6-6.el10.x86_64 98/271 DEBUG: Running scriptlet: xorriso-1.5.6-6.el10.x86_64 98/271 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 99/271 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 100/271 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 101/271 DEBUG: Installing : checkpolicy-3.8-1.el10.x86_64 102/271 DEBUG: Installing : which-2.21-43.el10.x86_64 103/271 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 104/271 DEBUG: Installing : python3-setools-4.5.1-4.el10.x86_64 105/271 DEBUG: Installing : python3-policycoreutils-3.8-1.el10.noarch 106/271 DEBUG: Installing : policycoreutils-python-utils-3.8-1.el10.noarch 107/271 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 108/271 DEBUG: Installing : memcached-selinux-1.6.23-7.el10.x86_64 108/271 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 108/271 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 109/271 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 109/271 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 109/271 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 110/271 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 111/271 DEBUG: Installing : unbound-anchor-1.20.0-9.el10.x86_64 112/271 DEBUG: Running scriptlet: unbound-anchor-1.20.0-9.el10.x86_64 112/271 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-9.el10.x86_64 113/271 DEBUG: Installing : unbound-libs-1.20.0-9.el10.x86_64 113/271 DEBUG: Installing : openssl-1:3.2.2-16.el10.x86_64 114/271 DEBUG: Installing : numactl-libs-2.0.19-1.el10.x86_64 115/271 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 116/271 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 117/271 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 118/271 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 119/271 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 120/271 DEBUG: Installing : python3-os-testr-3.0.0-0.20250217143038.0e7ac78. 121/271 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 122/271 DEBUG: Installing : libibverbs-54.0-1.el10.x86_64 123/271 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 124/271 DEBUG: Installing : iproute-6.11.0-1.el10.x86_64 125/271 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 126/271 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 126/271 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 126/271 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 127/271 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 128/271 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 129/271 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 130/271 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 130/271 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Installing : hostname-3.23-14.el10.x86_64 131/271 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 131/271 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 132/271 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 132/271 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 132/271 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 133/271 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 134/271 DEBUG: Installing : perl-B-1.89-512.el10.x86_64 135/271 DEBUG: Installing : perl-FileHandle-2.05-512.el10.noarch 136/271 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 137/271 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 138/271 DEBUG: Installing : perl-AutoLoader-5.74-512.el10.noarch 139/271 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 140/271 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 141/271 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 142/271 DEBUG: Installing : perl-if-0.61.000-512.el10.noarch 143/271 DEBUG: Installing : perl-locale-1.12-512.el10.noarch 144/271 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 145/271 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 146/271 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 147/271 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 148/271 DEBUG: Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 149/271 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 150/271 DEBUG: Installing : perl-Class-Struct-0.68-512.el10.noarch 151/271 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 152/271 DEBUG: Installing : perl-POSIX-2.20-512.el10.x86_64 153/271 DEBUG: Installing : perl-IPC-Open3-1.22-512.el10.noarch 154/271 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 155/271 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 156/271 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 157/271 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 158/271 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 159/271 DEBUG: Installing : perl-SelectSaver-1.02-512.el10.noarch 160/271 DEBUG: Installing : perl-Symbol-1.09-512.el10.noarch 161/271 DEBUG: Installing : perl-File-stat-1.14-512.el10.noarch 162/271 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 163/271 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 164/271 DEBUG: Installing : perl-Fcntl-1.18-512.el10.x86_64 165/271 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 166/271 DEBUG: Installing : perl-base-2.27-512.el10.noarch 167/271 DEBUG: Installing : perl-mro-1.29-512.el10.x86_64 168/271 DEBUG: Installing : perl-IO-1.55-512.el10.x86_64 169/271 DEBUG: Installing : perl-overloading-0.02-512.el10.noarch 170/271 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 171/271 DEBUG: Installing : perl-Errno-1.38-512.el10.x86_64 172/271 DEBUG: Installing : perl-File-Basename-2.86-512.el10.noarch 173/271 DEBUG: Installing : perl-Getopt-Std-1.14-512.el10.noarch 174/271 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 175/271 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 176/271 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 177/271 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 178/271 DEBUG: Installing : perl-overload-1.37-512.el10.noarch 179/271 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 180/271 DEBUG: Installing : perl-vars-1.05-512.el10.noarch 181/271 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 182/271 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 183/271 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 184/271 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 185/271 DEBUG: Installing : perl-DynaLoader-1.56-512.el10.x86_64 186/271 DEBUG: Installing : perl-NDBM_File-1.17-512.el10.x86_64 187/271 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 188/271 DEBUG: Installing : perl-libs-4:5.40.1-512.el10.x86_64 189/271 DEBUG: Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 190/271 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 191/271 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 191/271 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 191/271 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 192/271 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 193/271 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 194/271 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 194/271 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 195/271 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 196/271 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 197/271 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 198/271 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 199/271 DEBUG: Installing : python3-openstacksdk-4.4.0-0.20250313101744.6438 200/271 DEBUG: Installing : python3-os-client-config-2.1.0-0.20250311184638. 201/271 DEBUG: Installing : python3-os-traits-3.4.0-0.20250404063654.45f208b 202/271 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 203/271 DEBUG: Installing : python-oslo-versionedobjects-lang-3.6.0-0.202503 204/271 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 205/271 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 206/271 DEBUG: Installing : python-oslo-middleware-lang-6.3.1-0.202503181022 207/271 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 208/271 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 209/271 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 210/271 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 211/271 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 212/271 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 213/271 DEBUG: Installing : python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.e 214/271 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 215/271 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 216/271 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 217/271 DEBUG: Installing : python3-neutronclient-11.4.0-0.20250310081746.1d 218/271 DEBUG: Installing : python3-swiftclient-4.7.0-0.20250318092907.e9fbe 219/271 DEBUG: Installing : python3-swiftclient+keystone-4.7.0-0.20250318092 220/271 DEBUG: Installing : python3-oslo-metrics-0.11.0-0.20250318105137.c64 221/271 DEBUG: Installing : python3-mistralclient-5.4.0-0.20250318112634.c05 222/271 DEBUG: Installing : python3-oslo-middleware-6.3.1-0.20250318102210.8 223/271 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 224/271 DEBUG: Installing : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el 225/271 DEBUG: Installing : python3-cinderclient-9.7.0-0.20250318125740.63e3 226/271 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 227/271 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 228/271 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 229/271 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 230/271 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 231/271 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 232/271 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 233/271 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 234/271 DEBUG: Installing : python3-oslo-versionedobjects-3.6.0-0.2025031811 235/271 DEBUG: Installing : python-oslo-cache-lang-3.10.1-0.20250318114710.0 236/271 DEBUG: Installing : python3-oslo-cache+dogpile-3.10.1-0.202503181147 237/271 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147 238/271 DEBUG: Installing : python3-oslo-cache-3.10.1-0.20250318114710.0a940 239/271 DEBUG: Installing : python-openstackclient-lang-8.0.0-0.202504160806 240/271 DEBUG: Installing : python3-openstackclient-8.0.0-0.20250416080656.3 241/271 DEBUG: Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3 241/271 DEBUG: Installing : python3-ironicclient-5.10.0-0.20250310082335.605 242/271 DEBUG: Installing : python3-octaviaclient-3.10.0-0.20250318125406.ce 243/271 DEBUG: Installing : python3-troveclient-8.8.0-0.20250318095635.a5dcc 244/271 DEBUG: Installing : python3-keystonemiddleware-10.9.0-0.202503100929 245/271 DEBUG: Installing : python3-neutron-lib-3.18.2-0.20250318121026.bf21 246/271 DEBUG: Installing : python3-aodhclient-3.7.1-0.20250310082600.5c3a66 247/271 DEBUG: Installing : python3-tempest-1:43.0.1-0.20250406224654.60364b 248/271 DEBUG: Installing : python3-heatclient-4.1.0-0.20250310084939.dd976a 249/271 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 250/271 DEBUG: Installing : python3-manilaclient-5.4.0-0.20250318130003.6f72 251/271 DEBUG: Installing : python3-magnumclient-4.8.1-0.20250318093938.ecdc 252/271 DEBUG: Installing : python3-zaqarclient-3.0.0-0.20250318100252.b43c4 253/271 DEBUG: Installing : python3-monascaclient-2.8.0-0.20250307105657.bb7 254/271 DEBUG: Installing : python3-designateclient-6.2.0-0.20250318092714.0 255/271 DEBUG: Installing : python3-oslo-reports-3.5.1-0.20250327080657.2f5e 256/271 DEBUG: Installing : python3-barbicanclient-7.1.0-0.20250318092428.58 257/271 DEBUG: Installing : python3-novaclient-1:18.9.0-0.20250319052751.4c3 258/271 DEBUG: Installing : python3-glanceclient-1:4.8.0-0.20250318093747.23 259/271 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10 260/271 DEBUG: Installing : python3-hacking-7.0.0-0.20250212115103.ad22d7c.e 261/271 DEBUG: Installing : python3-yaql-3.0.0-1.el10s.noarch 262/271 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 263/271 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 264/271 DEBUG: Installing : python3-oslotest-5.0.0-0.20250212144141.4c36dbc. 265/271 DEBUG: Installing : python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.n 266/271 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarc 267/271 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 268/271 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 269/271 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 270/271 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 271/271 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 271/271 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 271/271 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 271/271 DEBUG: Running scriptlet: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 271/271 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: openssl-1:3.2.2-16.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: policycoreutils-3.8-1.el10.x86_64 DEBUG: policycoreutils-python-utils-3.8-1.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-manilaclient-5.4.0-0.20250318130003.6f725e0.el10.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-octaviaclient-3.10.0-0.20250318125406.ce52461.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.8-1.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-tempest-1:43.0.1-0.20250406224654.60364b3.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 DEBUG: selinux-policy-40.13.28-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.28-1.el10.noarch DEBUG: unbound-anchor-1.20.0-9.el10.x86_64 DEBUG: unbound-libs-1.20.0-9.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: xorriso-1.5.6-6.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: policycoreutils-3.8-1.el10.x86_64 DEBUG: selinux-policy-40.13.28-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.28-1.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: xorriso-1.5.6-6.el10.x86_64 DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-policycoreutils-3.8-1.el10.noarch DEBUG: policycoreutils-python-utils-3.8-1.el10.noarch DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: unbound-anchor-1.20.0-9.el10.x86_64 DEBUG: unbound-libs-1.20.0-9.el10.x86_64 DEBUG: openssl-3.2.2-16.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.1-512.el10.x86_64 DEBUG: perl-interpreter-5.40.1-512.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch DEBUG: python3-octaviaclient-3.10.0-0.20250318125406.ce52461.el10.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250406224654.60364b3.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-manilaclient-5.4.0-0.20250318130003.6f725e0.el10.noarch DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: policycoreutils-3.8-1.el10.x86_64 DEBUG: selinux-policy-40.13.28-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.28-1.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: xorriso-1.5.6-6.el10.x86_64 DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-policycoreutils-3.8-1.el10.noarch DEBUG: policycoreutils-python-utils-3.8-1.el10.noarch DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: unbound-anchor-1.20.0-9.el10.x86_64 DEBUG: unbound-libs-1.20.0-9.el10.x86_64 DEBUG: openssl-3.2.2-16.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.1-512.el10.x86_64 DEBUG: perl-interpreter-5.40.1-512.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch DEBUG: python3-octaviaclient-3.10.0-0.20250318125406.ce52461.el10.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250406224654.60364b3.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-manilaclient-5.4.0-0.20250318130003.6f725e0.el10.noarch DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.V97F6j DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev11/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.08 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.18.2) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.10.1) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.7.1) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.2.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.10.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.4.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-monascaclient>=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.10.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.7.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: Handling hacking from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: hacking DEBUG: (installed: hacking 7.0.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.4.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kombu>=5.0.1 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 43.0.1.dev12) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.18.2) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.10.1) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.7.1) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.2.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.10.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.4.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-monascaclient>=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.10.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.7.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: (installed: sphinxcontrib-httpdomain 1.8.1) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to openstack_heat.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'openstack_heat.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev11/openstack_heat-24.1.0.dev11.dist-info' DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: alembic >=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography >=2.5 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: cryptography >=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: eventlet >=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1 >=3.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: keystoneauth1 >=3.18.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling lxml >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: lxml >=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: netaddr >=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib >=1.14.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: neutron-lib >=1.14.0 DEBUG: (installed: neutron-lib 3.18.2) DEBUG: Handling openstacksdk >=0.28.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: openstacksdk >=0.28.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling oslo.cache >=1.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.cache >=1.26.0 DEBUG: (installed: oslo.cache 3.10.1) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db >=6.0.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.db >=6.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.service >=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.utils >=4.5.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: osprofiler >=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient >=0.9.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: aodhclient >=0.9.0 DEBUG: (installed: aodhclient 3.7.1) DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-barbicanclient >=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient >=3.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-cinderclient >=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient >=2.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-designateclient >=2.7.0 DEBUG: (installed: python-designateclient 6.2.0) DEBUG: Handling python-glanceclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-glanceclient >=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-heatclient >=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-ironicclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-ironicclient >=2.8.0 DEBUG: (installed: python-ironicclient 5.10.0) DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-keystoneclient >=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient >=2.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-magnumclient >=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient >=1.16.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-manilaclient >=1.16.0 DEBUG: (installed: python-manilaclient 5.4.0) DEBUG: Handling python-mistralclient >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-mistralclient >=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-monascaclient >=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient >=7.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-neutronclient >=7.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-novaclient >=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.10.0) DEBUG: Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-openstackclient >=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-swiftclient >=3.2.0 DEBUG: (installed: python-swiftclient 4.7.0) DEBUG: Handling python-troveclient >=2.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-troveclient >=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-zaqarclient >=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.0) DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PyYAML >=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: tenacity >=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: Routes >=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: stevedore >=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: yaql >=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv openstack_heat-24.1.0.dev11.dist-info/ DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/AUTHORS' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/LICENSE' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/METADATA' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/top_level.txt' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/pbr.json' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/entry_points.txt' DEBUG: removed directory 'openstack_heat-24.1.0.dev11.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:47 ago on Wed Apr 16 20:28:27 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package python3-alembic-1.13.1-7.el10.noarch is already installed. DEBUG: Package python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-croniter-5.0.1-1.el10s.noarch is already installed. DEBUG: Package python3-cryptography-43.0.0-4.el10.x86_64 is already installed. DEBUG: Package python3-ddt-1.6.0-1.el10s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch is already installed. DEBUG: Package python3-kombu-1:5.3.7-1.el10s.noarch is already installed. DEBUG: Package python3-lxml-5.2.1-4.el10.x86_64 is already installed. DEBUG: Package python3-netaddr-1.3.0-2.el10.noarch is already installed. DEBUG: Package python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch is already installed. DEBUG: Package python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch is already installed. DEBUG: Package python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch is already installed. DEBUG: Package python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch is already installed. DEBUG: Package python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch is already installed. DEBUG: Package python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch is already installed. DEBUG: Package python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-paste-deploy-3.1.0-7.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed. DEBUG: Package python3-PyMySQL-1.1.1-3.el10.noarch is already installed. DEBUG: Package python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch is already installed. DEBUG: Package python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch is already installed. DEBUG: Package python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch is already installed. DEBUG: Package python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch is already installed. DEBUG: Package python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch is already installed. DEBUG: Package python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch is already installed. DEBUG: Package python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch is already installed. DEBUG: Package python3-manilaclient-5.4.0-0.20250318130003.6f725e0.el10.noarch is already installed. DEBUG: Package python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch is already installed. DEBUG: Package python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch is already installed. DEBUG: Package python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch is already installed. DEBUG: Package python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch is already installed. DEBUG: Package python3-octaviaclient-3.10.0-0.20250318125406.ce52461.el10.noarch is already installed. DEBUG: Package python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch is already installed. DEBUG: Package python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch is already installed. DEBUG: Package python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch is already installed. DEBUG: Package python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch is already installed. DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed. DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed. DEBUG: Package python3-routes-2.5.1-11.el10s.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch is already installed. DEBUG: Package python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch is already installed. DEBUG: Package python3-tempest-1:43.0.1-0.20250406224654.60364b3.el10.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-testresources-2.0.1-18.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package python3-yaql-3.0.0-1.el10s.noarch is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: policycoreutils-3.8-1.el10.x86_64 DEBUG: selinux-policy-40.13.28-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.28-1.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: xorriso-1.5.6-6.el10.x86_64 DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-policycoreutils-3.8-1.el10.noarch DEBUG: policycoreutils-python-utils-3.8-1.el10.noarch DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: unbound-anchor-1.20.0-9.el10.x86_64 DEBUG: unbound-libs-1.20.0-9.el10.x86_64 DEBUG: openssl-3.2.2-16.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.1-512.el10.x86_64 DEBUG: perl-interpreter-5.40.1-512.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch DEBUG: python3-octaviaclient-3.10.0-0.20250318125406.ce52461.el10.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250406224654.60364b3.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-manilaclient-5.4.0-0.20250318130003.6f725e0.el10.noarch DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' 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 True DEBUG: libgcc-14.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch 1741127467 2058 7b8c502fce317b3573a2ef728904f660 installed DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-72.el10.x86_64 1744299948 7345147 7de74cbc43d55a72ae5a8c7b96c13383 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.93-1.el10.noarch 1742392639 101230 86beb477e2e945ed0030fedf850704b8 installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed DEBUG: setup-2.14.5-4.el10.noarch 1730231846 737724 d53801cb324b515d4432c907cc043b0f installed DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 1737759618 8163038 66ccda8e054ee4f9e52640f3e02ed980 installed DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 1737759618 0 574de38b2e13b800ae5be1a11219c4bd installed DEBUG: glibc-common-2.39-37.el10.x86_64 1737759618 1072842 8a8caddd53d03b6b3c104a644d6d6639 installed DEBUG: glibc-2.39-37.el10.x86_64 1737759618 6509106 8a59cb19035a1156060900fd5a450c5a installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 1736848181 137744 8900465a47da3444f47684b6d81f3d0c installed DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-3.el10.x86_64 1730234879 219523 b3f2d0f42488ce5f66cc575cc4f318c3 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.192-5.el10.x86_64 1734554292 1217256 fb1ddf594609080bfe9c6a1baf6a4fa0 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch 1739555592 111837 4d48d4aefe2fce007eea54948106b2e6 installed DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.6.4-1.el10.x86_64 1730983173 299655 82286ab5349fdc7074b2c2577f892fe8 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 1738588692 1575656 e24f0c47e7c0a3b970019d632a8b1166 installed DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libgomp-14.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-9.el10.x86_64 1739535164 2403210 e66cc66c604fc058a8f587c547d64da1 installed DEBUG: libffi-3.4.4-9.el10.x86_64 1730220656 87640 87b66c435f5bd96baaee85f7f9f20a16 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-3.el10.x86_64 1730234879 1245136 e96f1d5792d9916e133636189c92754e installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed DEBUG: libgcrypt-1.11.0-5.el10.x86_64 1730220726 1635834 9f8a09cf95d7e742ed61ab86570a29da installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.9-9.el10.x86_64 1739421534 4132765 f1c9227fae0ebf2db5e5dc53f5fcf4f6 installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-libs-1:3.2.2-16.el10.x86_64 1739372882 8222810 f6766311dd5424389115a7e118467326 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-1.el10.x86_64 1732012356 957090 773b4f0aa5cf71d75250bf184c5694b1 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed DEBUG: libsecret-0.21.2-7.el10.x86_64 1730222118 582841 01b63a7c399b374ce1c2249471693727 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 1738920680 16413 7e8b677d9ff4d56e6b86383f9203820c installed DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 1738920680 734816 0af101b15abccc0ed9a42c565a705833 installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 1730711264 4286435 19b621ce7c8ab845f25279564a382414 installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-37.el10.x86_64 1737759618 2330087 5b780a6b00806c0ab9c6d5ba576d2b98 installed DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.12.1-1.el10.x86_64 1742845919 858262 dbcfa5d8eef2d6628b425cc50a46ec48 installed DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 1734554292 79229 7c6a420f8a2e80ceda0cea992eff9248 installed DEBUG: elfutils-libs-0.192-5.el10.x86_64 1734554292 670589 0ff5077cc379d987237fcca7fc25d5d0 installed DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch 1734554294 1810 fc60355e4390b20b4fbb3b2218eb790f installed DEBUG: systemd-pam-257-9.el10.x86_64 1739535164 680017 e3a2a61a2b28bfe1539bc17ef9c9232f installed DEBUG: systemd-257-9.el10.x86_64 1739535164 17593207 a1a414244a6d7049a00a4731f9ead250 installed DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f installed DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.192-5.el10.x86_64 1734554292 2725526 16630ede0d063b5a135e9aae34a70123 installed DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-6.el10.x86_64 1742553380 205386 6899b5feac9c624ae718d530a5dfc0e1 installed DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 1738920680 198936 cf7ff4bed452e5386f052ffc64936583 installed DEBUG: openssh-9.9p1-7.el10.x86_64 1739900330 1452235 da3c3ecbdc06e9891c30305fb29bc337 installed DEBUG: openssh-clients-9.9p1-7.el10.x86_64 1739900330 2847446 e546f77fef612febc1859f198c7b8573 installed DEBUG: git-core-2.47.1-1.el10.x86_64 1735913625 23389283 331e232e24883009bb12fedb6ec3dee6 installed DEBUG: curl-8.12.1-1.el10.x86_64 1742845919 457280 3f18fe5384735ee55f396af092d59c9b installed DEBUG: rpm-4.19.1.1-12.el10.x86_64 1738920680 3094580 d4b38edcc663ef74dc38fee362b5e3e5 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 1742392640 1020887 355afde4f91caacb2151917eb4da4788 installed DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-9.1.el10.noarch 1730235088 51802 03dece3963b5a64d6dab2a0a66cb7ea0 installed DEBUG: redhat-rpm-config-288-1.el10.noarch 1739375862 187839 f18367060ec56d493332d7d2f6a95b54 installed DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 1738920680 176781 0035fe3c741b54c18d8b1e727ad7951f installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-9.1.el10.noarch 1730235088 22627 46496846c6961f2418ff5d532bfea20c installed DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch 1730235088 6586 229c62bc5ea77ec339c644631e537f4f installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.10-1.el10.noarch 1744221877 23 bec40ce5a357f776be242b38ea3934a0 installed DEBUG: python3-3.12.10-1.el10.x86_64 1744221849 32122 3a3cfdd6ac03afe674b6224c06f0ef3c installed DEBUG: python3-libs-3.12.10-1.el10.x86_64 1744221849 43599120 85f79f531cef07a147fa4af05ee397de installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch 1730229005 320095 606ecd6a326d1301a936cab15d90ec97 installed DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.5-1.el10.noarch 1736421611 1616952 bd687a7270570d9be94d1e2e8254c38d installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-14.el10.x86_64 1730216862 24284662 f8935ccb39d307fb6a4f1211736dd222 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.10-1.el10.x86_64 1744221849 1335300 7a86d07e46240333ae3e0ee67980f939 installed DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.0.0-1.el10s.noarch 1736247436 629726 8dc05c5c2d243c2d4bea2e72e7824574 installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-9.el10.noarch 1739535155 10938 66ed94eccb5980f9bb8037163334b741 installed DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-psutil-5.9.8-5.el10.x86_64 1730252598 1500710 f183b0ac45e51ac902c7e1f51614e949 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed DEBUG: libselinux-utils-3.8-1.el10.x86_64 1738267682 369480 25386f282d39660bf8610bf730224201 installed DEBUG: policycoreutils-3.8-1.el10.x86_64 1738318788 728562 116d943f6337cc9554f489f0fafcfb9e installed DEBUG: selinux-policy-40.13.28-1.el10.noarch 1744131162 29242 968ff36b4a1db95692904f276985fd9d installed DEBUG: selinux-policy-targeted-40.13.28-1.el10.noarch 1744131162 18625579 1742835cb746c06e8aa3b423f0ef7e4f installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch 1742292745 67523 46ad8da2912d5475b2c8a8fcd9021de0 installed DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch 1741721730 274388 cd63670e57fc525b740c751c9d2529e0 installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-libselinux-3.8-1.el10.x86_64 1738267682 643859 e2e03d0c31c8448de3ffb82fe8496978 installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed DEBUG: procps-ng-4.0.4-7.el10.x86_64 1737640233 1036772 b930a1ad9aea686674ab85db2236efc6 installed DEBUG: kmod-31-11.el10.x86_64 1737131011 271689 bfca144405ef5122c587264633286f41 installed DEBUG: chkconfig-1.30-2.el10.x86_64 1730215254 771569 c31888589670948cb4f81114948b096a installed DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch 1741956136 3133222 d3fe650e66158433b074d9d32d92e615 installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-jwt-2.8.0-1.el10s.noarch 1737649448 166611 70a162d2ef1df894aca9e84280beaa52 installed DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch 1737649448 5525 55a7ccf79dfa32d7d3f7e3a091fdbdf0 installed DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 1741335517 415546 15b9c12422285ad5952ad412a413ae3c installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-uhashring-2.3-8.el10s.noarch 1738590060 67891 c273a0126c22274490891f36a375a3e0 installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed DEBUG: python3-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch 1737365084 352636 ef2ddea5daa478e84f90e92af028dff5 installed DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch 1737365141 370235 d0bd48f0bae58e517df2c573e3c35208 installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-memcached-1.59-15.el10s.noarch 1737110683 140352 d94e9ff3cf83bec16f6817777772d3c1 installed DEBUG: python3-mccabe-0.7.0-10.el10s.noarch 1737127950 39336 34a6d24fbf5df2cb441fe13160c11734 installed DEBUG: python3-flake8-6.1.0-4.el10s.noarch 1737366269 448331 3a5f124a21bafb374fc453ecb95905df installed DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch 1737470470 200931 3ab39d6a704ee50a9b22e90b18ca232c installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed DEBUG: python3-warlock-2.0.1-8.el10s.noarch 1737374823 45870 0486884f148ec6ae1bb6e10fe5f80c69 installed DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed DEBUG: python3-distro-1.9.0-5.el10.noarch 1730229241 206640 afe9cbc010e2f3a47b852087dd5b2e3e installed DEBUG: python3-audit-4.0.3-4.el10.x86_64 1744382132 259998 b860304d80e46690f2919100e963231a installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-6.el10.x86_64 1730223036 489045 6012028022b1659079ff2d99350d2770 installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: python3-ncclient-0.6.16-1.el10s.noarch 1738926618 606034 adf68504d815a14c34374bbfe499b147 installed DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 1730221270 88480 1846c00c2eb6b7d8ea7ceed46017dbd4 installed DEBUG: libisofs-1.5.6-6.el10.x86_64 1730221295 520604 1e998229be56c3bf9456fe513d92545c installed DEBUG: libburn-1.5.6-6.el10.x86_64 1730220125 374291 f0f7901f4e2cc4ac67c59ec186fe0127 installed DEBUG: libisoburn-1.5.6-6.el10.x86_64 1730221295 1131140 24c3e973b3047156690ddde939fd8ebc installed DEBUG: xorriso-1.5.6-6.el10.x86_64 1730221295 349189 c3baabfc4fc20ca2c48a3eca4ec179cd installed DEBUG: geolite2-country-20191217-14.el10.noarch 1730216769 4033110 fa310600e8e203e12f1eea6d944ea134 installed DEBUG: geolite2-city-20191217-14.el10.noarch 1730216769 62712603 0159a414492162bac13d7ea32812302f installed DEBUG: ipcalc-1.0.3-12.el10.x86_64 1730219318 79857 393c9cee46e1ca64924b2ea88259da67 installed DEBUG: checkpolicy-3.8-1.el10.x86_64 1738320044 1605141 f92b9fcad858e7de20b478dd7e7df358 installed DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-setools-4.5.1-4.el10.x86_64 1730231716 3017624 fae6043faf6e53c427b53b9c11deb8cc installed DEBUG: python3-policycoreutils-3.8-1.el10.noarch 1738318786 6098870 2f66f9fb349ddf349e8f8fea1b5d42a3 installed DEBUG: policycoreutils-python-utils-3.8-1.el10.noarch 1738318786 96435 d77202d747343cfa360edb21a5080683 installed DEBUG: memcached-selinux-0:1.6.23-7.el10.x86_64 1730224144 28546 f380a197cd6c0fb3c979734b5e9248ed installed DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 1729167099 12641 d2780fe79ebc685b8ada1d916fd9c28b installed DEBUG: psmisc-23.6-8.el10.x86_64 1730235133 816349 0c37334050f0c1467853b74888daf2b0 installed DEBUG: protobuf-c-1.5.0-6.el10.x86_64 1730228633 55280 7c763a2b5aba7f03e4bfdd2e4ed52f2f installed DEBUG: unbound-anchor-1.20.0-9.el10.x86_64 1739258655 58564 2df28800433ab54a1f1d8f9358a4dbd7 installed DEBUG: unbound-libs-1.20.0-9.el10.x86_64 1739258655 1477531 e61d68865a46385a5f49815fb85a02a9 installed DEBUG: openssl-1:3.2.2-16.el10.x86_64 1739372882 1753987 6aea1fe2c564c1ff0f0e2a06129cedf2 installed DEBUG: numactl-libs-2.0.19-1.el10.x86_64 1731902402 62374 ebdcc6a3d965a4317bf33351d0a11510 installed DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch 1739802752 159340 a4faa94c3b1130e2375261ade2519d24 installed DEBUG: libnl3-3.11.0-1.el10.x86_64 1731509392 1085191 32f218d932cde20cb505f4ddddd547d0 installed DEBUG: libibverbs-54.0-1.el10.x86_64 1730749136 1280024 565b5bcf0d11cc6151845e339205af68 installed DEBUG: libmnl-1.0.5-7.el10.x86_64 1730221268 56475 c65702544da706bbd598f0ea4d1159ee installed DEBUG: iproute-6.11.0-1.el10.x86_64 1734545329 2118787 5b2628a539c5a8ed0f8d37820804272d installed DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 25006068 25396a1c2a9364f95feab2edaf89d8e7 installed DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 1887399 b87b2a053a999c5984a081efce7b91cc installed DEBUG: initscripts-service-10.26-2.el10.noarch 1730219319 5832 e94623b73bbd7079f80ace4a4cdfb1ad installed DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 1730219365 16191 e702948ffe4be046b282162fc3920328 installed DEBUG: initscripts-10.26-2.el10.x86_64 1730219365 1143237 ee9f094bd3a5a42569093d4110083708 installed DEBUG: hostname-3.23-14.el10.x86_64 1730218231 50760 740053967e0bccf092f2092f84fc19d2 installed DEBUG: groff-base-1.23.0-10.el10.x86_64 1730217931 4034942 e004eeb2536502e550cf5bd4ef60f50e installed DEBUG: perl-Digest-1.20-511.el10.noarch 1730226989 36060 c6615565782c90a4f61c1b5889a5166f installed DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 1730227064 61168 a2b95b167b4e092a064071e7dece884a installed DEBUG: perl-B-0:1.89-512.el10.x86_64 1737615961 508011 25c7bdd2ec76a65697c2d6f03c4d98d1 installed DEBUG: perl-FileHandle-0:2.05-512.el10.noarch 1737615962 9567 cf617bc2aa0dd7f28c96ecd819167de2 installed DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 1730227050 114342 8af3bf30ce603515408a201c2b4ffec2 installed DEBUG: perl-libnet-3.15-512.el10.noarch 1730227715 295890 c7a899752cbba4228196d8f281aeb0ce installed DEBUG: perl-AutoLoader-0:5.74-512.el10.noarch 1737615962 21028 173b2ec89aa0f5f5b633fa66a543f6bf installed DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-512.el10.noarch 1737615962 5947 dd3483930543d0d8356f4bf736d80751 installed DEBUG: perl-locale-0:1.12-512.el10.noarch 1737615962 6652 99f2b8c9fa28829a74828733cdc62140 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-File-Path-2.18-511.el10.noarch 1730227285 65002 db8687251ee6f09cbb3b3eb0ea6b4569 installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 1730227666 1408068 0624eafe2b2593ffa7efcfa64291484f installed DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-Class-Struct-0:0.68-512.el10.noarch 1737615962 25967 569ba74c5603616966f83a1227662ebc installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-POSIX-0:2.20-512.el10.x86_64 1737615961 234752 674522cee37c6fee79017717d1dfddeb installed DEBUG: perl-IPC-Open3-0:1.22-512.el10.noarch 1737615962 22993 9c22421a1c2d563a19046477e327b664 installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch 1730227771 573280 5988a33959e10908eabe5cbb3562e421 installed DEBUG: perl-Socket-4:2.038-511.el10.x86_64 1730227897 126969 23874130d4f0d496fc39a2054d31e8af installed DEBUG: perl-SelectSaver-0:1.02-512.el10.noarch 1737615962 2219 b8c54d52a4d5839604deed04d0b43d48 installed DEBUG: perl-Symbol-0:1.09-512.el10.noarch 1737615962 6976 202af52d57c1fd7db7a3ab943d253b54 installed DEBUG: perl-File-stat-0:1.14-512.el10.noarch 1737615962 12808 4f86d5cfc96696bddaf14d289dfd1764 installed DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed DEBUG: perl-Fcntl-0:1.18-512.el10.x86_64 1737615961 45071 f6bf915cb98bff4463b737ce8c8f9fa3 installed DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-base-0:2.27-512.el10.noarch 1737615962 12843 c8ec0efd7fc6f0892e4aa2b3047db04e installed DEBUG: perl-mro-0:1.29-512.el10.x86_64 1737615961 45627 74e70555d3f25667d30450333be1bd72 installed DEBUG: perl-IO-0:1.55-512.el10.x86_64 1737615961 153534 c96403ae722572ef5b42c49ab41fee0b installed DEBUG: perl-overloading-0:0.02-512.el10.noarch 1737615962 4960 c7b35536de2fa9230e57b31065639c48 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed DEBUG: perl-Errno-0:1.38-512.el10.x86_64 1737615961 8531 b81032f5924b9b2ed4544681fe064420 installed DEBUG: perl-File-Basename-0:2.86-512.el10.noarch 1737615962 14341 695e288493c2abf9a597c15dfd8f9170 installed DEBUG: perl-Getopt-Std-0:1.14-512.el10.noarch 1737615962 11448 9e05e057246f3e64f1aa8326239ad43c installed DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-512.el10.noarch 1737615962 73252 c898560aed14f7dbe0224fdb912f162b installed DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-vars-0:1.05-512.el10.noarch 1737615962 3959 accfaba1d9cacab731bec6dbfbb6a1a1 installed DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed DEBUG: perl-DynaLoader-0:1.56-512.el10.x86_64 1737615961 32840 76577dd3cd8719a3338832c261a88966 installed DEBUG: perl-NDBM_File-0:1.17-512.el10.x86_64 1737615961 28118 9d3a9fe0955bd4a5975c5509bd246c24 installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 1737615961 10227272 1734cd8cb3c5f10cb704f4673ac7591f installed DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 1737615961 124121 76a2039995621ae27ff36c263eeb9817 installed DEBUG: memcached-0:1.6.23-7.el10.x86_64 1730224144 477607 771ea0f9618c09c7082d37335bec3f89 installed DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 1738925959 187175 eec52fa5e2d04c7c12e3e423161f8fb1 installed DEBUG: bc-1.07.1-23.el10.x86_64 1730215186 235094 57a1fd9e35df187f0c426178fd12db30 installed DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 1730728253 164950 e61a14553a00137c46f4027f00ea2be0 installed DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 1730728253 11669 357f59822237d1b42ec3ab6e6fe8e6a0 installed DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 cb5500ee8eed49de30d8220c2e577a2b installed DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 8d521f65f7dcac1f576ab3b91700f386 installed DEBUG: bash-completion-1:2.11-16.el10.noarch 1730215264 1052248 7182d21a7fa75ab184f1686470b98778 installed DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch 1741861135 6462909 0e1214420c04b593fd74ca8e151e535f installed DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch 1741718881 260337 b42311c07ca3fbf27ee2b45973901351 installed DEBUG: python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch 1743748702 96237 403e6c3683ebae002b790e9b35589623 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 14693 84300ff5b2caf8bac0653eeeb154fcd9 installed DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 18922 143e18370f58d724a3785db27c1ba33f installed DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 10966 023209470b7677eef7c68977a999da0a installed DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 446314 2f6fe8ff0a5ba8c22fb168b6f75729ab installed DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch 1742292572 1508763 acb1533ffbb729ab6f6b6723c7ecb8ff installed DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch 1741344795 294382 30c72649cf9f5edc591f1a0bbea8a7a1 installed DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch 1742289677 1330610 9becc001eb63ba3a3ec81277fd425ee5 installed DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch 1741594749 1668160 6d7d1a1d7603e6a56c14e94dabcee0c7 installed DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch 1742290236 766936 27d76cb263e5b5250813222da0712cc8 installed DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch 1742290236 21334 72de1c1fce68accdbe6c36de996862ec installed DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch 1742295367 50961 96a86c98cde13ce3240e83877abe19a1 installed DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch 1742297510 930315 2671ff90e57c3dbfd90713876c7b4de1 installed DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 209968 2ddcf158bc02c8b50fdf595425c2b27e installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch 1742300884 27259977 2ef9944f549ac5170d469ce38d7692db installed DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch 1742302779 1190389 186eb6fc87e5e103c7222aab0307e7da installed DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13681 7528249d60cfa78bdde2327bf6313bd1 installed DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13447 dc3ad55177e9133f0cb2660ebcbfb3ae installed DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 626483 b2f23df4c239a43a7344d326f43db711 installed DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch 1742299587 849298 5b3384c98eb57b8fe6d4e95c1a3ec85a installed DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch 1739790151 612330 eea074af2437d77d6acac72bc698bf0c installed DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 329169 1be32fc67ac476e3ee4312525b16dab8 installed DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 28823 3be7fdad0d7d7751b11470f0cace8b50 installed DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 74f5854ec9b8a822515a569c25176237 installed DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 149e4776f9e56cdfa40d27a24d8080d0 installed DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 221045 cbdc2ec7956a066134fd280889d4269d installed DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 174349 b4c79daaa74659177f969d2aaf444b29 installed DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 12501086 2cc6e2edc6f1e2d19d67b1e5f75b5769 installed DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch 1741595120 2809911 6eef7db0b8783f3007b03aa20e2e0ca2 installed DEBUG: python3-octaviaclient-3.10.0-0.20250318125406.ce52461.el10.noarch 1742302626 580719 3a75fc23e26a3a16321d5b87332f402c installed DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch 1742291886 2168341 a90015f8828dfe3f7e1b0dbb0c44bdae installed DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch 1741599037 467283 fbed29966289e5c9d84f77e81a49f982 installed DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch 1742300249 1938690 06d827e123092c8004ca2538b28057ab installed DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch 1741595245 187940 c06a85432a4c2ae8eeeaabb72c12e1ed installed DEBUG: python3-tempest-1:43.0.1-0.20250406224654.60364b3.el10.noarch 1743979709 8464882 09ab87597bd5892e6162e328037556ff installed DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch 1741596664 813001 1e2dc02c0c7dfc028d3bb5a2ddf72073 installed DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch 1742294197 65506 20bc400e4d389d3dca99b49868e427ec installed DEBUG: python3-manilaclient-5.4.0-0.20250318130003.6f725e0.el10.noarch 1742302925 5516884 7d0ec5444552bf9f4c84eefb0555460c installed DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch 1742290892 519295 4d9923d6d200878a52401c9426eeec26 installed DEBUG: python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch 1742292289 594444 59363b9b89fce63e2954d7dfefcd8dcd installed DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch 1741345073 240335 7418f4e3cc0572007f3a2b208161a7e8 installed DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch 1742290125 474522 456a456ec2c68fbe9e88ce5c5c3e797a installed DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch 1743062908 183986 4d03ed651a9685eec32f7d9eea82ab7c installed DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch 1742290012 814082 356d2a586182001eaf1e53556cec1559 installed DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch 1742362237 1138888 2cc56a0345f4983f28030cacf3fb0f2e installed DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch 1742290745 715399 2c9b11ce2b935017aa580a3dfd5d3e53 installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch 1739361146 2536539 c550d47484881488217f4e2fb0c74655 installed DEBUG: python3-yaql-3.0.0-1.el10s.noarch 1738828198 1376993 4cce0c5a5c62d326f5f0d60783d743b3 installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-croniter-5.0.1-1.el10s.noarch 1737367703 197767 a7248178b4335303baf684dbce35e4a9 installed DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch 1739371524 154521 49595da95ad8f98131443fa344305f93 installed DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch 1738850392 186776 88111f1b5b696dd624064a45d8ce8010 installed DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch 1736948186 36448 8a3d727cd5bb869daca121d8ac8cc420 installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-ddt-1.6.0-1.el10s.noarch 1736953271 35480 0b37dd2751d6a86017d96e986f46388b installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 1738920680 16309 d52998d64878135383d8d70af3f1d3a2 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-heat.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.eK4NsX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev11/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.09 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.18.2) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.10.1) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.7.1) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.2.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.10.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.4.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-monascaclient>=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.10.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.7.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: Handling hacking from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: hacking DEBUG: (installed: hacking 7.0.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.4.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kombu>=5.0.1 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 43.0.1.dev12) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.18.2) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.10.1) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.7.1) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.2.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.10.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.4.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-monascaclient>=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.10.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.7.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: (installed: sphinxcontrib-httpdomain 1.8.1) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to openstack_heat.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'openstack_heat.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev11/openstack_heat-24.1.0.dev11.dist-info' DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: alembic >=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography >=2.5 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: cryptography >=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: eventlet >=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1 >=3.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: keystoneauth1 >=3.18.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling lxml >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: lxml >=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: netaddr >=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib >=1.14.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: neutron-lib >=1.14.0 DEBUG: (installed: neutron-lib 3.18.2) DEBUG: Handling openstacksdk >=0.28.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: openstacksdk >=0.28.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling oslo.cache >=1.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.cache >=1.26.0 DEBUG: (installed: oslo.cache 3.10.1) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db >=6.0.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.db >=6.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.service >=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.utils >=4.5.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: osprofiler >=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient >=0.9.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: aodhclient >=0.9.0 DEBUG: (installed: aodhclient 3.7.1) DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-barbicanclient >=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient >=3.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-cinderclient >=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient >=2.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-designateclient >=2.7.0 DEBUG: (installed: python-designateclient 6.2.0) DEBUG: Handling python-glanceclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-glanceclient >=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-heatclient >=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-ironicclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-ironicclient >=2.8.0 DEBUG: (installed: python-ironicclient 5.10.0) DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-keystoneclient >=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient >=2.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-magnumclient >=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient >=1.16.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-manilaclient >=1.16.0 DEBUG: (installed: python-manilaclient 5.4.0) DEBUG: Handling python-mistralclient >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-mistralclient >=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-monascaclient >=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient >=7.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-neutronclient >=7.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-novaclient >=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.10.0) DEBUG: Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-openstackclient >=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-swiftclient >=3.2.0 DEBUG: (installed: python-swiftclient 4.7.0) DEBUG: Handling python-troveclient >=2.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-troveclient >=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-zaqarclient >=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.0) DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PyYAML >=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: tenacity >=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: Routes >=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: stevedore >=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: yaql >=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv openstack_heat-24.1.0.dev11.dist-info/ DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/AUTHORS' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/LICENSE' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/METADATA' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/entry_points.txt' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/pbr.json' DEBUG: removed 'openstack_heat-24.1.0.dev11.dist-info/top_level.txt' DEBUG: removed directory 'openstack_heat-24.1.0.dev11.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zi33Fl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/openstack-heat-24.1.0.dev11/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/openstack-heat-24.1.0.dev11 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat.egg-info DEBUG: writing /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-modern-metadata-qb1i9q1z/openstack_heat-24.1.0.dev11.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: openstack-heat DEBUG: Building wheel for openstack-heat (pyproject.toml): started DEBUG: Running command Building wheel for openstack-heat (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/heat DEBUG: creating build/lib/heat/common DEBUG: copying heat/common/wsgi.py -> build/lib/heat/common DEBUG: copying heat/common/urlfetch.py -> build/lib/heat/common DEBUG: copying heat/common/timeutils.py -> build/lib/heat/common DEBUG: copying heat/common/template_format.py -> build/lib/heat/common DEBUG: copying heat/common/short_id.py -> build/lib/heat/common DEBUG: copying heat/common/service_utils.py -> build/lib/heat/common DEBUG: copying heat/common/serializers.py -> build/lib/heat/common DEBUG: copying heat/common/profiler.py -> build/lib/heat/common DEBUG: copying heat/common/policy.py -> build/lib/heat/common DEBUG: copying heat/common/pluginutils.py -> build/lib/heat/common DEBUG: copying heat/common/plugin_loader.py -> build/lib/heat/common DEBUG: copying heat/common/password_gen.py -> build/lib/heat/common DEBUG: copying heat/common/param_utils.py -> build/lib/heat/common DEBUG: copying heat/common/noauth.py -> build/lib/heat/common DEBUG: copying heat/common/netutils.py -> build/lib/heat/common DEBUG: copying heat/common/messaging.py -> build/lib/heat/common DEBUG: copying heat/common/lifecycle_plugin_utils.py -> build/lib/heat/common DEBUG: copying heat/common/identifier.py -> build/lib/heat/common DEBUG: copying heat/common/i18n.py -> build/lib/heat/common DEBUG: copying heat/common/grouputils.py -> build/lib/heat/common DEBUG: copying heat/common/exception.py -> build/lib/heat/common DEBUG: copying heat/common/environment_util.py -> build/lib/heat/common DEBUG: copying heat/common/environment_format.py -> build/lib/heat/common DEBUG: copying heat/common/endpoint_utils.py -> build/lib/heat/common DEBUG: copying heat/common/custom_backend_auth.py -> build/lib/heat/common DEBUG: copying heat/common/crypt.py -> build/lib/heat/common DEBUG: copying heat/common/context.py -> build/lib/heat/common DEBUG: copying heat/common/config.py -> build/lib/heat/common DEBUG: copying heat/common/cache.py -> build/lib/heat/common DEBUG: copying heat/common/auth_url.py -> build/lib/heat/common DEBUG: copying heat/common/auth_plugin.py -> build/lib/heat/common DEBUG: copying heat/common/auth_password.py -> build/lib/heat/common DEBUG: copying heat/common/__init__.py -> build/lib/heat/common DEBUG: creating build/lib/heat/engine DEBUG: creating build/lib/heat/engine/resources DEBUG: creating build/lib/heat/engine/resources/aws DEBUG: copying heat/engine/resources/aws/__init__.py -> build/lib/heat/engine/resources/aws DEBUG: creating build/lib/heat/api DEBUG: creating build/lib/heat/api/aws DEBUG: copying heat/api/aws/utils.py -> build/lib/heat/api/aws DEBUG: copying heat/api/aws/exception.py -> build/lib/heat/api/aws DEBUG: copying heat/api/aws/ec2token.py -> build/lib/heat/api/aws DEBUG: copying heat/api/aws/__init__.py -> build/lib/heat/api/aws DEBUG: creating build/lib/heat/engine/resources/openstack DEBUG: creating build/lib/heat/engine/resources/openstack/neutron DEBUG: creating build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: creating build/lib/heat/engine/resources/openstack/blazar DEBUG: copying heat/engine/resources/openstack/blazar/lease.py -> build/lib/heat/engine/resources/openstack/blazar DEBUG: copying heat/engine/resources/openstack/blazar/host.py -> build/lib/heat/engine/resources/openstack/blazar DEBUG: copying heat/engine/resources/openstack/blazar/__init__.py -> build/lib/heat/engine/resources/openstack/blazar DEBUG: creating build/lib/heat/tests DEBUG: creating build/lib/heat/tests/openstack DEBUG: creating build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_quota.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_pool_member.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_pool.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_loadbalancer.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_listener.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_l7rule.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_l7policy.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_health_monitor.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_flavor_profile.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_flavor.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_availability_zone_profile.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_availability_zone.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/inline_templates.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/__init__.py -> build/lib/heat/tests/openstack/octavia DEBUG: creating build/lib/heat/tests/api DEBUG: copying heat/tests/api/test_wsgi.py -> build/lib/heat/tests/api DEBUG: copying heat/tests/api/__init__.py -> build/lib/heat/tests/api DEBUG: creating build/lib/heat/tests/openstack/aodh DEBUG: copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> build/lib/heat/tests/openstack/aodh DEBUG: copying heat/tests/openstack/aodh/test_composite_alarm.py -> build/lib/heat/tests/openstack/aodh DEBUG: copying heat/tests/openstack/aodh/test_alarm.py -> build/lib/heat/tests/openstack/aodh DEBUG: copying heat/tests/openstack/aodh/__init__.py -> build/lib/heat/tests/openstack/aodh DEBUG: creating build/lib/heat/api/openstack DEBUG: creating build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/util.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/stacks.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/software_deployments.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/software_configs.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/services.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/resources.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/events.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/build_info.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/actions.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/__init__.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/version.py -> build/lib/heat DEBUG: copying heat/__init__.py -> build/lib/heat DEBUG: creating build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/user.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/service.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/role_assignments.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/role.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/region.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/project.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/group.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/endpoint.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/domain.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/__init__.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: creating build/lib/heat/engine/resources/aws/s3 DEBUG: copying heat/engine/resources/aws/s3/s3.py -> build/lib/heat/engine/resources/aws/s3 DEBUG: copying heat/engine/resources/aws/s3/__init__.py -> build/lib/heat/engine/resources/aws/s3 DEBUG: creating build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_waitcondition.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_value.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_swiftsignal.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_structured_config.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_software_deployment.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_software_config.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_software_component.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_resource_group.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_resource_chain.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_remote_stack.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_random_string.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_none_resource.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_multi_part.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_instance_group.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_deployed_server.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_delay.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_cloud_config.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/__init__.py -> build/lib/heat/tests/openstack/heat DEBUG: creating build/lib/heat/tests/openstack/ironic DEBUG: copying heat/tests/openstack/ironic/test_port.py -> build/lib/heat/tests/openstack/ironic DEBUG: copying heat/tests/openstack/ironic/__init__.py -> build/lib/heat/tests/openstack/ironic DEBUG: creating build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/volume_type.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/volume.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/quota.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/qos_specs.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/__init__.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: creating build/lib/heat/engine/notification DEBUG: copying heat/engine/notification/stack.py -> build/lib/heat/engine/notification DEBUG: copying heat/engine/notification/autoscaling.py -> build/lib/heat/engine/notification DEBUG: copying heat/engine/notification/__init__.py -> build/lib/heat/engine/notification DEBUG: creating build/lib/heat/tests/openstack/barbican DEBUG: copying heat/tests/openstack/barbican/test_secret.py -> build/lib/heat/tests/openstack/barbican DEBUG: copying heat/tests/openstack/barbican/test_order.py -> build/lib/heat/tests/openstack/barbican DEBUG: copying heat/tests/openstack/barbican/test_container.py -> build/lib/heat/tests/openstack/barbican DEBUG: copying heat/tests/openstack/barbican/__init__.py -> build/lib/heat/tests/openstack/barbican DEBUG: creating build/lib/heat/tests/openstack/neutron DEBUG: creating build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/__init__.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: creating build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/progress.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/microversion_mixin.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/default_client_plugin.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/client_plugin.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/client_exception.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/__init__.py -> build/lib/heat/engine/clients DEBUG: copying heat/api/versions.py -> build/lib/heat/api DEBUG: copying heat/api/__init__.py -> build/lib/heat/api DEBUG: creating build/lib/heat/api/cfn DEBUG: creating build/lib/heat/api/cfn/v1 DEBUG: copying heat/api/cfn/v1/stacks.py -> build/lib/heat/api/cfn/v1 DEBUG: copying heat/api/cfn/v1/signal.py -> build/lib/heat/api/cfn/v1 DEBUG: copying heat/api/cfn/v1/__init__.py -> build/lib/heat/api/cfn/v1 DEBUG: creating build/lib/heat/tests/openstack/magnum DEBUG: copying heat/tests/openstack/magnum/test_cluster_template.py -> build/lib/heat/tests/openstack/magnum DEBUG: copying heat/tests/openstack/magnum/test_cluster.py -> build/lib/heat/tests/openstack/magnum DEBUG: copying heat/tests/openstack/magnum/__init__.py -> build/lib/heat/tests/openstack/magnum DEBUG: copying heat/engine/resources/wait_condition.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/volume_base.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/template_resource.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/stack_user.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/stack_resource.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/signal_responder.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/server_base.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/scheduler_hints.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/alarm_base.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/__init__.py -> build/lib/heat/engine/resources DEBUG: creating build/lib/heat/engine/resources/openstack/ironic DEBUG: copying heat/engine/resources/openstack/ironic/port.py -> build/lib/heat/engine/resources/openstack/ironic DEBUG: copying heat/engine/resources/openstack/ironic/__init__.py -> build/lib/heat/engine/resources/openstack/ironic DEBUG: creating build/lib/heat/wsgi DEBUG: copying heat/wsgi/cfn.py -> build/lib/heat/wsgi DEBUG: copying heat/wsgi/api.py -> build/lib/heat/wsgi DEBUG: copying heat/wsgi/__init__.py -> build/lib/heat/wsgi DEBUG: creating build/lib/heat/policies DEBUG: copying heat/policies/stacks.py -> build/lib/heat/policies DEBUG: copying heat/policies/software_deployments.py -> build/lib/heat/policies DEBUG: copying heat/policies/software_configs.py -> build/lib/heat/policies DEBUG: copying heat/policies/service.py -> build/lib/heat/policies DEBUG: copying heat/policies/resource_types.py -> build/lib/heat/policies DEBUG: copying heat/policies/resource.py -> build/lib/heat/policies DEBUG: copying heat/policies/events.py -> build/lib/heat/policies DEBUG: copying heat/policies/cloudformation.py -> build/lib/heat/policies DEBUG: copying heat/policies/build_info.py -> build/lib/heat/policies DEBUG: copying heat/policies/base.py -> build/lib/heat/policies DEBUG: copying heat/policies/actions.py -> build/lib/heat/policies DEBUG: copying heat/policies/__init__.py -> build/lib/heat/policies DEBUG: creating build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/templates.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/job_binary.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/job.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/image.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/data_source.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/cluster.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/__init__.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: creating build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/zone.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/recordset.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/record.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/domain.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/__init__.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: creating build/lib/heat/tests/db DEBUG: copying heat/tests/db/test_sqlalchemy_types.py -> build/lib/heat/tests/db DEBUG: copying heat/tests/db/test_sqlalchemy_filters.py -> build/lib/heat/tests/db DEBUG: copying heat/tests/db/test_sqlalchemy_api.py -> build/lib/heat/tests/db DEBUG: copying heat/tests/db/test_migrations.py -> build/lib/heat/tests/db DEBUG: copying heat/tests/db/__init__.py -> build/lib/heat/tests/db DEBUG: creating build/lib/heat/api/openstack/v1/views DEBUG: copying heat/api/openstack/v1/views/views_common.py -> build/lib/heat/api/openstack/v1/views DEBUG: copying heat/api/openstack/v1/views/stacks_view.py -> build/lib/heat/api/openstack/v1/views DEBUG: copying heat/api/openstack/v1/views/__init__.py -> build/lib/heat/api/openstack/v1/views DEBUG: creating build/lib/heat/tests/engine DEBUG: creating build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_threadgroup_mgr.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_update.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_snapshot.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_resources.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_events.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_delete.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_create.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_adopt.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_action.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_software_config.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_service_engine.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/__init__.py -> build/lib/heat/tests/engine/service DEBUG: creating build/lib/heat/tests/openstack/zaqar DEBUG: copying heat/tests/openstack/zaqar/test_subscription.py -> build/lib/heat/tests/openstack/zaqar DEBUG: copying heat/tests/openstack/zaqar/test_queue.py -> build/lib/heat/tests/openstack/zaqar DEBUG: copying heat/tests/openstack/zaqar/__init__.py -> build/lib/heat/tests/openstack/zaqar DEBUG: creating build/lib/heat/engine/resources/openstack/mistral DEBUG: copying heat/engine/resources/openstack/mistral/workflow.py -> build/lib/heat/engine/resources/openstack/mistral DEBUG: copying heat/engine/resources/openstack/mistral/external_resource.py -> build/lib/heat/engine/resources/openstack/mistral DEBUG: copying heat/engine/resources/openstack/mistral/cron_trigger.py -> build/lib/heat/engine/resources/openstack/mistral DEBUG: copying heat/engine/resources/openstack/mistral/__init__.py -> build/lib/heat/engine/resources/openstack/mistral DEBUG: creating build/lib/heat/rpc DEBUG: copying heat/rpc/worker_client.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/worker_api.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/listener_client.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/client.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/api.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/__init__.py -> build/lib/heat/rpc DEBUG: creating build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/wait_condition.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/value.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/test_resource.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/swiftsignal.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/structured_config.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/software_deployment.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/software_config.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/software_component.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/scaling_policy.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/resource_group.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/resource_chain.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/remote_stack.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/random_string.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/none_resource.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/multi_part.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/instance_group.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/ha_restarter.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/deployed_server.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/delay.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/cloud_config.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/autoscaling_group.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/access_policy.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/__init__.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/neutron/vpnservice.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/trunk.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/subnetpool.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/subnet.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/segment.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/security_group_rule.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/security_group.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/router.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/rbac_policy.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/quota.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/qos.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/provider_net.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/port.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/neutron.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/network_gateway.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/net.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/metering.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/loadbalancer.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/l2_gateway.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/floatingip.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/firewall.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/extrarouteset.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/extraroute.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/address_scope.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/__init__.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: creating build/lib/heat/tests/api/cfn DEBUG: copying heat/tests/api/cfn/test_api_cfn_v1.py -> build/lib/heat/tests/api/cfn DEBUG: copying heat/tests/api/cfn/__init__.py -> build/lib/heat/tests/api/cfn DEBUG: creating build/lib/heat/tests/convergence DEBUG: creating build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/worker_wrapper.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/testutils.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/scenario_template.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/scenario.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/reality.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/processes.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/message_queue.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/message_processor.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/fake_resource.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/event_loop.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/engine_wrapper.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/__init__.py -> build/lib/heat/tests/convergence/framework DEBUG: creating build/lib/heat/objects DEBUG: copying heat/objects/user_creds.py -> build/lib/heat/objects DEBUG: copying heat/objects/sync_point.py -> build/lib/heat/objects DEBUG: copying heat/objects/stack_tag.py -> build/lib/heat/objects DEBUG: copying heat/objects/stack_lock.py -> build/lib/heat/objects DEBUG: copying heat/objects/stack.py -> build/lib/heat/objects DEBUG: copying heat/objects/software_deployment.py -> build/lib/heat/objects DEBUG: copying heat/objects/software_config.py -> build/lib/heat/objects DEBUG: copying heat/objects/snapshot.py -> build/lib/heat/objects DEBUG: copying heat/objects/service.py -> build/lib/heat/objects DEBUG: copying heat/objects/resource_properties_data.py -> build/lib/heat/objects DEBUG: copying heat/objects/resource_data.py -> build/lib/heat/objects DEBUG: copying heat/objects/resource.py -> build/lib/heat/objects DEBUG: copying heat/objects/raw_template_files.py -> build/lib/heat/objects DEBUG: copying heat/objects/raw_template.py -> build/lib/heat/objects DEBUG: copying heat/objects/fields.py -> build/lib/heat/objects DEBUG: copying heat/objects/event.py -> build/lib/heat/objects DEBUG: copying heat/objects/base.py -> build/lib/heat/objects DEBUG: copying heat/objects/__init__.py -> build/lib/heat/objects DEBUG: creating build/lib/heat/tests/constraints DEBUG: copying heat/tests/constraints/test_common_constraints.py -> build/lib/heat/tests/constraints DEBUG: copying heat/tests/constraints/__init__.py -> build/lib/heat/tests/constraints DEBUG: copying heat/tests/utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_vpc.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_version.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_validate.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_urlfetch.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_translation_rule.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_timeutils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_template_format.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_template_files.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_template.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_support.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_user.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_update.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_resource.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_lock.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_delete.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_collect_attributes.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_signal.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_short_id.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_server_tags.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_rsrc_defn.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_rpc_worker_client.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_rpc_listener_client.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_rpc_client.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_resource_properties_data.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_resource.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_provider_template.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_properties_group.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_properties.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_plugin_loader.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_parameters.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_notifications.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_nokey.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_noauth.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_nested_stack.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_metadata_refresh.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_loguserdata.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_lifecycle_plugin_utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_identifier.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_hot.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_hacking.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_grouputils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_function.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_fault_middleware.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_exception.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_event.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_environment_format.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_environment.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_engine_service.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_engine_api_utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_empty_stack.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_dbinstance.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_crypt.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_convg_stack.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_constraints.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_service_utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_serializers.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_policy.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_pluginutils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_param_utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_exception.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_env_util.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_context.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_auth_plugin.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_auth_url.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_auth_password.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_attributes.py -> build/lib/heat/tests DEBUG: copying heat/tests/generic_resource.py -> build/lib/heat/tests DEBUG: copying heat/tests/fakes.py -> build/lib/heat/tests DEBUG: copying heat/tests/common.py -> build/lib/heat/tests DEBUG: copying heat/tests/__init__.py -> build/lib/heat/tests DEBUG: creating build/lib/heat/scaling DEBUG: copying heat/scaling/template.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/scalingutil.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/rolling_update.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/lbutils.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/cooldown.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/__init__.py -> build/lib/heat/scaling DEBUG: copying heat/tests/openstack/__init__.py -> build/lib/heat/tests/openstack DEBUG: creating build/lib/heat/engine/resources/openstack/swift DEBUG: copying heat/engine/resources/openstack/swift/container.py -> build/lib/heat/engine/resources/openstack/swift DEBUG: copying heat/engine/resources/openstack/swift/__init__.py -> build/lib/heat/engine/resources/openstack/swift DEBUG: creating build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/test_share_type.py -> build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/test_share_network.py -> build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/test_share.py -> build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/test_security_service.py -> build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/__init__.py -> build/lib/heat/tests/openstack/manila DEBUG: creating build/lib/heat/engine/resources/openstack/barbican DEBUG: copying heat/engine/resources/openstack/barbican/secret.py -> build/lib/heat/engine/resources/openstack/barbican DEBUG: copying heat/engine/resources/openstack/barbican/order.py -> build/lib/heat/engine/resources/openstack/barbican DEBUG: copying heat/engine/resources/openstack/barbican/container.py -> build/lib/heat/engine/resources/openstack/barbican DEBUG: copying heat/engine/resources/openstack/barbican/__init__.py -> build/lib/heat/engine/resources/openstack/barbican DEBUG: creating build/lib/heat/engine/clients/os DEBUG: creating build/lib/heat/engine/clients/os/keystone DEBUG: copying heat/engine/clients/os/keystone/keystone_constraints.py -> build/lib/heat/engine/clients/os/keystone DEBUG: copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> build/lib/heat/engine/clients/os/keystone DEBUG: copying heat/engine/clients/os/keystone/fake_keystoneclient.py -> build/lib/heat/engine/clients/os/keystone DEBUG: copying heat/engine/clients/os/keystone/__init__.py -> build/lib/heat/engine/clients/os/keystone DEBUG: creating build/lib/heat/cmd DEBUG: copying heat/cmd/status.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/manage.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/engine.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/api_cfn.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/api.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/all.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/__init__.py -> build/lib/heat/cmd DEBUG: creating build/lib/heat/engine/resources/aws/lb DEBUG: copying heat/engine/resources/aws/lb/loadbalancer.py -> build/lib/heat/engine/resources/aws/lb DEBUG: copying heat/engine/resources/aws/lb/__init__.py -> build/lib/heat/engine/resources/aws/lb DEBUG: creating build/lib/heat/engine/resources/openstack/trove DEBUG: copying heat/engine/resources/openstack/trove/instance.py -> build/lib/heat/engine/resources/openstack/trove DEBUG: copying heat/engine/resources/openstack/trove/cluster.py -> build/lib/heat/engine/resources/openstack/trove DEBUG: copying heat/engine/resources/openstack/trove/__init__.py -> build/lib/heat/engine/resources/openstack/trove DEBUG: copying heat/api/openstack/wsgi.py -> build/lib/heat/api/openstack DEBUG: copying heat/api/openstack/versions.py -> build/lib/heat/api/openstack DEBUG: copying heat/api/openstack/__init__.py -> build/lib/heat/api/openstack DEBUG: creating build/lib/heat/engine/resources/openstack/neutron/taas DEBUG: copying heat/engine/resources/openstack/neutron/taas/tap_service.py -> build/lib/heat/engine/resources/openstack/neutron/taas DEBUG: copying heat/engine/resources/openstack/neutron/taas/tap_flow.py -> build/lib/heat/engine/resources/openstack/neutron/taas DEBUG: copying heat/engine/resources/openstack/neutron/taas/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/taas DEBUG: copying heat/engine/clients/os/zun.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/zaqar.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/vitrage.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/trove.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/swift.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/openstacksdk.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/octavia.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/nova.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/monasca.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/mistral.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/manila.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/magnum.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/ironic.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/heat_plugin.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/glance.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/designate.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/cinder.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/blazar.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/barbican.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/aodh.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/__init__.py -> build/lib/heat/engine/clients/os DEBUG: creating build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/share_type.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/share_network.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/share.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/security_service.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/__init__.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: creating build/lib/heat/engine/resources/openstack/monasca DEBUG: copying heat/engine/resources/openstack/monasca/notification.py -> build/lib/heat/engine/resources/openstack/monasca DEBUG: copying heat/engine/resources/openstack/monasca/alarm_definition.py -> build/lib/heat/engine/resources/openstack/monasca DEBUG: copying heat/engine/resources/openstack/monasca/__init__.py -> build/lib/heat/engine/resources/openstack/monasca DEBUG: creating build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/res_base.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/receiver.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/profile.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/policy.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/node.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/cluster.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/__init__.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: creating build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/worker.py -> build/lib/heat/engine DEBUG: copying heat/engine/update.py -> build/lib/heat/engine DEBUG: copying heat/engine/translation.py -> build/lib/heat/engine DEBUG: copying heat/engine/timestamp.py -> build/lib/heat/engine DEBUG: copying heat/engine/template_files.py -> build/lib/heat/engine DEBUG: copying heat/engine/template_common.py -> build/lib/heat/engine DEBUG: copying heat/engine/template.py -> build/lib/heat/engine DEBUG: copying heat/engine/sync_point.py -> build/lib/heat/engine DEBUG: copying heat/engine/support.py -> build/lib/heat/engine DEBUG: copying heat/engine/stk_defn.py -> build/lib/heat/engine DEBUG: copying heat/engine/status.py -> build/lib/heat/engine DEBUG: copying heat/engine/stack_lock.py -> build/lib/heat/engine DEBUG: copying heat/engine/stack.py -> build/lib/heat/engine DEBUG: copying heat/engine/software_config_io.py -> build/lib/heat/engine DEBUG: copying heat/engine/service_software_config.py -> build/lib/heat/engine DEBUG: copying heat/engine/service.py -> build/lib/heat/engine DEBUG: copying heat/engine/scheduler.py -> build/lib/heat/engine DEBUG: copying heat/engine/rsrc_defn.py -> build/lib/heat/engine DEBUG: copying heat/engine/resource.py -> build/lib/heat/engine DEBUG: copying heat/engine/properties_group.py -> build/lib/heat/engine DEBUG: copying heat/engine/properties.py -> build/lib/heat/engine DEBUG: copying heat/engine/plugin_manager.py -> build/lib/heat/engine DEBUG: copying heat/engine/parent_rsrc.py -> build/lib/heat/engine DEBUG: copying heat/engine/parameters.py -> build/lib/heat/engine DEBUG: copying heat/engine/parameter_groups.py -> build/lib/heat/engine DEBUG: copying heat/engine/output.py -> build/lib/heat/engine DEBUG: copying heat/engine/node_data.py -> build/lib/heat/engine DEBUG: copying heat/engine/lifecycle_plugin.py -> build/lib/heat/engine DEBUG: copying heat/engine/function.py -> build/lib/heat/engine DEBUG: copying heat/engine/event.py -> build/lib/heat/engine DEBUG: copying heat/engine/environment.py -> build/lib/heat/engine DEBUG: copying heat/engine/dependencies.py -> build/lib/heat/engine DEBUG: copying heat/engine/constraints.py -> build/lib/heat/engine DEBUG: copying heat/engine/conditions.py -> build/lib/heat/engine DEBUG: copying heat/engine/check_resource.py -> build/lib/heat/engine DEBUG: copying heat/engine/attributes.py -> build/lib/heat/engine DEBUG: copying heat/engine/api.py -> build/lib/heat/engine DEBUG: copying heat/engine/__init__.py -> build/lib/heat/engine DEBUG: creating build/lib/heat/tests/openstack/monasca DEBUG: copying heat/tests/openstack/monasca/test_notification.py -> build/lib/heat/tests/openstack/monasca DEBUG: copying heat/tests/openstack/monasca/test_alarm_definition.py -> build/lib/heat/tests/openstack/monasca DEBUG: copying heat/tests/openstack/monasca/__init__.py -> build/lib/heat/tests/openstack/monasca DEBUG: creating build/lib/heat/tests/openstack/glance DEBUG: copying heat/tests/openstack/glance/test_image.py -> build/lib/heat/tests/openstack/glance DEBUG: copying heat/tests/openstack/glance/__init__.py -> build/lib/heat/tests/openstack/glance DEBUG: creating build/lib/heat/engine/hot DEBUG: copying heat/engine/hot/template.py -> build/lib/heat/engine/hot DEBUG: copying heat/engine/hot/parameters.py -> build/lib/heat/engine/hot DEBUG: copying heat/engine/hot/functions.py -> build/lib/heat/engine/hot DEBUG: copying heat/engine/hot/__init__.py -> build/lib/heat/engine/hot DEBUG: copying heat/tests/openstack/neutron/test_quota.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_qos.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_trunk.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_subnet.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_segment.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_security_group.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_router.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_port.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_net.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_metering.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_firewall.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_extraroute.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_address_scope.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/inline_templates.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/__init__.py -> build/lib/heat/tests/openstack/neutron DEBUG: creating build/lib/heat/engine/resources/aws/autoscaling DEBUG: copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> build/lib/heat/engine/resources/aws/autoscaling DEBUG: copying heat/engine/resources/aws/autoscaling/launch_config.py -> build/lib/heat/engine/resources/aws/autoscaling DEBUG: copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> build/lib/heat/engine/resources/aws/autoscaling DEBUG: copying heat/engine/resources/aws/autoscaling/__init__.py -> build/lib/heat/engine/resources/aws/autoscaling DEBUG: copying heat/tests/engine/tools.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_sync_point.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_scheduler.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_resource_type.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_plugin_manager.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_node_data.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_engine_worker.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_dependencies.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_check_resource.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/__init__.py -> build/lib/heat/tests/engine DEBUG: creating build/lib/heat/tests/openstack/swift DEBUG: copying heat/tests/openstack/swift/test_container.py -> build/lib/heat/tests/openstack/swift DEBUG: copying heat/tests/openstack/swift/__init__.py -> build/lib/heat/tests/openstack/swift DEBUG: creating build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_volume_utils.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_volume_type.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_volume.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_quota.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_qos_specs.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/__init__.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/convergence/test_converge.py -> build/lib/heat/tests/convergence DEBUG: copying heat/tests/convergence/__init__.py -> build/lib/heat/tests/convergence DEBUG: creating build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/cluster_template.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/cluster.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/baymodel.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/bay.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/__init__.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: creating build/lib/heat/engine/resources/openstack/vitrage DEBUG: copying heat/engine/resources/openstack/vitrage/vitrage_template.py -> build/lib/heat/engine/resources/openstack/vitrage DEBUG: copying heat/engine/resources/openstack/vitrage/__init__.py -> build/lib/heat/engine/resources/openstack/vitrage DEBUG: creating build/lib/heat/engine/resources/aws/iam DEBUG: copying heat/engine/resources/aws/iam/user.py -> build/lib/heat/engine/resources/aws/iam DEBUG: copying heat/engine/resources/aws/iam/__init__.py -> build/lib/heat/engine/resources/aws/iam DEBUG: creating build/lib/heat/tests/cmd DEBUG: copying heat/tests/cmd/test_status.py -> build/lib/heat/tests/cmd DEBUG: copying heat/tests/cmd/__init__.py -> build/lib/heat/tests/cmd DEBUG: creating build/lib/heat/tests/openstack/mistral DEBUG: copying heat/tests/openstack/mistral/test_workflow.py -> build/lib/heat/tests/openstack/mistral DEBUG: copying heat/tests/openstack/mistral/test_external_resource.py -> build/lib/heat/tests/openstack/mistral DEBUG: copying heat/tests/openstack/mistral/test_cron_trigger.py -> build/lib/heat/tests/openstack/mistral DEBUG: copying heat/tests/openstack/mistral/__init__.py -> build/lib/heat/tests/openstack/mistral DEBUG: copying heat/api/cfn/wsgi.py -> build/lib/heat/api/cfn DEBUG: copying heat/api/cfn/versions.py -> build/lib/heat/api/cfn DEBUG: copying heat/api/cfn/__init__.py -> build/lib/heat/api/cfn DEBUG: copying heat/engine/resources/openstack/__init__.py -> build/lib/heat/engine/resources/openstack DEBUG: creating build/lib/heat/tests/api/middleware DEBUG: copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> build/lib/heat/tests/api/middleware DEBUG: copying heat/tests/api/middleware/__init__.py -> build/lib/heat/tests/api/middleware DEBUG: creating build/lib/heat/engine/resources/aws/cfn DEBUG: copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> build/lib/heat/engine/resources/aws/cfn DEBUG: copying heat/engine/resources/aws/cfn/wait_condition.py -> build/lib/heat/engine/resources/aws/cfn DEBUG: copying heat/engine/resources/aws/cfn/stack.py -> build/lib/heat/engine/resources/aws/cfn DEBUG: copying heat/engine/resources/aws/cfn/__init__.py -> build/lib/heat/engine/resources/aws/cfn DEBUG: creating build/lib/heat/engine/constraint DEBUG: copying heat/engine/constraint/common_constraints.py -> build/lib/heat/engine/constraint DEBUG: copying heat/engine/constraint/__init__.py -> build/lib/heat/engine/constraint DEBUG: creating build/lib/heat/engine/resources/openstack/zaqar DEBUG: copying heat/engine/resources/openstack/zaqar/subscription.py -> build/lib/heat/engine/resources/openstack/zaqar DEBUG: copying heat/engine/resources/openstack/zaqar/queue.py -> build/lib/heat/engine/resources/openstack/zaqar DEBUG: copying heat/engine/resources/openstack/zaqar/__init__.py -> build/lib/heat/engine/resources/openstack/zaqar DEBUG: creating build/lib/heat/engine/clients/os/neutron DEBUG: copying heat/engine/clients/os/neutron/taas_constraints.py -> build/lib/heat/engine/clients/os/neutron DEBUG: copying heat/engine/clients/os/neutron/neutron_constraints.py -> build/lib/heat/engine/clients/os/neutron DEBUG: copying heat/engine/clients/os/neutron/lbaas_constraints.py -> build/lib/heat/engine/clients/os/neutron DEBUG: copying heat/engine/clients/os/neutron/__init__.py -> build/lib/heat/engine/clients/os/neutron DEBUG: creating build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/tools.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_views_common.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_util.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_stacks.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_software_deployments.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_software_configs.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_services.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_routes.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_resources.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_events.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_build_info.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_actions.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/__init__.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: creating build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/quota.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/pool_member.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/pool.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/octavia_base.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/loadbalancer.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/listener.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/l7rule.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/l7policy.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/health_monitor.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/flavor_profile.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/flavor.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/availability_zone_profile.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/availability_zone.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/__init__.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: creating build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/server_network_mixin.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/server_group.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/server.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/quota.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/keypair.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/host_aggregate.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/floatingip.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/flavor.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/__init__.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: creating build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_server_group.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_server.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_quota.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_keypair.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_host_aggregate.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_floatingip.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_flavor.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/fakes.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/__init__.py -> build/lib/heat/tests/openstack/nova DEBUG: creating build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_user.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_service.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_role_assignments.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_role.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_region.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_project.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_group.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_endpoint.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_domain.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/__init__.py -> build/lib/heat/tests/openstack/keystone DEBUG: creating build/lib/heat/cloudinit DEBUG: copying heat/cloudinit/part_handler.py -> build/lib/heat/cloudinit DEBUG: copying heat/cloudinit/loguserdata.py -> build/lib/heat/cloudinit DEBUG: copying heat/cloudinit/__init__.py -> build/lib/heat/cloudinit DEBUG: creating build/lib/heat/engine/resources/openstack/zun DEBUG: copying heat/engine/resources/openstack/zun/container.py -> build/lib/heat/engine/resources/openstack/zun DEBUG: copying heat/engine/resources/openstack/zun/__init__.py -> build/lib/heat/engine/resources/openstack/zun DEBUG: creating build/lib/heat/engine/resources/openstack/glance DEBUG: copying heat/engine/resources/openstack/glance/image.py -> build/lib/heat/engine/resources/openstack/glance DEBUG: copying heat/engine/resources/openstack/glance/__init__.py -> build/lib/heat/engine/resources/openstack/glance DEBUG: creating build/lib/heat/hacking DEBUG: copying heat/hacking/checks.py -> build/lib/heat/hacking DEBUG: copying heat/hacking/__init__.py -> build/lib/heat/hacking DEBUG: creating build/lib/heat/engine/resources/openstack/aodh DEBUG: copying heat/engine/resources/openstack/aodh/composite_alarm.py -> build/lib/heat/engine/resources/openstack/aodh DEBUG: copying heat/engine/resources/openstack/aodh/alarm.py -> build/lib/heat/engine/resources/openstack/aodh DEBUG: copying heat/engine/resources/openstack/aodh/__init__.py -> build/lib/heat/engine/resources/openstack/aodh DEBUG: creating build/lib/heat/db DEBUG: copying heat/db/utils.py -> build/lib/heat/db DEBUG: copying heat/db/types.py -> build/lib/heat/db DEBUG: copying heat/db/models.py -> build/lib/heat/db DEBUG: copying heat/db/migration.py -> build/lib/heat/db DEBUG: copying heat/db/filters.py -> build/lib/heat/db DEBUG: copying heat/db/api.py -> build/lib/heat/db DEBUG: copying heat/db/__init__.py -> build/lib/heat/db DEBUG: creating build/lib/heat/engine/resources/openstack/aodh/gnocchi DEBUG: copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> build/lib/heat/engine/resources/openstack/aodh/gnocchi DEBUG: copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> build/lib/heat/engine/resources/openstack/aodh/gnocchi DEBUG: creating build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/vpc.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/volume.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/subnet.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/security_group.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/route_table.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/network_interface.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/internet_gateway.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/instance.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/eip.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/__init__.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: creating build/lib/heat/tests/openstack/trove DEBUG: copying heat/tests/openstack/trove/test_instance.py -> build/lib/heat/tests/openstack/trove DEBUG: copying heat/tests/openstack/trove/test_cluster.py -> build/lib/heat/tests/openstack/trove DEBUG: copying heat/tests/openstack/trove/__init__.py -> build/lib/heat/tests/openstack/trove DEBUG: creating build/lib/heat/tests/api/aws DEBUG: copying heat/tests/api/aws/test_api_ec2token.py -> build/lib/heat/tests/api/aws DEBUG: copying heat/tests/api/aws/test_api_aws.py -> build/lib/heat/tests/api/aws DEBUG: copying heat/tests/api/aws/__init__.py -> build/lib/heat/tests/api/aws DEBUG: creating build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_waitcondition.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_volume.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_user.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_security_group.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_s3.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_network_interface.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_loadbalancer.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_instance_network.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_instance.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_eip.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/__init__.py -> build/lib/heat/tests/aws DEBUG: creating build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_scaling_template.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_scaling_policy.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_scaling_group.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_rolling_update.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_new_capacity.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_lbutils.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_launch_config.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_heat_scaling_policy.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_heat_scaling_group.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/inline_templates.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/__init__.py -> build/lib/heat/tests/autoscaling DEBUG: creating build/lib/heat/engine/cfn DEBUG: copying heat/engine/cfn/template.py -> build/lib/heat/engine/cfn DEBUG: copying heat/engine/cfn/parameters.py -> build/lib/heat/engine/cfn DEBUG: copying heat/engine/cfn/functions.py -> build/lib/heat/engine/cfn DEBUG: copying heat/engine/cfn/__init__.py -> build/lib/heat/engine/cfn DEBUG: creating build/lib/heat/api/middleware DEBUG: copying heat/api/middleware/version_negotiation.py -> build/lib/heat/api/middleware DEBUG: copying heat/api/middleware/fault.py -> build/lib/heat/api/middleware DEBUG: copying heat/api/middleware/__init__.py -> build/lib/heat/api/middleware DEBUG: creating build/lib/heat/tests/openstack/designate DEBUG: copying heat/tests/openstack/designate/test_zone.py -> build/lib/heat/tests/openstack/designate DEBUG: copying heat/tests/openstack/designate/test_recordset.py -> build/lib/heat/tests/openstack/designate DEBUG: copying heat/tests/openstack/designate/__init__.py -> build/lib/heat/tests/openstack/designate DEBUG: creating build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_zaqar_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_swift_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_sdk_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_progress.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_octavia_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_nova_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_neutron_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_monasca_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_mistral_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_manila_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_magnum_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_keystone_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_ironic_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_heat_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_glance_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_designate_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_clients.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_cinder_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_barbican_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_aodh_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/__init__.py -> build/lib/heat/tests/clients DEBUG: creating build/lib/heat_integrationtests DEBUG: creating build/lib/heat_integrationtests/common DEBUG: copying heat_integrationtests/common/test.py -> build/lib/heat_integrationtests/common DEBUG: copying heat_integrationtests/common/exceptions.py -> build/lib/heat_integrationtests/common DEBUG: copying heat_integrationtests/common/clients.py -> build/lib/heat_integrationtests/common DEBUG: copying heat_integrationtests/common/__init__.py -> build/lib/heat_integrationtests/common DEBUG: creating build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_versionnegotiation.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_validation.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_update_restricted.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_translation.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_template_versions.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_template_resource.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_swiftsignal_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_stack_cancel.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_software_deployment_group.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_snapshot_restore.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_simultaneous_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_resource_group.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_resource_chain.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_replace_deprecated.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_purge.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_preview_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_notifications.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_nested_get_attr.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_keystone_user_with_domain.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_instance_group.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_immutable_parameters.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_heat_autoscaling.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_env_merge.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_delete.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_default_parameters.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_create_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_conditions.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_conditional_exposure.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_cancel_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_aws_stack.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_autoscaling.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_admin_actions.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/functional_base.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/__init__.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/__init__.py -> build/lib/heat_integrationtests DEBUG: running egg_info DEBUG: writing openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to openstack_heat.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'openstack_heat.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.db.migrations' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.db.migrations' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.db.migrations' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.db.migrations' to be distributed and are DEBUG: already explicitly excluding 'heat.db.migrations' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.db.migrations.versions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.db.migrations.versions' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.db.migrations.versions' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.db.migrations.versions' to be distributed and are DEBUG: already explicitly excluding 'heat.db.migrations.versions' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.de.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.de.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.de.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.de.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.de.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.es.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.es.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.es.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.es.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.es.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.fr.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.fr.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.fr.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.fr.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.it.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.it.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.it.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.it.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.it.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.ja.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.ja.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.ja.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.ja.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.ko_KR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.ko_KR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.ko_KR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.ko_KR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.pt_BR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.pt_BR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.pt_BR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.pt_BR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.ru.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.ru.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.ru.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.ru.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.zh_CN.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.zh_CN.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.zh_CN.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.zh_CN.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.zh_TW.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.zh_TW.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.zh_TW.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.zh_TW.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.zh_TW.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.tests.convergence.scenarios' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.convergence.scenarios' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.tests.convergence.scenarios' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.tests.convergence.scenarios' to be distributed and are DEBUG: already explicitly excluding 'heat.tests.convergence.scenarios' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.tests.openstack.neutron.test_taas' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.openstack.neutron.test_taas' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.tests.openstack.neutron.test_taas' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.tests.openstack.neutron.test_taas' to be distributed and are DEBUG: already explicitly excluding 'heat.tests.openstack.neutron.test_taas' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.tests.policy' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.policy' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.tests.policy' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.tests.policy' to be distributed and are DEBUG: already explicitly excluding 'heat.tests.policy' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.tests.templates' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.templates' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.tests.templates' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.tests.templates' to be distributed and are DEBUG: already explicitly excluding 'heat.tests.templates' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.de.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.de.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat_integrationtests.locale.de.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat_integrationtests.locale.de.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat_integrationtests.locale.de.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.en_GB.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat_integrationtests.locale.en_GB.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat_integrationtests.locale.en_GB.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat_integrationtests.locale.en_GB.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.ja.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat_integrationtests.locale.ja.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat_integrationtests.locale.ja.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat_integrationtests.locale.ja.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: creating build/lib/heat/locale DEBUG: creating build/lib/heat/locale/de DEBUG: creating build/lib/heat/locale/de/LC_MESSAGES DEBUG: copying heat/locale/de/LC_MESSAGES/heat.po -> build/lib/heat/locale/de/LC_MESSAGES DEBUG: creating build/lib/heat/locale/es DEBUG: creating build/lib/heat/locale/es/LC_MESSAGES DEBUG: copying heat/locale/es/LC_MESSAGES/heat.po -> build/lib/heat/locale/es/LC_MESSAGES DEBUG: creating build/lib/heat/locale/fr DEBUG: creating build/lib/heat/locale/fr/LC_MESSAGES DEBUG: copying heat/locale/fr/LC_MESSAGES/heat.po -> build/lib/heat/locale/fr/LC_MESSAGES DEBUG: creating build/lib/heat/locale/it DEBUG: creating build/lib/heat/locale/it/LC_MESSAGES DEBUG: copying heat/locale/it/LC_MESSAGES/heat.po -> build/lib/heat/locale/it/LC_MESSAGES DEBUG: creating build/lib/heat/locale/ja DEBUG: creating build/lib/heat/locale/ja/LC_MESSAGES DEBUG: copying heat/locale/ja/LC_MESSAGES/heat.po -> build/lib/heat/locale/ja/LC_MESSAGES DEBUG: creating build/lib/heat/locale/ko_KR DEBUG: creating build/lib/heat/locale/ko_KR/LC_MESSAGES DEBUG: copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> build/lib/heat/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/heat/locale/pt_BR DEBUG: creating build/lib/heat/locale/pt_BR/LC_MESSAGES DEBUG: copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> build/lib/heat/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/heat/locale/ru DEBUG: creating build/lib/heat/locale/ru/LC_MESSAGES DEBUG: copying heat/locale/ru/LC_MESSAGES/heat.po -> build/lib/heat/locale/ru/LC_MESSAGES DEBUG: creating build/lib/heat/locale/zh_CN DEBUG: creating build/lib/heat/locale/zh_CN/LC_MESSAGES DEBUG: copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> build/lib/heat/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/heat/locale/zh_TW DEBUG: creating build/lib/heat/locale/zh_TW/LC_MESSAGES DEBUG: copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> build/lib/heat/locale/zh_TW/LC_MESSAGES DEBUG: copying heat/tests/testing-overview.txt -> build/lib/heat/tests DEBUG: creating build/lib/heat/tests/policy DEBUG: copying heat/tests/policy/resources.json -> build/lib/heat/tests/policy DEBUG: copying heat/tests/policy/test_acl_personas.yaml -> build/lib/heat/tests/policy DEBUG: copying heat/tests/policy/test_deprecated_access.yaml -> build/lib/heat/tests/policy DEBUG: copying heat/tests/policy/test_new_acl_personas.yaml -> build/lib/heat/tests/policy DEBUG: creating build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/Neutron.template -> build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/Neutron.yaml -> build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/README -> build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/WordPress_Single_Instance.template -> build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/WordPress_Single_Instance.yaml -> build/lib/heat/tests/templates DEBUG: creating build/lib/heat/tests/openstack/neutron/test_taas DEBUG: copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> build/lib/heat/tests/openstack/neutron/test_taas DEBUG: copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> build/lib/heat/tests/openstack/neutron/test_taas DEBUG: creating build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/basic_create.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/basic_create_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/basic_update_delete.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/create_early_delete.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/disjoint_create.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/multiple_update.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_add.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_add_concurrent.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_add_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_interrupt_create.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_remove.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_remove_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_user_replace.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/cloudinit/boothook.sh -> build/lib/heat/cloudinit DEBUG: copying heat/cloudinit/config -> build/lib/heat/cloudinit DEBUG: copying heat/db/alembic.ini -> build/lib/heat/db DEBUG: creating build/lib/heat/db/migrations DEBUG: copying heat/db/migrations/README.rst -> build/lib/heat/db/migrations DEBUG: copying heat/db/migrations/env.py -> build/lib/heat/db/migrations DEBUG: copying heat/db/migrations/script.py.mako -> build/lib/heat/db/migrations DEBUG: creating build/lib/heat/db/migrations/versions DEBUG: copying heat/db/migrations/versions/c6214ca60943_initial_revision.py -> build/lib/heat/db/migrations/versions DEBUG: copying heat_integrationtests/README.rst -> build/lib/heat_integrationtests DEBUG: copying heat_integrationtests/cleanup_test_env.sh -> build/lib/heat_integrationtests DEBUG: copying heat_integrationtests/prepare_test_env.sh -> build/lib/heat_integrationtests DEBUG: copying heat_integrationtests/prepare_test_network.sh -> build/lib/heat_integrationtests DEBUG: creating build/lib/heat_integrationtests/locale DEBUG: creating build/lib/heat_integrationtests/locale/de DEBUG: creating build/lib/heat_integrationtests/locale/de/LC_MESSAGES DEBUG: copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/de/LC_MESSAGES DEBUG: creating build/lib/heat_integrationtests/locale/en_GB DEBUG: creating build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES DEBUG: copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/heat_integrationtests/locale/ja DEBUG: creating build/lib/heat_integrationtests/locale/ja/LC_MESSAGES DEBUG: copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ja/LC_MESSAGES DEBUG: creating build/lib/heat_integrationtests/locale/ko_KR DEBUG: creating build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES DEBUG: copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES DEBUG: running build_scripts DEBUG: creating build/scripts-3.12 DEBUG: copying bin/heat-db-setup -> build/scripts-3.12 DEBUG: copying and adjusting bin/heat-keystone-setup-domain -> build/scripts-3.12 DEBUG: changing mode of build/scripts-3.12/heat-keystone-setup-domain from 644 to 755 DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ja DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ja/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ja/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/en_GB DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/en_GB/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/de DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/de/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/de/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/prepare_test_network.sh -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: copying build/lib/heat_integrationtests/prepare_test_env.sh -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: copying build/lib/heat_integrationtests/cleanup_test_env.sh -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: copying build/lib/heat_integrationtests/README.rst -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: copying build/lib/heat_integrationtests/__init__.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/functional_base.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_admin_actions.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_autoscaling.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_aws_stack.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_cancel_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_conditional_exposure.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_conditions.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_create_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_default_parameters.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_delete.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_env_merge.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_heat_autoscaling.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_immutable_parameters.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_instance_group.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_keystone_user_with_domain.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_nested_get_attr.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_notifications.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_preview_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_purge.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_replace_deprecated.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_resource_chain.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_resource_group.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_simultaneous_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_snapshot_restore.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_software_deployment_group.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_stack_cancel.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_swiftsignal_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_template_resource.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_template_versions.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_translation.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_update_restricted.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_validation.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_versionnegotiation.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: copying build/lib/heat_integrationtests/common/__init__.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: copying build/lib/heat_integrationtests/common/clients.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: copying build/lib/heat_integrationtests/common/exceptions.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: copying build/lib/heat_integrationtests/common/test.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: creating build/bdist.linux-x86_64/wheel/heat DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/zh_TW DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/zh_TW/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/zh_CN DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/zh_CN/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ru DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ru/LC_MESSAGES DEBUG: copying build/lib/heat/locale/ru/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/ru/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/pt_BR DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/pt_BR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ja DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ja/LC_MESSAGES DEBUG: copying build/lib/heat/locale/ja/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/ja/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/it DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/it/LC_MESSAGES DEBUG: copying build/lib/heat/locale/it/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/it/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/fr DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/fr/LC_MESSAGES DEBUG: copying build/lib/heat/locale/fr/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/fr/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/es DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/es/LC_MESSAGES DEBUG: copying build/lib/heat/locale/es/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/es/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/de DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/de/LC_MESSAGES DEBUG: copying build/lib/heat/locale/de/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/de/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/db DEBUG: creating build/bdist.linux-x86_64/wheel/heat/db/migrations DEBUG: creating build/bdist.linux-x86_64/wheel/heat/db/migrations/versions DEBUG: copying build/lib/heat/db/migrations/versions/c6214ca60943_initial_revision.py -> build/bdist.linux-x86_64/wheel/heat/db/migrations/versions DEBUG: copying build/lib/heat/db/migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/heat/db/migrations DEBUG: copying build/lib/heat/db/migrations/env.py -> build/bdist.linux-x86_64/wheel/heat/db/migrations DEBUG: copying build/lib/heat/db/migrations/README.rst -> build/bdist.linux-x86_64/wheel/heat/db/migrations DEBUG: copying build/lib/heat/db/alembic.ini -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/__init__.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/api.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/filters.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/migration.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/models.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/types.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/utils.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: creating build/bdist.linux-x86_64/wheel/heat/hacking DEBUG: copying build/lib/heat/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/heat/hacking DEBUG: copying build/lib/heat/hacking/checks.py -> build/bdist.linux-x86_64/wheel/heat/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/config -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/boothook.sh -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/__init__.py -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/loguserdata.py -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/part_handler.py -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: creating build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/all.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/api.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/api_cfn.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/engine.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/manage.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/status.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/__init__.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/cooldown.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/lbutils.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/rolling_update.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/scalingutil.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/template.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: creating build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/__init__.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/base.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/event.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/fields.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/raw_template.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/raw_template_files.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/resource.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/resource_data.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/resource_properties_data.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/service.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/snapshot.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/software_config.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/software_deployment.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/stack.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/stack_lock.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/stack_tag.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/sync_point.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/user_creds.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: creating build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/api.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/client.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/listener_client.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/worker_api.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/worker_client.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/__init__.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/actions.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/base.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/build_info.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/cloudformation.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/events.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/resource.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/resource_types.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/service.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/software_configs.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/software_deployments.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/stacks.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: creating build/bdist.linux-x86_64/wheel/heat/wsgi DEBUG: copying build/lib/heat/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/heat/wsgi DEBUG: copying build/lib/heat/wsgi/api.py -> build/bdist.linux-x86_64/wheel/heat/wsgi DEBUG: copying build/lib/heat/wsgi/cfn.py -> build/bdist.linux-x86_64/wheel/heat/wsgi DEBUG: copying build/lib/heat/__init__.py -> build/bdist.linux-x86_64/wheel/heat DEBUG: copying build/lib/heat/version.py -> build/bdist.linux-x86_64/wheel/heat DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/WordPress_Single_Instance.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/WordPress_Single_Instance.template -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/README -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/Neutron.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/Neutron.template -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/policy/test_new_acl_personas.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/policy/test_deprecated_access.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/policy/test_acl_personas.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/policy/resources.json -> build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/testing-overview.txt -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_aodh_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_barbican_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_cinder_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_clients.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_designate_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_glance_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_heat_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_ironic_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_keystone_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_magnum_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_manila_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_mistral_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_monasca_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_neutron_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_nova_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_octavia_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_progress.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_sdk_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_swift_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_zaqar_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/inline_templates.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_heat_scaling_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_heat_scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_launch_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_lbutils.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_new_capacity.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_rolling_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_scaling_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_scaling_template.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_eip.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_instance.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_instance_network.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_network_interface.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_s3.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_security_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_user.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_volume.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_waitcondition.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/cmd DEBUG: copying build/lib/heat/tests/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/cmd DEBUG: copying build/lib/heat/tests/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/heat/tests/cmd DEBUG: copying build/lib/heat/tests/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/common.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/fakes.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/generic_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_attributes.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_auth_password.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_auth_url.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_auth_plugin.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_context.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_env_util.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_exception.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_param_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_pluginutils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_serializers.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_service_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_constraints.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_convg_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_crypt.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_dbinstance.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_empty_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_engine_api_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_engine_service.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_environment.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_environment_format.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_event.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_exception.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_fault_middleware.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_function.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_grouputils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_hacking.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_hot.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_identifier.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_lifecycle_plugin_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_loguserdata.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_metadata_refresh.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_nested_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_noauth.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_nokey.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_notifications.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_parameters.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_plugin_loader.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_properties.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_properties_group.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_provider_template.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_resource_properties_data.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_rpc_client.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_rpc_listener_client.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_rpc_worker_client.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_rsrc_defn.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_server_tags.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_short_id.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_signal.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_collect_attributes.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_lock.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_update.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_user.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_support.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_template.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_template_files.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_template_format.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_timeutils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_translation_rule.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_urlfetch.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_validate.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_version.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_vpc.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/constraints DEBUG: copying build/lib/heat/tests/constraints/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/constraints DEBUG: copying build/lib/heat/tests/constraints/test_common_constraints.py -> build/bdist.linux-x86_64/wheel/heat/tests/constraints DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/convergence DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_user_replace.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace_invert_deps.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_remove_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_remove.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_interrupt_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_add_rollback_early.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_add_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_add_concurrent.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_add.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/multiple_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/disjoint_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/create_early_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/basic_update_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/basic_create_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/basic_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence DEBUG: copying build/lib/heat/tests/convergence/test_converge.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/engine_wrapper.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/event_loop.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/fake_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/message_processor.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/message_queue.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/processes.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/reality.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/scenario.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/scenario_template.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/testutils.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/worker_wrapper.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_check_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_dependencies.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_engine_worker.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_node_data.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_plugin_manager.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_resource_type.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_scheduler.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_sync_point.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/tools.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_service_engine.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_software_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_action.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_adopt.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_events.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_resources.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_snapshot.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_threadgroup_mgr.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/test_migrations.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/test_sqlalchemy_api.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/test_sqlalchemy_filters.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/test_sqlalchemy_types.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api/aws DEBUG: copying build/lib/heat/tests/api/aws/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/aws DEBUG: copying build/lib/heat/tests/api/aws/test_api_aws.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/aws DEBUG: copying build/lib/heat/tests/api/aws/test_api_ec2token.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/aws DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_actions.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_build_info.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_events.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_resources.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_routes.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_services.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_software_configs.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_software_deployments.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_stacks.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_util.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_views_common.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_views_stacks_view.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/tools.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api/middleware DEBUG: copying build/lib/heat/tests/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/middleware DEBUG: copying build/lib/heat/tests/api/middleware/test_version_negotiation_middleware.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/middleware DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api/cfn DEBUG: copying build/lib/heat/tests/api/cfn/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/cfn DEBUG: copying build/lib/heat/tests/api/cfn/test_api_cfn_v1.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/cfn DEBUG: copying build/lib/heat/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api DEBUG: copying build/lib/heat/tests/api/test_wsgi.py -> build/bdist.linux-x86_64/wheel/heat/tests/api DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/designate DEBUG: copying build/lib/heat/tests/openstack/designate/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/designate DEBUG: copying build/lib/heat/tests/openstack/designate/test_recordset.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/designate DEBUG: copying build/lib/heat/tests/openstack/designate/test_zone.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/designate DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove DEBUG: copying build/lib/heat/tests/openstack/trove/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove DEBUG: copying build/lib/heat/tests/openstack/trove/test_cluster.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove DEBUG: copying build/lib/heat/tests/openstack/trove/test_instance.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_domain.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_endpoint.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_project.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_region.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_role.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_role_assignments.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_service.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_user.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/fakes.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_flavor.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_floatingip.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_host_aggregate.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_keypair.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_server.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_server_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: copying build/lib/heat/tests/openstack/mistral/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: copying build/lib/heat/tests/openstack/mistral/test_cron_trigger.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: copying build/lib/heat/tests/openstack/mistral/test_external_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: copying build/lib/heat/tests/openstack/mistral/test_workflow.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_qos_specs.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_volume.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_volume_type.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_volume_type_encryption.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_volume_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/swift DEBUG: copying build/lib/heat/tests/openstack/swift/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/swift DEBUG: copying build/lib/heat/tests/openstack/swift/test_container.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/swift DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/glance DEBUG: copying build/lib/heat/tests/openstack/glance/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/glance DEBUG: copying build/lib/heat/tests/openstack/glance/test_image.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/glance DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/monasca DEBUG: copying build/lib/heat/tests/openstack/monasca/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/monasca DEBUG: copying build/lib/heat/tests/openstack/monasca/test_alarm_definition.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/monasca DEBUG: copying build/lib/heat/tests/openstack/monasca/test_notification.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/monasca DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/test_security_service.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/test_share.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/test_share_network.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/test_share_type.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar DEBUG: copying build/lib/heat/tests/openstack/zaqar/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar DEBUG: copying build/lib/heat/tests/openstack/zaqar/test_queue.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar DEBUG: copying build/lib/heat/tests/openstack/zaqar/test_subscription.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/magnum DEBUG: copying build/lib/heat/tests/openstack/magnum/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/magnum DEBUG: copying build/lib/heat/tests/openstack/magnum/test_cluster.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/magnum DEBUG: copying build/lib/heat/tests/openstack/magnum/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/magnum DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_taas DEBUG: copying build/lib/heat/tests/openstack/neutron/test_taas/test_tap_service.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_taas DEBUG: copying build/lib/heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_taas DEBUG: copying build/lib/heat/tests/openstack/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/inline_templates.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_address_scope.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_extraroute.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_firewall.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_floating_ip.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_metering.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_net.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_network_gateway.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_port.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_provider_net.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_router.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_segment.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_subnet.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_subnetpool.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_trunk.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_vpnservice.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_qos.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: copying build/lib/heat/tests/openstack/barbican/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: copying build/lib/heat/tests/openstack/barbican/test_container.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: copying build/lib/heat/tests/openstack/barbican/test_order.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: copying build/lib/heat/tests/openstack/barbican/test_secret.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/ironic DEBUG: copying build/lib/heat/tests/openstack/ironic/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/ironic DEBUG: copying build/lib/heat/tests/openstack/ironic/test_port.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/ironic DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_cloud_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_delay.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_deployed_server.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_instance_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_instance_group_update_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_multi_part.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_none_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_random_string.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_remote_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_resource_chain.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_resource_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_software_component.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_software_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_software_deployment.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_structured_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_swiftsignal.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_value.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_waitcondition.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: copying build/lib/heat/tests/openstack/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: copying build/lib/heat/tests/openstack/aodh/test_alarm.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: copying build/lib/heat/tests/openstack/aodh/test_composite_alarm.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: copying build/lib/heat/tests/openstack/aodh/test_gnocchi_alarm.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/inline_templates.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_flavor.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_flavor_profile.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_health_monitor.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_l7policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_l7rule.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_listener.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_pool.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_pool_member.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/middleware DEBUG: copying build/lib/heat/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/middleware DEBUG: copying build/lib/heat/api/middleware/fault.py -> build/bdist.linux-x86_64/wheel/heat/api/middleware DEBUG: copying build/lib/heat/api/middleware/version_negotiation.py -> build/bdist.linux-x86_64/wheel/heat/api/middleware DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/cfn DEBUG: copying build/lib/heat/api/cfn/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn DEBUG: copying build/lib/heat/api/cfn/versions.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn DEBUG: copying build/lib/heat/api/cfn/wsgi.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/cfn/v1 DEBUG: copying build/lib/heat/api/cfn/v1/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn/v1 DEBUG: copying build/lib/heat/api/cfn/v1/signal.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn/v1 DEBUG: copying build/lib/heat/api/cfn/v1/stacks.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn/v1 DEBUG: copying build/lib/heat/api/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api DEBUG: copying build/lib/heat/api/versions.py -> build/bdist.linux-x86_64/wheel/heat/api DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/openstack DEBUG: copying build/lib/heat/api/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack DEBUG: copying build/lib/heat/api/openstack/versions.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack DEBUG: copying build/lib/heat/api/openstack/wsgi.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/openstack/v1/views DEBUG: copying build/lib/heat/api/openstack/v1/views/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1/views DEBUG: copying build/lib/heat/api/openstack/v1/views/stacks_view.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1/views DEBUG: copying build/lib/heat/api/openstack/v1/views/views_common.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1/views DEBUG: copying build/lib/heat/api/openstack/v1/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/actions.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/build_info.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/events.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/resources.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/services.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/software_configs.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/software_deployments.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/stacks.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/util.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: copying build/lib/heat/api/aws/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: copying build/lib/heat/api/aws/ec2token.py -> build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: copying build/lib/heat/api/aws/exception.py -> build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: copying build/lib/heat/api/aws/utils.py -> build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: copying build/lib/heat/engine/cfn/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: copying build/lib/heat/engine/cfn/functions.py -> build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: copying build/lib/heat/engine/cfn/parameters.py -> build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: copying build/lib/heat/engine/cfn/template.py -> build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/constraint DEBUG: copying build/lib/heat/engine/constraint/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/constraint DEBUG: copying build/lib/heat/engine/constraint/common_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/constraint DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: copying build/lib/heat/engine/hot/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: copying build/lib/heat/engine/hot/functions.py -> build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: copying build/lib/heat/engine/hot/parameters.py -> build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: copying build/lib/heat/engine/hot/template.py -> build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: copying build/lib/heat/engine/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/api.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/attributes.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/check_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/conditions.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/dependencies.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/environment.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/event.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/function.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/lifecycle_plugin.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/node_data.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/output.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/parameter_groups.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/parameters.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/parent_rsrc.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/plugin_manager.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/properties.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/properties_group.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/resource.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/rsrc_defn.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/scheduler.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/service.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/service_software_config.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/software_config_io.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/stack.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/stack_lock.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/status.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/stk_defn.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/support.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/sync_point.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/template.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/template_common.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/template_files.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/timestamp.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/translation.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/update.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/worker.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/clients/os/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/clients/os/neutron/lbaas_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/clients/os/neutron/neutron_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/clients/os/neutron/taas_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/clients/os/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/aodh.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/barbican.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/blazar.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/cinder.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/designate.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/glance.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/heat_plugin.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/ironic.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/magnum.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/manila.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/mistral.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/monasca.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/nova.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/octavia.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/openstacksdk.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/swift.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/trove.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/vitrage.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/zaqar.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/zun.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/os/keystone/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/os/keystone/fake_keystoneclient.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/os/keystone/heat_keystoneclient.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/os/keystone/keystone_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/client_exception.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/client_plugin.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/default_client_plugin.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/microversion_mixin.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/progress.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/notification DEBUG: copying build/lib/heat/engine/notification/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/notification DEBUG: copying build/lib/heat/engine/notification/autoscaling.py -> build/bdist.linux-x86_64/wheel/heat/engine/notification DEBUG: copying build/lib/heat/engine/notification/stack.py -> build/bdist.linux-x86_64/wheel/heat/engine/notification DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/alarm_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/scheduler_hints.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/server_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/signal_responder.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/stack_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/stack_user.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/template_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/volume_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/wait_condition.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh/gnocchi DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh/gnocchi DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh/gnocchi DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/alarm.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/composite_alarm.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/glance DEBUG: copying build/lib/heat/engine/resources/openstack/glance/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/glance DEBUG: copying build/lib/heat/engine/resources/openstack/glance/image.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/glance DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zun DEBUG: copying build/lib/heat/engine/resources/openstack/zun/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zun DEBUG: copying build/lib/heat/engine/resources/openstack/zun/container.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zun DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/flavor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/floatingip.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/host_aggregate.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/keypair.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/server.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/server_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/server_network_mixin.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/availability_zone.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/flavor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/flavor_profile.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/health_monitor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/l7policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/l7rule.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/listener.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/octavia_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/pool.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/pool_member.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zaqar DEBUG: copying build/lib/heat/engine/resources/openstack/zaqar/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zaqar DEBUG: copying build/lib/heat/engine/resources/openstack/zaqar/queue.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zaqar DEBUG: copying build/lib/heat/engine/resources/openstack/zaqar/subscription.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zaqar DEBUG: copying build/lib/heat/engine/resources/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/vitrage DEBUG: copying build/lib/heat/engine/resources/openstack/vitrage/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/vitrage DEBUG: copying build/lib/heat/engine/resources/openstack/vitrage/vitrage_template.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/vitrage DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/bay.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/baymodel.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/cluster.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/cluster_template.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/cluster.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/node.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/profile.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/receiver.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/res_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/monasca DEBUG: copying build/lib/heat/engine/resources/openstack/monasca/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/monasca DEBUG: copying build/lib/heat/engine/resources/openstack/monasca/alarm_definition.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/monasca DEBUG: copying build/lib/heat/engine/resources/openstack/monasca/notification.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/monasca DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/security_service.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/share.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/share_network.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/share_type.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove DEBUG: copying build/lib/heat/engine/resources/openstack/trove/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove DEBUG: copying build/lib/heat/engine/resources/openstack/trove/cluster.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove DEBUG: copying build/lib/heat/engine/resources/openstack/trove/instance.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: copying build/lib/heat/engine/resources/openstack/barbican/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: copying build/lib/heat/engine/resources/openstack/barbican/container.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: copying build/lib/heat/engine/resources/openstack/barbican/order.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: copying build/lib/heat/engine/resources/openstack/barbican/secret.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/swift DEBUG: copying build/lib/heat/engine/resources/openstack/swift/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/swift DEBUG: copying build/lib/heat/engine/resources/openstack/swift/container.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/swift DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/access_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/autoscaling_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/cloud_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/delay.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/deployed_server.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/ha_restarter.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/instance_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/multi_part.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/none_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/random_string.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/remote_stack.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/resource_chain.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/resource_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/software_component.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/software_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/software_deployment.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/structured_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/swiftsignal.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/test_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/value.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/wait_condition.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/wait_condition_handle.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: copying build/lib/heat/engine/resources/openstack/mistral/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: copying build/lib/heat/engine/resources/openstack/mistral/cron_trigger.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: copying build/lib/heat/engine/resources/openstack/mistral/external_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: copying build/lib/heat/engine/resources/openstack/mistral/workflow.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/domain.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/record.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/recordset.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/zone.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/cluster.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/data_source.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/image.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/job.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/job_binary.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/templates.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/ironic DEBUG: copying build/lib/heat/engine/resources/openstack/ironic/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/ironic DEBUG: copying build/lib/heat/engine/resources/openstack/ironic/port.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/ironic DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/qos_specs.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/volume.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/volume_type.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/domain.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/endpoint.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/project.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/region.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/role.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/role_assignments.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/service.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/user.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/blazar DEBUG: copying build/lib/heat/engine/resources/openstack/blazar/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/blazar DEBUG: copying build/lib/heat/engine/resources/openstack/blazar/host.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/blazar DEBUG: copying build/lib/heat/engine/resources/openstack/blazar/lease.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/blazar DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_chain.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/taas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/taas/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/taas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/taas/tap_flow.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/taas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/taas/tap_service.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/taas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/address_scope.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/extraroute.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/extrarouteset.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/firewall.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/floatingip.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/l2_gateway.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/metering.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/net.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/network_gateway.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/neutron.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/port.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/provider_net.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/qos.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/rbac_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/router.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/security_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/security_group_rule.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/segment.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/subnet.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/subnetpool.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/trunk.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/vpnservice.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/listener.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/pool.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/eip.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/instance.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/internet_gateway.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/network_interface.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/route_table.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/security_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/subnet.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/volume.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/vpc.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: copying build/lib/heat/engine/resources/aws/cfn/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: copying build/lib/heat/engine/resources/aws/cfn/stack.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: copying build/lib/heat/engine/resources/aws/cfn/wait_condition.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: copying build/lib/heat/engine/resources/aws/cfn/wait_condition_handle.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/iam DEBUG: copying build/lib/heat/engine/resources/aws/iam/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/iam DEBUG: copying build/lib/heat/engine/resources/aws/iam/user.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/iam DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: copying build/lib/heat/engine/resources/aws/autoscaling/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: copying build/lib/heat/engine/resources/aws/autoscaling/autoscaling_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: copying build/lib/heat/engine/resources/aws/autoscaling/launch_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: copying build/lib/heat/engine/resources/aws/autoscaling/scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/lb DEBUG: copying build/lib/heat/engine/resources/aws/lb/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/lb DEBUG: copying build/lib/heat/engine/resources/aws/lb/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/lb DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/s3 DEBUG: copying build/lib/heat/engine/resources/aws/s3/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/s3 DEBUG: copying build/lib/heat/engine/resources/aws/s3/s3.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/s3 DEBUG: copying build/lib/heat/engine/resources/aws/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws DEBUG: creating build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/__init__.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/auth_password.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/auth_plugin.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/auth_url.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/cache.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/config.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/context.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/crypt.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/custom_backend_auth.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/endpoint_utils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/environment_format.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/environment_util.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/exception.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/grouputils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/i18n.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/identifier.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/lifecycle_plugin_utils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/messaging.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/netutils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/noauth.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/param_utils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/password_gen.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/plugin_loader.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/pluginutils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/policy.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/profiler.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/serializers.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/service_utils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/short_id.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/template_format.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/timeutils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/urlfetch.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/wsgi.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/data/etc/heat DEBUG: copying etc/heat/api-paste.ini -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/data/etc/heat DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/data/etc/heat/environment.d DEBUG: copying etc/heat/environment.d/default.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/data/etc/heat/environment.d/ DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/data/etc/heat/templates DEBUG: copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/data/etc/heat/templates/ DEBUG: copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/data/etc/heat/templates/ DEBUG: running install_egg_info DEBUG: Copying openstack_heat.egg-info to build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/scripts DEBUG: copying build/scripts-3.12/heat-keystone-setup-domain -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/scripts DEBUG: copying build/scripts-3.12/heat-db-setup -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/scripts DEBUG: changing mode of build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/scripts/heat-keystone-setup-domain to 755 DEBUG: changing mode of build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/scripts/heat-db-setup to 755 DEBUG: Installing heat-wsgi-api script to build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/scripts DEBUG: Installing heat-wsgi-api-cfn script to build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.data/scripts DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev11.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir/pip-wheel-iyxj9uq5/.tmp-gndlfojj/openstack_heat-24.1.0.dev11-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'heat/__init__.py' DEBUG: adding 'heat/version.py' DEBUG: adding 'heat/api/__init__.py' DEBUG: adding 'heat/api/versions.py' DEBUG: adding 'heat/api/aws/__init__.py' DEBUG: adding 'heat/api/aws/ec2token.py' DEBUG: adding 'heat/api/aws/exception.py' DEBUG: adding 'heat/api/aws/utils.py' DEBUG: adding 'heat/api/cfn/__init__.py' DEBUG: adding 'heat/api/cfn/versions.py' DEBUG: adding 'heat/api/cfn/wsgi.py' DEBUG: adding 'heat/api/cfn/v1/__init__.py' DEBUG: adding 'heat/api/cfn/v1/signal.py' DEBUG: adding 'heat/api/cfn/v1/stacks.py' DEBUG: adding 'heat/api/middleware/__init__.py' DEBUG: adding 'heat/api/middleware/fault.py' DEBUG: adding 'heat/api/middleware/version_negotiation.py' DEBUG: adding 'heat/api/openstack/__init__.py' DEBUG: adding 'heat/api/openstack/versions.py' DEBUG: adding 'heat/api/openstack/wsgi.py' DEBUG: adding 'heat/api/openstack/v1/__init__.py' DEBUG: adding 'heat/api/openstack/v1/actions.py' DEBUG: adding 'heat/api/openstack/v1/build_info.py' DEBUG: adding 'heat/api/openstack/v1/events.py' DEBUG: adding 'heat/api/openstack/v1/resources.py' DEBUG: adding 'heat/api/openstack/v1/services.py' DEBUG: adding 'heat/api/openstack/v1/software_configs.py' DEBUG: adding 'heat/api/openstack/v1/software_deployments.py' DEBUG: adding 'heat/api/openstack/v1/stacks.py' DEBUG: adding 'heat/api/openstack/v1/util.py' DEBUG: adding 'heat/api/openstack/v1/views/__init__.py' DEBUG: adding 'heat/api/openstack/v1/views/stacks_view.py' DEBUG: adding 'heat/api/openstack/v1/views/views_common.py' DEBUG: adding 'heat/cloudinit/__init__.py' DEBUG: adding 'heat/cloudinit/boothook.sh' DEBUG: adding 'heat/cloudinit/config' DEBUG: adding 'heat/cloudinit/loguserdata.py' DEBUG: adding 'heat/cloudinit/part_handler.py' DEBUG: adding 'heat/cmd/__init__.py' DEBUG: adding 'heat/cmd/all.py' DEBUG: adding 'heat/cmd/api.py' DEBUG: adding 'heat/cmd/api_cfn.py' DEBUG: adding 'heat/cmd/engine.py' DEBUG: adding 'heat/cmd/manage.py' DEBUG: adding 'heat/cmd/status.py' DEBUG: adding 'heat/common/__init__.py' DEBUG: adding 'heat/common/auth_password.py' DEBUG: adding 'heat/common/auth_plugin.py' DEBUG: adding 'heat/common/auth_url.py' DEBUG: adding 'heat/common/cache.py' DEBUG: adding 'heat/common/config.py' DEBUG: adding 'heat/common/context.py' DEBUG: adding 'heat/common/crypt.py' DEBUG: adding 'heat/common/custom_backend_auth.py' DEBUG: adding 'heat/common/endpoint_utils.py' DEBUG: adding 'heat/common/environment_format.py' DEBUG: adding 'heat/common/environment_util.py' DEBUG: adding 'heat/common/exception.py' DEBUG: adding 'heat/common/grouputils.py' DEBUG: adding 'heat/common/i18n.py' DEBUG: adding 'heat/common/identifier.py' DEBUG: adding 'heat/common/lifecycle_plugin_utils.py' DEBUG: adding 'heat/common/messaging.py' DEBUG: adding 'heat/common/netutils.py' DEBUG: adding 'heat/common/noauth.py' DEBUG: adding 'heat/common/param_utils.py' DEBUG: adding 'heat/common/password_gen.py' DEBUG: adding 'heat/common/plugin_loader.py' DEBUG: adding 'heat/common/pluginutils.py' DEBUG: adding 'heat/common/policy.py' DEBUG: adding 'heat/common/profiler.py' DEBUG: adding 'heat/common/serializers.py' DEBUG: adding 'heat/common/service_utils.py' DEBUG: adding 'heat/common/short_id.py' DEBUG: adding 'heat/common/template_format.py' DEBUG: adding 'heat/common/timeutils.py' DEBUG: adding 'heat/common/urlfetch.py' DEBUG: adding 'heat/common/wsgi.py' DEBUG: adding 'heat/db/__init__.py' DEBUG: adding 'heat/db/alembic.ini' DEBUG: adding 'heat/db/api.py' DEBUG: adding 'heat/db/filters.py' DEBUG: adding 'heat/db/migration.py' DEBUG: adding 'heat/db/models.py' DEBUG: adding 'heat/db/types.py' DEBUG: adding 'heat/db/utils.py' DEBUG: adding 'heat/db/migrations/README.rst' DEBUG: adding 'heat/db/migrations/env.py' DEBUG: adding 'heat/db/migrations/script.py.mako' DEBUG: adding 'heat/db/migrations/versions/c6214ca60943_initial_revision.py' DEBUG: adding 'heat/engine/__init__.py' DEBUG: adding 'heat/engine/api.py' DEBUG: adding 'heat/engine/attributes.py' DEBUG: adding 'heat/engine/check_resource.py' DEBUG: adding 'heat/engine/conditions.py' DEBUG: adding 'heat/engine/constraints.py' DEBUG: adding 'heat/engine/dependencies.py' DEBUG: adding 'heat/engine/environment.py' DEBUG: adding 'heat/engine/event.py' DEBUG: adding 'heat/engine/function.py' DEBUG: adding 'heat/engine/lifecycle_plugin.py' DEBUG: adding 'heat/engine/node_data.py' DEBUG: adding 'heat/engine/output.py' DEBUG: adding 'heat/engine/parameter_groups.py' DEBUG: adding 'heat/engine/parameters.py' DEBUG: adding 'heat/engine/parent_rsrc.py' DEBUG: adding 'heat/engine/plugin_manager.py' DEBUG: adding 'heat/engine/properties.py' DEBUG: adding 'heat/engine/properties_group.py' DEBUG: adding 'heat/engine/resource.py' DEBUG: adding 'heat/engine/rsrc_defn.py' DEBUG: adding 'heat/engine/scheduler.py' DEBUG: adding 'heat/engine/service.py' DEBUG: adding 'heat/engine/service_software_config.py' DEBUG: adding 'heat/engine/software_config_io.py' DEBUG: adding 'heat/engine/stack.py' DEBUG: adding 'heat/engine/stack_lock.py' DEBUG: adding 'heat/engine/status.py' DEBUG: adding 'heat/engine/stk_defn.py' DEBUG: adding 'heat/engine/support.py' DEBUG: adding 'heat/engine/sync_point.py' DEBUG: adding 'heat/engine/template.py' DEBUG: adding 'heat/engine/template_common.py' DEBUG: adding 'heat/engine/template_files.py' DEBUG: adding 'heat/engine/timestamp.py' DEBUG: adding 'heat/engine/translation.py' DEBUG: adding 'heat/engine/update.py' DEBUG: adding 'heat/engine/worker.py' DEBUG: adding 'heat/engine/cfn/__init__.py' DEBUG: adding 'heat/engine/cfn/functions.py' DEBUG: adding 'heat/engine/cfn/parameters.py' DEBUG: adding 'heat/engine/cfn/template.py' DEBUG: adding 'heat/engine/clients/__init__.py' DEBUG: adding 'heat/engine/clients/client_exception.py' DEBUG: adding 'heat/engine/clients/client_plugin.py' DEBUG: adding 'heat/engine/clients/default_client_plugin.py' DEBUG: adding 'heat/engine/clients/microversion_mixin.py' DEBUG: adding 'heat/engine/clients/progress.py' DEBUG: adding 'heat/engine/clients/os/__init__.py' DEBUG: adding 'heat/engine/clients/os/aodh.py' DEBUG: adding 'heat/engine/clients/os/barbican.py' DEBUG: adding 'heat/engine/clients/os/blazar.py' DEBUG: adding 'heat/engine/clients/os/cinder.py' DEBUG: adding 'heat/engine/clients/os/designate.py' DEBUG: adding 'heat/engine/clients/os/glance.py' DEBUG: adding 'heat/engine/clients/os/heat_plugin.py' DEBUG: adding 'heat/engine/clients/os/ironic.py' DEBUG: adding 'heat/engine/clients/os/magnum.py' DEBUG: adding 'heat/engine/clients/os/manila.py' DEBUG: adding 'heat/engine/clients/os/mistral.py' DEBUG: adding 'heat/engine/clients/os/monasca.py' DEBUG: adding 'heat/engine/clients/os/nova.py' DEBUG: adding 'heat/engine/clients/os/octavia.py' DEBUG: adding 'heat/engine/clients/os/openstacksdk.py' DEBUG: adding 'heat/engine/clients/os/swift.py' DEBUG: adding 'heat/engine/clients/os/trove.py' DEBUG: adding 'heat/engine/clients/os/vitrage.py' DEBUG: adding 'heat/engine/clients/os/zaqar.py' DEBUG: adding 'heat/engine/clients/os/zun.py' DEBUG: adding 'heat/engine/clients/os/keystone/__init__.py' DEBUG: adding 'heat/engine/clients/os/keystone/fake_keystoneclient.py' DEBUG: adding 'heat/engine/clients/os/keystone/heat_keystoneclient.py' DEBUG: adding 'heat/engine/clients/os/keystone/keystone_constraints.py' DEBUG: adding 'heat/engine/clients/os/neutron/__init__.py' DEBUG: adding 'heat/engine/clients/os/neutron/lbaas_constraints.py' DEBUG: adding 'heat/engine/clients/os/neutron/neutron_constraints.py' DEBUG: adding 'heat/engine/clients/os/neutron/taas_constraints.py' DEBUG: adding 'heat/engine/constraint/__init__.py' DEBUG: adding 'heat/engine/constraint/common_constraints.py' DEBUG: adding 'heat/engine/hot/__init__.py' DEBUG: adding 'heat/engine/hot/functions.py' DEBUG: adding 'heat/engine/hot/parameters.py' DEBUG: adding 'heat/engine/hot/template.py' DEBUG: adding 'heat/engine/notification/__init__.py' DEBUG: adding 'heat/engine/notification/autoscaling.py' DEBUG: adding 'heat/engine/notification/stack.py' DEBUG: adding 'heat/engine/resources/__init__.py' DEBUG: adding 'heat/engine/resources/alarm_base.py' DEBUG: adding 'heat/engine/resources/scheduler_hints.py' DEBUG: adding 'heat/engine/resources/server_base.py' DEBUG: adding 'heat/engine/resources/signal_responder.py' DEBUG: adding 'heat/engine/resources/stack_resource.py' DEBUG: adding 'heat/engine/resources/stack_user.py' DEBUG: adding 'heat/engine/resources/template_resource.py' DEBUG: adding 'heat/engine/resources/volume_base.py' DEBUG: adding 'heat/engine/resources/wait_condition.py' DEBUG: adding 'heat/engine/resources/aws/__init__.py' DEBUG: adding 'heat/engine/resources/aws/autoscaling/__init__.py' DEBUG: adding 'heat/engine/resources/aws/autoscaling/autoscaling_group.py' DEBUG: adding 'heat/engine/resources/aws/autoscaling/launch_config.py' DEBUG: adding 'heat/engine/resources/aws/autoscaling/scaling_policy.py' DEBUG: adding 'heat/engine/resources/aws/cfn/__init__.py' DEBUG: adding 'heat/engine/resources/aws/cfn/stack.py' DEBUG: adding 'heat/engine/resources/aws/cfn/wait_condition.py' DEBUG: adding 'heat/engine/resources/aws/cfn/wait_condition_handle.py' DEBUG: adding 'heat/engine/resources/aws/ec2/__init__.py' DEBUG: adding 'heat/engine/resources/aws/ec2/eip.py' DEBUG: adding 'heat/engine/resources/aws/ec2/instance.py' DEBUG: adding 'heat/engine/resources/aws/ec2/internet_gateway.py' DEBUG: adding 'heat/engine/resources/aws/ec2/network_interface.py' DEBUG: adding 'heat/engine/resources/aws/ec2/route_table.py' DEBUG: adding 'heat/engine/resources/aws/ec2/security_group.py' DEBUG: adding 'heat/engine/resources/aws/ec2/subnet.py' DEBUG: adding 'heat/engine/resources/aws/ec2/volume.py' DEBUG: adding 'heat/engine/resources/aws/ec2/vpc.py' DEBUG: adding 'heat/engine/resources/aws/iam/__init__.py' DEBUG: adding 'heat/engine/resources/aws/iam/user.py' DEBUG: adding 'heat/engine/resources/aws/lb/__init__.py' DEBUG: adding 'heat/engine/resources/aws/lb/loadbalancer.py' DEBUG: adding 'heat/engine/resources/aws/s3/__init__.py' DEBUG: adding 'heat/engine/resources/aws/s3/s3.py' DEBUG: adding 'heat/engine/resources/openstack/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/alarm.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/composite_alarm.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/gnocchi/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/gnocchi/alarm.py' DEBUG: adding 'heat/engine/resources/openstack/barbican/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/barbican/container.py' DEBUG: adding 'heat/engine/resources/openstack/barbican/order.py' DEBUG: adding 'heat/engine/resources/openstack/barbican/secret.py' DEBUG: adding 'heat/engine/resources/openstack/blazar/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/blazar/host.py' DEBUG: adding 'heat/engine/resources/openstack/blazar/lease.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/encrypted_volume_type.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/qos_specs.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/quota.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/volume.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/volume_type.py' DEBUG: adding 'heat/engine/resources/openstack/designate/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/designate/domain.py' DEBUG: adding 'heat/engine/resources/openstack/designate/record.py' DEBUG: adding 'heat/engine/resources/openstack/designate/recordset.py' DEBUG: adding 'heat/engine/resources/openstack/designate/zone.py' DEBUG: adding 'heat/engine/resources/openstack/glance/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/glance/image.py' DEBUG: adding 'heat/engine/resources/openstack/heat/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/heat/access_policy.py' DEBUG: adding 'heat/engine/resources/openstack/heat/autoscaling_group.py' DEBUG: adding 'heat/engine/resources/openstack/heat/cloud_config.py' DEBUG: adding 'heat/engine/resources/openstack/heat/delay.py' DEBUG: adding 'heat/engine/resources/openstack/heat/deployed_server.py' DEBUG: adding 'heat/engine/resources/openstack/heat/ha_restarter.py' DEBUG: adding 'heat/engine/resources/openstack/heat/instance_group.py' DEBUG: adding 'heat/engine/resources/openstack/heat/multi_part.py' DEBUG: adding 'heat/engine/resources/openstack/heat/none_resource.py' DEBUG: adding 'heat/engine/resources/openstack/heat/random_string.py' DEBUG: adding 'heat/engine/resources/openstack/heat/remote_stack.py' DEBUG: adding 'heat/engine/resources/openstack/heat/resource_chain.py' DEBUG: adding 'heat/engine/resources/openstack/heat/resource_group.py' DEBUG: adding 'heat/engine/resources/openstack/heat/scaling_policy.py' DEBUG: adding 'heat/engine/resources/openstack/heat/software_component.py' DEBUG: adding 'heat/engine/resources/openstack/heat/software_config.py' DEBUG: adding 'heat/engine/resources/openstack/heat/software_deployment.py' DEBUG: adding 'heat/engine/resources/openstack/heat/structured_config.py' DEBUG: adding 'heat/engine/resources/openstack/heat/swiftsignal.py' DEBUG: adding 'heat/engine/resources/openstack/heat/test_resource.py' DEBUG: adding 'heat/engine/resources/openstack/heat/value.py' DEBUG: adding 'heat/engine/resources/openstack/heat/wait_condition.py' DEBUG: adding 'heat/engine/resources/openstack/heat/wait_condition_handle.py' DEBUG: adding 'heat/engine/resources/openstack/ironic/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/ironic/port.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/domain.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/endpoint.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/group.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/project.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/region.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/role.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/role_assignments.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/service.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/user.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/bay.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/baymodel.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/cluster.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/cluster_template.py' DEBUG: adding 'heat/engine/resources/openstack/manila/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/manila/security_service.py' DEBUG: adding 'heat/engine/resources/openstack/manila/share.py' DEBUG: adding 'heat/engine/resources/openstack/manila/share_network.py' DEBUG: adding 'heat/engine/resources/openstack/manila/share_type.py' DEBUG: adding 'heat/engine/resources/openstack/mistral/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/mistral/cron_trigger.py' DEBUG: adding 'heat/engine/resources/openstack/mistral/external_resource.py' DEBUG: adding 'heat/engine/resources/openstack/mistral/workflow.py' DEBUG: adding 'heat/engine/resources/openstack/monasca/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/monasca/alarm_definition.py' DEBUG: adding 'heat/engine/resources/openstack/monasca/notification.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/address_scope.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/extraroute.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/extrarouteset.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/firewall.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/floatingip.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/l2_gateway.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/l2_gateway_connection.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/loadbalancer.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/metering.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/net.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/network_gateway.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/neutron.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/port.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/provider_net.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/qos.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/quota.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/rbac_policy.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/router.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/security_group.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/security_group_rule.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/segment.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/subnet.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/subnetpool.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/trunk.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/vpnservice.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/health_monitor.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/l7policy.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/l7rule.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/listener.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/pool.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/pool_member.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/flow_classifier.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/port_chain.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/port_pair.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/port_pair_group.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/taas/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/taas/tap_flow.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/taas/tap_service.py' DEBUG: adding 'heat/engine/resources/openstack/nova/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/nova/flavor.py' DEBUG: adding 'heat/engine/resources/openstack/nova/floatingip.py' DEBUG: adding 'heat/engine/resources/openstack/nova/host_aggregate.py' DEBUG: adding 'heat/engine/resources/openstack/nova/keypair.py' DEBUG: adding 'heat/engine/resources/openstack/nova/quota.py' DEBUG: adding 'heat/engine/resources/openstack/nova/server.py' DEBUG: adding 'heat/engine/resources/openstack/nova/server_group.py' DEBUG: adding 'heat/engine/resources/openstack/nova/server_network_mixin.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/availability_zone.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/availability_zone_profile.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/flavor.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/flavor_profile.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/health_monitor.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/l7policy.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/l7rule.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/listener.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/loadbalancer.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/octavia_base.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/pool.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/pool_member.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/quota.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/cluster.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/data_source.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/image.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/job.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/job_binary.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/templates.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/cluster.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/node.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/policy.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/profile.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/receiver.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/res_base.py' DEBUG: adding 'heat/engine/resources/openstack/swift/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/swift/container.py' DEBUG: adding 'heat/engine/resources/openstack/trove/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/trove/cluster.py' DEBUG: adding 'heat/engine/resources/openstack/trove/instance.py' DEBUG: adding 'heat/engine/resources/openstack/vitrage/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/vitrage/vitrage_template.py' DEBUG: adding 'heat/engine/resources/openstack/zaqar/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/zaqar/queue.py' DEBUG: adding 'heat/engine/resources/openstack/zaqar/subscription.py' DEBUG: adding 'heat/engine/resources/openstack/zun/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/zun/container.py' DEBUG: adding 'heat/hacking/__init__.py' DEBUG: adding 'heat/hacking/checks.py' DEBUG: adding 'heat/locale/de/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/es/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/fr/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/it/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/ja/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/ko_KR/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/pt_BR/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/ru/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/zh_CN/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/zh_TW/LC_MESSAGES/heat.po' DEBUG: adding 'heat/objects/__init__.py' DEBUG: adding 'heat/objects/base.py' DEBUG: adding 'heat/objects/event.py' DEBUG: adding 'heat/objects/fields.py' DEBUG: adding 'heat/objects/raw_template.py' DEBUG: adding 'heat/objects/raw_template_files.py' DEBUG: adding 'heat/objects/resource.py' DEBUG: adding 'heat/objects/resource_data.py' DEBUG: adding 'heat/objects/resource_properties_data.py' DEBUG: adding 'heat/objects/service.py' DEBUG: adding 'heat/objects/snapshot.py' DEBUG: adding 'heat/objects/software_config.py' DEBUG: adding 'heat/objects/software_deployment.py' DEBUG: adding 'heat/objects/stack.py' DEBUG: adding 'heat/objects/stack_lock.py' DEBUG: adding 'heat/objects/stack_tag.py' DEBUG: adding 'heat/objects/sync_point.py' DEBUG: adding 'heat/objects/user_creds.py' DEBUG: adding 'heat/policies/__init__.py' DEBUG: adding 'heat/policies/actions.py' DEBUG: adding 'heat/policies/base.py' DEBUG: adding 'heat/policies/build_info.py' DEBUG: adding 'heat/policies/cloudformation.py' DEBUG: adding 'heat/policies/events.py' DEBUG: adding 'heat/policies/resource.py' DEBUG: adding 'heat/policies/resource_types.py' DEBUG: adding 'heat/policies/service.py' DEBUG: adding 'heat/policies/software_configs.py' DEBUG: adding 'heat/policies/software_deployments.py' DEBUG: adding 'heat/policies/stacks.py' DEBUG: adding 'heat/rpc/__init__.py' DEBUG: adding 'heat/rpc/api.py' DEBUG: adding 'heat/rpc/client.py' DEBUG: adding 'heat/rpc/listener_client.py' DEBUG: adding 'heat/rpc/worker_api.py' DEBUG: adding 'heat/rpc/worker_client.py' DEBUG: adding 'heat/scaling/__init__.py' DEBUG: adding 'heat/scaling/cooldown.py' DEBUG: adding 'heat/scaling/lbutils.py' DEBUG: adding 'heat/scaling/rolling_update.py' DEBUG: adding 'heat/scaling/scalingutil.py' DEBUG: adding 'heat/scaling/template.py' DEBUG: adding 'heat/tests/__init__.py' DEBUG: adding 'heat/tests/common.py' DEBUG: adding 'heat/tests/fakes.py' DEBUG: adding 'heat/tests/generic_resource.py' DEBUG: adding 'heat/tests/test_attributes.py' DEBUG: adding 'heat/tests/test_auth_password.py' DEBUG: adding 'heat/tests/test_auth_url.py' DEBUG: adding 'heat/tests/test_common_auth_plugin.py' DEBUG: adding 'heat/tests/test_common_context.py' DEBUG: adding 'heat/tests/test_common_env_util.py' DEBUG: adding 'heat/tests/test_common_exception.py' DEBUG: adding 'heat/tests/test_common_param_utils.py' DEBUG: adding 'heat/tests/test_common_pluginutils.py' DEBUG: adding 'heat/tests/test_common_policy.py' DEBUG: adding 'heat/tests/test_common_serializers.py' DEBUG: adding 'heat/tests/test_common_service_utils.py' DEBUG: adding 'heat/tests/test_constraints.py' DEBUG: adding 'heat/tests/test_convg_stack.py' DEBUG: adding 'heat/tests/test_crypt.py' DEBUG: adding 'heat/tests/test_dbinstance.py' DEBUG: adding 'heat/tests/test_empty_stack.py' DEBUG: adding 'heat/tests/test_engine_api_utils.py' DEBUG: adding 'heat/tests/test_engine_service.py' DEBUG: adding 'heat/tests/test_environment.py' DEBUG: adding 'heat/tests/test_environment_format.py' DEBUG: adding 'heat/tests/test_event.py' DEBUG: adding 'heat/tests/test_exception.py' DEBUG: adding 'heat/tests/test_fault_middleware.py' DEBUG: adding 'heat/tests/test_function.py' DEBUG: adding 'heat/tests/test_grouputils.py' DEBUG: adding 'heat/tests/test_hacking.py' DEBUG: adding 'heat/tests/test_hot.py' DEBUG: adding 'heat/tests/test_identifier.py' DEBUG: adding 'heat/tests/test_lifecycle_plugin_utils.py' DEBUG: adding 'heat/tests/test_loguserdata.py' DEBUG: adding 'heat/tests/test_metadata_refresh.py' DEBUG: adding 'heat/tests/test_nested_stack.py' DEBUG: adding 'heat/tests/test_noauth.py' DEBUG: adding 'heat/tests/test_nokey.py' DEBUG: adding 'heat/tests/test_notifications.py' DEBUG: adding 'heat/tests/test_parameters.py' DEBUG: adding 'heat/tests/test_plugin_loader.py' DEBUG: adding 'heat/tests/test_properties.py' DEBUG: adding 'heat/tests/test_properties_group.py' DEBUG: adding 'heat/tests/test_provider_template.py' DEBUG: adding 'heat/tests/test_resource.py' DEBUG: adding 'heat/tests/test_resource_properties_data.py' DEBUG: adding 'heat/tests/test_rpc_client.py' DEBUG: adding 'heat/tests/test_rpc_listener_client.py' DEBUG: adding 'heat/tests/test_rpc_worker_client.py' DEBUG: adding 'heat/tests/test_rsrc_defn.py' DEBUG: adding 'heat/tests/test_server_tags.py' DEBUG: adding 'heat/tests/test_short_id.py' DEBUG: adding 'heat/tests/test_signal.py' DEBUG: adding 'heat/tests/test_stack.py' DEBUG: adding 'heat/tests/test_stack_collect_attributes.py' DEBUG: adding 'heat/tests/test_stack_delete.py' DEBUG: adding 'heat/tests/test_stack_lock.py' DEBUG: adding 'heat/tests/test_stack_resource.py' DEBUG: adding 'heat/tests/test_stack_update.py' DEBUG: adding 'heat/tests/test_stack_user.py' DEBUG: adding 'heat/tests/test_support.py' DEBUG: adding 'heat/tests/test_template.py' DEBUG: adding 'heat/tests/test_template_files.py' DEBUG: adding 'heat/tests/test_template_format.py' DEBUG: adding 'heat/tests/test_timeutils.py' DEBUG: adding 'heat/tests/test_translation_rule.py' DEBUG: adding 'heat/tests/test_urlfetch.py' DEBUG: adding 'heat/tests/test_validate.py' DEBUG: adding 'heat/tests/test_version.py' DEBUG: adding 'heat/tests/test_vpc.py' DEBUG: adding 'heat/tests/testing-overview.txt' DEBUG: adding 'heat/tests/utils.py' DEBUG: adding 'heat/tests/api/__init__.py' DEBUG: adding 'heat/tests/api/test_wsgi.py' DEBUG: adding 'heat/tests/api/aws/__init__.py' DEBUG: adding 'heat/tests/api/aws/test_api_aws.py' DEBUG: adding 'heat/tests/api/aws/test_api_ec2token.py' DEBUG: adding 'heat/tests/api/cfn/__init__.py' DEBUG: adding 'heat/tests/api/cfn/test_api_cfn_v1.py' DEBUG: adding 'heat/tests/api/middleware/__init__.py' DEBUG: adding 'heat/tests/api/middleware/test_version_negotiation_middleware.py' DEBUG: adding 'heat/tests/api/openstack_v1/__init__.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_actions.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_build_info.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_events.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_resources.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_routes.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_services.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_software_configs.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_software_deployments.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_stacks.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_util.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_views_common.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_views_stacks_view.py' DEBUG: adding 'heat/tests/api/openstack_v1/tools.py' DEBUG: adding 'heat/tests/autoscaling/__init__.py' DEBUG: adding 'heat/tests/autoscaling/inline_templates.py' DEBUG: adding 'heat/tests/autoscaling/test_heat_scaling_group.py' DEBUG: adding 'heat/tests/autoscaling/test_heat_scaling_policy.py' DEBUG: adding 'heat/tests/autoscaling/test_launch_config.py' DEBUG: adding 'heat/tests/autoscaling/test_lbutils.py' DEBUG: adding 'heat/tests/autoscaling/test_new_capacity.py' DEBUG: adding 'heat/tests/autoscaling/test_rolling_update.py' DEBUG: adding 'heat/tests/autoscaling/test_scaling_group.py' DEBUG: adding 'heat/tests/autoscaling/test_scaling_policy.py' DEBUG: adding 'heat/tests/autoscaling/test_scaling_template.py' DEBUG: adding 'heat/tests/aws/__init__.py' DEBUG: adding 'heat/tests/aws/test_eip.py' DEBUG: adding 'heat/tests/aws/test_instance.py' DEBUG: adding 'heat/tests/aws/test_instance_network.py' DEBUG: adding 'heat/tests/aws/test_loadbalancer.py' DEBUG: adding 'heat/tests/aws/test_network_interface.py' DEBUG: adding 'heat/tests/aws/test_s3.py' DEBUG: adding 'heat/tests/aws/test_security_group.py' DEBUG: adding 'heat/tests/aws/test_user.py' DEBUG: adding 'heat/tests/aws/test_volume.py' DEBUG: adding 'heat/tests/aws/test_waitcondition.py' DEBUG: adding 'heat/tests/clients/__init__.py' DEBUG: adding 'heat/tests/clients/test_aodh_client.py' DEBUG: adding 'heat/tests/clients/test_barbican_client.py' DEBUG: adding 'heat/tests/clients/test_cinder_client.py' DEBUG: adding 'heat/tests/clients/test_clients.py' DEBUG: adding 'heat/tests/clients/test_designate_client.py' DEBUG: adding 'heat/tests/clients/test_glance_client.py' DEBUG: adding 'heat/tests/clients/test_heat_client.py' DEBUG: adding 'heat/tests/clients/test_ironic_client.py' DEBUG: adding 'heat/tests/clients/test_keystone_client.py' DEBUG: adding 'heat/tests/clients/test_magnum_client.py' DEBUG: adding 'heat/tests/clients/test_manila_client.py' DEBUG: adding 'heat/tests/clients/test_mistral_client.py' DEBUG: adding 'heat/tests/clients/test_monasca_client.py' DEBUG: adding 'heat/tests/clients/test_neutron_client.py' DEBUG: adding 'heat/tests/clients/test_nova_client.py' DEBUG: adding 'heat/tests/clients/test_octavia_client.py' DEBUG: adding 'heat/tests/clients/test_progress.py' DEBUG: adding 'heat/tests/clients/test_sdk_client.py' DEBUG: adding 'heat/tests/clients/test_swift_client.py' DEBUG: adding 'heat/tests/clients/test_zaqar_client.py' DEBUG: adding 'heat/tests/cmd/__init__.py' DEBUG: adding 'heat/tests/cmd/test_status.py' DEBUG: adding 'heat/tests/constraints/__init__.py' DEBUG: adding 'heat/tests/constraints/test_common_constraints.py' DEBUG: adding 'heat/tests/convergence/__init__.py' DEBUG: adding 'heat/tests/convergence/test_converge.py' DEBUG: adding 'heat/tests/convergence/framework/__init__.py' DEBUG: adding 'heat/tests/convergence/framework/engine_wrapper.py' DEBUG: adding 'heat/tests/convergence/framework/event_loop.py' DEBUG: adding 'heat/tests/convergence/framework/fake_resource.py' DEBUG: adding 'heat/tests/convergence/framework/message_processor.py' DEBUG: adding 'heat/tests/convergence/framework/message_queue.py' DEBUG: adding 'heat/tests/convergence/framework/processes.py' DEBUG: adding 'heat/tests/convergence/framework/reality.py' DEBUG: adding 'heat/tests/convergence/framework/scenario.py' DEBUG: adding 'heat/tests/convergence/framework/scenario_template.py' DEBUG: adding 'heat/tests/convergence/framework/testutils.py' DEBUG: adding 'heat/tests/convergence/framework/worker_wrapper.py' DEBUG: adding 'heat/tests/convergence/scenarios/basic_create.py' DEBUG: adding 'heat/tests/convergence/scenarios/basic_create_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/basic_update_delete.py' DEBUG: adding 'heat/tests/convergence/scenarios/create_early_delete.py' DEBUG: adding 'heat/tests/convergence/scenarios/disjoint_create.py' DEBUG: adding 'heat/tests/convergence/scenarios/multiple_update.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_add.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_add_concurrent.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_add_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_add_rollback_early.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_interrupt_create.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_remove.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_remove_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace_invert_deps.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace_missed_cleanup.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_user_replace.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_user_replace_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_user_replace_rollback_update.py' DEBUG: adding 'heat/tests/db/__init__.py' DEBUG: adding 'heat/tests/db/test_migrations.py' DEBUG: adding 'heat/tests/db/test_sqlalchemy_api.py' DEBUG: adding 'heat/tests/db/test_sqlalchemy_filters.py' DEBUG: adding 'heat/tests/db/test_sqlalchemy_types.py' DEBUG: adding 'heat/tests/engine/__init__.py' DEBUG: adding 'heat/tests/engine/test_check_resource.py' DEBUG: adding 'heat/tests/engine/test_dependencies.py' DEBUG: adding 'heat/tests/engine/test_engine_worker.py' DEBUG: adding 'heat/tests/engine/test_node_data.py' DEBUG: adding 'heat/tests/engine/test_plugin_manager.py' DEBUG: adding 'heat/tests/engine/test_resource_type.py' DEBUG: adding 'heat/tests/engine/test_scheduler.py' DEBUG: adding 'heat/tests/engine/test_sync_point.py' DEBUG: adding 'heat/tests/engine/tools.py' DEBUG: adding 'heat/tests/engine/service/__init__.py' DEBUG: adding 'heat/tests/engine/service/test_service_engine.py' DEBUG: adding 'heat/tests/engine/service/test_software_config.py' DEBUG: adding 'heat/tests/engine/service/test_stack_action.py' DEBUG: adding 'heat/tests/engine/service/test_stack_adopt.py' DEBUG: adding 'heat/tests/engine/service/test_stack_create.py' DEBUG: adding 'heat/tests/engine/service/test_stack_delete.py' DEBUG: adding 'heat/tests/engine/service/test_stack_events.py' DEBUG: adding 'heat/tests/engine/service/test_stack_resources.py' DEBUG: adding 'heat/tests/engine/service/test_stack_snapshot.py' DEBUG: adding 'heat/tests/engine/service/test_stack_update.py' DEBUG: adding 'heat/tests/engine/service/test_threadgroup_mgr.py' DEBUG: adding 'heat/tests/openstack/__init__.py' DEBUG: adding 'heat/tests/openstack/aodh/__init__.py' DEBUG: adding 'heat/tests/openstack/aodh/test_alarm.py' DEBUG: adding 'heat/tests/openstack/aodh/test_composite_alarm.py' DEBUG: adding 'heat/tests/openstack/aodh/test_gnocchi_alarm.py' DEBUG: adding 'heat/tests/openstack/barbican/__init__.py' DEBUG: adding 'heat/tests/openstack/barbican/test_container.py' DEBUG: adding 'heat/tests/openstack/barbican/test_order.py' DEBUG: adding 'heat/tests/openstack/barbican/test_secret.py' DEBUG: adding 'heat/tests/openstack/cinder/__init__.py' DEBUG: adding 'heat/tests/openstack/cinder/test_qos_specs.py' DEBUG: adding 'heat/tests/openstack/cinder/test_quota.py' DEBUG: adding 'heat/tests/openstack/cinder/test_volume.py' DEBUG: adding 'heat/tests/openstack/cinder/test_volume_type.py' DEBUG: adding 'heat/tests/openstack/cinder/test_volume_type_encryption.py' DEBUG: adding 'heat/tests/openstack/cinder/test_volume_utils.py' DEBUG: adding 'heat/tests/openstack/designate/__init__.py' DEBUG: adding 'heat/tests/openstack/designate/test_recordset.py' DEBUG: adding 'heat/tests/openstack/designate/test_zone.py' DEBUG: adding 'heat/tests/openstack/glance/__init__.py' DEBUG: adding 'heat/tests/openstack/glance/test_image.py' DEBUG: adding 'heat/tests/openstack/heat/__init__.py' DEBUG: adding 'heat/tests/openstack/heat/test_cloud_config.py' DEBUG: adding 'heat/tests/openstack/heat/test_delay.py' DEBUG: adding 'heat/tests/openstack/heat/test_deployed_server.py' DEBUG: adding 'heat/tests/openstack/heat/test_instance_group.py' DEBUG: adding 'heat/tests/openstack/heat/test_instance_group_update_policy.py' DEBUG: adding 'heat/tests/openstack/heat/test_multi_part.py' DEBUG: adding 'heat/tests/openstack/heat/test_none_resource.py' DEBUG: adding 'heat/tests/openstack/heat/test_random_string.py' DEBUG: adding 'heat/tests/openstack/heat/test_remote_stack.py' DEBUG: adding 'heat/tests/openstack/heat/test_resource_chain.py' DEBUG: adding 'heat/tests/openstack/heat/test_resource_group.py' DEBUG: adding 'heat/tests/openstack/heat/test_software_component.py' DEBUG: adding 'heat/tests/openstack/heat/test_software_config.py' DEBUG: adding 'heat/tests/openstack/heat/test_software_deployment.py' DEBUG: adding 'heat/tests/openstack/heat/test_structured_config.py' DEBUG: adding 'heat/tests/openstack/heat/test_swiftsignal.py' DEBUG: adding 'heat/tests/openstack/heat/test_value.py' DEBUG: adding 'heat/tests/openstack/heat/test_waitcondition.py' DEBUG: adding 'heat/tests/openstack/ironic/__init__.py' DEBUG: adding 'heat/tests/openstack/ironic/test_port.py' DEBUG: adding 'heat/tests/openstack/keystone/__init__.py' DEBUG: adding 'heat/tests/openstack/keystone/test_domain.py' DEBUG: adding 'heat/tests/openstack/keystone/test_endpoint.py' DEBUG: adding 'heat/tests/openstack/keystone/test_group.py' DEBUG: adding 'heat/tests/openstack/keystone/test_project.py' DEBUG: adding 'heat/tests/openstack/keystone/test_region.py' DEBUG: adding 'heat/tests/openstack/keystone/test_role.py' DEBUG: adding 'heat/tests/openstack/keystone/test_role_assignments.py' DEBUG: adding 'heat/tests/openstack/keystone/test_service.py' DEBUG: adding 'heat/tests/openstack/keystone/test_user.py' DEBUG: adding 'heat/tests/openstack/magnum/__init__.py' DEBUG: adding 'heat/tests/openstack/magnum/test_cluster.py' DEBUG: adding 'heat/tests/openstack/magnum/test_cluster_template.py' DEBUG: adding 'heat/tests/openstack/manila/__init__.py' DEBUG: adding 'heat/tests/openstack/manila/test_security_service.py' DEBUG: adding 'heat/tests/openstack/manila/test_share.py' DEBUG: adding 'heat/tests/openstack/manila/test_share_network.py' DEBUG: adding 'heat/tests/openstack/manila/test_share_type.py' DEBUG: adding 'heat/tests/openstack/mistral/__init__.py' DEBUG: adding 'heat/tests/openstack/mistral/test_cron_trigger.py' DEBUG: adding 'heat/tests/openstack/mistral/test_external_resource.py' DEBUG: adding 'heat/tests/openstack/mistral/test_workflow.py' DEBUG: adding 'heat/tests/openstack/monasca/__init__.py' DEBUG: adding 'heat/tests/openstack/monasca/test_alarm_definition.py' DEBUG: adding 'heat/tests/openstack/monasca/test_notification.py' DEBUG: adding 'heat/tests/openstack/neutron/__init__.py' DEBUG: adding 'heat/tests/openstack/neutron/inline_templates.py' DEBUG: adding 'heat/tests/openstack/neutron/test_address_scope.py' DEBUG: adding 'heat/tests/openstack/neutron/test_extraroute.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_extrarouteset.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_firewall.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_floating_ip.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_l2_gateway.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_metering.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_net.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_network_gateway.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_port.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_provider_net.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_rbac_policy.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_router.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_security_group.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_security_group_rule.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_segment.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_subnet.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_subnetpool.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_trunk.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_vpnservice.py' DEBUG: adding 'heat/tests/openstack/neutron/test_qos.py' DEBUG: adding 'heat/tests/openstack/neutron/test_quota.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/__init__.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/test_port_chain.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/test_port_pair.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py' DEBUG: adding 'heat/tests/openstack/neutron/test_taas/test_tap_flow.py' DEBUG: adding 'heat/tests/openstack/neutron/test_taas/test_tap_service.py' DEBUG: adding 'heat/tests/openstack/nova/__init__.py' DEBUG: adding 'heat/tests/openstack/nova/fakes.py' DEBUG: adding 'heat/tests/openstack/nova/test_flavor.py' DEBUG: adding 'heat/tests/openstack/nova/test_floatingip.py' DEBUG: adding 'heat/tests/openstack/nova/test_host_aggregate.py' DEBUG: adding 'heat/tests/openstack/nova/test_keypair.py' DEBUG: adding 'heat/tests/openstack/nova/test_quota.py' DEBUG: adding 'heat/tests/openstack/nova/test_server.py' DEBUG: adding 'heat/tests/openstack/nova/test_server_group.py' DEBUG: adding 'heat/tests/openstack/octavia/__init__.py' DEBUG: adding 'heat/tests/openstack/octavia/inline_templates.py' DEBUG: adding 'heat/tests/openstack/octavia/test_availability_zone.py' DEBUG: adding 'heat/tests/openstack/octavia/test_availability_zone_profile.py' DEBUG: adding 'heat/tests/openstack/octavia/test_flavor.py' DEBUG: adding 'heat/tests/openstack/octavia/test_flavor_profile.py' DEBUG: adding 'heat/tests/openstack/octavia/test_health_monitor.py' DEBUG: adding 'heat/tests/openstack/octavia/test_l7policy.py' DEBUG: adding 'heat/tests/openstack/octavia/test_l7rule.py' DEBUG: adding 'heat/tests/openstack/octavia/test_listener.py' DEBUG: adding 'heat/tests/openstack/octavia/test_loadbalancer.py' DEBUG: adding 'heat/tests/openstack/octavia/test_pool.py' DEBUG: adding 'heat/tests/openstack/octavia/test_pool_member.py' DEBUG: adding 'heat/tests/openstack/octavia/test_quota.py' DEBUG: adding 'heat/tests/openstack/swift/__init__.py' DEBUG: adding 'heat/tests/openstack/swift/test_container.py' DEBUG: adding 'heat/tests/openstack/trove/__init__.py' DEBUG: adding 'heat/tests/openstack/trove/test_cluster.py' DEBUG: adding 'heat/tests/openstack/trove/test_instance.py' DEBUG: adding 'heat/tests/openstack/zaqar/__init__.py' DEBUG: adding 'heat/tests/openstack/zaqar/test_queue.py' DEBUG: adding 'heat/tests/openstack/zaqar/test_subscription.py' DEBUG: adding 'heat/tests/policy/resources.json' DEBUG: adding 'heat/tests/policy/test_acl_personas.yaml' DEBUG: adding 'heat/tests/policy/test_deprecated_access.yaml' DEBUG: adding 'heat/tests/policy/test_new_acl_personas.yaml' DEBUG: adding 'heat/tests/templates/Neutron.template' DEBUG: adding 'heat/tests/templates/Neutron.yaml' DEBUG: adding 'heat/tests/templates/README' DEBUG: adding 'heat/tests/templates/WordPress_Single_Instance.template' DEBUG: adding 'heat/tests/templates/WordPress_Single_Instance.yaml' DEBUG: adding 'heat/wsgi/__init__.py' DEBUG: adding 'heat/wsgi/api.py' DEBUG: adding 'heat/wsgi/cfn.py' DEBUG: adding 'heat_integrationtests/README.rst' DEBUG: adding 'heat_integrationtests/__init__.py' DEBUG: adding 'heat_integrationtests/cleanup_test_env.sh' DEBUG: adding 'heat_integrationtests/prepare_test_env.sh' DEBUG: adding 'heat_integrationtests/prepare_test_network.sh' DEBUG: adding 'heat_integrationtests/common/__init__.py' DEBUG: adding 'heat_integrationtests/common/clients.py' DEBUG: adding 'heat_integrationtests/common/exceptions.py' DEBUG: adding 'heat_integrationtests/common/test.py' DEBUG: adding 'heat_integrationtests/functional/__init__.py' DEBUG: adding 'heat_integrationtests/functional/functional_base.py' DEBUG: adding 'heat_integrationtests/functional/test_admin_actions.py' DEBUG: adding 'heat_integrationtests/functional/test_autoscaling.py' DEBUG: adding 'heat_integrationtests/functional/test_aws_stack.py' DEBUG: adding 'heat_integrationtests/functional/test_cancel_update.py' DEBUG: adding 'heat_integrationtests/functional/test_conditional_exposure.py' DEBUG: adding 'heat_integrationtests/functional/test_conditions.py' DEBUG: adding 'heat_integrationtests/functional/test_create_update.py' DEBUG: adding 'heat_integrationtests/functional/test_default_parameters.py' DEBUG: adding 'heat_integrationtests/functional/test_delete.py' DEBUG: adding 'heat_integrationtests/functional/test_env_merge.py' DEBUG: adding 'heat_integrationtests/functional/test_heat_autoscaling.py' DEBUG: adding 'heat_integrationtests/functional/test_immutable_parameters.py' DEBUG: adding 'heat_integrationtests/functional/test_instance_group.py' DEBUG: adding 'heat_integrationtests/functional/test_keystone_user_with_domain.py' DEBUG: adding 'heat_integrationtests/functional/test_nested_get_attr.py' DEBUG: adding 'heat_integrationtests/functional/test_notifications.py' DEBUG: adding 'heat_integrationtests/functional/test_preview_update.py' DEBUG: adding 'heat_integrationtests/functional/test_purge.py' DEBUG: adding 'heat_integrationtests/functional/test_replace_deprecated.py' DEBUG: adding 'heat_integrationtests/functional/test_resource_chain.py' DEBUG: adding 'heat_integrationtests/functional/test_resource_group.py' DEBUG: adding 'heat_integrationtests/functional/test_simultaneous_update.py' DEBUG: adding 'heat_integrationtests/functional/test_snapshot_restore.py' DEBUG: adding 'heat_integrationtests/functional/test_software_deployment_group.py' DEBUG: adding 'heat_integrationtests/functional/test_stack_cancel.py' DEBUG: adding 'heat_integrationtests/functional/test_swiftsignal_update.py' DEBUG: adding 'heat_integrationtests/functional/test_template_resource.py' DEBUG: adding 'heat_integrationtests/functional/test_template_versions.py' DEBUG: adding 'heat_integrationtests/functional/test_translation.py' DEBUG: adding 'heat_integrationtests/functional/test_update_restricted.py' DEBUG: adding 'heat_integrationtests/functional/test_validation.py' DEBUG: adding 'heat_integrationtests/functional/test_versionnegotiation.py' DEBUG: adding 'heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po' DEBUG: adding 'heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po' DEBUG: adding 'heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po' DEBUG: adding 'heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po' DEBUG: adding 'openstack_heat-24.1.0.dev11.data/data/etc/heat/api-paste.ini' DEBUG: adding 'openstack_heat-24.1.0.dev11.data/data/etc/heat/environment.d/default.yaml' DEBUG: adding 'openstack_heat-24.1.0.dev11.data/data/etc/heat/templates/AWS_CloudWatch_Alarm.yaml' DEBUG: adding 'openstack_heat-24.1.0.dev11.data/data/etc/heat/templates/AWS_RDS_DBInstance.yaml' DEBUG: adding 'openstack_heat-24.1.0.dev11.data/scripts/heat-db-setup' DEBUG: adding 'openstack_heat-24.1.0.dev11.data/scripts/heat-keystone-setup-domain' DEBUG: adding 'openstack_heat-24.1.0.dev11.data/scripts/heat-wsgi-api' DEBUG: adding 'openstack_heat-24.1.0.dev11.data/scripts/heat-wsgi-api-cfn' DEBUG: adding 'openstack_heat-24.1.0.dev11.dist-info/AUTHORS' DEBUG: adding 'openstack_heat-24.1.0.dev11.dist-info/LICENSE' DEBUG: adding 'openstack_heat-24.1.0.dev11.dist-info/METADATA' DEBUG: adding 'openstack_heat-24.1.0.dev11.dist-info/WHEEL' DEBUG: adding 'openstack_heat-24.1.0.dev11.dist-info/entry_points.txt' DEBUG: adding 'openstack_heat-24.1.0.dev11.dist-info/pbr.json' DEBUG: adding 'openstack_heat-24.1.0.dev11.dist-info/top_level.txt' DEBUG: adding 'openstack_heat-24.1.0.dev11.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' DEBUG: Created wheel for openstack-heat: filename=openstack_heat-24.1.0.dev11-py3-none-any.whl size=2553268 sha256=6efd740f5a09b3a564273749593a62c4c68093bf993b9c75373aee113584aea0 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/c8/e8/51/91c6bf39e4532be777e0ba57d49ddf83880444e465461b2c67 DEBUG: Successfully built openstack-heat DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.x4XTJP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: ++ ls /builddir/build/BUILD/openstack-heat-24.1.0.dev11/pyproject-wheeldir/openstack_heat-24.1.0.dev11-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=openstack_heat==24.1.0.dev11 DEBUG: + '[' -z openstack_heat==24.1.0.dev11 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/openstack-heat-24.1.0.dev11/pyproject-wheeldir openstack_heat==24.1.0.dev11 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/openstack_heat-24.1.0.dev11-py3-none-any.whl DEBUG: Installing collected packages: openstack_heat DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-all to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-api to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-api-cfn to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-engine to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-status to 755 DEBUG: Successfully installed openstack_heat-24.1.0.dev11 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin ']' DEBUG: + '[' -z sP ']' DEBUG: + shebang_flags=-kasP DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-all /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-api /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-api-cfn /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-db-setup /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-engine /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-keystone-setup-domain /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-manage /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-status /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-wsgi-api /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-wsgi-api-cfn DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-all: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-api-cfn: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-db-setup: no change DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-engine: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-keystone-setup-domain: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-status: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-wsgi-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/heat-wsgi-api-cfn: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev11.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev11.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev11.dist-info/RECORD --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev11.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev11.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev11.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev11.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=etc/heat/heat-config-generator.conf DEBUG: + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale -D heat DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Requirements should be satisfied by a PEP 517 installer. DEBUG: If you are using pip, you can try `pip install --use-pep517`. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: dist.fetch_build_eggs(dist.setup_requires) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running compile_catalog DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ru/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ru/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ja/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ja/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/it/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/it/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/fr/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/fr/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/es/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/es/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/de/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/de/LC_MESSAGES/heat.mo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//var/log/heat/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//var/run/heat/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/heat.logrotate /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/etc/logrotate.d/openstack-heat DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/systemd/system/openstack-heat-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api-cfn.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/systemd/system/openstack-heat-api-cfn.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-engine.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/systemd/system/openstack-heat-engine.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/systemd/system/openstack-heat-all.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//var/lib/heat/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//etc/heat/ DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs DEBUG: Running Sphinx v7.2.6 DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: loading stevedore.sphinxext DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (openstack-heat); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: loading intersphinx inventory from https://docs.sqlalchemy.org/objects.inv... DEBUG: WARNING: failed to reach any of the inventories with the following issues: DEBUG: intersphinx inventory 'https://docs.sqlalchemy.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.sqlalchemy.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.aws.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.aws.ec2token.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.aws.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.aws.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.v1.signal.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.middleware.fault.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.middleware.version_negotiation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.services.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.views.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.views.stacks_view.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.views.views_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.auth_password.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.auth_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.auth_url.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.crypt.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.custom_backend_auth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.endpoint_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.environment_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.environment_util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.grouputils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.identifier.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.lifecycle_plugin_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.messaging.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.netutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.noauth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.param_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.password_gen.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.plugin_loader.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.pluginutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.policy.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.serializers.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.service_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.short_id.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.template_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.timeutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.urlfetch.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.filters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.migration.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.models.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.attributes.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.check_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.conditions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.dependencies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.environment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.function.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.lifecycle_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.node_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.output.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.parameter_groups.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.parent_rsrc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.plugin_manager.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.properties.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.properties_group.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.rsrc_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.scheduler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.service_software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.software_config_io.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.status.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.stk_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.support.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.template_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.timestamp.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.translation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.worker.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.cfn.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.cfn.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.cfn.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.client_exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.default_client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.microversion_mixin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.progress.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.aodh.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.barbican.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.blazar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.cinder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.designate.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.glance.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.heat_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.ironic.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.magnum.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.manila.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.mistral.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.monasca.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.nova.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.octavia.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.openstacksdk.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.swift.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.trove.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.vitrage.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.zaqar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.zun.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.keystone.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.keystone.fake_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.neutron.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.neutron.taas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.constraint.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.constraint.common_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.hot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.hot.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.hot.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.hot.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.notification.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.notification.autoscaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.notification.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.alarm_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.scheduler_hints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.server_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.signal_responder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.stack_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.stack_user.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.template_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.volume_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.wait_condition.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.fields.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.raw_template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.raw_template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.resource_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.resource_properties_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.snapshot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.software_deployment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.stack_tag.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.user_creds.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.cloudformation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.resource_types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.listener_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.worker_api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.worker_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.cooldown.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.lbutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.rolling_update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.scalingutil.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/modules.rst. DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/../../etc/heat/heat-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/_static/heat.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/../../etc/heat/heat-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/_static/heat.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 70 source files that are out of date DEBUG: updating environment: [new config] 281 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-model reading sources... [ 1%] admin/index reading sources... [ 1%] admin/introduction reading sources... [ 1%] admin/stack-domain-users reading sources... [ 2%] api/heat reading sources... [ 2%] api/heat.api reading sources... [ 2%] api/heat.api.aws reading sources... [ 3%] api/heat.api.aws.ec2token reading sources... [ 3%] api/heat.api.aws.exception reading sources... [ 4%] api/heat.api.aws.utils reading sources... [ 4%] api/heat.api.cfn reading sources... [ 4%] api/heat.api.cfn.v1 reading sources... [ 5%] api/heat.api.cfn.v1.signal reading sources... [ 5%] api/heat.api.cfn.v1.stacks reading sources... [ 5%] api/heat.api.cfn.versions reading sources... [ 6%] api/heat.api.cfn.wsgi reading sources... [ 6%] api/heat.api.middleware reading sources... [ 6%] api/heat.api.middleware.fault reading sources... [ 7%] api/heat.api.middleware.version_negotiation reading sources... [ 7%] api/heat.api.openstack reading sources... [ 7%] api/heat.api.openstack.v1 reading sources... [ 8%] api/heat.api.openstack.v1.actions reading sources... [ 8%] api/heat.api.openstack.v1.build_info reading sources... [ 9%] api/heat.api.openstack.v1.events reading sources... [ 9%] api/heat.api.openstack.v1.resources reading sources... [ 9%] api/heat.api.openstack.v1.services reading sources... [ 10%] api/heat.api.openstack.v1.software_configs reading sources... [ 10%] api/heat.api.openstack.v1.software_deployments reading sources... [ 10%] api/heat.api.openstack.v1.stacks reading sources... [ 11%] api/heat.api.openstack.v1.util reading sources... [ 11%] api/heat.api.openstack.v1.views reading sources... [ 11%] api/heat.api.openstack.v1.views.stacks_view reading sources... [ 12%] api/heat.api.openstack.v1.views.views_common reading sources... [ 12%] api/heat.api.openstack.versions reading sources... [ 12%] api/heat.api.openstack.wsgi reading sources... [ 13%] api/heat.api.versions reading sources... [ 13%] api/heat.common reading sources... [ 14%] api/heat.common.auth_password reading sources... [ 14%] api/heat.common.auth_plugin reading sources... [ 14%] api/heat.common.auth_url reading sources... [ 15%] api/heat.common.cache reading sources... [ 15%] api/heat.common.config reading sources... [ 15%] api/heat.common.context reading sources... [ 16%] api/heat.common.crypt reading sources... [ 16%] api/heat.common.custom_backend_auth reading sources... [ 16%] api/heat.common.endpoint_utils reading sources... [ 17%] api/heat.common.environment_format reading sources... [ 17%] api/heat.common.environment_util reading sources... [ 17%] api/heat.common.exception reading sources... [ 18%] api/heat.common.grouputils reading sources... [ 18%] api/heat.common.i18n reading sources... [ 19%] api/heat.common.identifier reading sources... [ 19%] api/heat.common.lifecycle_plugin_utils reading sources... [ 19%] api/heat.common.messaging reading sources... [ 20%] api/heat.common.netutils reading sources... [ 20%] api/heat.common.noauth reading sources... [ 20%] api/heat.common.param_utils reading sources... [ 21%] api/heat.common.password_gen reading sources... [ 21%] api/heat.common.plugin_loader reading sources... [ 21%] api/heat.common.pluginutils reading sources... [ 22%] api/heat.common.policy reading sources... [ 22%] api/heat.common.profiler reading sources... [ 22%] api/heat.common.serializers reading sources... [ 23%] api/heat.common.service_utils reading sources... [ 23%] api/heat.common.short_id reading sources... [ 23%] api/heat.common.template_format reading sources... [ 24%] api/heat.common.timeutils reading sources... [ 24%] api/heat.common.urlfetch reading sources... [ 25%] api/heat.common.wsgi reading sources... [ 25%] api/heat.db reading sources... [ 25%] api/heat.db.api reading sources... [ 26%] api/heat.db.filters reading sources... [ 26%] api/heat.db.migration reading sources... [ 26%] api/heat.db.models reading sources... [ 27%] api/heat.db.types reading sources... [ 27%] api/heat.db.utils reading sources... [ 27%] api/heat.engine reading sources... [ 28%] api/heat.engine.api reading sources... [ 28%] api/heat.engine.attributes reading sources... [ 28%] api/heat.engine.cfn reading sources... [ 29%] api/heat.engine.cfn.functions reading sources... [ 29%] api/heat.engine.cfn.parameters reading sources... [ 30%] api/heat.engine.cfn.template reading sources... [ 30%] api/heat.engine.check_resource reading sources... [ 30%] api/heat.engine.clients reading sources... [ 31%] api/heat.engine.clients.client_exception reading sources... [ 31%] api/heat.engine.clients.client_plugin reading sources... [ 31%] api/heat.engine.clients.default_client_plugin reading sources... [ 32%] api/heat.engine.clients.microversion_mixin reading sources... [ 32%] api/heat.engine.clients.os reading sources... [ 32%] api/heat.engine.clients.os.aodh reading sources... [ 33%] api/heat.engine.clients.os.barbican reading sources... [ 33%] api/heat.engine.clients.os.blazar reading sources... [ 33%] api/heat.engine.clients.os.cinder reading sources... [ 34%] api/heat.engine.clients.os.designate reading sources... [ 34%] api/heat.engine.clients.os.glance reading sources... [ 35%] api/heat.engine.clients.os.heat_plugin reading sources... [ 35%] api/heat.engine.clients.os.ironic reading sources... [ 35%] api/heat.engine.clients.os.keystone reading sources... [ 36%] api/heat.engine.clients.os.keystone.fake_keystoneclient reading sources... [ 36%] api/heat.engine.clients.os.keystone.heat_keystoneclient reading sources... [ 36%] api/heat.engine.clients.os.keystone.keystone_constraints reading sources... [ 37%] api/heat.engine.clients.os.magnum reading sources... [ 37%] api/heat.engine.clients.os.manila reading sources... [ 37%] api/heat.engine.clients.os.mistral reading sources... [ 38%] api/heat.engine.clients.os.monasca reading sources... [ 38%] api/heat.engine.clients.os.neutron reading sources... [ 38%] api/heat.engine.clients.os.neutron.lbaas_constraints reading sources... [ 39%] api/heat.engine.clients.os.neutron.neutron_constraints reading sources... [ 39%] api/heat.engine.clients.os.neutron.taas_constraints reading sources... [ 40%] api/heat.engine.clients.os.nova reading sources... [ 40%] api/heat.engine.clients.os.octavia reading sources... [ 40%] api/heat.engine.clients.os.openstacksdk reading sources... [ 41%] api/heat.engine.clients.os.swift reading sources... [ 41%] api/heat.engine.clients.os.trove reading sources... [ 41%] api/heat.engine.clients.os.vitrage reading sources... [ 42%] api/heat.engine.clients.os.zaqar reading sources... [ 42%] api/heat.engine.clients.os.zun reading sources... [ 42%] api/heat.engine.clients.progress reading sources... [ 43%] api/heat.engine.conditions reading sources... [ 43%] api/heat.engine.constraint reading sources... [ 43%] api/heat.engine.constraint.common_constraints reading sources... [ 44%] api/heat.engine.constraints reading sources... [ 44%] api/heat.engine.dependencies reading sources... [ 44%] api/heat.engine.environment reading sources... [ 45%] api/heat.engine.event reading sources... [ 45%] api/heat.engine.function reading sources... [ 46%] api/heat.engine.hot reading sources... [ 46%] api/heat.engine.hot.functions reading sources... [ 46%] api/heat.engine.hot.parameters reading sources... [ 47%] api/heat.engine.hot.template reading sources... [ 47%] api/heat.engine.lifecycle_plugin reading sources... [ 47%] api/heat.engine.node_data reading sources... [ 48%] api/heat.engine.notification reading sources... [ 48%] api/heat.engine.notification.autoscaling reading sources... [ 48%] api/heat.engine.notification.stack reading sources... [ 49%] api/heat.engine.output reading sources... [ 49%] api/heat.engine.parameter_groups reading sources... [ 49%] api/heat.engine.parameters reading sources... [ 50%] api/heat.engine.parent_rsrc reading sources... [ 50%] api/heat.engine.plugin_manager reading sources... [ 51%] api/heat.engine.properties reading sources... [ 51%] api/heat.engine.properties_group reading sources... [ 51%] api/heat.engine.resource reading sources... [ 52%] api/heat.engine.resources reading sources... [ 52%] api/heat.engine.resources.alarm_base reading sources... [ 52%] api/heat.engine.resources.scheduler_hints reading sources... [ 53%] api/heat.engine.resources.server_base reading sources... [ 53%] api/heat.engine.resources.signal_responder reading sources... [ 53%] api/heat.engine.resources.stack_resource reading sources... [ 54%] api/heat.engine.resources.stack_user reading sources... [ 54%] api/heat.engine.resources.template_resource reading sources... [ 54%] api/heat.engine.resources.volume_base reading sources... [ 55%] api/heat.engine.resources.wait_condition reading sources... [ 55%] api/heat.engine.rsrc_defn reading sources... [ 56%] api/heat.engine.scheduler reading sources... [ 56%] api/heat.engine.service reading sources... [ 56%] api/heat.engine.service_software_config reading sources... [ 57%] api/heat.engine.software_config_io reading sources... [ 57%] api/heat.engine.stack reading sources... [ 57%] api/heat.engine.stack_lock reading sources... [ 58%] api/heat.engine.status reading sources... [ 58%] api/heat.engine.stk_defn reading sources... [ 58%] api/heat.engine.support reading sources... [ 59%] api/heat.engine.sync_point reading sources... [ 59%] api/heat.engine.template reading sources... [ 59%] api/heat.engine.template_common reading sources... [ 60%] api/heat.engine.template_files reading sources... [ 60%] api/heat.engine.timestamp reading sources... [ 60%] api/heat.engine.translation reading sources... [ 61%] api/heat.engine.update reading sources... [ 61%] api/heat.engine.worker reading sources... [ 62%] api/heat.objects reading sources... [ 62%] api/heat.objects.base reading sources... [ 62%] api/heat.objects.event reading sources... [ 63%] api/heat.objects.fields reading sources... [ 63%] api/heat.objects.raw_template reading sources... [ 63%] api/heat.objects.raw_template_files reading sources... [ 64%] api/heat.objects.resource reading sources... [ 64%] api/heat.objects.resource_data reading sources... [ 64%] api/heat.objects.resource_properties_data reading sources... [ 65%] api/heat.objects.service reading sources... [ 65%] api/heat.objects.snapshot reading sources... [ 65%] api/heat.objects.software_config reading sources... [ 66%] api/heat.objects.software_deployment reading sources... [ 66%] api/heat.objects.stack reading sources... [ 67%] api/heat.objects.stack_lock reading sources... [ 67%] api/heat.objects.stack_tag reading sources... [ 67%] api/heat.objects.sync_point reading sources... [ 68%] api/heat.objects.user_creds reading sources... [ 68%] api/heat.policies reading sources... [ 68%] api/heat.policies.actions reading sources... [ 69%] api/heat.policies.base reading sources... [ 69%] api/heat.policies.build_info reading sources... [ 69%] api/heat.policies.cloudformation reading sources... [ 70%] api/heat.policies.events reading sources... [ 70%] api/heat.policies.resource reading sources... [ 70%] api/heat.policies.resource_types reading sources... [ 71%] api/heat.policies.service reading sources... [ 71%] api/heat.policies.software_configs reading sources... [ 72%] api/heat.policies.software_deployments reading sources... [ 72%] api/heat.policies.stacks reading sources... [ 72%] api/heat.rpc reading sources... [ 73%] api/heat.rpc.api reading sources... [ 73%] api/heat.rpc.client reading sources... [ 73%] api/heat.rpc.listener_client reading sources... [ 74%] api/heat.rpc.worker_api reading sources... [ 74%] api/heat.rpc.worker_client reading sources... [ 74%] api/heat.scaling reading sources... [ 75%] api/heat.scaling.cooldown reading sources... [ 75%] api/heat.scaling.lbutils reading sources... [ 75%] api/heat.scaling.rolling_update reading sources... [ 76%] api/heat.scaling.scalingutil reading sources... [ 76%] api/heat.scaling.template reading sources... [ 77%] api/index reading sources... [ 77%] api/modules reading sources... [ 77%] configuration/config-options loading config file etc/heat/heat-config-generator.conf DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s. (Original: 'Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s.'): 'tenant_id' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: reading sources... [ 78%] configuration/index reading sources... [ 78%] configuration/logs reading sources... [ 78%] configuration/sample_config reading sources... [ 79%] configuration/sample_policy reading sources... [ 79%] contributor/contributing reading sources... [ 79%] contributor/index reading sources... [ 80%] developing_guides/architecture reading sources... [ 80%] developing_guides/blueprints reading sources... [ 80%] developing_guides/gmr reading sources... [ 81%] developing_guides/index reading sources... [ 81%] developing_guides/pluginguide reading sources... [ 81%] developing_guides/rally_on_gates WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.vitrage: "No module named 'vitrageclient'". Not using vitrage. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.zun: "No module named 'zunclient'". Not using zun. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar.reservation. DEBUG: reading sources... [ 82%] developing_guides/schedulerhints reading sources... [ 82%] developing_guides/supportstatus reading sources... [ 83%] getting_started/create_a_stack reading sources... [ 83%] getting_started/index reading sources... [ 83%] getting_started/on_devstack reading sources... [ 84%] getting_started/on_fedora reading sources... [ 84%] getting_started/on_other reading sources... [ 84%] getting_started/on_ubuntu reading sources... [ 85%] getting_started/standalone reading sources... [ 85%] glossary reading sources... [ 85%] index reading sources... [ 86%] install/get_started reading sources... [ 86%] install/index reading sources... [ 86%] install/install reading sources... [ 87%] install/install-debian reading sources... [ 87%] install/install-obs reading sources... [ 88%] install/install-rdo reading sources... [ 88%] install/install-ubuntu reading sources... [ 88%] install/launch-instance reading sources... [ 89%] install/next-steps reading sources... [ 89%] install/verify reading sources... [ 89%] man/heat-api reading sources... [ 90%] man/heat-api-cfn reading sources... [ 90%] man/heat-db-setup reading sources... [ 90%] man/heat-engine reading sources... [ 91%] man/heat-keystone-setup-domain reading sources... [ 91%] man/heat-manage reading sources... [ 91%] man/heat-status reading sources... [ 92%] man/index reading sources... [ 92%] operating_guides/httpd reading sources... [ 93%] operating_guides/scale_deployment reading sources... [ 93%] operating_guides/upgrades_guide reading sources... [ 93%] template_guide/advanced_topics reading sources... [ 94%] template_guide/basic_resources reading sources... [ 94%] template_guide/cfn reading sources... [ 94%] template_guide/composition reading sources... [ 95%] template_guide/contrib reading sources... [ 95%] template_guide/environment reading sources... [ 95%] template_guide/existing_templates reading sources... [ 96%] template_guide/feature_guide reading sources... [ 96%] template_guide/functions reading sources... [ 96%] template_guide/hello_world reading sources... [ 97%] template_guide/hot_guide reading sources... [ 97%] template_guide/hot_spec reading sources... [ 98%] template_guide/index reading sources... [ 98%] template_guide/multi-clouds reading sources... [ 98%] template_guide/openstack reading sources... [ 99%] template_guide/software_deployment reading sources... [ 99%] template_guide/unsupported reading sources... [ 99%] templates/cfn/WordPress_Single_Instance reading sources... [100%] templates/hot/hello_world reading sources... [100%] templates/index DEBUG: WARNING: autodoc: failed to import module 'blazar' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'blazarclient' DEBUG: WARNING: autodoc: failed to import module 'vitrage' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'vitrageclient' DEBUG: WARNING: autodoc: failed to import module 'zun' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'zunclient' DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 0%] admin/auth-model writing output... [ 1%] admin/index writing output... [ 1%] admin/introduction writing output... [ 1%] admin/stack-domain-users writing output... [ 2%] api/heat /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 2%] api/heat.api [openstackdocstheme] could not determine last_updated for 'api/heat.api' DEBUG: writing output... [ 2%] api/heat.api.aws /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 3%] api/heat.api.aws.ec2token [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.ec2token' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 3%] api/heat.api.aws.exception [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.exception' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 4%] api/heat.api.aws.utils [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 4%] api/heat.api.cfn [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 4%] api/heat.api.cfn.v1 [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 5%] api/heat.api.cfn.v1.signal [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1.signal' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 5%] api/heat.api.cfn.v1.stacks [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1.stacks' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 5%] api/heat.api.cfn.versions [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.versions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 6%] api/heat.api.cfn.wsgi [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.wsgi' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 6%] api/heat.api.middleware [openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 6%] api/heat.api.middleware.fault [openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware.fault' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 7%] api/heat.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware.version_negotiation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 7%] api/heat.api.openstack [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 7%] api/heat.api.openstack.v1 [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 8%] api/heat.api.openstack.v1.actions [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.actions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 8%] api/heat.api.openstack.v1.build_info [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.build_info' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 9%] api/heat.api.openstack.v1.events [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.events' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 9%] api/heat.api.openstack.v1.resources [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.resources' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 9%] api/heat.api.openstack.v1.services [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.services' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 10%] api/heat.api.openstack.v1.software_configs [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.software_configs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 10%] api/heat.api.openstack.v1.software_deployments [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.software_deployments' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 10%] api/heat.api.openstack.v1.stacks [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.stacks' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.util [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.util' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.views [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.views.stacks_view [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views.stacks_view' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] api/heat.api.openstack.v1.views.views_common [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views.views_common' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] api/heat.api.openstack.versions [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.versions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] api/heat.api.openstack.wsgi [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.wsgi' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 13%] api/heat.api.versions [openstackdocstheme] could not determine last_updated for 'api/heat.api.versions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 13%] api/heat.common [openstackdocstheme] could not determine last_updated for 'api/heat.common' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 14%] api/heat.common.auth_password [openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_password' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 14%] api/heat.common.auth_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_plugin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 14%] api/heat.common.auth_url [openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_url' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 15%] api/heat.common.cache [openstackdocstheme] could not determine last_updated for 'api/heat.common.cache' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 15%] api/heat.common.config [openstackdocstheme] could not determine last_updated for 'api/heat.common.config' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 15%] api/heat.common.context [openstackdocstheme] could not determine last_updated for 'api/heat.common.context' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 16%] api/heat.common.crypt [openstackdocstheme] could not determine last_updated for 'api/heat.common.crypt' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 16%] api/heat.common.custom_backend_auth [openstackdocstheme] could not determine last_updated for 'api/heat.common.custom_backend_auth' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 16%] api/heat.common.endpoint_utils [openstackdocstheme] could not determine last_updated for 'api/heat.common.endpoint_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 17%] api/heat.common.environment_format [openstackdocstheme] could not determine last_updated for 'api/heat.common.environment_format' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 17%] api/heat.common.environment_util [openstackdocstheme] could not determine last_updated for 'api/heat.common.environment_util' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 17%] api/heat.common.exception [openstackdocstheme] could not determine last_updated for 'api/heat.common.exception' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 18%] api/heat.common.grouputils [openstackdocstheme] could not determine last_updated for 'api/heat.common.grouputils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 18%] api/heat.common.i18n [openstackdocstheme] could not determine last_updated for 'api/heat.common.i18n' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] api/heat.common.identifier [openstackdocstheme] could not determine last_updated for 'api/heat.common.identifier' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] api/heat.common.lifecycle_plugin_utils [openstackdocstheme] could not determine last_updated for 'api/heat.common.lifecycle_plugin_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] api/heat.common.messaging [openstackdocstheme] could not determine last_updated for 'api/heat.common.messaging' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 20%] api/heat.common.netutils [openstackdocstheme] could not determine last_updated for 'api/heat.common.netutils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 20%] api/heat.common.noauth [openstackdocstheme] could not determine last_updated for 'api/heat.common.noauth' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 20%] api/heat.common.param_utils [openstackdocstheme] could not determine last_updated for 'api/heat.common.param_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 21%] api/heat.common.password_gen [openstackdocstheme] could not determine last_updated for 'api/heat.common.password_gen' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 21%] api/heat.common.plugin_loader [openstackdocstheme] could not determine last_updated for 'api/heat.common.plugin_loader' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 21%] api/heat.common.pluginutils [openstackdocstheme] could not determine last_updated for 'api/heat.common.pluginutils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 22%] api/heat.common.policy [openstackdocstheme] could not determine last_updated for 'api/heat.common.policy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 22%] api/heat.common.profiler [openstackdocstheme] could not determine last_updated for 'api/heat.common.profiler' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 22%] api/heat.common.serializers [openstackdocstheme] could not determine last_updated for 'api/heat.common.serializers' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 23%] api/heat.common.service_utils [openstackdocstheme] could not determine last_updated for 'api/heat.common.service_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 23%] api/heat.common.short_id [openstackdocstheme] could not determine last_updated for 'api/heat.common.short_id' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 23%] api/heat.common.template_format [openstackdocstheme] could not determine last_updated for 'api/heat.common.template_format' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 24%] api/heat.common.timeutils [openstackdocstheme] could not determine last_updated for 'api/heat.common.timeutils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 24%] api/heat.common.urlfetch [openstackdocstheme] could not determine last_updated for 'api/heat.common.urlfetch' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] api/heat.common.wsgi [openstackdocstheme] could not determine last_updated for 'api/heat.common.wsgi' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] api/heat.db [openstackdocstheme] could not determine last_updated for 'api/heat.db' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] api/heat.db.api [openstackdocstheme] could not determine last_updated for 'api/heat.db.api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 26%] api/heat.db.filters [openstackdocstheme] could not determine last_updated for 'api/heat.db.filters' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 26%] api/heat.db.migration [openstackdocstheme] could not determine last_updated for 'api/heat.db.migration' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 26%] api/heat.db.models [openstackdocstheme] could not determine last_updated for 'api/heat.db.models' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 27%] api/heat.db.types [openstackdocstheme] could not determine last_updated for 'api/heat.db.types' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 27%] api/heat.db.utils [openstackdocstheme] could not determine last_updated for 'api/heat.db.utils' DEBUG: writing output... [ 27%] api/heat.engine /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 28%] api/heat.engine.api [openstackdocstheme] could not determine last_updated for 'api/heat.engine.api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 28%] api/heat.engine.attributes [openstackdocstheme] could not determine last_updated for 'api/heat.engine.attributes' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 28%] api/heat.engine.cfn [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 29%] api/heat.engine.cfn.functions [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.functions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 29%] api/heat.engine.cfn.parameters [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.parameters' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 30%] api/heat.engine.cfn.template [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.template' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 30%] api/heat.engine.check_resource [openstackdocstheme] could not determine last_updated for 'api/heat.engine.check_resource' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 30%] api/heat.engine.clients [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] api/heat.engine.clients.client_exception [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.client_exception' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] api/heat.engine.clients.client_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.client_plugin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] api/heat.engine.clients.default_client_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.default_client_plugin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 32%] api/heat.engine.clients.microversion_mixin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.microversion_mixin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 32%] api/heat.engine.clients.os [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 32%] api/heat.engine.clients.os.aodh [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.aodh' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 33%] api/heat.engine.clients.os.barbican [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.barbican' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 33%] api/heat.engine.clients.os.blazar [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.blazar' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 33%] api/heat.engine.clients.os.cinder [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.cinder' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 34%] api/heat.engine.clients.os.designate [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.designate' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 34%] api/heat.engine.clients.os.glance [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.glance' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 35%] api/heat.engine.clients.os.heat_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.heat_plugin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 35%] api/heat.engine.clients.os.ironic [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.ironic' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 35%] api/heat.engine.clients.os.keystone [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 36%] api/heat.engine.clients.os.keystone.fake_keystoneclient [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.fake_keystoneclient' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 36%] api/heat.engine.clients.os.keystone.heat_keystoneclient [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.heat_keystoneclient' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 36%] api/heat.engine.clients.os.keystone.keystone_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.keystone_constraints' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 37%] api/heat.engine.clients.os.magnum [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.magnum' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 37%] api/heat.engine.clients.os.manila [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.manila' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 37%] api/heat.engine.clients.os.mistral [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.mistral' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] api/heat.engine.clients.os.monasca [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.monasca' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] api/heat.engine.clients.os.neutron [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] api/heat.engine.clients.os.neutron.lbaas_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.lbaas_constraints' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 39%] api/heat.engine.clients.os.neutron.neutron_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.neutron_constraints' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 39%] api/heat.engine.clients.os.neutron.taas_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.taas_constraints' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 40%] api/heat.engine.clients.os.nova [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.nova' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 40%] api/heat.engine.clients.os.octavia [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.octavia' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 40%] api/heat.engine.clients.os.openstacksdk [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.openstacksdk' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 41%] api/heat.engine.clients.os.swift [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.swift' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 41%] api/heat.engine.clients.os.trove [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.trove' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 41%] api/heat.engine.clients.os.vitrage [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.vitrage' DEBUG: writing output... [ 42%] api/heat.engine.clients.os.zaqar [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.zaqar' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 42%] api/heat.engine.clients.os.zun [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.zun' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 42%] api/heat.engine.clients.progress [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.progress' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 43%] api/heat.engine.conditions [openstackdocstheme] could not determine last_updated for 'api/heat.engine.conditions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 43%] api/heat.engine.constraint [openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraint' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 43%] api/heat.engine.constraint.common_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraint.common_constraints' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] api/heat.engine.constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraints' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] api/heat.engine.dependencies [openstackdocstheme] could not determine last_updated for 'api/heat.engine.dependencies' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] api/heat.engine.environment [openstackdocstheme] could not determine last_updated for 'api/heat.engine.environment' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 45%] api/heat.engine.event [openstackdocstheme] could not determine last_updated for 'api/heat.engine.event' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 45%] api/heat.engine.function [openstackdocstheme] could not determine last_updated for 'api/heat.engine.function' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 46%] api/heat.engine.hot [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 46%] api/heat.engine.hot.functions [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.functions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 46%] api/heat.engine.hot.parameters [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.parameters' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 47%] api/heat.engine.hot.template [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.template' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 47%] api/heat.engine.lifecycle_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.lifecycle_plugin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 47%] api/heat.engine.node_data [openstackdocstheme] could not determine last_updated for 'api/heat.engine.node_data' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 48%] api/heat.engine.notification [openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification' DEBUG: writing output... [ 48%] api/heat.engine.notification.autoscaling /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification.autoscaling' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 48%] api/heat.engine.notification.stack [openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification.stack' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 49%] api/heat.engine.output [openstackdocstheme] could not determine last_updated for 'api/heat.engine.output' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 49%] api/heat.engine.parameter_groups [openstackdocstheme] could not determine last_updated for 'api/heat.engine.parameter_groups' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 49%] api/heat.engine.parameters [openstackdocstheme] could not determine last_updated for 'api/heat.engine.parameters' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 50%] api/heat.engine.parent_rsrc [openstackdocstheme] could not determine last_updated for 'api/heat.engine.parent_rsrc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 50%] api/heat.engine.plugin_manager [openstackdocstheme] could not determine last_updated for 'api/heat.engine.plugin_manager' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 51%] api/heat.engine.properties [openstackdocstheme] could not determine last_updated for 'api/heat.engine.properties' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 51%] api/heat.engine.properties_group [openstackdocstheme] could not determine last_updated for 'api/heat.engine.properties_group' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 51%] api/heat.engine.resource [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resource' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 52%] api/heat.engine.resources [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 52%] api/heat.engine.resources.alarm_base [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.alarm_base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 52%] api/heat.engine.resources.scheduler_hints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.scheduler_hints' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 53%] api/heat.engine.resources.server_base [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.server_base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 53%] api/heat.engine.resources.signal_responder [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.signal_responder' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 53%] api/heat.engine.resources.stack_resource [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.stack_resource' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 54%] api/heat.engine.resources.stack_user [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.stack_user' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 54%] api/heat.engine.resources.template_resource [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.template_resource' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 54%] api/heat.engine.resources.volume_base [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.volume_base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 55%] api/heat.engine.resources.wait_condition [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.wait_condition' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 55%] api/heat.engine.rsrc_defn [openstackdocstheme] could not determine last_updated for 'api/heat.engine.rsrc_defn' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] api/heat.engine.scheduler [openstackdocstheme] could not determine last_updated for 'api/heat.engine.scheduler' DEBUG: writing output... [ 56%] api/heat.engine.service /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.service' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] api/heat.engine.service_software_config [openstackdocstheme] could not determine last_updated for 'api/heat.engine.service_software_config' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 57%] api/heat.engine.software_config_io [openstackdocstheme] could not determine last_updated for 'api/heat.engine.software_config_io' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 57%] api/heat.engine.stack [openstackdocstheme] could not determine last_updated for 'api/heat.engine.stack' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 57%] api/heat.engine.stack_lock [openstackdocstheme] could not determine last_updated for 'api/heat.engine.stack_lock' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 58%] api/heat.engine.status [openstackdocstheme] could not determine last_updated for 'api/heat.engine.status' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 58%] api/heat.engine.stk_defn [openstackdocstheme] could not determine last_updated for 'api/heat.engine.stk_defn' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 58%] api/heat.engine.support [openstackdocstheme] could not determine last_updated for 'api/heat.engine.support' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 59%] api/heat.engine.sync_point [openstackdocstheme] could not determine last_updated for 'api/heat.engine.sync_point' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 59%] api/heat.engine.template [openstackdocstheme] could not determine last_updated for 'api/heat.engine.template' DEBUG: writing output... [ 59%] api/heat.engine.template_common [openstackdocstheme] could not determine last_updated for 'api/heat.engine.template_common' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 60%] api/heat.engine.template_files [openstackdocstheme] could not determine last_updated for 'api/heat.engine.template_files' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 60%] api/heat.engine.timestamp [openstackdocstheme] could not determine last_updated for 'api/heat.engine.timestamp' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 60%] api/heat.engine.translation [openstackdocstheme] could not determine last_updated for 'api/heat.engine.translation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 61%] api/heat.engine.update [openstackdocstheme] could not determine last_updated for 'api/heat.engine.update' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 61%] api/heat.engine.worker [openstackdocstheme] could not determine last_updated for 'api/heat.engine.worker' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] api/heat.objects [openstackdocstheme] could not determine last_updated for 'api/heat.objects' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] api/heat.objects.base [openstackdocstheme] could not determine last_updated for 'api/heat.objects.base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] api/heat.objects.event [openstackdocstheme] could not determine last_updated for 'api/heat.objects.event' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 63%] api/heat.objects.fields [openstackdocstheme] could not determine last_updated for 'api/heat.objects.fields' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 63%] api/heat.objects.raw_template [openstackdocstheme] could not determine last_updated for 'api/heat.objects.raw_template' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 63%] api/heat.objects.raw_template_files [openstackdocstheme] could not determine last_updated for 'api/heat.objects.raw_template_files' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 64%] api/heat.objects.resource [openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 64%] api/heat.objects.resource_data [openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource_data' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 64%] api/heat.objects.resource_properties_data [openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource_properties_data' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 65%] api/heat.objects.service [openstackdocstheme] could not determine last_updated for 'api/heat.objects.service' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 65%] api/heat.objects.snapshot [openstackdocstheme] could not determine last_updated for 'api/heat.objects.snapshot' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 65%] api/heat.objects.software_config [openstackdocstheme] could not determine last_updated for 'api/heat.objects.software_config' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 66%] api/heat.objects.software_deployment [openstackdocstheme] could not determine last_updated for 'api/heat.objects.software_deployment' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 66%] api/heat.objects.stack [openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 67%] api/heat.objects.stack_lock [openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack_lock' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 67%] api/heat.objects.stack_tag [openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack_tag' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 67%] api/heat.objects.sync_point [openstackdocstheme] could not determine last_updated for 'api/heat.objects.sync_point' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 68%] api/heat.objects.user_creds [openstackdocstheme] could not determine last_updated for 'api/heat.objects.user_creds' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 68%] api/heat.policies [openstackdocstheme] could not determine last_updated for 'api/heat.policies' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 68%] api/heat.policies.actions [openstackdocstheme] could not determine last_updated for 'api/heat.policies.actions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] api/heat.policies.base [openstackdocstheme] could not determine last_updated for 'api/heat.policies.base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] api/heat.policies.build_info [openstackdocstheme] could not determine last_updated for 'api/heat.policies.build_info' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] api/heat.policies.cloudformation [openstackdocstheme] could not determine last_updated for 'api/heat.policies.cloudformation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 70%] api/heat.policies.events [openstackdocstheme] could not determine last_updated for 'api/heat.policies.events' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 70%] api/heat.policies.resource [openstackdocstheme] could not determine last_updated for 'api/heat.policies.resource' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 70%] api/heat.policies.resource_types [openstackdocstheme] could not determine last_updated for 'api/heat.policies.resource_types' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 71%] api/heat.policies.service [openstackdocstheme] could not determine last_updated for 'api/heat.policies.service' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 71%] api/heat.policies.software_configs [openstackdocstheme] could not determine last_updated for 'api/heat.policies.software_configs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 72%] api/heat.policies.software_deployments [openstackdocstheme] could not determine last_updated for 'api/heat.policies.software_deployments' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 72%] api/heat.policies.stacks [openstackdocstheme] could not determine last_updated for 'api/heat.policies.stacks' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 72%] api/heat.rpc [openstackdocstheme] could not determine last_updated for 'api/heat.rpc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 73%] api/heat.rpc.api [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 73%] api/heat.rpc.client [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.client' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 73%] api/heat.rpc.listener_client [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.listener_client' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] api/heat.rpc.worker_api [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.worker_api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] api/heat.rpc.worker_client [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.worker_client' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] api/heat.scaling [openstackdocstheme] could not determine last_updated for 'api/heat.scaling' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 75%] api/heat.scaling.cooldown [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.cooldown' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 75%] api/heat.scaling.lbutils [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.lbutils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 75%] api/heat.scaling.rolling_update [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.rolling_update' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 76%] api/heat.scaling.scalingutil [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.scalingutil' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 76%] api/heat.scaling.template [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.template' DEBUG: writing output... [ 77%] api/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 77%] api/modules [openstackdocstheme] could not determine last_updated for 'api/modules' DEBUG: writing output... [ 77%] configuration/config-options /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 78%] configuration/index writing output... [ 78%] configuration/logs writing output... [ 78%] configuration/sample_config writing output... [ 79%] configuration/sample_policy writing output... [ 79%] contributor/contributing writing output... [ 79%] contributor/index writing output... [ 80%] developing_guides/architecture writing output... [ 80%] developing_guides/blueprints writing output... [ 80%] developing_guides/gmr writing output... [ 81%] developing_guides/index writing output... [ 81%] developing_guides/pluginguide writing output... [ 81%] developing_guides/rally_on_gates writing output... [ 82%] developing_guides/schedulerhints writing output... [ 82%] developing_guides/supportstatus writing output... [ 83%] getting_started/create_a_stack writing output... [ 83%] getting_started/index writing output... [ 83%] getting_started/on_devstack writing output... [ 84%] getting_started/on_fedora writing output... [ 84%] getting_started/on_other writing output... [ 84%] getting_started/on_ubuntu writing output... [ 85%] getting_started/standalone writing output... [ 85%] glossary writing output... [ 85%] index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 86%] install/get_started writing output... [ 86%] install/index writing output... [ 86%] install/install writing output... [ 87%] install/install-debian writing output... [ 87%] install/install-obs writing output... [ 88%] install/install-rdo writing output... [ 88%] install/install-ubuntu writing output... [ 88%] install/launch-instance writing output... [ 89%] install/next-steps writing output... [ 89%] install/verify writing output... [ 89%] man/heat-api writing output... [ 90%] man/heat-api-cfn writing output... [ 90%] man/heat-db-setup writing output... [ 90%] man/heat-engine writing output... [ 91%] man/heat-keystone-setup-domain writing output... [ 91%] man/heat-manage writing output... [ 91%] man/heat-status writing output... [ 92%] man/index writing output... [ 92%] operating_guides/httpd writing output... [ 93%] operating_guides/scale_deployment writing output... [ 93%] operating_guides/upgrades_guide writing output... [ 93%] template_guide/advanced_topics writing output... [ 94%] template_guide/basic_resources writing output... [ 94%] template_guide/cfn /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 94%] template_guide/composition writing output... [ 95%] template_guide/contrib writing output... [ 95%] template_guide/environment writing output... [ 95%] template_guide/existing_templates writing output... [ 96%] template_guide/feature_guide writing output... [ 96%] template_guide/functions writing output... [ 96%] template_guide/hello_world writing output... [ 97%] template_guide/hot_guide writing output... [ 97%] template_guide/hot_spec /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 98%] template_guide/index writing output... [ 98%] template_guide/multi-clouds writing output... [ 98%] template_guide/openstack /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 99%] template_guide/software_deployment writing output... [ 99%] template_guide/unsupported writing output... [ 99%] templates/cfn/WordPress_Single_Instance writing output... [100%] templates/hot/hello_world writing output... [100%] templates/index DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/docstring of heat.db.types.Json.cache_ok:133: WARNING: undefined label: 'sql_caching' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/db/types.py:docstring of heat.db.types.Json.process_bind_param:19: WARNING: undefined label: 'types_typedecorator' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/db/types.py:docstring of heat.db.types.Json.process_result_value:19: WARNING: undefined label: 'types_typedecorator' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/docstring of heat.db.types.List.cache_ok:133: WARNING: undefined label: 'sql_caching' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/db/types.py:docstring of heat.db.types.List.process_bind_param:19: WARNING: undefined label: 'types_typedecorator' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/db/types.py:docstring of heat.db.types.List.process_result_value:19: WARNING: undefined label: 'types_typedecorator' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/docstring of heat.db.types.LongText.cache_ok:133: WARNING: undefined label: 'sql_caching' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: highlighting module code... [ 1%] heat.api [openstackdocstheme] could not determine last_updated for '_modules/heat/api' DEBUG: highlighting module code... [ 1%] heat.api.aws.ec2token [openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/ec2token' DEBUG: highlighting module code... [ 2%] heat.api.aws.exception [openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/exception' DEBUG: highlighting module code... [ 2%] heat.api.aws.utils [openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/utils' DEBUG: highlighting module code... [ 3%] heat.api.cfn [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn' DEBUG: highlighting module code... [ 3%] heat.api.cfn.v1 [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1' DEBUG: highlighting module code... [ 4%] heat.api.cfn.v1.signal [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1/signal' DEBUG: highlighting module code... [ 4%] heat.api.cfn.v1.stacks [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1/stacks' DEBUG: highlighting module code... [ 5%] heat.api.cfn.wsgi [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/wsgi' DEBUG: highlighting module code... [ 5%] heat.api.middleware.fault [openstackdocstheme] could not determine last_updated for '_modules/heat/api/middleware/fault' DEBUG: highlighting module code... [ 6%] heat.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for '_modules/heat/api/middleware/version_negotiation' DEBUG: highlighting module code... [ 6%] heat.api.openstack [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack' DEBUG: highlighting module code... [ 7%] heat.api.openstack.v1 [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1' DEBUG: highlighting module code... [ 7%] heat.api.openstack.v1.actions [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/actions' DEBUG: highlighting module code... [ 8%] heat.api.openstack.v1.build_info [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/build_info' DEBUG: highlighting module code... [ 8%] heat.api.openstack.v1.events [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/events' DEBUG: highlighting module code... [ 9%] heat.api.openstack.v1.resources [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/resources' DEBUG: highlighting module code... [ 10%] heat.api.openstack.v1.services [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/services' DEBUG: highlighting module code... [ 10%] heat.api.openstack.v1.software_configs [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/software_configs' DEBUG: highlighting module code... [ 11%] heat.api.openstack.v1.software_deployments [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/software_deployments' DEBUG: highlighting module code... [ 11%] heat.api.openstack.v1.stacks [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/stacks' DEBUG: highlighting module code... [ 12%] heat.api.openstack.v1.util [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/util' DEBUG: highlighting module code... [ 12%] heat.api.openstack.v1.views.stacks_view [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/views/stacks_view' DEBUG: highlighting module code... [ 13%] heat.api.openstack.v1.views.views_common [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/views/views_common' DEBUG: highlighting module code... [ 13%] heat.api.openstack.wsgi [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/wsgi' DEBUG: highlighting module code... [ 14%] heat.api.versions [openstackdocstheme] could not determine last_updated for '_modules/heat/api/versions' DEBUG: highlighting module code... [ 14%] heat.common.auth_password [openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_password' DEBUG: highlighting module code... [ 15%] heat.common.auth_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_plugin' DEBUG: highlighting module code... [ 15%] heat.common.auth_url [openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_url' DEBUG: highlighting module code... [ 16%] heat.common.cache [openstackdocstheme] could not determine last_updated for '_modules/heat/common/cache' DEBUG: highlighting module code... [ 16%] heat.common.config [openstackdocstheme] could not determine last_updated for '_modules/heat/common/config' DEBUG: highlighting module code... [ 17%] heat.common.context [openstackdocstheme] could not determine last_updated for '_modules/heat/common/context' DEBUG: highlighting module code... [ 17%] heat.common.crypt [openstackdocstheme] could not determine last_updated for '_modules/heat/common/crypt' DEBUG: highlighting module code... [ 18%] heat.common.custom_backend_auth [openstackdocstheme] could not determine last_updated for '_modules/heat/common/custom_backend_auth' DEBUG: highlighting module code... [ 19%] heat.common.endpoint_utils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/endpoint_utils' DEBUG: highlighting module code... [ 19%] heat.common.environment_format [openstackdocstheme] could not determine last_updated for '_modules/heat/common/environment_format' DEBUG: highlighting module code... [ 20%] heat.common.environment_util [openstackdocstheme] could not determine last_updated for '_modules/heat/common/environment_util' DEBUG: highlighting module code... [ 20%] heat.common.exception [openstackdocstheme] could not determine last_updated for '_modules/heat/common/exception' DEBUG: highlighting module code... [ 21%] heat.common.grouputils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/grouputils' DEBUG: highlighting module code... [ 21%] heat.common.identifier [openstackdocstheme] could not determine last_updated for '_modules/heat/common/identifier' DEBUG: highlighting module code... [ 22%] heat.common.lifecycle_plugin_utils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/lifecycle_plugin_utils' DEBUG: highlighting module code... [ 22%] heat.common.messaging [openstackdocstheme] could not determine last_updated for '_modules/heat/common/messaging' DEBUG: highlighting module code... [ 23%] heat.common.netutils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/netutils' DEBUG: highlighting module code... [ 23%] heat.common.noauth [openstackdocstheme] could not determine last_updated for '_modules/heat/common/noauth' DEBUG: highlighting module code... [ 24%] heat.common.param_utils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/param_utils' DEBUG: highlighting module code... [ 24%] heat.common.password_gen [openstackdocstheme] could not determine last_updated for '_modules/heat/common/password_gen' DEBUG: highlighting module code... [ 25%] heat.common.plugin_loader [openstackdocstheme] could not determine last_updated for '_modules/heat/common/plugin_loader' DEBUG: highlighting module code... [ 25%] heat.common.pluginutils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/pluginutils' DEBUG: highlighting module code... [ 26%] heat.common.policy [openstackdocstheme] could not determine last_updated for '_modules/heat/common/policy' DEBUG: highlighting module code... [ 26%] heat.common.profiler [openstackdocstheme] could not determine last_updated for '_modules/heat/common/profiler' DEBUG: highlighting module code... [ 27%] heat.common.serializers [openstackdocstheme] could not determine last_updated for '_modules/heat/common/serializers' DEBUG: highlighting module code... [ 28%] heat.common.service_utils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/service_utils' DEBUG: highlighting module code... [ 28%] heat.common.short_id [openstackdocstheme] could not determine last_updated for '_modules/heat/common/short_id' DEBUG: highlighting module code... [ 29%] heat.common.template_format [openstackdocstheme] could not determine last_updated for '_modules/heat/common/template_format' DEBUG: highlighting module code... [ 29%] heat.common.timeutils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/timeutils' DEBUG: highlighting module code... [ 30%] heat.common.urlfetch [openstackdocstheme] could not determine last_updated for '_modules/heat/common/urlfetch' DEBUG: highlighting module code... [ 30%] heat.common.wsgi [openstackdocstheme] could not determine last_updated for '_modules/heat/common/wsgi' DEBUG: highlighting module code... [ 31%] heat.db.api [openstackdocstheme] could not determine last_updated for '_modules/heat/db/api' DEBUG: highlighting module code... [ 31%] heat.db.filters [openstackdocstheme] could not determine last_updated for '_modules/heat/db/filters' DEBUG: highlighting module code... [ 32%] heat.db.migration [openstackdocstheme] could not determine last_updated for '_modules/heat/db/migration' DEBUG: highlighting module code... [ 32%] heat.db.models [openstackdocstheme] could not determine last_updated for '_modules/heat/db/models' DEBUG: highlighting module code... [ 33%] heat.db.types [openstackdocstheme] could not determine last_updated for '_modules/heat/db/types' DEBUG: highlighting module code... [ 33%] heat.db.utils [openstackdocstheme] could not determine last_updated for '_modules/heat/db/utils' DEBUG: highlighting module code... [ 34%] heat.engine.api [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/api' DEBUG: highlighting module code... [ 34%] heat.engine.attributes [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/attributes' DEBUG: highlighting module code... [ 35%] heat.engine.cfn.functions [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/functions' DEBUG: highlighting module code... [ 35%] heat.engine.cfn.parameters [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/parameters' DEBUG: highlighting module code... [ 36%] heat.engine.cfn.template [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/template' DEBUG: highlighting module code... [ 37%] heat.engine.check_resource [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/check_resource' DEBUG: highlighting module code... [ 37%] heat.engine.clients [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients' DEBUG: highlighting module code... [ 38%] heat.engine.clients.client_exception [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/client_exception' DEBUG: highlighting module code... [ 38%] heat.engine.clients.client_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/client_plugin' DEBUG: highlighting module code... [ 39%] heat.engine.clients.default_client_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/default_client_plugin' DEBUG: highlighting module code... [ 39%] heat.engine.clients.microversion_mixin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/microversion_mixin' DEBUG: highlighting module code... [ 40%] heat.engine.clients.os [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os' DEBUG: highlighting module code... [ 40%] heat.engine.clients.os.aodh [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/aodh' DEBUG: highlighting module code... [ 41%] heat.engine.clients.os.barbican [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/barbican' DEBUG: highlighting module code... [ 41%] heat.engine.clients.os.cinder [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/cinder' DEBUG: highlighting module code... [ 42%] heat.engine.clients.os.designate [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/designate' DEBUG: highlighting module code... [ 42%] heat.engine.clients.os.glance [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/glance' DEBUG: highlighting module code... [ 43%] heat.engine.clients.os.heat_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/heat_plugin' DEBUG: highlighting module code... [ 43%] heat.engine.clients.os.ironic [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/ironic' DEBUG: highlighting module code... [ 44%] heat.engine.clients.os.keystone [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone' DEBUG: highlighting module code... [ 44%] heat.engine.clients.os.keystone.fake_keystoneclient [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/fake_keystoneclient' DEBUG: highlighting module code... [ 45%] heat.engine.clients.os.keystone.heat_keystoneclient [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/heat_keystoneclient' DEBUG: highlighting module code... [ 46%] heat.engine.clients.os.keystone.keystone_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/keystone_constraints' DEBUG: highlighting module code... [ 46%] heat.engine.clients.os.magnum [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/magnum' DEBUG: highlighting module code... [ 47%] heat.engine.clients.os.manila [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/manila' DEBUG: highlighting module code... [ 47%] heat.engine.clients.os.mistral [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/mistral' DEBUG: highlighting module code... [ 48%] heat.engine.clients.os.monasca [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/monasca' DEBUG: highlighting module code... [ 48%] heat.engine.clients.os.neutron [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron' DEBUG: highlighting module code... [ 49%] heat.engine.clients.os.neutron.lbaas_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/lbaas_constraints' DEBUG: highlighting module code... [ 49%] heat.engine.clients.os.neutron.neutron_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/neutron_constraints' DEBUG: highlighting module code... [ 50%] heat.engine.clients.os.neutron.taas_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/taas_constraints' DEBUG: highlighting module code... [ 50%] heat.engine.clients.os.nova [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/nova' DEBUG: highlighting module code... [ 51%] heat.engine.clients.os.octavia [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/octavia' DEBUG: highlighting module code... [ 51%] heat.engine.clients.os.openstacksdk [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/openstacksdk' DEBUG: highlighting module code... [ 52%] heat.engine.clients.os.swift [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/swift' DEBUG: highlighting module code... [ 52%] heat.engine.clients.os.trove [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/trove' DEBUG: highlighting module code... [ 53%] heat.engine.clients.os.zaqar [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/zaqar' DEBUG: highlighting module code... [ 53%] heat.engine.clients.progress [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/progress' DEBUG: highlighting module code... [ 54%] heat.engine.conditions [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/conditions' DEBUG: highlighting module code... [ 54%] heat.engine.constraint.common_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/constraint/common_constraints' DEBUG: highlighting module code... [ 55%] heat.engine.constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/constraints' DEBUG: highlighting module code... [ 56%] heat.engine.dependencies [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/dependencies' DEBUG: highlighting module code... [ 56%] heat.engine.environment [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/environment' DEBUG: highlighting module code... [ 57%] heat.engine.event [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/event' DEBUG: highlighting module code... [ 57%] heat.engine.function [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/function' DEBUG: highlighting module code... [ 58%] heat.engine.hot.functions [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/functions' DEBUG: highlighting module code... [ 58%] heat.engine.hot.parameters [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/parameters' DEBUG: highlighting module code... [ 59%] heat.engine.hot.template [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/template' DEBUG: highlighting module code... [ 59%] heat.engine.lifecycle_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/lifecycle_plugin' DEBUG: highlighting module code... [ 60%] heat.engine.node_data [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/node_data' DEBUG: highlighting module code... [ 60%] heat.engine.notification [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification' DEBUG: highlighting module code... [ 61%] heat.engine.notification.autoscaling [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification/autoscaling' DEBUG: highlighting module code... [ 61%] heat.engine.notification.stack [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification/stack' DEBUG: highlighting module code... [ 62%] heat.engine.output [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/output' DEBUG: highlighting module code... [ 62%] heat.engine.parameter_groups [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parameter_groups' DEBUG: highlighting module code... [ 63%] heat.engine.parameters [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parameters' DEBUG: highlighting module code... [ 63%] heat.engine.parent_rsrc [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parent_rsrc' DEBUG: highlighting module code... [ 64%] heat.engine.plugin_manager [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/plugin_manager' DEBUG: highlighting module code... [ 65%] heat.engine.properties [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/properties' DEBUG: highlighting module code... [ 65%] heat.engine.properties_group [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/properties_group' DEBUG: highlighting module code... [ 66%] heat.engine.resource [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resource' DEBUG: highlighting module code... [ 66%] heat.engine.resources [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources' DEBUG: highlighting module code... [ 67%] heat.engine.resources.alarm_base [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/alarm_base' DEBUG: highlighting module code... [ 67%] heat.engine.resources.scheduler_hints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/scheduler_hints' DEBUG: highlighting module code... [ 68%] heat.engine.resources.server_base [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/server_base' DEBUG: highlighting module code... [ 68%] heat.engine.resources.signal_responder [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/signal_responder' DEBUG: highlighting module code... [ 69%] heat.engine.resources.stack_resource [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/stack_resource' DEBUG: highlighting module code... [ 69%] heat.engine.resources.stack_user [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/stack_user' DEBUG: highlighting module code... [ 70%] heat.engine.resources.template_resource [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/template_resource' DEBUG: highlighting module code... [ 70%] heat.engine.resources.volume_base [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/volume_base' DEBUG: highlighting module code... [ 71%] heat.engine.resources.wait_condition [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/wait_condition' DEBUG: highlighting module code... [ 71%] heat.engine.rsrc_defn [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/rsrc_defn' DEBUG: highlighting module code... [ 72%] heat.engine.scheduler [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/scheduler' DEBUG: highlighting module code... [ 72%] heat.engine.service [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/service' DEBUG: highlighting module code... [ 73%] heat.engine.service_software_config [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/service_software_config' DEBUG: highlighting module code... [ 74%] heat.engine.software_config_io [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/software_config_io' DEBUG: highlighting module code... [ 74%] heat.engine.stack [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stack' DEBUG: highlighting module code... [ 75%] heat.engine.stack_lock [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stack_lock' DEBUG: highlighting module code... [ 75%] heat.engine.status [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/status' DEBUG: highlighting module code... [ 76%] heat.engine.stk_defn [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stk_defn' DEBUG: highlighting module code... [ 76%] heat.engine.support [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/support' DEBUG: highlighting module code... [ 77%] heat.engine.sync_point [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/sync_point' DEBUG: highlighting module code... [ 77%] heat.engine.template [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template' DEBUG: highlighting module code... [ 78%] heat.engine.template_common [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template_common' DEBUG: highlighting module code... [ 78%] heat.engine.template_files [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template_files' DEBUG: highlighting module code... [ 79%] heat.engine.timestamp [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/timestamp' DEBUG: highlighting module code... [ 79%] heat.engine.translation [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/translation' DEBUG: highlighting module code... [ 80%] heat.engine.update [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/update' DEBUG: highlighting module code... [ 80%] heat.engine.worker [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/worker' DEBUG: highlighting module code... [ 81%] heat.objects.base [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/base' DEBUG: highlighting module code... [ 81%] heat.objects.event [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/event' DEBUG: highlighting module code... [ 82%] heat.objects.fields [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/fields' DEBUG: highlighting module code... [ 83%] heat.objects.raw_template [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/raw_template' DEBUG: highlighting module code... [ 83%] heat.objects.raw_template_files [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/raw_template_files' DEBUG: highlighting module code... [ 84%] heat.objects.resource [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource' DEBUG: highlighting module code... [ 84%] heat.objects.resource_data [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource_data' DEBUG: highlighting module code... [ 85%] heat.objects.resource_properties_data [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource_properties_data' DEBUG: highlighting module code... [ 85%] heat.objects.service [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/service' DEBUG: highlighting module code... [ 86%] heat.objects.snapshot [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/snapshot' DEBUG: highlighting module code... [ 86%] heat.objects.software_config [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/software_config' DEBUG: highlighting module code... [ 87%] heat.objects.software_deployment [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/software_deployment' DEBUG: highlighting module code... [ 87%] heat.objects.stack [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack' DEBUG: highlighting module code... [ 88%] heat.objects.stack_lock [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack_lock' DEBUG: highlighting module code... [ 88%] heat.objects.stack_tag [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack_tag' DEBUG: highlighting module code... [ 89%] heat.objects.sync_point [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/sync_point' DEBUG: highlighting module code... [ 89%] heat.objects.user_creds [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/user_creds' DEBUG: highlighting module code... [ 90%] heat.policies [openstackdocstheme] could not determine last_updated for '_modules/heat/policies' DEBUG: highlighting module code... [ 90%] heat.policies.actions [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/actions' DEBUG: highlighting module code... [ 91%] heat.policies.base [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/base' DEBUG: highlighting module code... [ 92%] heat.policies.build_info [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/build_info' DEBUG: highlighting module code... [ 92%] heat.policies.cloudformation [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/cloudformation' DEBUG: highlighting module code... [ 93%] heat.policies.events [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/events' DEBUG: highlighting module code... [ 93%] heat.policies.resource [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/resource' DEBUG: highlighting module code... [ 94%] heat.policies.resource_types [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/resource_types' DEBUG: highlighting module code... [ 94%] heat.policies.service [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/service' DEBUG: highlighting module code... [ 95%] heat.policies.software_configs [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/software_configs' DEBUG: highlighting module code... [ 95%] heat.policies.software_deployments [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/software_deployments' DEBUG: highlighting module code... [ 96%] heat.policies.stacks [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/stacks' DEBUG: highlighting module code... [ 96%] heat.rpc.client [openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/client' DEBUG: highlighting module code... [ 97%] heat.rpc.listener_client [openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/listener_client' DEBUG: highlighting module code... [ 97%] heat.rpc.worker_client [openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/worker_client' DEBUG: highlighting module code... [ 98%] heat.scaling.cooldown [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/cooldown' DEBUG: highlighting module code... [ 98%] heat.scaling.lbutils [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/lbutils' DEBUG: highlighting module code... [ 99%] heat.scaling.rolling_update [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/rolling_update' DEBUG: highlighting module code... [ 99%] heat.scaling.scalingutil [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/scalingutil' DEBUG: highlighting module code... [100%] heat.scaling.template [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/template' DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index' DEBUG: writing additional pages... search done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 11 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: docs: OK (41.21 seconds) DEBUG: congratulations :) (41.30 seconds) DEBUG: + sphinx-build -b man doc/source doc/build/man DEBUG: Running Sphinx v7.2.6 DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: loading stevedore.sphinxext DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (openstack-heat); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: loading intersphinx inventory from https://docs.sqlalchemy.org/objects.inv... DEBUG: WARNING: failed to reach any of the inventories with the following issues: DEBUG: intersphinx inventory 'https://docs.sqlalchemy.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.sqlalchemy.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.aws.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.aws.ec2token.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.aws.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.aws.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.v1.signal.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.cfn.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.middleware.fault.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.middleware.version_negotiation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.services.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.views.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.views.stacks_view.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.api.openstack.v1.views.views_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.auth_password.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.auth_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.auth_url.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.crypt.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.custom_backend_auth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.endpoint_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.environment_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.environment_util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.grouputils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.identifier.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.lifecycle_plugin_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.messaging.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.netutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.noauth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.param_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.password_gen.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.plugin_loader.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.pluginutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.policy.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.serializers.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.service_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.short_id.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.template_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.timeutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.urlfetch.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.common.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.filters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.migration.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.models.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.db.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.attributes.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.check_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.conditions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.dependencies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.environment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.function.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.lifecycle_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.node_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.output.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.parameter_groups.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.parent_rsrc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.plugin_manager.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.properties.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.properties_group.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.rsrc_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.scheduler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.service_software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.software_config_io.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.status.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.stk_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.support.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.template_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.timestamp.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.translation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.worker.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.cfn.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.cfn.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.cfn.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.client_exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.default_client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.microversion_mixin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.progress.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.aodh.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.barbican.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.blazar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.cinder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.designate.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.glance.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.heat_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.ironic.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.magnum.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.manila.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.mistral.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.monasca.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.nova.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.octavia.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.openstacksdk.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.swift.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.trove.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.vitrage.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.zaqar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.zun.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.keystone.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.keystone.fake_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.neutron.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.clients.os.neutron.taas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.constraint.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.constraint.common_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.hot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.hot.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.hot.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.hot.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.notification.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.notification.autoscaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.notification.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.alarm_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.scheduler_hints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.server_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.signal_responder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.stack_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.stack_user.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.template_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.volume_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.engine.resources.wait_condition.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.fields.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.raw_template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.raw_template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.resource_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.resource_properties_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.snapshot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.software_deployment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.stack_tag.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.objects.user_creds.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.cloudformation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.resource_types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.policies.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.listener_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.worker_api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.rpc.worker_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.cooldown.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.lbutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.rolling_update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.scalingutil.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/heat.scaling.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/api/modules.rst. DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/openstack-heat-24.1.0.dev11/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/../../etc/heat/heat-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/_static/heat.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/../../etc/heat/heat-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/source/_static/heat.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [man]: all manpages DEBUG: updating environment: [new config] 281 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-model reading sources... [ 1%] admin/index reading sources... [ 1%] admin/introduction reading sources... [ 1%] admin/stack-domain-users reading sources... [ 2%] api/heat reading sources... [ 2%] api/heat.api reading sources... [ 2%] api/heat.api.aws reading sources... [ 3%] api/heat.api.aws.ec2token reading sources... [ 3%] api/heat.api.aws.exception reading sources... [ 4%] api/heat.api.aws.utils reading sources... [ 4%] api/heat.api.cfn reading sources... [ 4%] api/heat.api.cfn.v1 reading sources... [ 5%] api/heat.api.cfn.v1.signal reading sources... [ 5%] api/heat.api.cfn.v1.stacks reading sources... [ 5%] api/heat.api.cfn.versions reading sources... [ 6%] api/heat.api.cfn.wsgi reading sources... [ 6%] api/heat.api.middleware reading sources... [ 6%] api/heat.api.middleware.fault reading sources... [ 7%] api/heat.api.middleware.version_negotiation reading sources... [ 7%] api/heat.api.openstack reading sources... [ 7%] api/heat.api.openstack.v1 reading sources... [ 8%] api/heat.api.openstack.v1.actions reading sources... [ 8%] api/heat.api.openstack.v1.build_info reading sources... [ 9%] api/heat.api.openstack.v1.events reading sources... [ 9%] api/heat.api.openstack.v1.resources reading sources... [ 9%] api/heat.api.openstack.v1.services reading sources... [ 10%] api/heat.api.openstack.v1.software_configs reading sources... [ 10%] api/heat.api.openstack.v1.software_deployments reading sources... [ 10%] api/heat.api.openstack.v1.stacks reading sources... [ 11%] api/heat.api.openstack.v1.util reading sources... [ 11%] api/heat.api.openstack.v1.views reading sources... [ 11%] api/heat.api.openstack.v1.views.stacks_view reading sources... [ 12%] api/heat.api.openstack.v1.views.views_common reading sources... [ 12%] api/heat.api.openstack.versions reading sources... [ 12%] api/heat.api.openstack.wsgi reading sources... [ 13%] api/heat.api.versions reading sources... [ 13%] api/heat.common reading sources... [ 14%] api/heat.common.auth_password reading sources... [ 14%] api/heat.common.auth_plugin reading sources... [ 14%] api/heat.common.auth_url reading sources... [ 15%] api/heat.common.cache reading sources... [ 15%] api/heat.common.config reading sources... [ 15%] api/heat.common.context reading sources... [ 16%] api/heat.common.crypt reading sources... [ 16%] api/heat.common.custom_backend_auth reading sources... [ 16%] api/heat.common.endpoint_utils reading sources... [ 17%] api/heat.common.environment_format reading sources... [ 17%] api/heat.common.environment_util reading sources... [ 17%] api/heat.common.exception reading sources... [ 18%] api/heat.common.grouputils reading sources... [ 18%] api/heat.common.i18n reading sources... [ 19%] api/heat.common.identifier reading sources... [ 19%] api/heat.common.lifecycle_plugin_utils reading sources... [ 19%] api/heat.common.messaging reading sources... [ 20%] api/heat.common.netutils reading sources... [ 20%] api/heat.common.noauth reading sources... [ 20%] api/heat.common.param_utils reading sources... [ 21%] api/heat.common.password_gen reading sources... [ 21%] api/heat.common.plugin_loader reading sources... [ 21%] api/heat.common.pluginutils reading sources... [ 22%] api/heat.common.policy reading sources... [ 22%] api/heat.common.profiler reading sources... [ 22%] api/heat.common.serializers reading sources... [ 23%] api/heat.common.service_utils reading sources... [ 23%] api/heat.common.short_id reading sources... [ 23%] api/heat.common.template_format reading sources... [ 24%] api/heat.common.timeutils reading sources... [ 24%] api/heat.common.urlfetch reading sources... [ 25%] api/heat.common.wsgi reading sources... [ 25%] api/heat.db reading sources... [ 25%] api/heat.db.api reading sources... [ 26%] api/heat.db.filters reading sources... [ 26%] api/heat.db.migration reading sources... [ 26%] api/heat.db.models reading sources... [ 27%] api/heat.db.types reading sources... [ 27%] api/heat.db.utils reading sources... [ 27%] api/heat.engine reading sources... [ 28%] api/heat.engine.api reading sources... [ 28%] api/heat.engine.attributes reading sources... [ 28%] api/heat.engine.cfn reading sources... [ 29%] api/heat.engine.cfn.functions reading sources... [ 29%] api/heat.engine.cfn.parameters reading sources... [ 30%] api/heat.engine.cfn.template reading sources... [ 30%] api/heat.engine.check_resource reading sources... [ 30%] api/heat.engine.clients reading sources... [ 31%] api/heat.engine.clients.client_exception reading sources... [ 31%] api/heat.engine.clients.client_plugin reading sources... [ 31%] api/heat.engine.clients.default_client_plugin reading sources... [ 32%] api/heat.engine.clients.microversion_mixin reading sources... [ 32%] api/heat.engine.clients.os reading sources... [ 32%] api/heat.engine.clients.os.aodh reading sources... [ 33%] api/heat.engine.clients.os.barbican reading sources... [ 33%] api/heat.engine.clients.os.blazar reading sources... [ 33%] api/heat.engine.clients.os.cinder reading sources... [ 34%] api/heat.engine.clients.os.designate reading sources... [ 34%] api/heat.engine.clients.os.glance reading sources... [ 35%] api/heat.engine.clients.os.heat_plugin reading sources... [ 35%] api/heat.engine.clients.os.ironic reading sources... [ 35%] api/heat.engine.clients.os.keystone reading sources... [ 36%] api/heat.engine.clients.os.keystone.fake_keystoneclient reading sources... [ 36%] api/heat.engine.clients.os.keystone.heat_keystoneclient reading sources... [ 36%] api/heat.engine.clients.os.keystone.keystone_constraints reading sources... [ 37%] api/heat.engine.clients.os.magnum reading sources... [ 37%] api/heat.engine.clients.os.manila reading sources... [ 37%] api/heat.engine.clients.os.mistral reading sources... [ 38%] api/heat.engine.clients.os.monasca reading sources... [ 38%] api/heat.engine.clients.os.neutron reading sources... [ 38%] api/heat.engine.clients.os.neutron.lbaas_constraints reading sources... [ 39%] api/heat.engine.clients.os.neutron.neutron_constraints reading sources... [ 39%] api/heat.engine.clients.os.neutron.taas_constraints reading sources... [ 40%] api/heat.engine.clients.os.nova reading sources... [ 40%] api/heat.engine.clients.os.octavia reading sources... [ 40%] api/heat.engine.clients.os.openstacksdk reading sources... [ 41%] api/heat.engine.clients.os.swift reading sources... [ 41%] api/heat.engine.clients.os.trove reading sources... [ 41%] api/heat.engine.clients.os.vitrage reading sources... [ 42%] api/heat.engine.clients.os.zaqar reading sources... [ 42%] api/heat.engine.clients.os.zun reading sources... [ 42%] api/heat.engine.clients.progress reading sources... [ 43%] api/heat.engine.conditions reading sources... [ 43%] api/heat.engine.constraint reading sources... [ 43%] api/heat.engine.constraint.common_constraints reading sources... [ 44%] api/heat.engine.constraints reading sources... [ 44%] api/heat.engine.dependencies reading sources... [ 44%] api/heat.engine.environment reading sources... [ 45%] api/heat.engine.event reading sources... [ 45%] api/heat.engine.function reading sources... [ 46%] api/heat.engine.hot reading sources... [ 46%] api/heat.engine.hot.functions reading sources... [ 46%] api/heat.engine.hot.parameters reading sources... [ 47%] api/heat.engine.hot.template reading sources... [ 47%] api/heat.engine.lifecycle_plugin reading sources... [ 47%] api/heat.engine.node_data reading sources... [ 48%] api/heat.engine.notification reading sources... [ 48%] api/heat.engine.notification.autoscaling reading sources... [ 48%] api/heat.engine.notification.stack reading sources... [ 49%] api/heat.engine.output reading sources... [ 49%] api/heat.engine.parameter_groups reading sources... [ 49%] api/heat.engine.parameters reading sources... [ 50%] api/heat.engine.parent_rsrc reading sources... [ 50%] api/heat.engine.plugin_manager reading sources... [ 51%] api/heat.engine.properties reading sources... [ 51%] api/heat.engine.properties_group reading sources... [ 51%] api/heat.engine.resource reading sources... [ 52%] api/heat.engine.resources reading sources... [ 52%] api/heat.engine.resources.alarm_base reading sources... [ 52%] api/heat.engine.resources.scheduler_hints reading sources... [ 53%] api/heat.engine.resources.server_base reading sources... [ 53%] api/heat.engine.resources.signal_responder reading sources... [ 53%] api/heat.engine.resources.stack_resource reading sources... [ 54%] api/heat.engine.resources.stack_user reading sources... [ 54%] api/heat.engine.resources.template_resource reading sources... [ 54%] api/heat.engine.resources.volume_base reading sources... [ 55%] api/heat.engine.resources.wait_condition reading sources... [ 55%] api/heat.engine.rsrc_defn reading sources... [ 56%] api/heat.engine.scheduler reading sources... [ 56%] api/heat.engine.service reading sources... [ 56%] api/heat.engine.service_software_config reading sources... [ 57%] api/heat.engine.software_config_io reading sources... [ 57%] api/heat.engine.stack reading sources... [ 57%] api/heat.engine.stack_lock reading sources... [ 58%] api/heat.engine.status reading sources... [ 58%] api/heat.engine.stk_defn reading sources... [ 58%] api/heat.engine.support reading sources... [ 59%] api/heat.engine.sync_point reading sources... [ 59%] api/heat.engine.template reading sources... [ 59%] api/heat.engine.template_common reading sources... [ 60%] api/heat.engine.template_files reading sources... [ 60%] api/heat.engine.timestamp reading sources... [ 60%] api/heat.engine.translation reading sources... [ 61%] api/heat.engine.update reading sources... [ 61%] api/heat.engine.worker reading sources... [ 62%] api/heat.objects reading sources... [ 62%] api/heat.objects.base reading sources... [ 62%] api/heat.objects.event reading sources... [ 63%] api/heat.objects.fields reading sources... [ 63%] api/heat.objects.raw_template reading sources... [ 63%] api/heat.objects.raw_template_files reading sources... [ 64%] api/heat.objects.resource reading sources... [ 64%] api/heat.objects.resource_data reading sources... [ 64%] api/heat.objects.resource_properties_data reading sources... [ 65%] api/heat.objects.service reading sources... [ 65%] api/heat.objects.snapshot reading sources... [ 65%] api/heat.objects.software_config reading sources... [ 66%] api/heat.objects.software_deployment reading sources... [ 66%] api/heat.objects.stack reading sources... [ 67%] api/heat.objects.stack_lock reading sources... [ 67%] api/heat.objects.stack_tag reading sources... [ 67%] api/heat.objects.sync_point reading sources... [ 68%] api/heat.objects.user_creds reading sources... [ 68%] api/heat.policies reading sources... [ 68%] api/heat.policies.actions reading sources... [ 69%] api/heat.policies.base reading sources... [ 69%] api/heat.policies.build_info reading sources... [ 69%] api/heat.policies.cloudformation reading sources... [ 70%] api/heat.policies.events reading sources... [ 70%] api/heat.policies.resource reading sources... [ 70%] api/heat.policies.resource_types reading sources... [ 71%] api/heat.policies.service reading sources... [ 71%] api/heat.policies.software_configs reading sources... [ 72%] api/heat.policies.software_deployments reading sources... [ 72%] api/heat.policies.stacks reading sources... [ 72%] api/heat.rpc reading sources... [ 73%] api/heat.rpc.api reading sources... [ 73%] api/heat.rpc.client reading sources... [ 73%] api/heat.rpc.listener_client reading sources... [ 74%] api/heat.rpc.worker_api reading sources... [ 74%] api/heat.rpc.worker_client reading sources... [ 74%] api/heat.scaling reading sources... [ 75%] api/heat.scaling.cooldown reading sources... [ 75%] api/heat.scaling.lbutils reading sources... [ 75%] api/heat.scaling.rolling_update reading sources... [ 76%] api/heat.scaling.scalingutil reading sources... [ 76%] api/heat.scaling.template reading sources... [ 77%] api/index reading sources... [ 77%] api/modules reading sources... [ 77%] configuration/config-options loading config file etc/heat/heat-config-generator.conf DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s. (Original: 'Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s.'): 'tenant_id' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: reading sources... [ 78%] configuration/index reading sources... [ 78%] configuration/logs reading sources... [ 78%] configuration/sample_config reading sources... [ 79%] configuration/sample_policy reading sources... [ 79%] contributor/contributing reading sources... [ 79%] contributor/index reading sources... [ 80%] developing_guides/architecture reading sources... [ 80%] developing_guides/blueprints reading sources... [ 80%] developing_guides/gmr reading sources... [ 81%] developing_guides/index reading sources... [ 81%] developing_guides/pluginguide reading sources... [ 81%] developing_guides/rally_on_gates reading sources... [ 82%] developing_guides/schedulerhints reading sources... [ 82%] developing_guides/supportstatus reading sources... [ 83%] getting_started/create_a_stack reading sources... [ 83%] getting_started/index reading sources... [ 83%] getting_started/on_devstack reading sources... [ 84%] getting_started/on_fedora reading sources... [ 84%] getting_started/on_other reading sources... [ 84%] getting_started/on_ubuntu reading sources... [ 85%] getting_started/standalone reading sources... [ 85%] glossary reading sources... [ 85%] index reading sources... [ 86%] install/get_started reading sources... [ 86%] install/index reading sources... [ 86%] install/install reading sources... [ 87%] install/install-debian reading sources... [ 87%] install/install-obs reading sources... [ 88%] install/install-rdo reading sources... [ 88%] install/install-ubuntu reading sources... [ 88%] install/launch-instance reading sources... [ 89%] install/next-steps reading sources... [ 89%] install/verify reading sources... [ 89%] man/heat-api reading sources... [ 90%] man/heat-api-cfn reading sources... [ 90%] man/heat-db-setup reading sources... [ 90%] man/heat-engine reading sources... [ 91%] man/heat-keystone-setup-domain reading sources... [ 91%] man/heat-manage reading sources... [ 91%] man/heat-status reading sources... [ 92%] man/index reading sources... [ 92%] operating_guides/httpd reading sources... [ 93%] operating_guides/scale_deployment reading sources... [ 93%] operating_guides/upgrades_guide reading sources... [ 93%] template_guide/advanced_topics reading sources... [ 94%] template_guide/basic_resources reading sources... [ 94%] template_guide/cfn WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.vitrage: "No module named 'vitrageclient'". Not using vitrage. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.zun: "No module named 'zunclient'". Not using zun. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar.reservation. DEBUG: reading sources... [ 94%] template_guide/composition reading sources... [ 95%] template_guide/contrib reading sources... [ 95%] template_guide/environment reading sources... [ 95%] template_guide/existing_templates reading sources... [ 96%] template_guide/feature_guide reading sources... [ 96%] template_guide/functions reading sources... [ 96%] template_guide/hello_world reading sources... [ 97%] template_guide/hot_guide reading sources... [ 97%] template_guide/hot_spec reading sources... [ 98%] template_guide/index reading sources... [ 98%] template_guide/multi-clouds reading sources... [ 98%] template_guide/openstack reading sources... [ 99%] template_guide/software_deployment reading sources... [ 99%] template_guide/unsupported reading sources... [ 99%] templates/cfn/WordPress_Single_Instance reading sources... [100%] templates/hot/hello_world reading sources... [100%] templates/index DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... WARNING: autodoc: failed to import module 'blazar' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'blazarclient' DEBUG: WARNING: autodoc: failed to import module 'vitrage' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'vitrageclient' DEBUG: WARNING: autodoc: failed to import module 'zun' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'zunclient' DEBUG: done DEBUG: checking consistency... done DEBUG: writing... heat-api.1 { } heat-api-cfn.1 { } heat-db-setup.1 { } heat-engine.1 { } heat-keystone-setup-domain.1 { } heat-manage.1 { } heat-status.1 { } done DEBUG: build succeeded, 4 warnings. DEBUG: The manual pages are in doc/build/man. DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htaccess DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/man/man1 DEBUG: + install -p -D -m 644 doc/build/man/heat-api-cfn.1 doc/build/man/heat-api.1 doc/build/man/heat-db-setup.1 doc/build/man/heat-engine.1 doc/build/man/heat-keystone-setup-domain.1 doc/build/man/heat-manage.1 doc/build/man/heat-status.1 /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/man/man1/ DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//usr/bin/heat-db-setup DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//usr/share/man/man1/heat-db-setup.1 DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/var/lib/heat/.dummy DEBUG: + install -p -D -m 640 etc/heat/heat.conf.sample /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//etc/heat/heat.conf DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/heat-dist.conf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/heat/heat-dist.conf DEBUG: + echo '[revision]' DEBUG: + echo heat_revision=24.1.0 DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/etc/heat/api-paste.ini /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//etc/heat DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/etc/heat/environment.d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//etc/heat DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/etc/heat/templates /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64//etc/heat DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/etc/heat DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/de/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/es/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/fr/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/it/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ja/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ru/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 heat --all-name DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 24.1.0-0.20250417002710.6b7b8bb.el10 --unique-debug-suffix -24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 --unique-debug-src-base openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/openstack-heat-24.1.0.dev11 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat_integrationtests/prepare_test_network.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat_integrationtests/prepare_test_env.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat_integrationtests/cleanup_test_env.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat/cloudinit/boothook.sh from /bin/bash to #!/usr/bin/bash DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VEAbdl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-heat-24.1.0.dev11/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list [0.159037s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_badindex [0.053954s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_format_response [0.049939s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_already_exists_error [0.073455s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract [0.059245s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_dots [0.036794s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_prefix [0.223990s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_denied [0.049835s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_multicloud [0.053704s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_get_param_value_missing [0.090961s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok [0.062971s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ec2authtoken_long [0.047332s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_clients_keystone_opts [0.054181s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_invalid_action_error [0.136794s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_filter_factory [0.065288s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage [0.086462s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_reformat_dict_keys [0.040983s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_badconf_no_authuri [0.040091s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_signature [0.047090s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_prefix2 [0.109662s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_last [0.253718s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_roles [0.069078s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_param_new [0.033640s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_multiple [0.069156s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_x_auth_nouser_x_auth_user [0.041142s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_inval_template [0.049688s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_ssl_insecure_option [0.056151s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_err [0.057486s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error [0.095655s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_false_delete [0.050741s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_space [0.098837s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_request_limit_exceeded [0.086601s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_default [0.065527s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage_prefix [0.083529s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_aterr [0.064169s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_last_updated_time [0.066437s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage_suffix [0.075199s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_err_rpcerr [0.065326s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_nosig [0.083921s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_param_old [0.295579s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list [0.056289s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_nospace [0.044033s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_stack_resources_bad_name [0.052091s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_param_old [0.051121s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_nouser [0.118735s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_bad_resources_in_template [0.046547s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_validate_err_inval_template [0.085685s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_tokenid [0.076407s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_exists [0.056069s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_rpcerr [0.065922s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_x_auth_user [0.099284s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_true [0.063821s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_opts [0.081872s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_or_update_err [0.052192s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_invalid_utf8_path [0.234808s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_request_path_contains_unknown_version [0.047183s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_ssl_default_options [0.092916s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete [0.068710s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_request_path_contains_valid_version [0.054288s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete_bad_name [0.066483s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_return_version_controller_when_request_path_is_empty [0.038197s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_empty [0.047256s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe [0.074753s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_cancel_without_rollback [0.037362s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_suspend [0.038948s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_arn [0.076806s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_response_api_build_revision_from_config_file [0.037751s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_suffix [0.255478s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_bad_name [0.063116s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_multiple_resource_names [0.072199s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_multiple_missing [0.083268s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_ssl_opts [0.371023s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_stack_index_event_id_integer [0.090664s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_filter_factory_none_app [0.054191s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_get_param_value [0.084272s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_nospace [0.043772s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nested_depth_not_int [0.083436s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_notlast [0.037574s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_bad_name [0.235782s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_denied_error [0.088682s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_space [0.045379s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_without_reason [0.093342s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_param_new [0.046785s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_err_inval [0.081505s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_inval_param_error [0.079953s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_cancel_update [0.053946s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_nonexist_resource [0.082646s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_reformat_dict_keys_missing [0.084679s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_physical [0.103513s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_no_template [0.048103s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_rollback [0.045201s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_physical_not_found [0.062138s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_nonexist_resource [0.108612s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_no_last_updated_time [0.042769s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_denied [0.048901s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_noaccess [0.124890s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource [0.051516s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_err_rpcerr [0.045104s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources [0.044313s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_uncreated_resource [0.126905s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_rmt_aterr [0.067534s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_multicloud_none_allowed [0.119846s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_ise [0.068643s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_multiple_attributes [0.085450s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ec2authtoken [0.095795s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_stack_resources [0.124680s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_signal [0.073575s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ks_authtoken [0.080091s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_update_bad_name [0.097539s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_event_id_uuid [0.231386s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_accept_header_contains_valid_version [0.039400s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_multicloud [0.078289s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_405 [0.125986s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_match_version_string [0.037897s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_removes_version_from_request_path [0.034943s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_v2 [0.074305s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template [0.087490s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_build_info [0.082101s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_ise [0.043701s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_int_body [0.063138s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_cancel_update [0.044888s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_stackid_addprefix [0.089232s] ... ok DEBUG: {0} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_accept_header_contains_unknown_version [0.039269s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction [0.037497s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_multiple [0.041748s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_retrieves_build_revision_from_the_engine [0.042724s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_resume [0.248064s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_theres_a_default_api_build_revision [0.050572s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_rmt_aterr [0.055551s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_paste [0.377394s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_multiple_resource_names_no_resource [0.038434s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_event_id_integer [0.045427s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_err_denied_policy [0.102989s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create [0.114199s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_event_id_uuid [0.050309s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_post_actions_lookup_redirect [0.522215s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_stack_nonexist [0.041549s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_resource_nonexist [0.089957s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_stack_index_event_id_uuid [0.047093s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_engine [0.114309s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete [0.099679s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_stack_nonexist [0.059247s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_denied_policy [0.056586s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_event_id_integer [0.041648s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_detail [0.039259s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index [0.086297s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_false_rollback [0.094388s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_nested_depth [0.054623s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nested_depth [0.059588s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nonexist [0.048727s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_with_invalid_value [0.037685s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index_limit_not_int [0.082670s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete_err_rpcerr [0.089272s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_nonexist [0.045852s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_valid_request [0.111297s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete [0.077300s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_arn_invalidtenant [0.098650s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_err_denied_policy [0.087787s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete_not_found [0.088246s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource_nonexistent [0.084559s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_nonexist [0.088487s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_show [0.069585s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource_nonexistent_stack [0.075148s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_without_mark_unhealthy_key [0.252571s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_ok [0.054183s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_args [0.082593s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_single_attribute [0.098502s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show [0.042632s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_bad_format [0.081817s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_bad_name [0.093043s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show [0.065787s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_options [0.117643s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_empty_params [0.062892s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_resources [0.056013s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_missing [0.063509s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_nested_stack [0.122475s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_event_id_integer [0.131079s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_services [0.054278s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_post_actions [0.046645s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_only_params [0.113276s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_bad_name [0.094683s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_software_configs [0.160867s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_with_env_files [0.100209s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_rmt_interr [0.113510s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_software_deployments [0.117029s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error [0.099439s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_update_delete [0.303433s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_outputs [0.076118s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_url [0.108276s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_template_handling [0.068261s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_snapshot [0.093012s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_create [0.069952s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_timeout_not_int [0.139594s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_services.ServiceControllerTest.test_index [0.093405s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_services.ServiceControllerTest.test_index_503 [0.081049s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete_error [0.043371s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete [0.151711s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index_limit_negative [0.039387s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_show [0.209268s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete_bad_name [0.054813s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parameters_override_environment [0.067862s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_update [0.601167s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template [0.059086s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_string_yaml [0.081963s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_nested_true [0.046007s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_create [0.168510s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index [0.043818s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt [0.085532s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_index [0.079729s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_validate_err_no_template [0.173080s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create [0.085707s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update_no_input_values [0.059271s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_no_URI_version_accept_header_contains_invalid_MIME_type [0.088754s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_and_parameters [0.040495s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_rpcerr [0.103165s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error_success [0.066758s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_stack_bad_reqest [0.149833s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_not_match_version_string [0.181751s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_stack_name [0.124931s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_return_version_controller_when_request_path_is_version [0.104036s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_doesnt_return_stack_count_if_with_count_is_false [0.484105s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_exceeds_max_template_size [0.123774s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_check [0.073548s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_enforces_global_index_if_global_tenant [0.057255s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_err_denied_policy [0.046760s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_rmt_aterr [0.071592s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_build_info_err_denied_policy [0.053304s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_inline [0.123242s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_rmt_interr [0.065106s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_bogus_filter_param [0.093172s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_int [0.083966s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_with_tags [0.374184s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_bogus_pagination_param [0.060432s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types_err_denied_policy [0.103290s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_deprecated_show_invalidtenant [0.060403s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_missing [0.090009s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_detail [0.037578s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_limit_not_int [0.100540s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_export [0.051131s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_priority [0.089713s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types_error [0.108255s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_err_denied_policy [0.039764s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_arn [0.049931s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_environment [0.037504s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_abandon [0.081661s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_deleted_true [0.037617s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_multiple_resource_names [0.148081s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_nested_false [0.037197s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_nonexistent [0.079693s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_limit_negative [0.039967s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_abandon_err_denied_policy [0.105142s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_event_id_uuid [0.071114s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource_err_denied_policy [0.084302s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_bad_resource [0.050028s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_with_count_is_invalid [0.074457s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_err_denied_policy [0.045934s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt_timeout_not_int [0.128211s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_stack [0.113000s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_funcs_includes_condition_funcs [0.136394s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_circulardep [0.121047s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index [0.156852s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show [0.167402s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_functions [0.152769s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_invalid_filters [0.122455s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_denied_policy [0.152389s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_err_denied_policy [0.131300s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema [0.110996s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_with_invalid_keys [0.110927s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_timeout_negative [0.091747s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_invalid_template_type [0.168946s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_timeout_not_int [0.079034s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_err_denied_policy [0.140314s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_err_denied_policy [0.157610s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_parameters [0.105431s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_output [0.178356s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patch_timeout_not_int [0.106726s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_without_resolve_outputs [0.137064s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_template_error [0.142649s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_mixed_value_param_with_multiple_entries [0.102008s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update [0.149406s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_multiple_value_params [0.096550s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_returns_empty_dict [0.086810s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_bad_name [0.133078s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_tenant_mismatch_is_admin [0.091694s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template [0.854644s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_immutable_parameter [0.164934s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_does_not_overwrite_other_params [0.124911s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_events [0.850405s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_hidden_true [0.128542s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_template [0.161983s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_collection [0.173308s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_show_deleted_True_with_count_false [0.158300s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patch_timeout_negative [0.138199s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_outputs [0.057423s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patched_existing_parameters [0.061147s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_versions [0.060930s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_data [0.211712s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup [0.060349s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_data_template [0.118186s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource_nonexistent [0.118431s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_update_stack [0.058524s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_default [0.138554s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_update_stack_patch [0.083128s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_err_denied_policy [0.375236s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_with_tags_timeout [0.062592s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackSerializerTest.test_serialize_create [0.065393s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete_not_found [0.181500s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_include_stack_status_with_no_action [0.088027s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_merges_stack_action_and_status [0.062458s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_faulty_template [0.230152s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length_no_content_type [0.091605s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_show_not_found [0.192876s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_notfound [0.083958s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_default [0.036667s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length_plain_content_type [0.055687s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete_error [0.045965s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_doesnt_create_next_if_no_limit [1.143166s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_err_denied_policy [0.078504s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_type_malformed [0.092901s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_show_not_found [0.072210s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_wrong_content_type [0.038866s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.046195s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update [0.054827s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_parameters_with_tags [0.115276s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_json [0.044503s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update_not_found [0.045915s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_doesnt_create_next_if_page_not_full [0.154057s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patched_and_default_parameters [0.061518s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parameters [0.044763s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_bogus_param_type [0.047200s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.083716s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error_message [0.050522s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_only_adds_allowed_param_if_param_exists [0.066966s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_stack_name_missing [0.040986s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_overwrites_url_marker [0.159608s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_missing [0.091288s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_returns_only_allowed_params [0.045188s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_string_json [0.063337s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_policy_deny [0.056769s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.ResourceTest.test_dispatch [0.085314s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_adds_project_if_include_project [0.117673s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt_error [0.064727s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_add_project_by_default [0.066776s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_filter_out_all_but_given_keys [0.049908s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_add_project_if_not_include_project [0.081310s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_engine [0.091930s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_replace_stack_identity_with_id_and_links [0.066872s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_appends_collection_count_of_zero [0.092284s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_attribute_dict [0.219312s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_existing [0.091951s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_doesnt_append_collection_count [0.102423s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_attribute_list [0.093424s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_attribute_current_size [0.047884s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_attribute_current_size_with_path [0.061365s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_refs [0.080081s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_with_files [0.379103s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_append_collection_links [0.430720s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_refs_map [0.090398s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.388001s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.IncorrectUpdatePolicyTest.test_with_update_policy_aws [0.108271s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete_err_denied_policy [0.121727s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_doesnt_append_collection_links [0.140128s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.130318s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_not_found [0.109631s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_stack_index [0.105875s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.101351s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_files [0.089875s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_get_with_body [0.137223s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json_exceeds_max_json_mb [0.134718s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template_err_denied_policy [0.120164s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_content_type_with_get [0.103911s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_aws_content_type_only [0.046986s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.RequestTest.test_content_type_accept_default [0.143875s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template_err_notfound [0.123532s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_type [0.064982s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:4420: DeprecationWarning: The behavior of AcceptLanguageValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {3} heat.tests.api.test_wsgi.RequestTest.test_content_type_unsupported [0.111467s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.RequestTest.test_best_match_language [0.054567s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_deleted_false [0.090877s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {3} heat.tests.api.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.091192s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.088847s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_hidden_false [0.071301s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(client_exceptions) [0.058487s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.IncorrectUpdatePolicyTest.test_with_update_policy_inst_group [0.781688s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_uses_admin_context [0.080861s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(aws_exception) [0.062606s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.071848s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_bogus_filter_param [0.090321s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(webob_bad_request) [0.059166s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_index_dotted_attribute [0.245461s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.106641s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_bogus_pagination_param [0.094119s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_pausetime_in_update_policy [0.055552s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_refs [0.119353s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(webob_not_found) [0.151154s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_err_denied_policy [0.074825s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_scaling_unfinished [0.086852s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon [0.056755s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_index_dotted_attribute [0.120262s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_dispatch_default [0.109065s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_limit_not_int [0.102095s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon_legacy [0.071993s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args [0.056116s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_no_cooldown_no_scaling_in_progress [0.059355s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_no_instance_list [0.126514s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_returns_stack_count_if_with_count_is_true [0.101980s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.059815s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_notification_send_if_resize_failed [0.074224s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scale_up_min_adjustment [0.056167s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_show_deleted_True_with_count_True [0.131855s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_attribute_dict [0.172598s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_update_in_failed [0.114654s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_with_admin_context [0.109478s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.062105s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_default [0.067456s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types [0.082477s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_with_extra [0.073685s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.141052s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_err_policy [0.058999s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_with_metering [0.102897s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource [0.120030s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_invalid_min_size [0.157279s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_alarm_attribute [0.105556s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_nonexist [0.042241s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_and_default_parameters [0.044390s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_no_action [0.096158s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.718869s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_bad_group [0.115036s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_not_in_progress_legacy [0.180498s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_toosoon [0.095933s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_tags [0.365961s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_template [0.037074s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_metadata_is_written [0.136167s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_mixed_value_param_with_single_entry [0.042472s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_single_value_params [0.053394s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_zero [0.108255s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_tenant_mismatch [0.038714s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_creates_next [0.049739s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_group_metadata_reset [0.131008s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_handles_invalid_limits [0.074880s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_metadata_is_written_update [0.745569s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_include_stack_action [0.051518s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_includes_all_other_keys [0.051158s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid [0.520643s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_none [0.117908s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_toosoon [0.159093s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_append_collection_count [0.056010s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_stack_basic_details [0.055108s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_create [0.128848s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_create_with_instanceid [0.193150s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.099678s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_resize_fail [0.208279s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_without_all_ssl_reqs [0.073948s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_update_desired_cap [0.109997s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.042378s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_get_ref_by_id [0.157642s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_same_capacity [0.113710s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_get_with_body_with_aws [0.052244s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.061868s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_error [0.075702s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(000) [0.151275s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.046420s] ... ok DEBUG: {1} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_SnapshotId_property [0.082518s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.092924s] ... ok DEBUG: {1} heat.tests.autoscaling.test_lbutils.LBUtilsTest.test_reload_non_lb [0.057212s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_lc_validate_without_InstanceId_and_ImageId [0.294765s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(040) [0.192083s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_respect_aws_content_type [0.115048s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.114688s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_lc_validate_without_InstanceId_and_InstanceType [0.144855s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.091636s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(253) [0.174127s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_0) [0.080346s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_1) [0.050796s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_desiredcapacity_zero [0.218739s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_3) [0.042584s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(14n) [0.133300s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_4) [0.061923s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_5) [0.037788s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_0) [0.046555s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_1) [0.042880s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.355741s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_max_size [0.196331s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_3) [0.052090s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_with_charset [0.057475s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_scaling_group_create_with_instanceid [0.086822s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_4) [0.061886s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_ok [0.315299s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_dispatch_no_default [0.091372s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_scaling_group_create_with_instanceid_not_found [0.071691s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_5) [0.060926s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.070078s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_0) [0.059817s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_toomany_vpc_zone_identifier [0.095141s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_1) [0.050677s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.076017s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_validate_without_InstanceId_and_LaunchConfigurationName [0.069147s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_resource_call_error_handle [0.052713s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_convg_cache_data [0.207195s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_2) [0.078268s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_not_in_progress [0.072345s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_3) [0.052832s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_toosoon [0.091167s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_4) [0.096015s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_ok [0.154464s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_refs_map [0.193053s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_update_desired_nocap [0.078720s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_attribute_list [0.061664s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.132077s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_with_extra [0.064453s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.086233s] ... ok DEBUG: {3} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_refid_convergence_cache_data [0.171357s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_refid_convergence_cache_data [0.067457s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.073193s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_invalid_max_size [0.051011s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_validate_reference_attr_with_none_ref [0.061893s] ... ok DEBUG: {3} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_DeviceName_property [0.201014s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_not_in_progress [0.127902s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_validate_with_InstanceId_and_LaunchConfigurationName [0.414464s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+n) [0.136403s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scale_down_min_adjustment [0.100464s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_scaling_unfinished [0.093752s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_ok [0.070806s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-n) [0.127251s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_metadata_is_written_update [0.092574s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_update_desired_nocap [0.075980s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_zero [0.076961s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_no_action [0.661364s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scale_down_min_adjustment [0.079630s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_error [0.118049s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_update_in_failed [0.117454s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_bad_group [0.108435s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_create_template [0.144049s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_signal_attribute [0.481043s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_ok [0.123371s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_growth_counts_as_replacement [0.039158s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_template [0.104415s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_signal_attribute_with_prefix [0.076615s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_resource_id [0.085018s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_size_changed [0.092273s] ... ok DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_convergence_cache_data [0.130309s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_resource_name [0.099574s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+nb) [0.775437s] ... ok DEBUG: {2} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_create_with_instanceid_not_found [0.100542s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-nb) [0.076426s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(e) [0.081636s] ... ok DEBUG: {2} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_Ebs_property [0.194612s] ... ok DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_update_association_with_AllocationId_or_EIP [0.316058s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+eb) [0.121441s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_update_association_with_EIP [0.283664s] ... ok DEBUG: {0} heat.tests.aws.test_eip.EIPTest.test_association_eip [0.115483s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_validate_EIP_and_InstanceId [0.083778s] ... ok DEBUG: {2} heat.tests.autoscaling.test_lbutils.LBUtilsTest.test_reload_aws_lb [0.185740s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-eb) [0.158508s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_build_block_device_mapping [0.101795s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_0) [0.061626s] ... ok DEBUG: {1} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_resource_name [0.124103s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_3_1_0) [0.052378s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p) [0.123153s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_4) [0.052231s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_3_1_4) [0.055267s] ... ok DEBUG: {1} heat.tests.aws.test_eip.EIPTest.test_eip_with_exception [0.117387s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_build_nics_with_security_groups [0.193351s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_4_1_4) [0.049735s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p) [0.125046s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_5) [0.040614s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_image_name_err [0.084230s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_build_nics [0.090970s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_3_1_5) [0.045368s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_0_1_4) [0.050822s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_delete [0.091866s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+pb) [0.147440s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_1_1_4) [0.046247s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_notfound_on_delete [0.160304s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_4_1_5) [0.049457s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_error_status [0.092496s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-pb) [0.132798s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_2_0) [0.085356s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p+r) [0.052229s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_resolve_az_attribute_nova_az_ext_disabled [0.143039s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p+r) [0.075043s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_unexpected_status [0.085642s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_image_id_err [0.194992s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_2_2_0) [0.161303s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p-r) [0.085796s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_2_4) [0.126245s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p-r) [0.082203s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_stack_scheduler_hints [0.174371s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+ps) [0.053458s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_6_2_2_4) [0.092902s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p+rs) [0.071963s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p-rs) [0.042853s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_volumes [0.161677s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p-rs) [0.060554s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.068492s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_build_spawning [0.577547s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.110766s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_shutoff [0.074104s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_resume_complete [0.328296s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_desiredcapacity [0.104617s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_create_complete [0.095822s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_min_size [0.103950s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_suspend_failed [0.109717s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_build [0.190394s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_notification_send_if_resize_failed [0.109028s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_new_old_all_different [0.107527s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_old_include_new [0.128483s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_password [0.183518s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_6_4_2_4) [0.962199s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_update_properties [0.133969s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_0_2_0) [0.046683s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_4_2_0) [0.052185s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_validate [0.089497s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_0_2_4) [0.063180s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_SnapshotId_property [0.067388s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_6_2_2_4) [0.086012s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_combined [0.092803s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_6_4_2_4) [0.053394s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_conf_properties_vpc_zone [0.605913s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_key_name [0.085611s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_7_2_2_4) [0.083934s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_not_supported [0.063749s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_0_2_0) [0.085276s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_2_2_0) [0.044129s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_refid_convergence_cache_data [0.062105s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_update_desired_cap [0.171614s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_0_2_4) [0.051921s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_5_2_2_4) [0.057394s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(000) [0.087046s] ... ok DEBUG: {0} heat.tests.aws.test_network_interface.NetworkInterfaceTest.test_network_interface_create_update_delete [0.142602s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_5_3_2_4) [0.058519s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_rescue [0.813001s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(040) [0.083016s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_0) [0.048076s] ... ok DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_attributes [0.109305s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(253) [0.084824s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_5_0) [0.109705s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_verify_resize [0.142879s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(14n) [0.081542s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_1) [0.045021s] ... ok DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_authenticated_read [0.114881s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_1) [0.056934s] ... ok DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_delete_conflict_empty [0.078935s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_6_1) [0.047650s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.ScalingPolicyAttrTest.test_alarm_attribute [0.145147s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_6_1) [0.045061s] ... ok DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_delete_exception [0.085860s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_instance_type [0.205655s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_2) [0.059282s] ... ok DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_public_read_write [0.078375s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_size_changed [0.121058s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_2) [0.069618s] ... ok DEBUG: {0} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_ok [0.085314s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces [0.142062s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_4) [0.119638s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_rsrc_name [0.289770s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_4) [0.168532s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_no_old_empty_new [0.260880s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_5_6) [0.136764s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_signed_url [0.170073s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_deleting_delete [0.444435s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_ok [0.058089s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_no_old_no_new_with_subnet [0.206064s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_some_units [0.047908s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_units_some_already_up_to_date [0.049594s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle_signal [0.158139s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_old_no_change_with_subnet [0.140628s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_convergence_cache_data [0.063785s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_VolumeSize_valid_str [0.060671s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_association_allocationid_with_instance [0.130330s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_resource_name [0.059379s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_validate_Volumes_property [0.058706s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_update_association_needs_update_InstanceId [0.074295s] ... ok DEBUG: {1} heat.tests.aws.test_instance_network.instancesTest.test_instance_create_delete_with_SubnetId [0.083027s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_update_association_needs_update_InstanceId_EIP [0.085324s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_success_to_handle_count [0.149780s] ... ok DEBUG: {1} heat.tests.aws.test_instance_network.instancesTest.test_instance_create_with_nic [0.093826s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_update_association_with_NetworkInterfaceId_or_InstanceId [0.110214s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_frontend [0.053242s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_timeout [0.139763s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_validate_without_NetworkInterfaceId_and_InstanceId [0.056998s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_default_sec_gr [0.084965s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_5_6) [0.734536s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_1_0) [0.044496s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_default_instance_user [0.088547s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_1_1_0) [0.044061s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_handle_check [0.067917s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_1_4) [0.040767s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update_restored_from_db [0.219909s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_1_1_4) [0.052677s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_sec_gr [0.182824s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_2_0) [0.050163s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_handle_check_raises_exception_if_instance_not_active [0.103175s] ... ok DEBUG: {0} heat.tests.clients.test_aodh_client.AodhClientPluginTest.test_create [0.096443s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_2_4) [0.041853s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_create [0.057554s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_0_2_0) [0.059150s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_template_with_key_name [0.145478s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_by_ref_not_found [0.053897s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_0_2_4) [0.047452s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create [0.151749s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_3_0_2_0) [0.049076s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_invalid [0.109623s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_payload_by_ref [0.086967s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_2_2_0) [0.045379s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_4_2_0) [0.048351s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_payload_by_ref_not_found [0.075478s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_3_0_2_4) [0.049790s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.ContainerConstraintTest.test_validation [0.050178s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_hchk_good [0.143752s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_2_2_4) [0.047104s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.ContainerConstraintTest.test_validation_error [0.077623s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_4_2_4) [0.073046s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.SecretConstraintTest.test_validation_error [0.064405s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_0) [0.056880s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_4_4_0) [0.040873s] ... ok DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_delete_not_found [0.236435s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_no_extensions [0.108423s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_5_0) [0.065737s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.QoSSpecsConstraintTest.test_validation_error [0.112005s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_6_5_4_0) [0.122175s] ... ok DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_public_read [0.180911s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeBackupConstraintTest.test_validation_error [0.091423s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_duplicate_image_name_err [0.697127s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_1) [0.127037s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_BlockDeviceMappings [0.103569s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_6_4_4_1) [0.078785s] ... ok DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_website [0.257735s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_6_1) [0.066325s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_image_id [0.152213s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_other_exception [0.073574s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_7_5_6_1) [0.117052s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_hard_reboot [0.062866s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_reboot [0.059841s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_resize [0.074757s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_suspended [0.055281s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeConstraintTest.test_validation [0.668955s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_suspend_complete [0.084490s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_empty_new_with_subnet [0.073961s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeConstraintTest.test_validation_error [0.123826s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_no_check [0.059912s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_flavor [0.045940s] ... ok DEBUG: {1} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron [0.654117s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeTypeConstraintTest.test_validation_error [0.107394s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_flavor [0.064601s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_image_id [0.065805s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientPluginTest.test_endpoint_not_found [0.098815s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_template_without_key_name [0.048978s] ... ok DEBUG: {1} heat.tests.aws.test_user.AccessKeyTest.test_access_key [0.186119s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_badtemplate [0.047973s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientPluginTest.test_get_missing_service_catalog [0.114885s] ... ok DEBUG: {1} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_access_allowed [0.071754s] ... ok DEBUG: {3} heat.tests.aws.test_s3.s3Test.test_delete_retain [0.083276s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_url [0.076564s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_2) [0.899656s] ... ok DEBUG: {1} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_err_notfound [0.109178s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_4_4_2) [0.090964s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_heat_cached [0.095606s] ... ok DEBUG: {1} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_ok_empty [0.096214s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_4) [0.094048s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_not_found) [0.093001s] ... ok DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_password [0.120532s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_overlimit) [0.083446s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_4_4_4) [0.098589s] ... ok DEBUG: {3} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_exception [0.420110s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_2_4_4) [0.065933s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_conflict) [0.103890s] ... ok DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_refid_convg_cache_data [0.168779s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_6_4_4) [0.056142s] ... ok DEBUG: {3} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_update_with_empty_rules [0.139474s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_5_6) [0.054720s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_not_found) [0.091696s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_9_5_5_6) [0.052817s] ... ok DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_refid_rsrc_id [0.130740s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_exception) [0.085645s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_9_2_5_6) [0.046951s] ... ok DEBUG: {3} heat.tests.aws.test_user.UserTest.test_user_access_allowed_ignorepolicy [0.156401s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_A_5_5_6) [0.049318s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_overlimit) [0.081638s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_7_6_5_6) [0.052096s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_create_from_snapshot [0.122327s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_conflict) [0.077835s] ... ok DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_validate_policies [0.184711s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.115496s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_not_found_1) [0.080613s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_snapshot_no_volume [0.113599s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_snapshot [0.160836s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_pausetime_in_update_policy [0.089926s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_not_found_2) [0.084524s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.105865s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_exception) [0.104356s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment_updates_not_supported [0.167183s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.087773s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment [0.210784s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_overlimit) [0.107234s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_check_fail [0.076896s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon [0.081240s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_bad_tags [0.101991s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_conflict_1) [0.084138s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_check_not_available [0.092657s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon_legacy [0.084590s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_not_found) [0.074893s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_delete_error [0.083828s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_check [0.146720s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_metadata_is_written [0.078587s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_exception) [0.077556s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_non_exist [0.109788s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_not_in_progress_legacy [0.080304s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_overlimit) [0.083543s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_create_error [0.115609s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_default_az [0.128843s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_with_latency [0.186964s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_deleting_volume [0.075163s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle_signal_invalid [0.106560s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detachment_err [0.210933s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_none [0.422772s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetAtt [0.116744s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scale_up_min_adjustment [0.065607s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_failure_to_handle [0.096258s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_update_not_supported [0.163628s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_ok [0.091088s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_tenant [0.053063s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientAPIVersionTest.test_cinder_api_v3 [0.054974s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_resize_fail [0.073689s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_no_interface_extensions [0.049285s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientPluginTest.test_get_volume [0.044540s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_same_capacity [0.097114s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_update_in_progress [0.079345s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_conflict) [0.888072s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_create [0.082955s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_not_found) [0.096330s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_default [0.057330s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_with_metering [0.066146s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_entity_not_found) [0.099221s] ... ok DEBUG: {3} heat.tests.clients.test_clients.ClientPluginTest.test_abstract_create [0.354028s] ... ok DEBUG: {3} heat.tests.clients.test_clients.ClientPluginTest.test_auth_token [0.039800s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_toosoon [0.085322s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_exception) [0.093181s] ... ok DEBUG: {3} heat.tests.clients.test_clients.ClientPluginTest.test_url_for [0.052646s] ... ok DEBUG: {3} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_metadata_url_conf [0.034978s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_overlimit) [0.085146s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_association_allocationid [0.119551s] ... ok DEBUG: {3} heat.tests.clients.test_clients.ClientsTest.test_clients_heat [0.048409s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_conflict) [0.057640s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestClientPluginsInitialise.test_create_all_client_plugins [0.052119s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_not_found) [0.040757s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_overlimit) [0.036613s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_not_found) [0.097657s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_delete_association_successful_if_create_failed [0.155846s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_conflict) [0.051814s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_not_found) [0.048634s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_network_not_found) [0.114729s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle [0.971864s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_exception) [0.047362s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_overlimit) [0.039035s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_conflict) [0.037768s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_signed_url [0.112651s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_port_not_found) [0.114369s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_not_found_1) [0.049040s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_update_association_with_InstanceId [0.259633s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_not_found_2) [0.050975s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_status_not_found) [0.084478s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_exception) [0.047947s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_validate_properties_EIP_and_AllocationId [0.114098s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_overlimit) [0.041998s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_failure_to_handle_count [0.214508s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_exception) [0.083826s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_conflict_1) [0.045594s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_not_found) [0.047435s] ... ok DEBUG: {2} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_convergence_cache_data [0.100093s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_overlimit) [0.072981s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_exception) [0.039050s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_resource_type [0.118667s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_conflict) [0.053765s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_overlimit) [0.036195s] ... ok DEBUG: {2} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_resource_ip [0.118610s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_not_found) [0.057428s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_exception) [0.038786s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_stackid [0.154844s] ... ok DEBUG: {2} heat.tests.aws.test_eip.EIPTest.test_eip [0.106864s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_overlimit) [0.063039s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_unprocessable_entity) [0.044150s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_conflict) [0.056434s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(openstack_not_found) [0.046280s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_conflict) [0.381060s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update [0.280834s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_not_found) [0.060069s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_not_found) [0.051358s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_exception) [0.043296s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_entity_not_found) [0.040504s] ... ok DEBUG: {1} heat.tests.clients.test_barbican_client.SecretConstraintTest.test_validation [0.081926s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_exception) [0.042883s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_overlimit) [0.065559s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_overlimit) [0.048322s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_get_volume [0.092587s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_conflict) [0.047698s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_conflict) [0.041916s] ... ok DEBUG: {2} heat.tests.aws.test_eip.EIPTest.test_eip_update [0.453503s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_not_found) [0.054209s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.CinderClientPluginTest.test_get_snapshot [0.093754s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_network_not_found) [0.051314s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_delete_notfound [0.120870s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.QoSSpecsConstraintTest.test_validation [0.091672s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_port_not_found) [0.071282s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.VolumeSnapshotConstraintTest.test_validation [0.074923s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_error_no_fault [0.100176s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_status_not_found) [0.068010s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_resolve_az_attribute [0.074648s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.VolumeSnapshotConstraintTest.test_validation_error [0.097730s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_exception) [0.056154s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_overlimit) [0.054197s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_not_found) [0.435967s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_resume_failed [0.105676s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_bad_cloud_backend [0.112913s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_exception) [0.047394s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_conflict) [0.091210s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_overlimit) [0.049312s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_metadata_url [0.098913s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_suspend_complete [0.114713s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_conflict) [0.045825s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_not_found) [0.088945s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_status_revert_resize [0.068732s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(zaqar_not_found) [0.041519s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_not_found) [0.081806s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_not_found) [0.042987s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_exception) [0.079195s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_instance_type_failed [0.086041s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_overlimit) [0.100052s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_exception) [0.046786s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_overlimit) [0.047527s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_overlimit) [0.102917s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_conflict) [0.085295s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_metadata [0.117637s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_conflict) [0.050748s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_unprocessable_entity) [0.084574s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(mistral_not_found1) [0.055652s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_not_found) [0.098058s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_new_include_old [0.085629s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(mistral_not_found2) [0.054771s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_conflict) [0.082001s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_exception) [0.088512s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_not_found) [0.044849s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_no_old [0.101927s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_overlimit) [0.049965s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(openstack_not_found) [0.116915s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_conflict) [0.057010s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_overlimit) [0.155182s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_not_found) [0.043045s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_not_found) [0.101798s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_without_ip_address [0.167821s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_exception) [0.059362s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_overlimit) [0.052179s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_conflict) [0.133240s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_conflict) [0.044464s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_DeviceName_property [0.141978s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_not_found_1) [0.053437s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_exception) [0.155129s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_Ebs_property [0.052421s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_not_found_2) [0.046812s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_backend_no_timeout [0.047216s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_exception) [0.050035s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_overlimit) [0.114864s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_overlimit) [0.042921s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_backend_with_timeout [0.062529s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_global [0.057826s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_conflict) [0.098942s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_none [0.046441s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_servers_and_check [0.046014s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_image_id [0.061160s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_conflict_1) [0.342916s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_not_found) [0.042787s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_exception) [0.040265s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_not_found_1) [0.712517s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_overlimit) [0.049504s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_conflict) [0.069489s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_not_found_2) [0.092895s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_key_name [0.347918s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_not_found) [0.050662s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_entity_not_found) [0.041588s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_exception) [0.090709s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer [0.070600s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_exception) [0.064368s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_overlimit) [0.058663s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_not_found) [0.648604s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_dnsname [0.083081s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_overlimit) [0.057174s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_conflict_1) [0.056125s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_not_found) [0.038067s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_conflict) [0.052364s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_exception) [0.100186s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_exception) [0.056117s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_not_found) [0.045328s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_refid [0.103692s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_overlimit) [0.046050s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_network_not_found) [0.062620s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_overlimit) [0.110418s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_conflict) [0.048705s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_port_not_found) [0.065594s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_not_found) [0.042246s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_hchk_int_gt_tmo [0.137890s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_entity_not_found) [0.045002s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_conflict) [0.116866s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_status_not_found) [0.089496s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_exception) [0.046989s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_exception) [0.041433s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_overlimit) [0.043647s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(zaqar_not_found) [0.093943s] ... ok DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_delete_conflict_not_empty [0.160751s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_conflict) [0.062639s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_overlimit) [0.076626s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_not_found) [0.093075s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_conflict) [0.042293s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_not_found) [0.084871s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_not_found) [0.043131s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_exception) [0.082590s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_network_not_found) [0.050650s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_exception) [0.049465s] ... ok DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_tags [0.166896s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_port_not_found) [0.046421s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_overlimit) [0.056455s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_status_not_found) [0.044582s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_unprocessable_entity) [0.045191s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_exception) [0.055103s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_overlimit) [0.162270s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_conflict) [0.058509s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_overlimit) [0.080850s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(openstack_not_found) [0.051760s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_conflict) [0.105930s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_conflict) [0.048908s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_not_found) [0.053707s] ... ok DEBUG: {2} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_update [0.263913s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_not_found) [0.063924s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(mistral_not_found1) [0.111169s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_exception) [0.064078s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_overlimit) [0.047223s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(mistral_not_found2) [0.111086s] ... ok DEBUG: {3} heat.tests.clients.test_glance_client.GlanceUtilsTest.test_find_image_by_name_or_id [0.095424s] ... ok DEBUG: {2} heat.tests.aws.test_user.AccessKeyTest.test_access_key_get_from_keystone [0.271080s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_project [0.143066s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_keypair [0.092435s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_exception) [0.571925s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_norole [0.050302s] ... ok DEBUG: {2} heat.tests.aws.test_user.AccessKeyTest.test_access_key_no_user [0.290200s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_ec2_keypair_id [0.057376s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_overlimit) [0.107548s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_forbidden [0.045854s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_unprocessable_entity) [0.567858s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_user [0.047630s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_deleting_ec2_keypair_error [0.043502s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_conflict) [0.108322s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_conflict) [0.076723s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_legacy_fallback [0.048568s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(openstack_not_found) [0.059512s] ... ok DEBUG: {2} heat.tests.aws.test_user.UserTest.test_user [0.273589s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_error_project [0.054495s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_not_found) [0.095917s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_not_found) [0.058639s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_error [0.073560s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_exception) [0.038120s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_exception) [0.092977s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_overlimit) [0.053580s] ... ok DEBUG: {2} heat.tests.aws.test_user.UserTest.test_user_access_allowed [0.166354s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_conflict) [0.040766s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_not_found) [0.040892s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_overlimit) [0.092292s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_exception) [0.049874s] ... ok DEBUG: {2} heat.tests.aws.test_user.UserTest.test_user_create_bad_policies [0.136743s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_overlimit) [0.043022s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_conflict) [0.097300s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_conflict) [0.051245s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(zaqar_not_found) [0.044490s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(zaqar_not_found) [0.089032s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_not_found) [0.042650s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_create_from_snapshot_error [0.172400s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_exception) [0.051533s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_not_found) [0.092903s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_overlimit) [0.050761s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_bad_nocreds [0.502644s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_conflict) [0.044109s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_exception) [0.114419s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token [0.058185s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(mistral_not_found1) [0.062123s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_snapshot_error [0.183514s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_regenerate_trust_context_with_exist_trust_id [0.052575s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(mistral_not_found2) [0.039706s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_auth_exception [0.054848s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_overlimit) [0.110565s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_not_found) [0.058465s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_config [0.050886s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_overlimit) [0.045789s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_validate_deletion_policy [0.151244s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_conflict) [0.048871s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_no_config [0.078539s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_conflict) [0.114182s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_username_length [0.055476s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(mistral_not_found1) [0.092432s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_ec2_keypair [0.053671s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume [0.197564s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(mistral_not_found2) [0.100851s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user [0.089863s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_error_norole [0.057492s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_with_no_redelegation [0.044342s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_not_found) [0.118396s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_ec2_keypair_access [0.040673s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_not_found) [0.402780s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment_error [0.223400s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_ec2_keypair_id [0.062823s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_overlimit) [0.102591s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_exception) [0.062784s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_legacy_fallback [0.055214s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_overlimit) [0.054337s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user [0.069906s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_conflict) [0.112457s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_conflict) [0.052935s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_not_found_1) [0.053635s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_error_project [0.111582s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_not_found) [0.103536s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_not_found_2) [0.068597s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_exception) [0.038856s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_exception) [0.110984s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_user [0.123851s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_overlimit) [0.072708s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_conflict_1) [0.060017s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_delete [0.468936s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_overlimit) [0.105503s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust_unauthorized [0.102480s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_not_found) [0.099611s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_with_error [0.101625s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_conflict) [0.119367s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_exception) [0.060309s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_size_constraint [0.074971s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_overlimit) [0.058363s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_not_found_1) [0.101018s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_conflict) [0.039620s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_get_status [0.133182s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_not_found) [0.064777s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_entity_not_found) [0.061758s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_exception) [0.087554s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_get_status_reason [0.214936s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_overlimit) [0.071273s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_conflict) [0.040085s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_not_found) [0.041807s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_user [0.596943s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_network_not_found) [0.054803s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_error [0.065444s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_not_found_2) [0.487128s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token_auth_ref_v3 [0.048638s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_port_not_found) [0.060250s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_success_to_handle [0.226338s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_exception) [0.051608s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_regenerate_trust_context_with_exist_trust_id [0.054758s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_status_not_found) [0.069486s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_overlimit) [0.057371s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_config [0.046589s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_conflict_1) [0.043552s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_username_length [0.049990s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_resource [0.121727s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_not_found) [0.056343s] ... ok DEBUG: {3} heat.tests.clients.test_ironic_client.PortGroupConstraintTest.test_validate_fail [0.062242s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_exception) [0.042447s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_stackname [0.113926s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id [0.065404s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_overlimit) [0.047433s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_domain_not_found [0.049234s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_conflict) [0.042925s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_not_found) [0.043226s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name_and_domain [0.053282s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_entity_not_found) [0.044212s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_exception) [0.362431s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name_and_domain_invalid_input [0.054138s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_overlimit) [0.038396s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_exception) [0.054863s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id [0.043335s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_conflict) [0.050280s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update_timeout [0.243870s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name [0.059583s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_overlimit) [0.053547s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_conflict) [0.056095s] ... ok DEBUG: {2} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_by_ref [0.105911s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_not_found) [0.065659s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id [0.117008s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_not_found) [0.149115s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_network_not_found) [0.045628s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_with_name_conflict [0.045342s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_exception) [0.056431s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientAPIVersionTest.test_cinder_api_not_supported [0.097967s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_port_not_found) [0.045817s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_not_found [0.045810s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_overlimit) [0.053736s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_status_not_found) [0.043593s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_unprocessable_entity) [0.043937s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_get_snapshot [0.101117s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_exception) [0.061190s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneGroupConstraintTest.test_expected_exceptions [0.095525s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_conflict) [0.053537s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneServiceConstraintTest.test_expected_exceptions [0.043185s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_overlimit) [0.072858s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(openstack_not_found) [0.061542s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_os_interface_extension [0.103220s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_conflict) [0.057854s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_not_found) [0.049020s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_exception) [0.044871s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_not_found) [0.059120s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeBackupConstraintTest.test_validation [0.117402s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_overlimit) [0.044424s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_exception) [0.058230s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_conflict) [0.043049s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeTypeConstraintTest.test_validation [0.099099s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_not_found) [0.038460s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_exception) [0.056536s] ... ok DEBUG: {2} heat.tests.clients.test_clients.ClientPluginTest.test_get_client_option [0.087010s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_overlimit) [0.039992s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_conflict) [0.048766s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(zaqar_not_found) [0.040733s] ... ok DEBUG: {2} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_url [0.103090s] ... ok DEBUG: {3} heat.tests.clients.test_magnum_client.ClusterTemplateConstraintTest.test_validate [0.485518s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_not_found) [0.047464s] ... ok DEBUG: {3} heat.tests.clients.test_magnum_client.ClusterTemplateConstraintTest.test_validate_fail [0.072068s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_exception) [0.059833s] ... ok DEBUG: {2} heat.tests.clients.test_clients.ClientsTest.test_clients_heat_no_auth_token [0.102219s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestClientPluginsInitialise.test_create_all_clients ... SKIPPED: skipped until keystone can read context auth_ref DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_overlimit) [0.381688s] ... ok DEBUG: {3} heat.tests.clients.test_mistral_client.WorkflowConstraintTest.test_validation [0.047150s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_overlimit) [0.047628s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_unprocessable_entity) [0.041901s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_not_found) [0.082430s] ... ok DEBUG: {3} heat.tests.clients.test_monasca_client.MonascaClientPluginNotificationTest.test_get_notification [0.064146s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_conflict) [0.072298s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_conflict) [0.062649s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_overlimit) [0.060668s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(openstack_not_found) [0.062642s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_conflict) [0.045025s] ... ok DEBUG: {3} heat.tests.clients.test_monasca_client.MonascaClientPluginTest.test_client [0.101531s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(mistral_not_found1) [0.105108s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_not_found) [0.059496s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_exception) [0.041721s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(mistral_not_found2) [0.100328s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_network) [0.113775s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_overlimit) [0.058007s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_conflict) [0.043657s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_not_found) [0.037137s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_port) [0.111905s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_exception) [0.038334s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_overlimit) [0.044458s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_conflict) [0.046850s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_router) [0.130252s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_not_found) [0.404388s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(zaqar_not_found) [0.045390s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_exception) [0.048634s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_not_found) [0.053353s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_subnet) [0.094995s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_overlimit) [0.049357s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_conflict) [0.051001s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_exception) [0.086668s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_subnetpool) [0.095748s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_not_found_1) [0.079219s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_overlimit) [0.079584s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_address_scope) [0.085380s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_not_found_2) [0.068786s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_conflict) [0.073193s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_exception) [0.046279s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_loadbalancer) [0.090667s] ... ok DEBUG: {1} heat.tests.clients.test_glance_client.ImageConstraintTest.test_validation [0.683038s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_overlimit) [0.053211s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(mistral_not_found1) [0.086654s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_project_legacy_fallback [0.045393s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_conflict_1) [0.052332s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_listener) [0.087396s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_deletegate_subset_roles [0.060871s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(mistral_not_found2) [0.082568s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_not_found) [0.077876s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_with_no_redelegation [0.071635s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_pool) [0.097666s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_id [0.045015s] ... ok DEBUG: {0} heat.tests.clients.test_designate_client.DesignateClientPluginTest.test_client [0.097739s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_exception) [0.120917s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project [0.045634s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_qos_policy) [0.093327s] ... ok DEBUG: {0} heat.tests.clients.test_designate_client.DesignateZoneConstraintTest.test_expected_exceptions [0.068353s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_notfound [0.051120s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_overlimit) [0.066631s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_security_group) [0.094764s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_error_project [0.054450s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_conflict) [0.067846s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_ec2_keypair [0.102649s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_legacy_fallback [0.049605s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_not_found) [0.052751s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(novnc) [0.090474s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust_unauthorized [0.053829s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_error_norole [0.099259s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_entity_not_found) [0.068040s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_error_project [0.055356s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(xvpvnc) [0.081302s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_exception) [0.056690s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_legacy_fallback [0.089866s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_domain_cfg_not_set_fallback [0.051868s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(spice) [0.083818s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_overlimit) [0.062485s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_stack_domain_user_token_err_nodomain [0.067051s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_conflict) [0.065741s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(rdp) [0.075547s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init [0.049869s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_token [0.047395s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_not_found) [0.061966s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(serial) [0.077158s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_keypair_legacy_fallback [0.052937s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_network_not_found) [0.069434s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_legacy_fallback [0.042356s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_port_not_found) [0.046886s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_deletegate_subset_roles [0.045683s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_status_not_found) [0.056640s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_id [0.059491s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_exception) [0.052212s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_overlimit) [0.047473s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_conflict) [0.056259s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project [0.334956s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_error_project [0.068209s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_deleting_ec2_keypair_error [0.047926s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_delegate_all_roleids [0.849945s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(mks) [0.657920s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_error_project [0.046394s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_user [0.040977s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_deletegate_all_roles [0.119131s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_not_found) [0.453355s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_error_project [0.047617s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.HostConstraintTest.test_validation_error [0.111107s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_exception) [0.054813s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_legacy_fallback [0.061108s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_nodomain [0.089138s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(active) [0.093841s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_overlimit) [0.074733s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_stack_domain_user_token_err_nodomain [0.070648s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_unprocessable_entity) [0.044755s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_wrongdomain [0.074833s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(deferred) [0.088657s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_fail_impersonation [0.058334s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_conflict) [0.064135s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientParseEntityTest.test_parse_entity_with_domain [0.056112s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientParseEntityTest.test_parse_entity_without_domain [0.039904s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair [0.121072s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(error) [0.120224s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_not_found [0.044202s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(openstack_not_found) [0.129406s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name [0.049505s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_legacy_fallback [0.092731s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(unknown) [0.097532s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_not_found [0.047450s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_not_found) [0.106250s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name [0.057559s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust_not_found [0.109283s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(active) [0.086075s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_exception) [0.061903s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_domain_not_found [0.057500s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_overlimit) [0.050900s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_error_domain [0.085935s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(deferred) [0.097279s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name_and_domain [0.064885s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_conflict) [0.058711s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_not_found) [0.049229s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_legacy_fallback [0.099007s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(error) [0.099217s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name [0.093160s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_exception) [0.071613s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name_and_domain [0.062524s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_access [0.095030s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(unknown) [0.076841s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_overlimit) [0.076273s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_password [0.084127s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(successful_refresh) [0.075998s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_conflict) [0.076632s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(zaqar_not_found) [0.053412s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_regenerate_trust_context_with_no_exist_trust_id [0.107112s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(overlimit_error) [0.101683s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_not_found) [0.060451s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_exception) [0.050706s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_config_with_version [0.102010s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(500_error) [0.099514s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_overlimit) [0.067307s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name_and_domain_invalid_input [0.390686s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(503_error) [0.082126s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_stack_domain_user_token [0.078551s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneRegionConstraintTest.test_constraint [0.043260s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_conflict) [0.071689s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneRegionConstraintTest.test_expected_exceptions [0.045357s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(unhandled_exception) [0.078883s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_fail_impersonation [0.080528s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(mistral_not_found1) [0.048348s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneServiceConstraintTest.test_constraint [0.073806s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(mistral_not_found2) [0.072030s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_int [0.087673s] ... ok DEBUG: {1} heat.tests.clients.test_monasca_client.MonascaClientPluginTest.test_client_uses_session [0.044342s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_pw [0.089024s] ... ok DEBUG: {1} heat.tests.clients.test_monasca_client.MonascaNotificationConstraintTest.test_expected_exceptions [0.042393s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_failure [0.062067s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_create [0.047554s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_has_no_extension [0.061522s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_project [0.124379s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_find_flavor_by_name_or_id [0.046985s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(novnc) [0.056063s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_project_legacy_fallback [0.108075s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(xvpvnc) [0.070687s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(spice) [0.051574s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_norole [0.112028s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_not_found) [0.404347s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(rdp) [0.055550s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(serial) [0.038521s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_overlimit) [0.060345s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(mks) [0.048057s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_nodomain [0.130251s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(novnc) [0.044355s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_wrongdomain [0.058587s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_conflict) [0.102068s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(xvpvnc) [0.049393s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_status [0.441077s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(spice) [0.066309s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_not_found) [0.091509s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_v2_26_create [0.041422s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata [0.042943s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_exception) [0.045942s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_overlimit) [0.058337s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_invalid_ignition [0.057120s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(rdp) [0.099117s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_conflict) [0.063649s] ... ok DEBUG: {3} heat.tests.clients.test_sdk_client.OpenStackSDKPluginTest.test_create [0.072007s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(serial) [0.090981s] ... ok DEBUG: {3} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_temp_url_no_account_key [0.046416s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_not_found_1) [0.097523s] ... ok DEBUG: {3} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_create [0.057172s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(mks) [0.100820s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation [0.039726s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_not_found_2) [0.092200s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_none [0.038205s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(active) [0.082346s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_out_of_range_error [0.039608s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_exception) [0.060572s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_hyphen [0.044124s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_overlimit) [0.045756s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(deferred) [0.092630s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_conflict_1) [0.046976s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_tld_allnumeric [0.071545s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_error_domain [0.702664s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_not_found) [0.075234s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_error [0.057511s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation [0.048587s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair [0.097648s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_exception) [0.088134s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation_none [0.064347s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_overlimit) [0.060191s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.JsonStringConstraintTest.test_validate_json [0.046306s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_legacy_fallback [0.111451s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_conflict) [0.073858s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.JsonStringConstraintTest.test_validation_none [0.055489s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_legacy_fallback [0.091303s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_validate_ipv4_format [0.050011s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_not_found) [0.100080s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust_not_found [0.089241s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_entity_not_found) [0.090171s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user [0.092960s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_exception) [0.102683s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user [0.054687s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(error) [0.670500s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_overlimit) [0.089981s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_error_domain [0.085915s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(unknown) [0.069595s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_access [0.047190s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_combined [0.050832s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_conflict) [0.123991s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_bad_nocreds [0.062039s] ... ok DEBUG: {3} heat.tests.db.test_migrations.TestMigrationsWalkMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_list [0.070438s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token_auth_ref_v2 [0.046460s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_not_found) [0.092932s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_no_value [0.061669s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_regenerate_trust_context_with_no_exist_trust_id [0.059763s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_config_with_version [0.040828s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_count_all_by_stack [0.159342s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_none [0.072239s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_stack_domain_user_token [0.051541s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(successful_refresh) [0.067729s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_token [0.053717s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_create [0.092128s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(overlimit_error) [0.064625s] ... ok DEBUG: {0} heat.tests.clients.test_ironic_client.NodeConstraintTest.test_validate_fail [0.054726s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(500_error) [0.057208s] ... ok DEBUG: {0} heat.tests.clients.test_ironic_client.PortGroupConstraintTest.test_validate [0.055445s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement [0.098929s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(503_error) [0.050013s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id_not_found [0.047238s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(unhandled_exception) [0.049887s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name_and_domain [0.054228s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_check_verify_resize_error [0.038082s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name_and_domain_invalid_input [0.051924s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_v2_26_create_failed [0.043895s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_ignition [0.047529s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_without_instance_user [0.051208s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ServerConstraintTest.test_validation [0.059882s] ... ok DEBUG: {1} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_temp_url [0.042821s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_network_not_found) [0.680106s] ... ok DEBUG: {1} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_is_valid_temp_url_path [0.043256s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_port_not_found) [0.092312s] ... ok DEBUG: {1} heat.tests.cmd.test_status.TestUpgradeChecks.test_checks [0.066605s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_domain_not_found [0.367160s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_columns_length_error [0.074132s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_status_not_found) [0.095833s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_with_name [0.057434s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation_error_no_end_period [0.045599s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneProjectConstraintTest.test_expected_exceptions [0.047591s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_exception) [0.087809s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_locked_concurrent [0.674475s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_type) [0.055568s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_overlimit) [0.092877s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_network) [0.050483s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_snapshot) [0.050155s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_template_gone [0.136076s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_conflict) [0.090836s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(security_service) [0.065533s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_not_found) [0.081412s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_updated_concurrent [0.112757s] ... ok DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaClientPluginNotificationTest.test_get_notification_not_found [0.067624s] ... ok DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaNotificationConstraintTest.test_constraint [0.034413s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_exception) [0.087558s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_before_current_time [0.424083s] ... ok DEBUG: {0} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_has_service_extension [0.048790s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all [0.131745s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_validate_ipv6_format [0.049529s] ... ok DEBUG: {0} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_without_service_extension [0.051133s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_overlimit) [0.106303s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format_with_utc_offset_alternate [0.043375s] ... ok DEBUG: {0} heat.tests.clients.test_neutron_client.NeutronClientPluginTest.test_get_secgroup_uuids [0.051214s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_refuses_other_formats [0.060215s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(novnc) [0.052237s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(xvpvnc) [0.040487s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_unprocessable_entity) [0.129142s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_active_by_stack [0.190082s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation_none [0.085295s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(spice) [0.063136s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_conflict) [0.087487s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(rdp) [0.053215s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_locked_resource_update_by_other_engine [0.104683s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(serial) [0.065193s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_locked_resource_update_by_same_engine [0.065160s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(mks) [0.044749s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(openstack_not_found) [0.160738s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_create_get [0.051443s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.FlavorConstraintTest.test_validate [0.071901s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_update [0.064668s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.HostConstraintTest.test_validation [0.054519s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_not_found) [0.152778s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_fail_double_different [0.091388s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.KeypairConstraintTest.test_validation [0.063353s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_dict [0.053040s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_fail_double [0.069650s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_exception) [0.113275s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_fail_wrong_engine_id [0.063163s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_fail_gone [0.072686s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_overlimit) [0.122562s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_dont_purge_shared_raw_template_files [0.147156s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_conflict) [0.153794s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_not_found) [0.131871s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_by_root_owner_id [0.154281s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_string [0.496787s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_can_return_a_stack_from_different_tenant [0.049898s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_exception) [0.084198s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_success [0.046043s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_instance_user [0.046392s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_release_lock [0.058923s] ... ok DEBUG: {0} heat.tests.clients.test_octavia_client.OctaviaClientPluginTest.test_create [0.036018s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_overlimit) [0.089334s] ... ok DEBUG: {0} heat.tests.clients.test_progress.ServerUpdateProgressObjectTest.test_extra_all_defaults [0.039382s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_delete [0.094983s] ... ok DEBUG: {0} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_signal_url [0.036470s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_conflict) [0.076308s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback_update) [1.185978s] ... ok DEBUG: {0} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_parse_last_modified [0.047900s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_get_noexist [0.072046s] ... ok DEBUG: {0} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_create_for_tenant [0.035990s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(zaqar_not_found) [0.087375s] ... ok DEBUG: {0} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_event_sink [0.045037s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation [0.060153s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_not_found) [0.101909s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation_none [0.042434s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_special_char [0.044297s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_exception) [0.101036s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validate_date_format [0.052733s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_none [0.041506s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.JsonStringConstraintTest.test_validation_error [0.045669s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Invalid input for operation: %(error_message)s. (Original: 'Invalid input for operation: %(error_message)s.'): 'error_message' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {0} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_invalid_cidr_format [0.042673s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_hidden_tags [0.447262s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_valid_cidr_format [0.047402s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_validate [0.040526s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_invalidate_ipv6_format [0.077742s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_count_all_by_stack [0.137995s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestMACConstraint.test_invalid_mac_format [0.050119s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_get_all_by_stack [0.136199s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_handles_no_filters [0.057306s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_applies_filters [0.085195s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback) [0.955927s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_handles_no_filters [0.045208s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestMACConstraint.test_valid_mac_format [0.382498s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_overlimit) [0.788909s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_delete_not_found [0.097523s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_conflict) [0.044909s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation [0.107378s] ... ok DEBUG: {0} heat.tests.db.test_migrations.TestBannedDBSchemaOperations.test_table [0.000586s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(mistral_not_found1) [0.054681s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete_by_admin [0.118098s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(mistral_not_found2) [0.055881s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_not_found) [0.044290s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_overlimit) [0.065336s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get [0.174699s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_conflict) [0.047725s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_get_all_by_stack [0.236162s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_not_found) [0.063024s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_exception) [0.102292s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceDataTest.test_resource_data_set_get [0.195917s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all [0.240785s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_overlimit) [0.094808s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_conflict) [0.057382s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all_with_filters [0.139039s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_not_found_1) [0.046595s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get [0.203945s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_not_found_2) [0.055519s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tags [0.119449s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_exception) [0.061269s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_overlimit) [0.052528s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_doesnt_mutate_sort_keys [0.119797s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_physical_resource_id [0.184602s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace) [1.060680s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_conflict_1) [0.072528s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_not_found) [0.046699s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_hidden_tags [0.114721s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_exception) [0.056050s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_non_existing_marker [0.075106s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_overlimit) [0.050733s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_root_stack [0.222334s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_returns_all_if_no_filters [0.053921s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_conflict) [0.048720s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_not_found) [0.052780s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_stack [0.189854s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_by_name_and_stack [0.117743s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_with_filters [0.434098s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_purge_deleted_by_stack_retry_on_deadlock [0.170357s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_rollback) [0.754418s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_by_name [0.116526s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_steal_resource_lock [0.142519s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_by_name_and_owner_id [0.126034s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_entity_not_found) [0.617657s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_password [0.050538s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_fail_double_same [0.117144s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_exception) [0.078263s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_returns_same_query_for_empty_filters [0.052884s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_bind_param_null [0.046633s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_retry_on_deadlock [0.122576s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_bind_param_null [0.041323s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_overlimit) [0.116707s] ... ok DEBUG: {3} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_get_all [0.050298s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_success [0.091092s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_dict [0.040552s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_conflict) [0.086257s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_mixed [0.041142s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_default_coerce [0.039569s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_not_found) [0.085283s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_json_default [0.049995s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config [0.036906s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_network_not_found) [0.085867s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config_structured [0.055984s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_missed_cleanup_delete) [0.689644s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_port_not_found) [0.093004s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_deployment [0.085803s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_list_software_configs [0.069515s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_status_not_found) [0.098459s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_temp_url [0.051283s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_refresh_swift_software_deployment [0.064071s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_exception) [0.101675s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_overlimit) [0.066565s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted [0.678497s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_conflict) [0.091411s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_not_found) [0.075312s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_total_resources [0.131970s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_by_name [0.060946s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_exception) [0.082387s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_a_stack [0.049421s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_overlimit) [0.114834s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_deployment_refresh [0.509557s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_none_if_tenant_id_does_not_match [0.119644s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_unprocessable_entity) [0.088181s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_signal_software_deployment [0.092107s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_conflict) [0.090873s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_fields [0.101028s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_root_id [0.201494s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_new_config [0.083029s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(openstack_not_found) [0.100384s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_tenant_is_stack_user_project_id [0.104092s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_boolean_inputs_valid [0.066230s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_not_found) [0.076763s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_config_exceeds_max_per_tenant [0.067339s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_create_get [0.110768s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_retry [0.048433s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_exception) [0.089106s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_missed_cleanup) [1.254666s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_refresh_zaqar_software_deployment [0.072594s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_syncpoint_create_deadlock [0.090611s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_overlimit) [0.095470s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_create_password [0.044709s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_deployment [0.067356s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_hook_reset [0.065340s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_deployment_refresh [0.071736s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_conflict) [0.100963s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_resource_reset [0.059340s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_fields [0.080867s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_status_reset [0.077867s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_not_found) [0.092039s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_resume_nonexist [0.058838s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_in_progress) [0.112713s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_invert_deps) [0.522047s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_complete) [0.108074s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_get_all_by_tenant [0.299421s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_allowed_sort_keys [0.057953s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_failed) [0.110927s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_allow_multiple_keys [0.059636s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_allow_single_key [0.045922s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_in_progress) [0.096793s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_returns_empty_list_if_no_keys [0.038210s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_complete) [0.125319s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_exception) [0.654743s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_overlimit) [0.072102s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_default_sorts_by_created_at_and_id [0.342293s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_conflict) [0.078477s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_raises_invalid_sort_key [0.047618s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(zaqar_not_found) [0.072723s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_uses_given_sort_plus_id [0.045062s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_failed) [0.407087s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_count_all_by_stack [0.067816s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_not_found) [0.096211s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_disabled [0.057746s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_create [0.061892s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_delete [0.061525s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_exception) [0.100378s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace) [0.929584s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_saves_input_params [0.101024s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get [0.091421s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_overlimit) [0.093226s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_all_by_stack [0.062348s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_not_found [0.038737s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_conflict) [0.082356s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_create [0.051275s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(mistral_not_found1) [0.067489s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete [0.045466s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get_all [0.038173s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(mistral_not_found2) [0.099063s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_count_all [0.075955s] ... ok DEBUG: {2} heat.tests.clients.test_designate_client.DesignateZoneConstraintTest.test_constrain [0.080320s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_get_all [0.063318s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_remove_rollback) [0.512588s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user [0.087163s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_not_tags [0.100476s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_keypair_legacy_fallback [0.085645s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_user_error_norole [0.061809s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tags_any [0.144514s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_with_enabled_redelegation [0.049792s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_ec2_keypair_access [0.048298s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_filters_sort_keys [0.094280s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_legacy_fallback [0.053194s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user [0.039567s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_show_nested [0.077351s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_error_domain [0.040148s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_error_domain [0.047973s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_show_deleted_context [0.086602s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_result_value_null [0.046390s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_error_project [0.079531s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_remove) [0.544611s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_interrupt_create) [0.325092s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_start_in_non_convergence_mode [0.443832s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/common/messaging.py:128: DeprecationWarning: Using the 'executor' argument is deprecated: the eventlet executor is now deprecated. Threading will be the only execution model available. DEBUG: return oslo_messaging.get_rpc_server(TRANSPORT, target, [endpoint], DEBUG: /usr/lib/python3.12/site-packages/debtcollector/removals.py:260: RuntimeWarning: It is highly recommended that when eventlet is used that the ['thread'] modules are monkey patched when using the 'oslo.messaging eventlet executor' (to avoid spurious or unexpected lock-ups and/or hangs) DEBUG: return f(*args, **kwargs) DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: self._work_executor = self._executor_cls(**executor_opts) DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust [0.470925s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user [0.037710s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_error_domain [0.040208s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_stop_in_non_convergence_mode [0.170844s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_user [0.046582s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_authorization_failure [1.704423s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_cleanup [0.081291s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user [0.118129s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_update [0.068210s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_user [0.064015s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_none [0.051857s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_id [0.043088s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_string [0.043118s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_domain_cfg_not_set_error [0.047881s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_empty [0.046918s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token_auth_ref_v2 [0.063431s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_extra_key [0.059134s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token_auth_ref_v3 [0.041439s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_extra_key [0.045498s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_no_name [0.045201s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_fail [0.079600s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_rollback_early) [0.747728s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_boolean_inputs_valid [0.069928s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_keypair [0.096382s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_config_exceeds_max_per_tenant [0.054680s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_user_error_norole [0.056740s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_deployment_invalid_stack_user_project_id [0.070490s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_delegate_all_roleids [0.055194s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_deletegate_all_roles [0.056105s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_with_enabled_redelegation [0.047491s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_metadata_software_deployments [0.158160s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_forbidden [0.072443s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments [0.062119s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_notfound [0.063811s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_deployment [0.071102s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_error_domain [0.059816s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_metadata_software_deployments [0.139717s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_rollback) [0.637079s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_new_config [0.062759s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust [0.320561s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_error_domain [0.060479s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_legacy_fallback [0.083366s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_saves_input_params [0.369611s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_id [0.125372s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_with_params [0.086857s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_invalid_resource_name [1.621112s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_domain_cfg_not_set_error [0.147896s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_domain_cfg_not_set_fallback [0.070846s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_verify_err [0.108628s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_password [0.063488s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_concurrent) [0.763334s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token [0.051319s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_trusts [0.123253s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_auth_exception [0.048130s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_no_config [0.060928s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init [0.050700s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_acquired_lock [0.156351s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_fail [0.055532s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_pw [0.042702s] ... ok DEBUG: {2} heat.tests.clients.test_ironic_client.IronicClientPluginTest.test_create [0.036372s] ... ok DEBUG: {2} heat.tests.clients.test_ironic_client.NodeConstraintTest.test_validate [0.037828s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id_with_name [0.039721s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id [0.041421s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id [0.039981s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add) [0.525512s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRegionTest.test_get_region_id [0.037967s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRegionTest.test_get_region_id_not_found [0.045672s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_not_found [0.039696s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name_and_domain_invalid_input [0.281142s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_not_found [0.038916s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id [0.035979s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneDomainConstraintTest.test_constraint [0.035887s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneDomainConstraintTest.test_expected_exceptions [0.040028s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneGroupConstraintTest.test_constraint [0.040090s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneProjectConstraintTest.test_constraint [0.042349s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneRoleConstraintTest.test_constraint [0.042978s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneRoleConstraintTest.test_expected_exceptions [0.036048s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneUserConstraintTest.test_constraint [0.048442s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_current_engine_active_lock [1.150276s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneUserConstraintTest.test_expected_exceptions [0.051463s] ... ok DEBUG: {2} heat.tests.clients.test_magnum_client.MagnumClientPluginTest.test_create [0.043375s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create [1.718301s] ... ok DEBUG: {2} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_type) [0.055318s] ... ok DEBUG: {2} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_network) [0.041006s] ... ok DEBUG: {2} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_snapshot) [0.046384s] ... ok DEBUG: {2} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(security_service) [0.046630s] ... ok DEBUG: {2} heat.tests.clients.test_mistral_client.MistralClientPluginTest.test_create [0.053272s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(multiple_update) [1.193111s] ... ok DEBUG: {2} heat.tests.clients.test_mistral_client.WorkflowConstraintTest.test_validation_error [0.056655s] ... ok DEBUG: {2} heat.tests.clients.test_neutron_client.NeutronClientPluginTest.test_check_lb_status [0.060172s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(disjoint_create) [0.264941s] ... ok DEBUG: {2} heat.tests.clients.test_neutron_client.NeutronProviderConstraintsValidate.test_provider_validate(validate_lbaasv2) [0.403521s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(novnc) [0.043428s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(create_early_delete) [0.283022s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(xvpvnc) [0.044584s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(spice) [0.049500s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(rdp) [0.051119s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(serial) [0.041322s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_dead_engine_active_lock [1.160301s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(mks) [0.047381s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_retry [0.048007s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_engine_active_lock_failed [0.087892s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_check_verify_resize_task_state [0.045744s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_host [0.045910s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_ip [0.050112s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_keypair [0.041988s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_server [0.046976s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ServerConstraintTest.test_validation_error [0.051106s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_update_delete) [0.612914s] ... ok DEBUG: {2} heat.tests.clients.test_progress.ServerUpdateProgressObjectTest.test_handler_extra_kwargs_missing [0.049451s] ... ok DEBUG: {2} heat.tests.clients.test_sdk_client.OpenStackSDKPluginTest.test_is_not_found [0.045534s] ... ok DEBUG: {2} heat.tests.clients.test_sdk_client.SegmentConstraintTest.test_validation [0.041484s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation [0.039473s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_invalid_stack_name [1.627263s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_empty_component [0.042122s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_none [0.037500s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_total_resources_exceeds_max [0.111302s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation_error_end_period [0.041832s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_create_rollback) [0.419140s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_invalid_format [0.310236s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_valid_format [0.050991s] ... ok DEBUG: {1} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_create) [0.253678s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_validate [0.044729s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_invalidate_ipv4_format [0.052754s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_date_format [0.037856s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_engine_active_lock_succeeded [1.139478s] ... ok DEBUG: {1} heat.tests.db.test_migrations.DatabaseSanityChecks.test_single_base_revision [0.191617s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format [0.044449s] ... ok DEBUG: {1} heat.tests.db.test_migrations.DatabaseSanityChecks.test_single_head_revision [0.036192s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format_with_utc_offset [0.056441s] ... ok DEBUG: {1} heat.tests.db.test_migrations.MigrationsWalk.test_walk_versions [0.064288s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation_error [0.040360s] ... ok DEBUG: {1} heat.tests.db.test_migrations.ModelsMigrationsSyncSQLite.test_models_sync [0.122757s] ... ok DEBUG: {1} heat.tests.db.test_migrations.TestBannedDBSchemaOperations.test_column [0.003606s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_single_has_rsrc_prop_data [0.322281s] ... ok DEBUG: {2} heat.tests.db.test_migrations.ModelsMigrationsSyncMysql.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {2} heat.tests.db.test_migrations.ModelsMigrationsSyncPostgres.test_models_sync ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed DEBUG: {2} heat.tests.db.test_migrations.TestMigrationsWalkPostgreSQL.test_walk_versions ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_create [0.121504s] ... ok DEBUG: {2} heat.tests.db.test_migrations.TestMigrationsWalkSQLite.test_walk_versions [0.059743s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_get_all_by_tenant [0.081207s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_delete [0.132278s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_update [0.070353s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_get [0.058729s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_engine_get_all_locked_by_stack [0.059425s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceDataTest.test_resource_data_delete [0.092670s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_with_admin_context [0.059438s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_locked [0.071498s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_by_physical_resource_id [0.052874s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_physical_resource [0.457199s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_lazy_load_resources [0.052962s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_purge_deleted_by_stack [0.059033s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_updated [0.092702s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_release_resource_lock [0.065938s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_create [0.049658s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_empty_reason [0.137675s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_get_all_by_args [0.060129s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_unlocked_resource_update [0.066237s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_delete_soft_delete [0.045427s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_get_id_return_none [0.080650s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_success [0.053890s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_get_id_success [0.053070s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_environment_files [1.665270s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_fail_stolen [0.059482s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_convergence [0.242554s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_delete [0.062085s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_missing_credentials [0.119636s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_not_required [0.113757s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_exc_no_convergence [0.267802s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_success [0.382215s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_get [0.044345s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_set [0.402057s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list [0.307920s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted_batch_arg [0.106699s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_get_resource_none [0.280113s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_dont_purge_project_shared_raw_template_files [0.254009s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_all_with_admin_context [0.065576s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_by_tenant [0.184068s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted_prev_raw_template [0.172917s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_all_with_regular_tenant [0.072064s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_no_resource [0.233525s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_by_owner_id [0.067900s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_none_if_stack_does_not_exist [0.044984s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_failed_release_lock [0.055602s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_deleted_resource [0.277262s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update_matches_traversal_id [0.061782s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_returns_metadata [0.211579s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_update [0.074440s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_physical_id [0.140514s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_delete [0.101069s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_delete_retries [0.091587s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_unset_invalid_hook [0.209277s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_in_create_complete [0.170685s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_get [0.092823s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_bad_lookup [0.098558s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_nested_stack [0.164890s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_by_tag_with_show_hidden [0.105342s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_deleted_stack [0.251198s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_project_deleted [0.911541s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_invalid_sort_key [0.074621s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_create [0.088479s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_nonexist_stack [0.110928s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_paginates_query [0.109286s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_delete [0.134736s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_nested_stack_get_by_name [0.098760s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot [0.163040s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_default_sorts_dir_by_desc [0.098742s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all [0.108891s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_exc_convergence [0.777347s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_in_progress [0.122277s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_with_admin_context [0.141960s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_calls_metadata_update [0.124406s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_sync [0.127091s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_with_regular_tenant [0.146566s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_unset_not_defined_hook [0.119828s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_create_with_name [0.450487s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_release_lock_failed [0.125772s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_update_not_found [0.051688s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update [0.102724s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_count_all [0.068923s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update_retries_on_deadlock [0.060257s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe [0.215189s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_update [0.102772s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_concurrent_update [0.090307s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all_show_nested [0.074633s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_create_trust [0.054958s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_nonexist_stack [0.141773s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all [0.111373s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_show_snapshot_not_found [0.802898s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_by_tags [0.133122s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_not_tags_any [0.120075s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_no_lock [0.121407s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_filter_type_not_found [0.249697s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tag_with_pagination [0.123567s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_failed [0.135444s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_filter_matches_in_list [0.073462s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_marker [0.081335s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_encryption [0.366065s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query [0.054376s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list [0.272869s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_show_deleted [0.109610s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_applies_filters [0.058066s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_password_too_long [0.051853s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_allowed_sort_keys [0.043884s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_stack_id_equal [0.301786s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_add_exact_match_clause_for_single_values [0.051535s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_gets_model_marker [0.056314s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_adds_an_in_clause_for_multiple_values [0.035687s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_bind_param [0.041319s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_resource_data_delete [0.091233s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_verify_err [0.131438s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_result_value [0.049739s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_with_max_depth [0.273965s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_result_value_null [0.036709s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_by_another_stack [0.070205s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_types.LongTextTest.test_load_dialect_impl [0.039974s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_not_found_invalid_tenant [0.068546s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_environment_files [0.140110s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot_action_in_progress [0.134435s] ... ok DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_start_in_convergence_mode [0.098297s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_update [0.063558s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete_not_allowed [0.066765s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_tags [0.137308s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot_exceeds_max_per_stack [0.159091s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get_all_by_admin [0.119390s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_immutable_parameter_disallowed [0.153069s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_create [0.141886s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/stack.py:927: DeprecationWarning: The Template.validate_resource_definitions() method is deprecated and will no longer be called in future versions of Heat. Template subclasses should validate resource definitions in the resource_definitions() method. DEBUG: warnings.warn("The Template.validate_resource_definitions() " DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_delete [0.077652s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_immutable_parameter_same_value [0.154974s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_restore_snapshot [0.311441s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_delete_by_admin [0.075460s] ... ok DEBUG: {3} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_remove_msg_queue [0.096157s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/common/messaging.py:128: DeprecationWarning: Using the 'executor' argument is deprecated: the eventlet executor is now deprecated. Threading will be the only execution model available. DEBUG: return oslo_messaging.get_rpc_server(TRANSPORT, target, [endpoint], DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_get [0.077820s] ... ok DEBUG: /usr/lib/python3.12/site-packages/debtcollector/removals.py:260: RuntimeWarning: It is highly recommended that when eventlet is used that the ['thread'] modules are monkey patched when using the 'oslo.messaging eventlet executor' (to avoid spurious or unexpected lock-ups and/or hangs) DEBUG: return f(*args, **kwargs) DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_show_snapshot_not_belong_to_stack [0.180507s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_create_multiple [0.133846s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_check_resource_does_not_propagate_on_cancelling_cleanup [0.218040s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_replaced_type [0.127696s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get [0.084693s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tag_with_show_hidden [0.073136s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update [0.144262s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_default_sort_dir [0.066316s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_stack_timeout [0.180915s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: self._work_executor = self._executor_cls(**executor_opts) DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_default_sort_keys_and_dir [0.061254s] ... ok DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_stop_in_convergence_mode [1.150986s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_equals [0.162079s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_rollback_is_not_triggered_on_rollback_disabled_stack [0.192284s] ... ok DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_make_sure_rpc_version [0.092106s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_dead [0.090546s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_dict [0.124946s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_update_retrigger_check_resource_new_traversal_deletes_rsrc [0.118581s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_list [0.135399s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_str_sort_keys [0.510865s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config [0.094206s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_status [0.101082s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_no_name [0.085555s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_none [0.064228s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_types [0.085899s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_trust [0.051849s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_bind_param [0.052814s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_message_raises_cancel_exception [0.464164s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_check_software_deployment [0.113734s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_result_value [0.063902s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_propagate_check_resource [0.081186s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_deployment_exceeds_max_per_tenant [0.110026s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_exceeds_resource_limit [0.851729s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.ListTest.test_load_dialect_impl [0.075603s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_noexist_partial [0.056075s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/common/messaging.py:128: DeprecationWarning: Using the 'executor' argument is deprecated: the eventlet executor is now deprecated. Threading will be the only execution model available. DEBUG: return oslo_messaging.get_rpc_server(TRANSPORT, target, [endpoint], DEBUG: /usr/lib/python3.12/site-packages/debtcollector/removals.py:260: RuntimeWarning: It is highly recommended that when eventlet is used that the ['thread'] modules are monkey patched when using the 'oslo.messaging eventlet executor' (to avoid spurious or unexpected lock-ups and/or hangs) DEBUG: return f(*args, **kwargs) DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameters [0.074842s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_simple_multilevel_partial [0.094766s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config_new_ids [0.127690s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameters_remove [0.092306s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_single_rev [0.073320s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_files_container [0.074440s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_delete_software_config [0.137324s] ... ok DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerStopTest.test_tgm_stop [0.042266s] ... ok DEBUG: {3} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_check_resource_adds_and_removes_msg_queue_on_exception [0.082130s] ... ok DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_add_msg_queue [0.043315s] ... ok DEBUG: {3} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_nested_traversal_stops_deeply_nested_stack [0.067036s] ... ok DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_send [0.046068s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_delete_software_deployment [0.142355s] ... ok DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_action [0.054864s] ... ok DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_start_with_lock [0.056590s] ... ok DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_path_attr [0.059899s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: self._work_executor = self._executor_cls(**executor_opts) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_queue [0.110609s] ... ok DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_resource_key [0.058129s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_is_cleanup_traversal [0.157007s] ... ok DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_resource_name [0.058822s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_retry [0.111240s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_configures_connection_pool [0.621371s] ... ok DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_round_trip [0.058397s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_reset [0.077114s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_start [0.053541s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_kwargs [0.092166s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_status [0.154029s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_is_cleanup_traversal_raise_update_inprogress [0.264367s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_update_fail [0.070341s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_non_existent [0.115782s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_deployment_exceeds_max_per_tenant [0.130590s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_delete_retrigger_check_resource_new_traversal_updates_rsrc [0.094424s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_generate_template_for_hidden_type [0.078091s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_stop_rpc_server [0.146518s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_failure [0.107842s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_generate_template_no_template_file [0.068846s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_empty_list [0.117533s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_with_descr [0.070229s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_rsrc_failure_when_update_fails [0.130089s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_nonexist [0.060924s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_string [0.134907s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_unavailable [0.061633s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal_raise_update_inprogress [0.103208s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal_raise_update_replace [0.090507s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value [0.103084s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_ignore_string [0.089168s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_purges_db_for_stack_failure [0.109003s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_types [0.092511s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_cancels_dependent_tasks_recursively [0.354760s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_empty [0.083394s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_dbldiamond_fwd [0.041802s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_single_fwd [0.054240s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_thrown_exception_order [0.045943s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config [0.133411s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment_invalid_config_id [0.883407s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DescriptionTest.test_lambda [0.052261s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DescriptionTest.test_method [0.043291s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DescriptionTest.test_object [0.050990s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment_invalid_stack_user_project_id [0.135817s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_can_add_exceptions_after_init [0.047891s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_stale_resource_retry [0.532355s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_contains_exceptions [0.048920s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_cancel [0.045766s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_delete_software_config [0.151519s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_list_software_deployments [0.314434s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period [0.046920s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_init_action [0.170039s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_after_timeout [0.046123s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress [0.041796s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress_exception [0.048113s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_started [0.044259s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_update_action [0.167778s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_list_software_deployments [0.248259s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_no_steps [0.052340s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_queue [0.048819s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_only [0.041434s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress [0.048429s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_refresh_swift_software_deployment [0.074462s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_child [0.167824s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress_exception_swallow [0.046398s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_signal_software_deployment [0.091145s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_timeout [0.049206s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TimeoutTest.test_compare [0.054617s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_check [0.097550s] ... ok DEBUG: {3} heat.tests.engine.test_sync_point.SyncPointTestCase.test_serialize_input_data [0.040165s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_persist_called [0.189548s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_refresh_zaqar_software_deployment [0.648232s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_suspend [0.091133s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_check [0.084262s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_with_params [0.074809s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_config [0.072488s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.MiscMethodsTest.test_node_data_ok [0.151453s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_check_software_deployment [0.083949s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_stack_state [0.110908s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_dbldiamond_fwd [0.088183s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config [0.068719s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config_new_ids [0.055979s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_dbldiamond_rev [0.124428s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config_structured [0.086999s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_check_not_required_parameters [0.447044s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_diamond_fwd [0.150332s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment [0.122468s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_not_integer_parameters [0.080500s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_disjoint [0.103987s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_delete_software_deployment [0.081620s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_many_edges_rev [0.092613s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_list_software_configs [0.067015s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_update_no_replace [0.175372s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_required_by [0.119352s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments [0.105238s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_temp_url [0.065933s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_roots [0.091802s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_config [0.062543s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_suspend_resume [0.232898s] ... ok DEBUG: {0} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_check_resource_adds_and_removes_msg_queue [0.077208s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_status [0.061224s] ... ok DEBUG: {0} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_all_workers_when_stack_in_progress [0.076161s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_no_matching_metadata [0.107437s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_resume [0.093719s] ... ok DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_all_attrs [0.054271s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_suspend_nonexist [0.051072s] ... ok DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_all [0.050077s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_check_alarm_failure [0.087041s] ... ok DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_error [0.053887s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_check_alarm_failure [0.075291s] ... ok DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_invalidtype [0.052284s] ... ok DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_second_alternative_mapping [0.044639s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_show_resource [0.075653s] ... ok DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_single_mapping [0.058083s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_check_alarm_failure [0.089639s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_stack_state [0.300521s] ... ok DEBUG: {0} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_supported [0.067586s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_exceeds_max_per_tenant [0.045592s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_handle_create [0.102423s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_show_resource [0.081298s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_suspend [0.066321s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_resume [0.080161s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_equals_max_per_tenant [1.686386s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_suspend [0.078144s] ... ok DEBUG: {0} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema [0.472050s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_container_notfound_swift [0.073759s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_update [0.093892s] ... ok DEBUG: {0} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_with_attr_type [0.044903s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_chain_fwd [0.049766s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_container.TestContainer.test_check_create_complete [0.073220s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_circular_deps [0.071484s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_container.TestContainer.test_create_certificate [0.067538s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period [0.079832s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_container.TestContainer.test_create_rsa [0.079043s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_single_node [0.055762s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_can_be_initialized_with_a_list_of_exceptions [0.047863s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_asymmetric_order_validation_fail [0.086432s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep_zero [0.042317s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout_shorter [0.050949s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete [0.500863s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_cancel_not_started [0.070679s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_non_callable [0.037160s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {1} heat.tests.engine.service.test_stack_events.StackEventTest.test_tenant_events_list_with_marker_and_filters [0.062706s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress_exception_swallow [0.048919s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_physical_resource_nonexist [0.090745s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_delays_dynamic [0.060859s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_progress [0.038049s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_wait_time [0.042281s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_attributes [0.407406s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_start_function [0.072963s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_attributes_handle_exceptions [0.115685s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_timeout_swallowed [0.090832s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_lock_no_convergence [0.317390s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_certificate_validation_fail [0.118197s] ... ok DEBUG: {0} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_non_waiting [0.111149s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_without_type_fail [0.098477s] ... ok DEBUG: {0} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_waiting [0.119081s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_metadata_prefix [0.052707s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_validate_non_certificate_order [0.099220s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_max_unlimited [1.780510s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_none_reason [0.399985s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_attributes [0.166258s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret [0.135541s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_async [0.179913s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_unavailable_resource [0.081085s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_other_content_types_not_allowed [0.140018s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_with_wrong_timezone [0.459262s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_check_alarm_failure [0.080244s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_noncreated_resource [0.108249s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_content_type_without_payload [0.115015s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_encoding_dependency [0.089089s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_correct_int_parameters [0.110082s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe [0.138358s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_resource_mapping [0.044905s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_correct_matching_metadata [0.092151s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_volumes [0.075534s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_volumes [0.052112s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_check [0.073988s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_filter_type [0.171909s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_delete [0.054102s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_snapshots [0.082548s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_show_resource [0.057681s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_attach_volume_to_complete_with_active_task_state [0.072476s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_with_depth [0.159125s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create [0.059376s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_update [0.108659s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_image [0.054291s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot [0.088627s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_check [0.067717s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_snapshot_and_source_volume [0.056659s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_validate [0.076299s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_not_belong_to_stack [0.101291s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_default [0.096183s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_gnocchi_alarm_aggr_by_metrics_live_state [0.053980s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_not_found [0.079327s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_container.TestContainer.test_attributes [0.059896s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_check_create_complete [0.052306s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_list_snapshots [0.117774s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_sets_resource_id [0.058683s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_restore_snapshot_other_stack [0.089895s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_key_order_validation_fail [0.068327s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_validate_certificate_with_profile_without_ca_id [0.059599s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_added_unchanged [0.067780s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_with_plain_text [0.073598s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_fn_getatt [0.437368s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_delete_specs [0.041923s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_update_specs [0.041192s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_snapshot_error [0.129465s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_gigabytes [0.047049s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_nested [1.744200s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_no_credentials [0.182652s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_encrypted_parameters [0.423312s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/stack.py:927: DeprecationWarning: The Template.validate_resource_definitions() method is deprecated and will no longer be called in future versions of Heat. Template subclasses should validate resource definitions in the resource_definitions() method. DEBUG: warnings.warn("The Template.validate_resource_definitions() " DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_no_need_replace [0.277831s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameter_defaults [0.094299s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_registry [0.067267s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_delete_attachment_has_not_been_created [0.134860s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_template [0.146954s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_snapshots [0.570069s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_nested [0.089701s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_total_resources_equals_max [0.444469s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_detach_volume_to_complete_with_active_task_state [0.274490s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_miss_all_quotas [0.160055s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_no_credentials [0.118170s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_detach_volume_to_complete_with_resize_task_state [0.137509s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_snapshots [0.117427s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_handle_delete_snapshot_no_backup [0.064941s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_reuses_api_params [0.113182s] ... ok DEBUG: {1} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_add_timer [0.078459s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_from_image [0.137120s] ... ok DEBUG: {1} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_start [0.052730s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_try_detach_volume_if_server_was_temporarily_in_error [0.213700s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_imageRef [0.081394s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_vaildate_deletion_policy [0.132810s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_size [0.152640s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_resource_does_not_propagate_on_cancel [0.270995s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_restore_failed [0.115345s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_source_volume [0.067050s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_resource_handles_timeout [0.073598s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_is_public [0.049376s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_attached_live [0.084917s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_stack_complete_is_invoked_for_replaced_resource [0.074404s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_metadata [0.068002s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_detached [0.077513s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_get_live_state [0.052882s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_do_check_resource_ignores_timeout_for_new_update [0.073861s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_create [0.044287s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_failure_rollback [0.073060s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_read_only_attached [0.086428s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_validate_properties [0.069685s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_create_complete [0.037256s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_rsrc_failure_when_update_fails_different_traversal [0.074079s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_empty_string_az [0.065340s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_handle_create [0.052946s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_get_live_state [0.071564s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal [0.072989s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_get_live_state_resource_is_deleted [0.045283s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_not_active [0.044452s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_sets_stack_state_as_failed [0.090338s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_restore_success [0.147028s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_update_projects [0.041763s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_sets_stack_state_as_failed [0.103739s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_with_projects [0.054498s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_get_live_state_found_but_deleted [0.042066s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_handle_create [0.050129s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_delete_complete [0.047849s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_tags_delete_not_found [0.386306s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete [0.047601s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_show_resource_v1 [0.040855s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete_not_found [0.049188s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_min_disk [0.040774s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_container_format [0.040176s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_files_container [1.681989s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_location [0.051300s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_parse_live_resource_data [0.042068s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_validate [0.113939s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_already_complete [0.043991s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_complete [0.046539s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_complete_no_wait [0.038502s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_short_delay [0.038209s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.TestDelay.test_validate_success [0.047924s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_triggers_rollback_if_enabled [0.710359s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_acquired_lock_stop_timers [0.258848s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_resolve_attribute_os_collect_config [0.089174s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data [0.076521s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_nonexist [0.090810s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_bad_container [0.043300s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_rollback_not_re_triggered_for_a_rolling_back_stack [0.251855s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_none_object [0.070070s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_nested_depth [0.128174s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config [0.067019s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_with_marker_and_filters [0.054935s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_update [0.726775s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_poll_temp_url [0.076543s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_stale_traversal [0.177876s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateSecondaryZoneTest.test_primaries [0.097995s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_logical_name [0.119148s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(1) [0.082285s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(2) [0.068732s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_nonexist [0.118336s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_update_complete [0.145974s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_not_dead [0.218927s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_validate_secondary [0.101258s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.MiscMethodsTest.test_node_data_exception [0.192169s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_active_to_deactivate [0.120679s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_chain_fwd [0.093000s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(3) [0.393884s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_get_live_state_v2 [0.094032s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_chain_rev [0.093963s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(4) [0.078110s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_deactivate [0.086986s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(1) [0.072986s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_circular_fwd [0.094561s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_healthy_check_failed [0.536787s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_image_props [0.077981s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(2) [0.083845s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_circular_rev [0.090730s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_disk_format [0.097537s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(3) [0.072830s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_fwd [0.106699s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_healthy_in_create_complete [0.202465s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_disk_format [0.108918s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(4) [0.110366s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_partial [0.092332s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(5) [0.097532s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_delay.TestDelay.test_delay_params [0.101221s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_rev [0.089246s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_check_failed [0.183434s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_edges [0.072009s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_delay.TestDelay.test_validate_failure [0.090356s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(6) [0.104992s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_update_size [0.048629s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_leaves [0.085939s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_default [0.050080s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_update [0.093335s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_invalid_value [0.164107s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_update_in_failed [0.045803s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_repr [0.072095s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupReplaceTest.test_timeout_exception [0.049366s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_simple_partial [0.056045s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_bad_object [0.108538s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_no_calls_metadata_update [0.128254s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_update_policy [0.058861s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_single_fwd [0.046858s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_single_node [0.038957s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_updated [0.080108s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_single_partial [0.047788s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_fail_back [0.050874s] ... ok DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_cancel_workers_when_no_resource_found [0.047888s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_nonexist_resource [0.163829s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_metadata [0.216530s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_create [0.078622s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_nonexist_stack [0.049611s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(lettersdigits) [0.053444s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(letters) [0.048998s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_zaqar [0.169979s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_stack_user_deny [0.151790s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_no_filter [0.146117s] ... ok DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_service_start [0.387169s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadFallbackTest.test_Instances [0.186290s] ... ok DEBUG: {1} heat.tests.engine.test_node_data.NodeDataTest.test_attr [0.050179s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_reset_stack_and_resources_in_progress [0.069772s] ... ok DEBUG: {1} heat.tests.engine.test_node_data.NodeDataTest.test_attr_names [0.042398s] ... ok DEBUG: {1} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_first_alternative_mapping [0.040491s] ... ok DEBUG: {1} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_exception [0.042967s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_deleted [0.150071s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(lowercase) [0.452440s] ... ok DEBUG: {1} heat.tests.engine.test_plugin_manager.TestPluginManager.test_modules [0.074327s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadFallbackTest.test_lb_reload_static_resolve [0.266333s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_replaced [0.072850s] ... ok DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types [0.075416s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(uppercase) [0.126517s] ... ok DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_for_hidden_type [0.055455s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_updated [0.074672s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_delete [0.132853s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_raises_all_at_the_end [0.081607s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_with_extra [0.057158s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_with_environment_files [0.119567s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_complex_fwd [0.063407s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(digits) [0.230535s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_diamond_fwd [0.058874s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_disjoint [0.038889s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(hexdigits) [0.096862s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period_per_task [0.053739s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_many_edges_fwd [0.056492s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(octdigits) [0.090565s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_test [0.042350s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_str_representation_aggregates_all_exceptions [0.051430s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_class_sequence [0.076368s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_args [0.053773s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestRandomString.test_exceeds_max_length [0.056627s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_call_double_start [0.059516s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_with_metering [0.477500s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestRandomString.test_hidden_sequence_property [0.074196s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_cancel_done [0.056641s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_failed [0.067871s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_not_started [0.040962s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_validate_launch_conf_ref [0.100158s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_double_start [0.046380s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_bad_region [0.057442s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_repeated_done [0.056047s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_this_region [0.060108s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_without_update_policy [0.090086s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_insecure [0.058532s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_added [0.084146s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete_failed [0.080081s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_text [0.058896s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_text_with_filename [0.051093s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend [0.080192s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_del_prop [0.113233s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update [0.111497s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run [0.359848s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_exception [0.039067s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_nochange [0.116207s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_progress_exception [0.079868s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestRandomString.test_invalid_length [0.046736s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_in_check_failed_state [0.222224s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run [0.109821s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestRandomString.test_max_length [0.091789s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress_exception [0.063239s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_attribs [0.076956s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_path_attribs [0.042897s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run_wait_time [0.068307s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestRandomString.test_random_string [0.169093s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_deep_path_attribs [0.061994s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_queue_actions [0.076272s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_attribute [0.055356s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_show_resource [0.074383s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_attribute_failed [0.064901s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_check [0.071443s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create [0.063947s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_that_region [0.069265s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete [0.074452s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_path_attribs [0.332292s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_update [0.176154s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_default_concurrent [0.057692s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete_already_gone [0.091274s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_without_concurrency [0.052223s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_handle_update [0.107092s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_incompatible_properties [0.050837s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume [0.118399s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_check_failure [0.077882s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_attribs [0.048396s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute_convg [0.046119s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_show_resource [0.093586s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_different_engine [2.105712s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute_skiplist [0.084913s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_update [0.115516s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_gnocchi_alarm_aggr_by_resources_live_state [0.051722s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_path_attribs [0.110271s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_check [0.099474s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update [0.115008s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_check_failure [0.081818s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_snapshot [0.520609s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_create [0.081292s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_failed_resource [0.127945s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_gnocchi_alarm_live_state [0.075670s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend_failed_not_created [0.129888s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_none [0.126381s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_resume [0.087909s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_same_engine [0.593217s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_failed [0.081033s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_refs [0.056576s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_no_properties [0.101427s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_wrong_state_fails [0.093855s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_deep_path_attribs [0.061515s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_nonexist [0.047120s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_outputs [0.045980s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/stack.py:927: DeprecationWarning: The Template.validate_resource_definitions() method is deprecated and will no longer be called in future versions of Heat. Template subclasses should validate resource definitions in the resource_definitions() method. DEBUG: warnings.warn("The Template.validate_resource_definitions() " DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_custom_index_var [0.115786s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_mutable_parameter_allowed [0.065563s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_outputs_no_path [0.052572s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_refs [0.044035s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create_with_batching_zero_count [0.111964s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_do_check_resource_marks_stack_as_failed_if_stack_timesout [0.081745s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_params [0.050467s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_initiate_propagate_rsrc_retriggers_check_rsrc_on_new_stack_update [0.077344s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_empty_resource_list [0.057862s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_update_size [0.104319s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_with_concurrent_limit [0.053596s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_requires [0.109640s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_reference_attr_with_none_ref [0.061034s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_res_type [0.100102s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_show_resource [0.563421s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_outputs [0.056350s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_refs [0.053816s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_with_octet_stream [0.075534s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.097572s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_triggers_rollback_if_enabled [0.164020s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_attribs [0.053277s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_octet_stream_without_encoding [0.095585s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_get_attribute_convg [0.059762s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.101073s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_update [0.046199s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_get_attribute_skiplist [0.046721s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_not_available [0.156790s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_delete_specs [0.043907s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.098179s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_deep_path_attribs [0.080119s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_resource_mapping [0.049174s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(non_empty) [0.050630s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_delete [0.045608s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_handle_create [0.097773s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_purges_db_for_stack_failure [0.139845s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_update [0.054913s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_None) [0.095037s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_attach_volume_to_complete_with_resize_task_state [0.059918s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_retrigger_check_resource [0.076636s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_handle_delete [0.095002s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_no_size_no_combinations [0.062129s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_alive [0.080274s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_read_only [0.068225s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_cleanup_delete [0.084024s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_scheduler_hints [0.070372s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_create_action [0.074819s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_imageRef [0.070354s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_root [0.065769s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_stack_scheduler_hints [0.074780s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_circular_fwd [0.052817s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_circular_rev [0.052385s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete_none [0.411847s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_server [0.100295s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_diamond_rev [0.042683s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_suspend_complete [0.058771s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_suspend_complete_none [0.054098s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_with_serv_resize_task_state [0.091490s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_boolean) [0.593559s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_update_complete_none [0.076147s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_shrink_fails [0.078409s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_string) [0.095566s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_size_constraint [0.051452s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_number) [0.070592s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_complete [0.106028s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_ready_to_extend_volume [0.063762s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_validate_projects_when_private [0.049057s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_validate_projects_when_public [0.056449s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_json) [0.121536s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_zaqar_queue [0.133426s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_many_edges_fwd [0.482938s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_list) [0.109710s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_self_ref [0.050939s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create [0.131586s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_cancel_workers_with_resources_found [0.049865s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_include_zero [0.081041s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_make_sure_rpc_version [0.046963s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_service_stop [0.040088s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_child_template [0.102148s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_for_component [0.137375s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_all_workers_when_stack_not_in_progress [0.053043s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create [0.054964s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_traversal_stops_nested_stack [0.054309s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_without_config [0.088708s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_delete [0.061094s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_update_current_traversal [0.055576s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_get_live_state_public [0.469448s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_resource_id_is_None [0.072179s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_index_var [0.080670s] ... ok DEBUG: {2} heat.tests.engine.test_node_data.NodeDataTest.test_refid [0.054813s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_create_not_public [0.060269s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_not_waiting [0.066660s] ... ok DEBUG: {2} heat.tests.engine.test_node_data.NodeDataTest.test_status [0.045904s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_handle_update [0.049875s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_run_to_completion [0.108515s] ... ok DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_all_skip_tests [0.063778s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_ok_zero [0.069172s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_validate_primary [0.055206s] ... ok DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_args [0.056111s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update [0.051458s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_status_code_failed [0.069836s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_update_in_failed [0.096573s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_members [0.046152s] ... ok DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_nonereturn [0.052667s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_remove_members [0.052923s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_deprecated [0.067662s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_validate_reference_attr_with_none_ref [0.092424s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_no_replace_on_change [0.106256s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_tags [0.047118s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_unavailable [0.064967s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.070368s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate_failed [0.074604s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_show_resource_v2 [0.055596s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_no_template_file [0.066972s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_disk_container_mix [0.051593s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredConfigTestJSON.test_handle_create [0.072900s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_time_sufficient [0.094759s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_min_ram [0.045037s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_with_hidden [0.057211s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_wrong_args [0.061485s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_with_policy_prop_diff [0.068426s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_cancels_tasks_in_reverse_order [0.052631s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_long_delay [0.069207s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputTest.test_build_derived_config_success [0.058169s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period_expired [0.049012s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_moderate_delay [0.049486s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(1) [0.073092s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exceptions_on_cancel [0.051340s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(2) [0.069626s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_no_steps [0.055001s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_create [0.120686s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_none_container [0.106596s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(3) [0.093255s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_poll_heat_metadata [0.067858s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(4) [0.072212s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_zaqar_metadata [0.069076s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_resolve_attribute [0.076059s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadTest.test_lb_reload_static_resolve [0.075994s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(component_full) [0.071477s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes [0.070631s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes_fallback [0.058317s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_instance_group_refid_rsrc_name [0.105657s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DescriptionTest.test_func [0.476999s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DescriptionTest.test_unicode [0.042974s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_empty_list [0.087068s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep [0.043559s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_object_error [0.593303s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep_none [0.043238s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout [0.039715s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_swift_handle_refid_convergence_cache_data [0.083719s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout_longer [0.053353s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(no_input_output_options) [0.472648s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data [0.102185s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_before_timeout [0.090463s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(wrong_property_config) [0.042444s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(missing_configs) [0.044484s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(empty_configs) [0.038576s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_nodata [0.097044s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task [0.103136s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(invalid_configs) [0.044462s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_endpoint [0.092457s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(config_empty_actions) [0.045325s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_cancel [0.124596s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(multiple_configs_per_action_single) [0.041511s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(multiple_configs_per_action_overlapping_list) [0.052169s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_multiple_signals_same_id_complete [0.112386s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(1) [0.056207s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_swallow_exception [0.130710s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_validation_fail [0.058507s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(2) [0.059528s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_delays [0.093834s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(3) [0.088181s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_progress_exception_swallow [0.075533s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(boolean) [0.154477s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(4) [0.102748s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_start_cancelled [0.114086s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_multi_part_bad_format [0.911249s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(5) [0.074279s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(list) [0.150460s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(stdouts) [0.061038s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_stepping [0.096307s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_handle_create [0.103497s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(stderrs) [0.082537s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_timeout_return [0.087350s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(map) [0.150618s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_handle_create_with_group [0.106771s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(status_codes) [0.067518s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(passthrough) [0.046068s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(number-int) [0.131961s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_validate [0.066752s] ... ok DEBUG: {2} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_with_time_throttle [0.214192s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_add_prop [0.197032s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_delete_complete_none [0.084080s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_resume_complete [0.065193s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_live_state [0.114068s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(number-float) [0.205329s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_classes [0.144066s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_metadata_correct_query_key [0.108956s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_sequences [0.105059s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(string) [0.144297s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_repeated_sequence [0.115820s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_with_wrong_start_time [0.182366s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data [0.130508s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_not_correct_string_parameters [0.063420s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_nodata [0.116098s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_check [0.181285s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_curl_cli_insecure_true [0.079129s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_heat [0.068958s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_resume_complete_none [0.664571s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_none [0.071675s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_update_complete [0.054886s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_restore [0.259009s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_swift [0.075121s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_complete_missing_server [0.056430s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_update_replace [0.447441s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att_error [0.061372s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_deep_path_attribs [0.107473s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action [0.074613s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_delete [0.138908s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_outputs_no_path [0.129584s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action_for_component [0.079351s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_do_not_wait [0.059668s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_deep_path_attribs [0.124710s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete [0.067942s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_post_complete_to_handle [0.428537s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_failed [0.072047s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_update [0.268322s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_attribs [0.131333s] ... ok DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create [0.084548s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_delete [0.107811s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_with_concurrent [0.100279s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_no_signal_action [0.152626s] ... ok DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_is_smartnic_not_supported [0.082527s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_server_exists [0.060265s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_fake_resource_type [0.104697s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentDerivedTest.test_build_derived_config_params_with_empty_config [0.040445s] ... ok DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_physical_network_not_supported [0.096174s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_show_resource [0.145481s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args [0.054104s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_domain_handle_create [0.065428s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_long_snippet [0.046109s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_nested_stack [0.120815s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update [0.062112s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(no_functions) [0.052528s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_check [0.142717s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update_default [0.065085s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(none_inputs) [0.069421s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(1) [0.137898s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(none_config) [0.041561s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update_only_enabled [0.060616s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_create [0.130132s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(empty_config) [0.046070s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_name_validate_schema [0.067954s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(2) [0.112113s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(simple) [0.094276s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_region_validate_schema [0.067230s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_gnocchi_alarm_live_state [0.115698s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_service_url_validate_schema [0.055077s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(3) [0.120247s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(multi_key) [0.112343s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_get_live_state [0.057300s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_resume [0.150481s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete_resource_id_is_none [0.050419s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(list_arg) [0.090866s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(4) [0.138779s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_update [0.052033s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_create_default [0.056352s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_check [0.153643s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_domain_validate_schema [0.069654s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_name_validate_schema [0.061619s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_check_failure [0.128022s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_resolve_attributes [0.061806s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_create_minimal [0.055922s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_create [0.135241s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_update [0.058690s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(missing_input) [0.462765s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_gnocchi_alarm_live_state [0.101082s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_create_user [0.067701s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(deep) [0.044864s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(shallow) [0.042984s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(list) [0.050191s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_show_resource [0.146532s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_failure [0.106625s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(5) [0.710389s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_suspend [0.151372s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_token [0.081071s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(6) [0.113773s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_multiple_signals_same_id_timeout [0.085370s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_user_parse_list_assignments [0.462293s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_update [0.170485s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_container_deleted [0.094615s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(7) [0.138805s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_delete_user_not_found [0.061393s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_container.TestContainer.test_create_failed_on_validation [0.111475s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_properties_title [0.055203s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(8) [0.109764s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_create [0.049211s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update_default_name [0.041678s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(9) [0.098681s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_container.TestContainer.test_create_generic [0.128146s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_yaql [0.242345s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update_only_enabled [0.056861s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(10) [0.056904s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_show_resource [0.044435s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs [0.047736s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_container_attributes [0.145456s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete [0.061366s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs_map [0.062541s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute [0.061417s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create [0.089234s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_deep_path_attribs [0.060575s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_unknown_status [0.083778s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs [0.052046s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs_map [0.048096s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_delete [0.081486s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs_with_index [0.051537s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update_failed [0.089073s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_refs [0.049006s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(1) [0.065113s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(2) [0.044938s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update_unknown_status [0.110055s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(3) [0.047994s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(4) [0.042667s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(5) [0.041793s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_resolve_attributes [0.151503s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(6) [0.047398s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(7) [0.055316s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order [0.868330s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update_failed [0.247091s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_with_octet_stream [0.071677s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_get_live_state [0.107761s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_secret.TestSecret.test_attributes_handles_exceptions [0.078466s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_sets_resource_id [0.064254s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(8) [0.525231s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(boolean-to-number) [1.375351s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_base64 [0.132392s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_create [0.075406s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(9) [0.105821s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_create_specs [0.053274s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_create [0.049851s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(A) [0.099443s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_gigabytes [0.051134s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_gigabytes [0.052631s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_include [0.111290s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_volumes [0.053131s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_attachment [0.089598s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_missing_param [0.140380s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_attachment_no_mountpoint [0.088040s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_check_fail [0.773964s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_outputs [0.127833s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_sourcevol [0.083389s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update_access_rules [0.081696s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_child_params [0.064414s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update_metadata [0.077025s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_snapshot [0.096230s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_removal_policies_nolist [0.110239s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_attributes [0.068729s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_removal_policies_nomap [0.060305s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_device [0.114014s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create [0.069067s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_neutron_net_without_neutron_subnet [0.063149s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_reference_attr [0.088828s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(number-to-string) [0.983573s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update [0.067393s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.076988s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_get_live_state [0.046042s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_volume [0.196600s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_without_policy_prop_diff [0.084818s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_share_type_create [0.070919s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_attached [0.100656s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_0) [0.058151s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_ok_without_pattern [0.068295s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_4) [0.067790s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create_with_resource_id_output [0.073783s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_5) [0.060776s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create [0.067280s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_2_0) [0.070555s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_with_name [0.079800s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_2_4) [0.052716s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_executions_not_found [0.074585s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_5_2_0) [0.092233s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_executions_successful [0.063428s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_created_from_backup_with_same_size [0.453393s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_super_call_successful [0.074838s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_fails_to_complete [0.088502s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_5_2_4) [0.135568s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_direct_workflow_validation_error [0.052252s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_policies_translation_successful [0.056205s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_fails_to_start [0.090524s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(3_3_2_0) [0.131517s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_retype [0.085950s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(3_3_2_4) [0.074633s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(string-to-map) [0.957309s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_name_and_metadata [0.079857s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_0) [0.113673s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_5_0) [0.050184s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_read_only [0.139341s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_get_live_state_not_public [0.103710s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_create_public [0.133711s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_wrong_input_key [0.595901s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_description [0.080779s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_name [0.042609s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update [0.103919s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_handle_update [0.049268s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_create_complete [0.048512s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed [0.139486s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_update_complete [0.067134s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_tags [0.074884s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete_resource_id_is_none [0.046617s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_create [0.050165s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_show_resource [0.051912s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete_not_found [0.051053s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_zone.DesignateSecondaryZoneTest.test_masters [0.047739s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_delete_complete [0.043515s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_invalid_address_parsing [0.065507s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resolve_attributes [0.046042s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_invalid_type_with_period [0.045935s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_1) [0.871797s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_scheme_address_for_get_attr [0.062095s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(map-to-boolean) [1.051158s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_scheme_address_for_webhook [0.046034s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_6_1) [0.118683s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_create [0.053642s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_extraroute.NeutronExtraRouteTest.test_extraroute_ipv6 [0.115991s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_2) [0.107816s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_needs_replace_failed [0.070520s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_status_killed [0.416251s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_4) [0.111587s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_update [0.074182s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_create [0.057250s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_reactivate [0.054675s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete_already_gone [0.087626s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_remove_tags [0.050796s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_5_6) [0.135227s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete_failed [0.092697s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_container_format [0.065155s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_cloud_config.CloudConfigTest.test_handle_create [0.046257s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_0) [0.131471s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete_failed [0.091471s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_create [0.130015s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_update [0.109705s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_4) [0.153551s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_delete [0.096884s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_5) [0.053308s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_software_config_poll_heat [0.071947s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_2_0) [0.043554s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(list-to-boolean) [0.933153s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadTest.test_Instances [0.051212s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_2_4) [0.059315s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_0) [0.035786s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_4_1_0) [0.044516s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_7_2_0) [0.082767s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_4) [0.041570s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_5) [0.033875s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_2_0) [0.036713s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_7_2_4) [0.068114s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_2_4) [0.038038s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_4_4) [0.061307s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(5_5_2_0) [0.038258s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(5_5_2_4) [0.036849s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_3_2_0) [0.046072s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_5_6) [0.107103s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_3_2_4) [0.039483s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_0) [0.041549s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_noid [0.496179s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_0) [0.128992s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_partial_complete [0.139111s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_4) [0.071630s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_failure [0.085719s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_5) [0.105880s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_none_complete [0.077310s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_5_0) [0.336509s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_validate_failed_with_string_None_protocol [1.007912s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_partial_complete [0.075239s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_1) [0.071018s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_2_0) [0.106064s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create_failed [0.124958s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_6_1) [0.082163s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_endpoint [0.097680s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_2_4) [0.130127s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_2) [0.102769s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_5_2_0) [0.064884s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete_failed [0.143204s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_4) [0.076971s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_post_failed_to_handle [0.207159s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_5_6) [0.093064s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_update_with_value_specs [0.134101s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_timeout [0.163345s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes_format_fallback [0.136367s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_FnGetRefId_convergence_cache_data [0.133240s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_wait_handle_bad_reference [0.086227s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_5_2_4) [0.395497s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_child_params [0.095210s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_wait_handle_bad_type [0.094600s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_3_2_0) [0.074100s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_child_template [0.097828s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_delete [0.176501s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete_with_non_not_found_exception [0.067896s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_3_2_4) [0.057103s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_0) [0.061222s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_create [0.108226s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete_with_not_found [0.087814s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_5_0) [0.057979s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_exception [0.070521s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_instance_group_refid_rsrc_id [0.111639s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_1) [0.063859s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_router_gateway [0.242668s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_6_1) [0.052553s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_update_timeout [0.085056s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_2) [0.060253s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_no_id [0.146129s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_4) [0.056136s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_not_found [0.073564s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_subnet [0.182034s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestLaunchConfig.test_update_metadata_replace [0.162846s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_5_6) [0.070314s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_local_link_connection_not_supported [0.084594s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_0) [0.064443s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_portgroup_not_supported [0.085527s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port_dependency_subnet [0.157213s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_4) [0.077524s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_bad_pausetime_in_update_policy [0.162031s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_create [0.068211s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_5) [0.058764s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete_not_found [0.057012s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_2_0) [0.075903s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_bad_update_policy [0.145085s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_update_default [0.063951s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create_invalid_seg [0.197203s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_2_4) [0.071968s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_5_2_0) [0.056834s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_default_update_policy [0.167540s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_5_2_4) [0.065476s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete [0.194321s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(3_3_2_0) [0.060446s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(3_3_2_4) [0.049877s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_removed [0.146521s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_0) [0.063337s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_attribute [0.140938s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_multi_part [0.078664s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_5_0) [0.063778s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_non_uuid [0.100037s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_properties_title [0.507999s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_get_port_attributes [0.153752s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_not_none [0.117850s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_show_resource [0.094518s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_fixed_ips [0.153702s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_get_live_state [0.112815s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_enabled_validate_schema [0.065601s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_ip_address [0.150709s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_get_live_state [0.065689s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_1) [0.487038s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_6_1) [0.051022s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create_with_domain [0.096759s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_2) [0.057186s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_subnet_id [0.157980s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_removed [0.078596s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_4) [0.063328s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_5_6) [0.061973s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_delete [0.125382s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_network_attribute_exception [0.162045s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_0) [0.088296s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_type_validate_schema [0.081631s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_4) [0.092106s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_create_default [0.068540s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_needs_update [0.150132s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_5) [0.090486s] ... ok DEBUG: {0} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_with_default_value [0.088347s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port_not_found [0.116916s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_2_0) [0.075535s] ... ok DEBUG: {0} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update [0.106345s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_2_4) [0.069481s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_1_vxlan [0.124306s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_7_2_0) [0.062332s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_none_resource.PlaceholderResourceTest.test_not_placeholder_resource_delete [1.041363s] ... ok DEBUG: {0} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_template_create [0.117196s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_7_2_4) [0.082350s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_4_4) [0.062263s] ... ok DEBUG: {0} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update [0.150477s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_5_6) [0.063623s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_none_resource.PlaceholderResourceTest.test_placeholder_resource_delete [0.207516s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_update [0.101378s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_0) [0.085541s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_class_uniformity [0.127368s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_4) [0.070525s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create [0.105807s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_5) [0.067998s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestRandomString.test_random_string_refid_convergence_cache_data [0.113319s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create_fail [0.101685s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_2_0) [0.073800s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_2_4) [0.052394s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_check_failed [0.163105s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_5_2_0) [0.053284s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_5_2_4) [0.052782s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_default_region [0.104839s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_4_local [0.788765s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_ca_cert [0.108004s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete [0.105511s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_credential_secret_id [0.070825s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create_unknown_status [0.462912s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_stack_refid [0.077435s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete_failed [0.119983s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_update [0.051810s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_stack_refid_convergence_cache_data [0.103656s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_object_id_reference [0.061124s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_get_live_state [0.200242s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_create_router_gateway_as_property [0.066060s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_validation_failed [0.129009s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_create_router_gateway_enable_snat [0.139073s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_attributes [0.195802s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume_failed [0.193347s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_3_2_0) [0.729381s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create [0.152109s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume_failed_not_created [0.142780s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_3_2_4) [0.168860s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_backward_support [0.176947s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend_failed [0.168651s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_0) [0.176121s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_no_change [0.190644s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_5_0) [0.129233s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_wrong_definition [0.254187s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_1) [0.115415s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_with_replace [0.163761s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_mistral_workflow_refid [0.177684s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_6_1) [0.143276s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_outputs [0.129881s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_mistral_workflow_refid_convergence_cache_data [0.180506s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_2) [0.175411s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_refs [0.219870s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_4) [0.141901s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_5_6) [0.079462s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_with_body_as_input_and_delete_with_executions [0.422878s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_handle_delete [0.167381s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(stdouts) [0.153557s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_wrong_input_and_params_type [0.223266s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(stderrs) [0.165104s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params [0.217749s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(status_codes) [0.161619s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params_merge [0.199295s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_refs_with_index [1.018114s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(passthrough) [0.151434s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete_resource_id_is_none [0.119538s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_dotted_attribs [0.142928s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(stdouts) [0.133625s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create [0.135982s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_refs_with_index [0.151597s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(stderrs) [0.118492s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete [0.101820s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_dotted_attribs [0.114782s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(status_codes) [0.113026s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update [0.103526s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_refs [0.112706s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(passthrough) [0.110581s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_incorrect_address_for_email [0.108871s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(stdouts) [0.112090s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_get_attribute_convg [0.157057s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_netloc_address_for_webhook [0.155410s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(stderrs) [0.132258s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_handle_create [0.172036s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_success_no_period [0.118054s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(status_codes) [0.157741s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_handle_update [0.131434s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_is_built [0.097609s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_deep_path_attribs [0.110138s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(passthrough) [0.177164s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_outputs_no_path [0.101719s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_assemble_nested [0.117697s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs_with_index [0.154868s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_deep_path_attribs [0.186733s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_dotted_attribs [0.143466s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_conflict [3.928676s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_path_attribs [0.124468s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_outputs [0.126571s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_create [0.965698s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_distribute_l3_agents [0.211900s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_outputs_no_path [0.134594s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_routes_to_set_to_routes [0.105412s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_dotted_attribs [0.110789s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_update_router_gateway_as_property [0.193235s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_attribute [0.146697s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(1) [0.131546s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete [0.150497s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete_error [1.143598s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(2) [0.111182s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(3) [0.109084s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att [0.118492s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_attribute_failed [0.149359s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(4) [0.145303s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group [0.508245s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create_failed [0.172442s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_get_zaqar_queue [0.260151s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_none [0.074860s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_ok_str_zero [0.067245s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_suspend_resume [0.068552s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_create [0.311078s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create_with_protocol_any [0.355964s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_unused_action_for_component [0.067249s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_delete [0.155211s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_replace_on_change [0.122521s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested [0.656801s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete [0.234871s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_with_update_only [0.117695s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_outputs [0.076543s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_with_metadata [0.050242s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create_with_batching [0.062820s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_subnet [0.273063s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_server_exists_no_server [0.195589s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_validate_with_skiplist [0.081644s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.070551s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_update_protocol_to_any [0.308812s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.079836s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_null_gateway_ip [0.207392s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate_without_server [0.262622s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_time_not_sufficient [0.180539s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_attribute [0.272840s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_assemble_nested [0.173891s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_handle_create [0.107211s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_resolve_attribute [0.061277s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_deprecated [0.361093s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_build_resource_definition [0.051504s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_resource_names [0.080083s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_build_resource_definition [0.259609s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_attribute_failed [0.307661s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_none_subnetpool_cidr [0.220067s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete [0.130664s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_unknown_input_key [0.153779s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_delete_complete_delete_sd [0.076161s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_temp_url [0.055165s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete_already_gone [0.246363s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputTest.test_build_derived_config_failure [0.150221s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att_convg [0.101687s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_subnetpool_ref_no_cidr [0.280328s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_get_temp_url [0.106360s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action_temp_url [0.068028s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_update [0.232802s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_subnetpool_ref_with_cidr [0.199723s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_cancel [0.065692s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_handle_update [0.322644s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_notfound [0.085367s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_add_dependencies [0.226594s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool [0.242668s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_noid [0.284965s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_missing_port_property [0.129838s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_create [0.324399s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_none_complete [0.293346s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update [0.556536s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate [0.065588s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentDerivedTest.test_build_derived_config [0.052349s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_resource_names [0.098659s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_deprecated_router_interface [0.393930s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value [0.145944s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value_get_none [0.106860s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_router_interface [0.296976s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value_raise_exception [0.096618s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(no_functions) [0.129922s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_one_subport [1.052885s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(none_inputs) [0.100976s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_validate [0.232046s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(none_config) [0.094109s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(empty_config) [0.103763s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_change [0.220883s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(simple) [0.090266s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port [0.301245s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(multi_key) [0.093679s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_attribute [0.224967s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(list_arg) [0.086639s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_partial_complete [1.323574s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(missing_input) [0.084646s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_create_failed [0.169412s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(deep) [0.103314s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_curl_cli [0.201824s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(shallow) [0.090990s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(list) [0.088299s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_attribute_failed [0.256203s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_container_error [0.223842s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_post_complete_to_handle [0.334896s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_attribute [0.792281s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete [0.299109s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_create_failed [0.135739s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_post_failed_to_handle [0.299105s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete [0.149302s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete_failed [0.272620s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_get_object_404 [0.139648s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_net.NeutronNetTest.test_net [0.203606s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create_failed [0.188641s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_objects_deleted [0.152638s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_attribute [0.164693s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create_failed_error_status [0.222114s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_empty_container [0.862293s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create [0.182723s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_create_update_updatehandle [0.338581s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_non_empty_container [0.157632s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_failed [0.251425s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create_fail_delete_success [0.165052s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_create [0.207614s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_curl_cli [0.324497s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_failed_error_status [0.253772s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_update [0.242622s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_partial_complete [0.185385s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_needs_update_network [0.204725s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_router_id [0.252390s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_invalid_json_data [0.178935s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_token [0.297163s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_propagate_uplink_status [0.129555s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_objects_invisible [0.186564s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete [0.228059s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete_already_gone [0.309925s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_security_enabled [0.177414s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_unknown_status [0.279742s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_pxe_enabled_not_supported [0.247205s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_update [0.201551s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_restore_prev_rsrc_convergence [0.233373s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_update [0.181800s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_update [0.222757s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_validate_handle_url_bad_container_name [0.301747s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_update_failed_port_no_replace [0.226409s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_properties_title [0.116402s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete_not_found [0.159897s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_interface_validate_schema [0.099796s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_get_attr [0.098026s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_validate_handle_url_bad_tempurl [0.215453s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_create_provider_net [0.215590s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_show_resource [0.113205s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_delete [0.169785s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_2_gre [0.109007s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_create_default [0.113175s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_map [0.191388s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_segmentation_id_unsupported_1_flat [0.115460s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete [0.105716s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete_not_found [0.166399s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_zaqar [0.191076s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_segmentation_id_unsupported_2_local [0.123825s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_domain_validate_schema [0.118679s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_update [0.154559s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_create [0.134923s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_action_for_qos_policy [0.168942s] ... ok DEBUG: {2} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_update_failed [0.225835s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update_only_enabled [0.123753s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_domain_handle_update [0.105982s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_delete_router_gateway_as_property [0.170768s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_get_live_state [0.132807s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_create_default [0.142246s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_get_live_state [0.084923s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_service_validate_schema [0.089982s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_create [0.090155s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_description_validate_schema [0.097454s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create [0.857257s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_mapping [1.083598s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_delete [0.102379s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_depr_router [0.875449s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_show_resource [0.115276s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_update [0.103400s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_show_resource [0.161758s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_properties_title [0.090790s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_old_data [0.194943s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_create [0.126021s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_property_roles_validate_schema [0.120477s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_ha_distribute [0.122556s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_needs_replace_failed [0.094446s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_create_group [0.144782s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_update_port_pairs [0.174920s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_name_validate_schema [0.784547s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_vlan_type [0.125670s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_group [0.129662s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update [0.091449s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_convg_cache_data [0.166218s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_validate_ip_version [0.127288s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update_default [0.089077s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_user [0.203015s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_properties_title [0.123999s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_rsrc_name [0.202873s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_group [0.124116s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_description_validate_schema [0.110460s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet [0.257550s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_show_resource [0.105148s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_roles_no_change [0.141255s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_create [0.242519s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_both_prefixlen_cidr [0.165091s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_user [0.094678s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_create [0.142547s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_validate_2 [0.117263s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_update [0.111130s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool [0.149580s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_delete_not_found [0.240650s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update [0.094919s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create_default_name [0.115345s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_resolve_attributes [0.103303s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_update_address_scope [0.173677s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_excess_name_length [0.178411s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_create [0.100757s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_show_resource [0.175277s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_failed [0.095290s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_min_gt_max [0.218159s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_get_live_state [0.079675s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_delete_group_not_found [0.179060s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_user_and_type [0.274272s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_create [0.151681s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_no_subport [0.232190s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_delete_key_not_found [0.215560s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_empty_parse_list_assignments [0.133709s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_two_subports [0.202899s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_nova_keypair_refid [0.141706s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_group_parse_list_assignments [0.144363s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_public_key_fail [0.136123s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_validate_1 [0.135777s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_basic_properties [0.231425s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_create [0.091211s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_miss_all_quotas [0.142882s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_add [0.179049s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_update [0.120888s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_create [0.868830s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_block_device_mapping_v2_image_resolve [0.174124s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_description_validate_schema [0.086703s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_attribute_failed [0.154381s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_name_validate_schema [0.084506s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_update_replace [0.181699s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_create_internal_port_without_net [0.178694s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_create_default [0.100350s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete_failed [0.157416s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_attributes [0.139832s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_create_delete_no_zaqar_service [0.237543s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_create_failed [0.186618s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_validate_conflicting_net_subnet [0.172112s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_share_type_update [0.160632s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete_already_gone [0.280866s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_fail [0.096751s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_replace_on_change [0.083198s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_attributes [0.175615s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_duplicate_attribute_translation_error [0.149623s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_zaqar_service_removed [0.907390s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_failed [0.191264s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_get_live_state [1.170097s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_handle_snapshot_delete [0.122614s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_show_resource [0.168340s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_config_userdata [0.098483s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_config_userdata_None [0.067983s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed_no_replace [0.271610s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete_not_found [0.143550s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_heat [0.152694s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete_resource_id_is_none [0.098456s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_attribute [1.152995s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_update [0.079272s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_update_password_only [0.060857s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed_replace_not_found [0.344824s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_heat_metadata [0.240045s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_attribute_failed [0.216310s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update_unknown_status [0.129889s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_validate_invalid_volume_driver [0.109053s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_replace [0.234687s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create [0.178679s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_create_failed [0.078582s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_temp_url [0.310356s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_with_items_concurrency_failed_validate [0.128633s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share.ManilaShareTest.test_allowed_access_type [0.096884s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete [0.168978s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_check [0.098257s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_wrong_params_using [0.165846s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update [0.092833s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete_already_gone [0.193679s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_zaqar [0.285260s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete [0.121936s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create_fail [0.073288s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create_without_network [0.078795s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_update [0.110416s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_unexpected_status [0.155203s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_attribute [0.186722s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update_fail [0.113504s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create_no_period [0.128806s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update_security_services [0.099851s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete [0.176034s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete_resource_id_is_none [0.117917s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete [0.267387s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_error_task_in_progress [0.163003s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_update [0.248116s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_duplicate_image_name_err [0.156993s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_image_name_err [0.140070s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete [0.173355s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_create [0.534291s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_resume_failed [0.155286s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete_not_found [0.148230s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_ok_without_first_time [0.278046s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_create [0.156675s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_soft_delete [0.226335s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete [0.142644s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create_failed [0.201214s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete_resource_id_is_none [0.107295s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_hard_reboot [0.172529s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete [1.103532s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_with_task_parms [0.178284s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_create [0.135385s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_reboot [0.184480s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete_not_found [0.113475s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete_resource_id_is_none [0.103138s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_prepare_properties [0.096135s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_get_attr [0.096562s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_and_delete_with_executions [0.246126s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete [0.082121s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_resolve_attribute [0.153265s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_update [0.123696s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test__raise_if_duplicate_positive [0.109827s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_input [0.196443s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_miss_all_quotas [0.107951s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_update [0.063664s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_delete_router_already_gone [0.176342s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params_override [0.158585s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete [0.056916s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete_not_found [0.126633s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_create [0.190819s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create_default_period [0.103997s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update_default_period [0.115202s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update_no_period [0.063228s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_update [0.271229s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_prohibited_address_for_webhook [0.046178s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_get_attr [0.044729s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete_resource_id_is_none [0.040761s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_update [0.041559s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_rescue [1.198858s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete_resource_id_is_none [0.657552s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create [0.241018s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_extraroute.NeutronExtraRouteTest.test_extraroute_ipv4 [0.131023s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete [0.076130s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete [0.075244s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_validate_properties [0.119233s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete_resource_id_is_none [0.059581s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_show_resource [0.051878s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_get_live_state [0.063636s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test__raise_if_duplicate_negative [0.180922s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_create_no_id_name [0.049583s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_no_resource_id [0.451642s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete [0.412386s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_delete_floating_ip_assoc_successful_if_create_failed [0.102278s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_unknown_status [0.173649s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete [0.103213s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_suspend_complete [0.085047s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete_neutron_not_found [0.101740s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_hosts [0.053287s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_delete_proper [0.400247s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_name [0.046447s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_empty_networks_to_None [0.116666s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_add_dependencies_without_fixed_ips_in_port [0.418464s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_empty_name [0.095799s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_empty_networks_with_complex_parameters [0.169616s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_user_id [0.131990s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_nova_keypair_refid_convergence_cache_data [0.110462s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata_with_delete [0.192004s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_update [0.381261s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_save_priv_key [0.158160s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_remove_network_non_empty [0.242293s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_ip_address [0.235978s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_update_replace [0.222926s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_public_key [0.155185s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor [0.281032s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_delete [0.079724s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_diff_routes [1.009686s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_attribute_failed [0.161801s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_name [0.280045s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_association_port [0.556473s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_create_failed [0.179479s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_rebuild [0.214821s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port_dependency_network [0.181676s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_attribute [0.188524s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create [0.132957s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_get_attr_return_none [0.267507s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create [0.302318s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_invalid_ssh_key [0.176393s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_update [0.299883s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete_already_gone [0.158229s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create_failed_error_status [0.095413s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_l2_gateway_connection.NeutronL2GatewayConnectionTest.test_l2_gateway_connection_create [0.338264s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_get_live_state [0.090955s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_update [1.299984s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_FnGetRefId [0.096449s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_snapshot_policy [0.524491s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_check [0.143952s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete_already_gone [0.257579s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics [0.291597s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_deprecated_router_gateway [0.143241s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete_failed [0.188456s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_dns [0.176261s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_without_internal_port [0.245126s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_pf_add_dependencies [0.138300s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_calculate_networks_internal_ports [0.212084s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create_with_seg [0.174906s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_calculate_networks_internal_ports_with_fipa [0.187683s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_delete [0.141745s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_snapshot_policy_image_failed [1.122793s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_not_active [0.275594s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_l2_gateway_connection.NeutronL2GatewayConnectionTest.test_l2_gateway_connection_delete [0.257223s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_properties_no_bootable_vol [0.128267s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_create [1.050769s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_create [0.180921s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_volume_size_valid_int [0.111572s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_internal_ports [0.225768s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_with_empty_ref [0.104727s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete_already_gone [0.157321s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_conflict_block_device_mapping_props [0.153057s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete_failed [0.256398s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_conflict_block_device_mapping_v2_props [0.175573s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_swift_service_removed [0.435870s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_gateway_validate_failed_with_flat [0.162477s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_block_device_mapping_props [0.172276s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace [0.167217s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_gateway_validate_failed_with_vlan [0.226826s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_disk_flavor [0.198052s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_networks [0.209299s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_with_both_blk_dev_map_and_blk_dev_map_v2 [0.170990s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_create_failed [1.018427s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create_deprecated [0.312221s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_temp_url_metadata [0.224786s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_block_device_mapping_v2_image_prop_conflict [0.145625s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_net.NeutronNetTest.test_net_get_live_state [0.117429s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_allowed_address_pair [0.078660s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_build_block_device_mapping [0.163881s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_ip_address_is_cidr [0.093593s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gatway_create_failed [0.266363s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_mac_address [0.081117s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_zaqar_metadata [0.293799s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_build_nics [0.223657s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_network [0.114741s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_create_with_tags [0.218705s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_get_live_state [0.128893s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_check [0.144562s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_image_id [0.255620s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_no_fixed_ips [0.246871s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_with_dns_name [0.201212s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_create_delete_no_zaqar_service [0.339411s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port [0.285743s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_error [0.420374s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port_not_created [0.277162s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_empty_instance_user [0.290242s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_restore_prev_rsrc [0.231625s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_security_groups [0.260476s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_get_live_state [0.288524s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_console_url [0.172648s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_subnet_attribute_exception [0.143036s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_security_groups_empty_list [0.307447s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_properties_validation_create_and_update [0.357642s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_3_geneve [0.264189s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_secgrp) [0.311900s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_snapshot [0.315792s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_update_provider_net [0.320419s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_no_name) [0.298326s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_create_qos_policy_rbac [0.250541s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_empty_values) [0.398064s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete_not_found [0.295329s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_fixed_ips) [0.153615s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_server_not_found [1.465859s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_show_resource [0.149656s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_fail [0.115520s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_addr_pair) [0.242142s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_image_in_error [0.153621s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_with_active_task_state [0.105340s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_config_userdata_None [0.073514s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_gateway_router [0.425969s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_value_specs) [0.348436s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_zaqar_metadata [0.170250s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(normal_vnic) [0.276077s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete [0.227648s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_build [1.801184s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_notfound [0.245202s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(direct_vnic) [0.374496s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_duplicate_image_name_err [0.217123s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_not_found [0.385886s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(physical_direct_vnic) [0.313350s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspended [0.164559s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_resume_failed [0.304894s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_create_complete [0.207149s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router [1.406337s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_unsupported_microversion_tags [0.067833s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_None_networks_with_port [0.227828s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_build [0.529095s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_validate [0.301651s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_active_keep_ephemeral [0.231561s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_deprecated_port [0.235686s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_resource_mapping [0.129941s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_rebuild [0.261540s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_password [0.519170s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_validate_max_port_less_than_min_port [0.129222s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_delete_resource_id_is_none [0.113421s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata [0.213846s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resize [0.227041s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_get_attr [0.150020s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resume_not_found [0.207978s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_create [0.158512s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata_software_config [0.355138s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_delete [0.108286s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_no_resource_id [0.190476s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata_complex [0.196884s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_delete_not_found [0.123072s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspended [0.175517s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_flat_type [0.166698s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_failed [0.254178s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_tunnel_type [0.146153s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_policy_update [0.137562s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(baremetal_vnic) [2.331326s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_replace [0.133638s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_host_routes_validate_destination [0.163106s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_auto_multi_nets [0.214579s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(virtio_forwarder_vnic) [0.261110s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(smart_nic_vnic) [0.057164s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_with_subnetpool [0.356815s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_all) [0.144474s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_get_live_state [0.097522s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_empty_networks_to_None [1.008067s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_update_subnet_with_value_specs [0.246233s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_create_network_rbac [0.115886s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_action_for_network [0.075742s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_both_subnetpool_cidr [0.153725s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_flavor_resize_has_not_started [0.204829s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_invalid_type [0.159212s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool_failed [0.160651s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_active_keep_ephemeral [0.200154s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_dependence [0.167045s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_no_prop_diff [0.140770s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_connection_error_retry_failure [0.976417s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_get_live_state [0.168862s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_remove_address_scope [0.190696s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_connection_error_retry_successful [0.172063s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata_software_config_merge [0.330783s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_hidden_property_translation [0.278872s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_unsupported [0.183920s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_networks_with_complex_parameters [0.299288s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface [0.206733s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_port_fixed_ip [0.193204s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_software_config_invalid_meta [0.123452s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_properties [0.250768s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_empty_ref [0.063535s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_port [0.247997s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_networks_str_net [0.078193s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_ha_l3_agents [0.074067s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_without_ip_address [0.087336s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_l3_agents [0.084154s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_failed_server_not_replace [0.088657s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_remove_network_non_empty [0.314955s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group_exception [0.183273s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_parent_port_by_name [1.034866s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_transport_heat_to_zaqar [0.172289s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bd_mapping_volume_size_invalid_str [0.060596s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group_validate [0.125235s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_multiple_bootable_source [0.086348s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_failed [0.259840s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_with_unresolved_volume [0.066446s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_delete [0.252958s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_metadata_okay [0.098058s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_policy_update [0.150866s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_metadata_too_many [0.061902s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_create [0.217173s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_ignore [0.278100s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_show_resource [0.727691s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete [0.352023s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_auto [0.287873s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_validate_conflict_props [0.155036s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_without_image_or_bootable_volume [0.647033s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_connection_error_retry_failure [0.145192s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_build_block_device_mapping_v2 [0.058460s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete_already_gone [0.251379s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_update [0.149963s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_check_fail [0.108708s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_get_attr_return_none [0.145657s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_check_maximum [0.063864s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_software_config_invalid_meta [0.120214s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_update [0.218133s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_check_not_active [0.109017s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_create [0.128736s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_delete_swift_service_removed [0.127825s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_empty_ref [0.167854s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_handle_delete_without_resource_id [0.067993s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_networks [0.090067s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_floating_ip [0.174324s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_update [0.253622s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_nova_keypair_resource [0.140458s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_os_collect_config [0.256362s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_nodeps [0.098305s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete_failed [0.194385s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_update_failed_server_not_replace [0.124542s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_metadata [0.222886s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create [0.233677s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_temp_url [0.191441s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_deprecated [0.197142s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete_failed [0.171227s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_zaqar [0.249611s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_create [0.139929s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_image_id [0.212604s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_get_attr [0.114136s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_deprecated_network_id [1.780473s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete_resource_id_is_none [0.112253s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_str_network [0.245385s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_update [0.130121s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_validate_ra_mode [0.265053s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_create [0.104494s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_subnet_security_group [0.244895s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_delete_not_found [0.120161s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_update_networks_matching_iface_port [1.380336s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_dont_validate_personality_if_personality_isnt_set [0.122026s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_update [0.143783s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_disable_dhcp [0.359221s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_volume_size_valid_str [0.148303s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_image_name_err [0.189556s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific. (Original: "Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific."): 'resource' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_conflict_block_device_mapping_props [0.135617s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_network_errors [0.129668s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_disk_flavor [0.125971s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_invalid_image_status [0.128540s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_metadata_too_many [0.240727s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_create_no_name [0.219408s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_create [0.176607s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_mapping [1.295690s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_show_resource [0.161999s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_update [0.105656s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_show_resource [0.112890s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_create [0.167632s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_create [0.100537s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_delete [0.147989s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_properties_validation_create_and_update [1.469692s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_mapping [0.137477s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_get_live_state [1.827738s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_update [0.156256s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_add_tenants [0.147955s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_delete [0.170463s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_show_resource [0.144004s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_update [0.128659s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_restore [0.470744s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_with_segment [0.389954s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_create [0.229931s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_create [0.126005s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_rescue [0.161111s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_reject_action_with_conflicting_props [0.135899s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete_nova_not_found [0.262628s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_revert_resize [0.255489s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_rsrc_id [0.130287s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_update_subnet_with_no_name [0.496584s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_create_missing_properties [0.341210s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_unknown_status [0.273677s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_fl_ip [0.250465s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool [0.304962s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_create_complete [0.232634s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_create [0.292592s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool_with_tags [0.297593s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_suspend_failed [0.255858s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_delete [0.189168s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool_not_found [0.324225s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_pub [0.278392s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_active [0.332100s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_replace [0.175261s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_key_type [0.210640s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete [1.194480s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool_resource_id_none [0.380191s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_user [0.151398s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete_already_gone [0.167760s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata_software_config [0.270469s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete_failed [0.071326s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_create [0.088723s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_block_device_mapping_v2_image_prop_conflict [0.232319s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_networks_with_None [0.205043s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_block_device_mapping_v2 [0.100745s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_create_missing_properties [0.172773s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_validate_prefixes [0.503067s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_admin_password [0.127235s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_rebuild [0.059877s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_resource_mapping [0.158320s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_create_internal_port_all_props_without_extras [0.193526s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_minimal [0.237368s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_software_config_transport [0.163891s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_show_resource [0.151411s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_none [0.110817s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_resource_mapping [0.117724s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_default_gt_max [0.216135s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_update [0.167128s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_min_gt_default [0.186268s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_pool.PoolTest.test_create_missing_properties [0.253070s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_degraded [0.261798s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete_failed [0.124495s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_subnet_to_network_with_security_group [0.722478s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_maximum [1.024260s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_pool.PoolTest.test_validate_source_ip_cookie_name [0.172778s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_subnet_with_security_group [0.218505s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_resource_mapping [0.108516s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_fipa_with_exception_not_found_neutron [0.160616s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_connection_error_retry_successful [0.079735s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_miss_all_quotas [0.140314s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_net_security_groups [0.099642s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_file_size_too_big [0.101131s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_success [0.301487s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_create [0.198157s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_okay [0.109002s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_get_data_internal_ports [0.168752s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_too_many_personality [0.136452s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_account_headers [0.187309s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_port_kwargs_with_extras [0.144745s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_bootable_vol [0.203781s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_detach_failed [0.123646s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_create_container_name [0.264509s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_not_created [0.134504s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_default_headers_not_none_empty_string [0.145911s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_subport_by_name [1.402254s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_snapshot_policy_image_failed [0.296786s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_console_url [0.131428s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_server_not_found [0.217903s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_update_transport_heat_to_zaqar [0.262191s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_delete_already_gone [0.350780s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_multiple_bootable_source [0.179945s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_exception [0.679651s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_delete_proper [0.310666s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_properties_success [0.188083s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_allowed [0.148537s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_attribute [0.193562s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_with_empty_mapping [0.194818s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_fails_delete_object [0.183216s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_update [0.237893s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_not_allowed [0.136972s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_with_unresolved_volume [0.195079s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_retain [0.094491s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_attribute_failed [0.217932s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_ram_flavor [0.168453s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_refid [0.147105s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback [1.102266s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_get_attr [0.113882s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_create [0.098125s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback_attach_failed [0.149418s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_show_resource [0.203526s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete_resource_id_is_none [0.125487s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_not_found_during_delete [0.143281s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete_not_found [0.113975s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_invalid_dsversion [0.095858s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_update [0.182387s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback_convergence [0.226090s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_get_attr [0.161330s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_ok [0.158467s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_create [0.186218s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_fail [0.204361s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed_status_error [0.113158s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete [0.140750s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_attributes [0.089489s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_check [0.099562s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_with_active_task_state [0.206899s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete_not_found [0.166237s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_overlimit [0.122067s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_update [0.207331s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_replication [0.133914s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_create [0.131167s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete [0.144599s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_with_not_complete_task_state [0.444903s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete [0.120152s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete_resource_none [0.215328s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_create [0.172866s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create [0.234602s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_get_live_state [0.113852s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_implicit_version [0.069539s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete_not_found [0.184687s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_userdata [0.210069s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_datastore_yes_version [0.148561s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete_resource_id_is_none [0.178277s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_update [1.350312s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config [0.240824s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_create [0.178670s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_create [0.185518s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_delete_failed [0.248294s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_ds_version [0.735847s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_user_no_db [0.090142s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_resource_mapping [0.145056s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_wrong_dsversion [0.124449s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_delete [0.179324s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_name [0.083331s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_none [0.064431s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_databases [0.078477s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_delete_failed [0.215109s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_flavor [0.102359s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_create [1.031403s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_users [0.093011s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_resource_mapping [0.157745s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete_not_found [0.133553s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_delete_not_found [0.109486s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_parse_live_resource_data [0.099585s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_stack_scheduler_hints [1.351792s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete_resource_id_is_none [0.139156s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_show_resource [0.228526s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_mapping [0.148703s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_str_network [0.214102s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_update_in_place [0.244722s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific. (Original: "Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific."): 'resource' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete_not_found [0.130428s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_update [0.238029s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_network_errors [0.189166s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_delete [0.202997s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_update [0.177298s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_update_redirect_pool_prop_name [0.201003s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_update_replace [0.215666s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_create_with_id_name [0.218465s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_validate_subscriber_type [0.120979s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_pool_action_without_pool [0.223318s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTest.test_as_outputs [0.050504s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_properties_validation_create_and_update_fail [0.390585s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_keys [0.153906s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTest.test_as_outputs_hot [0.163140s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_update [0.246623s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_remove_tenants [0.184866s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTest.test_get_attribute_nonexist [0.140051s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_resume_complete [0.339918s] ... ok DEBUG: {3} heat.tests.test_auth_url.AuthUrlFilterTest.test_multicloud_reads_auth_url_from_headers [0.099491s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete_not_found [0.214004s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_private_flavor_handle_create [0.202227s] ... ok DEBUG: {3} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_valid_url [0.079859s] ... ok DEBUG: {3} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_get_keystone_plugin_loader [0.098697s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_build_spawning [0.215970s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete [0.284830s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_both [0.420678s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_password [0.222529s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool.PoolTest.test_validate_no_cookie_name [0.218111s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_server_id [0.247858s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resize [0.338201s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete [0.254008s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_not_found [0.145860s] ... ok DEBUG: {3} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict_with_json_error [0.826974s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_delete [0.086832s] ... ok DEBUG: {3} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict_with_value_error [0.049991s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_delete [0.474236s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(empty_headers) [0.109611s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resume_no_resource_id [0.382514s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(username_password) [0.123650s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resume_not_found [0.220529s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(aws_creds) [0.106918s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_get_live_state [0.284237s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(token_creds) [0.107278s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_revert_resize [0.165302s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_update [0.547130s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_build_meta_headers [0.066472s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_metadata [0.221191s] ... ok DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_get_admin_context [0.135488s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_allowed_not_found [0.120783s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_verify_resize [0.252569s] ... ok DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_get_admin_context_show_deleted [0.155528s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_parse_live_resource_data [0.083182s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_check_key [0.263233s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_attributes [0.159464s] ... ok DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_get_trust_context_auth_plugin_unauthorized [0.203223s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_suspend_failed [0.368967s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_check_key_fail [0.338773s] ... ok DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_request_context_from_dict [0.218664s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_incorrect_status [0.363150s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestEnvironmentUtil.test_empty_merge_strategies [0.183946s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_both_net_and_port_used [0.132216s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_failed [0.391518s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key [0.312792s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed_status_failed [0.115158s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_check_not_active [0.081402s] ... ok DEBUG: {3} heat.tests.test_common_param_utils.TestExtractBool.test_extract_bool [0.223047s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create [0.070846s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_type [0.343521s] ... ok DEBUG: {3} heat.tests.test_common_param_utils.TestExtractInt.test_extract_int [0.231499s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete_overlimit [0.190495s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_active [0.421930s] ... ok DEBUG: {3} heat.tests.test_common_param_utils.TestExtractTags.test_extract_tags [0.164991s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_invalid_properties [0.214111s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_databases_none [0.272480s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_with_new_password [0.282521s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_1_cloud_formation_restricted [0.185942s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_databases [0.208466s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_2_stacks_open [0.254556s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_no_update [0.161891s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_create_default_name [0.195728s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_12_software_configs_most_restricted [0.248763s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_13_software_configs_restricted [0.207084s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_queue.ZaqarSignedQueueURLTest.test_create [0.290139s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_16_software_deployments_least_restricted [0.216378s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_delete_not_found [0.223690s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_load_rules_force_reload_true [0.152572s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_show_resource [0.158941s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_create [1.408679s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_no_such_action [0.195281s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_block_device_mapping [0.193912s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_delete_not_found [0.288913s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_exc_on_false [0.223217s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_networks_with_None [1.679341s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_do_not_create_internal_port [0.228089s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_update_in_place [0.376765s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check [0.280988s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata [0.348661s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_fail [0.216852s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_old_networks_to_empty_list [0.342289s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_empty_instance_user [0.292616s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_ignore [0.190856s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_no_matching [0.174246s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributeSchemaTest.test_from_attribute_new_schema_format [0.860420s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_nothing_for_update [0.183206s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_software_config_transport [0.289423s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributeTest.test_as_output_hot [0.129209s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_caching_local [0.088022s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_caching_none [0.080125s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_get_network_id_neutron [0.244043s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_auto [0.271945s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_01_actions_most_restricted [1.544551s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_get_attribute [0.131749s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_handle_delete_without_resource_id [0.176101s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(string_type) [0.131232s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_17_software_deployments_least_restricted [0.230117s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_none [0.290838s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_error_state [0.171175s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(list_type) [0.155548s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_not_found [0.157768s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(map_type) [0.115662s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_subnet_to_network_with_security_group [0.268190s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_18_stacks_most_restricted [0.289982s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(integer_type) [0.131684s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_22_create_stacks [0.100049s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_os_collect_config [0.279114s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_set_rules_overwrite_false [0.080299s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_subnet_with_security_group [0.315466s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_set_rules_overwrite_true [0.113654s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type) [0.230797s] ... ok DEBUG: {3} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.091281s] ... ok DEBUG: {3} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_default [0.079672s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_image_in_deleted [0.320309s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_net_security_groups [0.202802s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type_string_true) [0.201484s] ... ok DEBUG: {3} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_more_deep_format [0.075305s] ... ok DEBUG: {3} heat.tests.test_constraints.CustomConstraintTest.test_custom_message [0.058273s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_too_many_personality [0.204618s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_allowed_values_numeric_int [0.095493s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type_string_false) [0.181927s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_image_in_error [0.313408s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_length_invalid_type [0.143518s] ... ok DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_adds_default_auth_url_from_clients_keystone [0.163852s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_floating_ip [0.207953s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_length_vals_invalid_type [0.089564s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_range_invalid_type [0.051180s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_range_vals_invalid_type [0.047482s] ... ok DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_missing_url [0.173382s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_custom_admin_pass [0.288660s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_nova_keypair_resource [0.214821s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_map_schema [0.110472s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_to_schema_type_map [0.079108s] ... ok DEBUG: {0} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict [0.173059s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_to_schema_type_num [0.055045s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_admin_context_policy_false [0.099888s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_uuid_fixed_ip [0.247054s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_default_admin_pass [0.317572s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_string_five_instance_stack_create [0.201468s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_not_set_in_config [0.190077s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_dependency_by_network_id [0.218527s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_string_five_instance_stack_update [0.206345s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_error_status [0.301732s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_request_context_update [0.193885s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_wordpress_single_instance_stack_create [0.114046s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_updated_time_stack_create [0.058782s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestEnvironmentUtil.test_merge_startegies_none [0.263463s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestEnvironmentUtil.test_wrong_param_strategy [0.203863s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_default_merge_strategy [0.133642s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_zeros_in_maps [0.128926s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_create_stack_without_mock [0.666193s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_delete [0.076594s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_resume [0.067348s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_snapshot [0.125886s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_networks_matching_iface_port [1.251545s] ... ok DEBUG: {3} heat.tests.test_empty_stack.StackTest.test_heat_empty_yaml [0.189989s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_properties_success [0.223867s] ... ok DEBUG: {3} heat.tests.test_empty_stack.StackTest.test_hot_empty_json [0.141430s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_with_empty_mapping [0.175041s] ... ok DEBUG: {3} heat.tests.test_empty_stack.StackTest.test_hot_empty_yaml [0.190364s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_metadata [1.696224s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_image_flavor_not_found [0.184245s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_config [0.163937s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_ram_flavor [0.175185s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_04_cloud_formation_restricted [1.189489s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_deployment [0.157090s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_metadata [0.290308s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_event_empty_prop_data [0.168563s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_block_device_mapping_v2_image_resolve [0.173278s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_08_resource_restricted [0.184093s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_event_legacy_prop_data [0.145028s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_09_resource_most_restricted [0.142783s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_subnet_security_group [0.282798s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_no_matching [0.248567s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes_show_attribute [0.164427s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_10_service_acl [0.228461s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes_show_attribute_with_attr [0.169090s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_notfound [0.350021s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_11_software_configs_restricted_index [0.172593s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_success [0.322431s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_preview [0.164232s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_dont_validate_personality_if_personality_isnt_set [0.190755s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_handle_snapshot_delete [0.206201s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_19_stacks_restricted_index [0.258593s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_none [0.234001s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_21_create_stacks [0.204323s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_updated_time [0.163571s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_load_rules_force_reload_false [0.149471s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_invalid_adopt_stack_data [0.124424s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_with_not_complete_task_state [0.516270s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract [0.148817s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_restore [0.627552s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_override_deny_admin [0.222327s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+single) [0.163586s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_02_actions_restricted [0.175938s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(none+single) [0.112031s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_custom_admin_pass [0.297118s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+none) [0.107452s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_suspend_complete [0.345842s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_03_cloud_formation_most_restricted [0.146466s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_04_cloud_formation_restricted [0.187324s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_default_admin_pass [0.342368s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_shutoff [0.339842s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_05_cloud_formation_least_restricted [0.182558s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_userdata [0.240447s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_07_events_acl [0.161714s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_None_networks_with_network_id [0.345590s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_13_software_configs_most_restricted [0.209429s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config [0.337219s] ... ok DEBUG: {0} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json [0.154948s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_flavor_resize_has_not_started [0.280571s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(none+list) [1.087539s] ... ok DEBUG: {0} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml [0.167065s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_heat [0.257259s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+none) [0.161360s] ... ok DEBUG: {0} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_list [0.159540s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_rebuild_keep_ephemeral [0.285294s] ... ok DEBUG: {0} heat.tests.test_constraints.CustomConstraintTest.test_constraints [0.084058s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+list) [0.095736s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_allowed_values_numeric_float [0.109214s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_temp_url_metadata [0.285360s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+single) [0.109226s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_replace [0.213706s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+list) [0.082484s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(full_status_split) [0.105560s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_unexpected_status [0.231877s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(full_status_split_merge) [0.112768s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(action_status_merge) [0.124990s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata_software_config_merge [0.415435s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_error [0.308045s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackConvergenceServiceCreateUpdateTest.test_stack_create_enabled_convergence_engine [0.241044s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_networks_with_complex_parameters [0.308543s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_allowed_values_schema [0.978233s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_properties [0.268739s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_invalid_type [0.163778s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_attribute_error [0.521722s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/tests/test_engine_service.py:371: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: self.ctx.user = str(uuid.uuid4()) DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_length_max_fail [0.167116s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_admin_password [0.281719s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_user_id [0.187770s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_length_max_schema [0.117421s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_get_environment [0.164474s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_length_schema [0.124504s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_length_validate [0.114399s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_get_environment_no_env [0.144059s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_invalid_type [0.123594s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_list_template_versions [0.136372s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_schema [0.126030s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_get_live_state [1.462566s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_validates_new_stack [0.265144s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_validate [0.247700s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_properties_validation_create_and_update_fail [0.314261s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_vals_invalid_type [0.144233s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_by_name_tenants [0.308489s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_range_min_fail [0.131151s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_empty_list_outputs [0.172293s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_snapshot [0.308863s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_range_validate [0.162576s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_nested_schema [0.089582s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_replace [1.498748s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_build_spawning [0.252377s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_nested_validate_good [0.137251s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate [0.191716s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_validate_fail [0.132470s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_hard_reboot [0.243773s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_file_size_okay [0.183070s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_validate_good [0.177445s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_to_schema_type_list [0.118643s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_verify_resize [0.252960s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_file_size_too_big [0.203523s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_okay [0.209609s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_list_not_tags [1.100790s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_None_networks_with_port [0.311341s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_empty_template_stack_update_delete [0.363579s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_deleted [0.087844s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_stack_limit [0.056477s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_bootable_vol [0.232629s] ... ok DEBUG: {3} heat.tests.test_environment.ActionRestrictedTest.test_plain_matches [0.058134s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_converge_empty_template [0.222428s] ... ok DEBUG: {3} heat.tests.test_environment.ActionRestrictedTest.test_wildcard_matches [0.091029s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_empty_networks_with_complex_parameters [0.303016s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_fixed_ip [0.177981s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_sync_points [0.185160s] ... ok DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_drill_down_matching_wildcard [0.160532s] ... ok DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_drill_down_to_child_resource [0.113527s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_networks [0.269569s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_does_not_delete_previous_template_when_stack_fails [0.186113s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_failed [0.339293s] ... ok DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_params_flat [0.088205s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_global_registry [0.083351s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_only_fixed_ip [0.184764s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_state_set_sets_empty_curr_trvsl_for_failed_stack [0.209897s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_global_registry_many_to_one [0.130464s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_rebuild [0.306736s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_load_new_env [0.064209s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_store_external_ports [0.177767s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_sync_point_delete_stack_update [0.184179s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_map_one_resource_type [0.091954s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_register_with_path [0.099663s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata [0.244581s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_dependency_unknown_network_id [0.251731s] ... ok DEBUG: {3} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_multi_resources_disable [0.222582s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata_complex [0.202774s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_nodeps [0.199193s] ... ok DEBUG: {3} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_resources_override_plugins [0.111159s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_old_networks_to_empty_list [0.188952s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_volume_size_valid_str [0.160656s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_is_available_exception [0.128793s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version_invalid [0.065725s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_internal_port_subnet_not_this_network [0.134003s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_load_registry_invalid_hook_type [0.092401s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor [0.287252s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_invalid_image_status [0.132036s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_resources_load [0.133580s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_delete_zaqar_service_removed [0.162557s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlEnvironmentTest.test_bad_yaml [0.107517s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlEnvironmentTest.test_param_valid_strategy_section [0.087789s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_nothing_for_update [0.141449s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlEnvironmentTest.test_parse_string_environment [0.067567s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_name [0.398759s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_get_network_id_neutron [0.172153s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_updated_time_stack_update [1.470369s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_file_size_okay [0.227664s] ... ok DEBUG: {0} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_replace_rollback [0.142998s] ... ok DEBUG: {0} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_create_adopt_update_delete_rollback_complete [0.130902s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_unsupported [0.279341s] ... ok DEBUG: {3} heat.tests.test_event.EventTest.test_identifier [0.638936s] ... ok DEBUG: {0} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_suspend [0.133986s] ... ok DEBUG: {3} heat.tests.test_event.EventTest.test_load_deprecated_prop_data [0.120629s] ... ok DEBUG: {0} heat.tests.test_crypt.CryptTest.test_decrypt_dict_invalid_key [0.120083s] ... ok DEBUG: {3} heat.tests.test_event.EventTest.test_store_caps_resource_props_data [0.111367s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_image_in_deleted [0.735382s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Testing message %(text)s (Original: 'Testing message %(text)s'): 'text' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {0} heat.tests.test_dbinstance.DBInstanceTest.test_dbinstance [0.113614s] ... ok DEBUG: {3} heat.tests.test_exception.TestHeatException.test_fatal_exception_error [0.080134s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create [0.112707s] ... ok DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_heat_empty_json [0.139046s] ... ok DEBUG: {3} heat.tests.test_exception.TestHeatException.test_format_string_error_message [0.069642s] ... ok DEBUG: {3} heat.tests.test_exception.TestResourceFailure.test_status_reason_general_res [0.062990s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_error_status [0.163883s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_deployment_none [0.155704s] ... ok DEBUG: {3} heat.tests.test_exception.TestResourceFailure.test_status_reason_resource [0.109056s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_disguised_http_exception_with_newline [0.054082s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_metadata [0.121279s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_openstack_exception_with_kwargs [0.092563s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_config_userdata [0.184035s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_should_not_ignore_parent_classes_even_for_remote_ones [0.120356s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_event_prop_data [0.316372s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_equal_func [0.141442s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_get_attr [0.154011s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_heat_metadata [0.260031s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_stack_reference_none [0.189519s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_created_time [0.208479s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_stack_scheduler_hints [0.206736s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_not_equal [0.137252s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_outputs [0.146129s] ... ok DEBUG: {3} heat.tests.test_function.ResolveTest.test_resolve_dict_with_null [0.109752s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_outputs_unresolved [0.110379s] ... ok DEBUG: {3} heat.tests.test_function.ValidateGetAttTest.test_resource_no_attribute_with_default_fn_get_att [0.168387s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource [0.154210s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_port_fixed_ip [1.842793s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_error_task_in_progress [0.437267s] ... ok DEBUG: {3} heat.tests.test_function.ValidateTest.test_validate_all [0.128627s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_has_been_deleted [0.175094s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_invalid_ssh_key [0.188782s] ... ok DEBUG: {3} heat.tests.test_function.ValidateTest.test_validate_func [0.112723s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_adopt_stack_data_extract_present [0.162285s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_fixed_ip [0.173485s] ... ok DEBUG: {3} heat.tests.test_grouputils.GroupInspectorTest.test_get_tmpl_caching [0.192767s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_comma [0.133017s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_resume_complete [0.407191s] ... ok DEBUG: {3} heat.tests.test_grouputils.GroupInspectorTest.test_list_rsrc_caching [0.115680s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_map [0.144187s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_without_ip_address [0.295593s] ... ok DEBUG: {3} heat.tests.test_grouputils.GroupInspectorTest.test_size_include_failed [0.153241s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_none [0.119624s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_suspend_complete [0.328915s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_not_list [0.124080s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_range_wrong_format [0.126916s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_delete [0.249293s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_unknown_type [0.134090s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_soft_delete [0.317217s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_snapshot_policy [0.483354s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_wrong_key [0.124219s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_reboot [0.213925s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_dependency_by_network_id [0.161157s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_dependency_unknown_network_id [0.152662s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resume_no_resource_id [0.234330s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_properties_no_bootable_vol [0.147250s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_shutoff [0.216529s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_with_empty_ref [0.137846s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_nocreds [0.942826s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_without_image_or_bootable_volume [0.164614s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_not_found [0.223213s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_show_resource [0.187569s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_suspend_complete [0.249594s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_type_error [0.385118s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_delete [0.154059s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_unsupported_microversion_tags [0.213546s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_add_resource [1.296844s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_delete [0.194511s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_contains_with_string [0.112299s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_abandon_stack [0.302150s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_resource_mapping [0.145942s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_None_networks_with_network_id [0.253918s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_equals_invalid_args [0.122326s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_count_stacks_passes_filter_info [0.116478s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_filter [0.112367s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_rebuild_keep_ephemeral [0.151034s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_update [0.273543s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_filter_dict [0.115652s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_count_stacks_show_nested [0.246388s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_get_file_nested_does_not_resolve [0.106576s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if_nullable [0.105278s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_show_resource [0.251099s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource [0.190034s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_export_stack [0.466532s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_create_missing_properties [0.272292s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource_null [0.216556s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_list_template_functions [0.120774s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_show_resource [0.145410s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if_using_boolean_condition [0.123709s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_list_template_versions_invalid_version [0.161167s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_join_json [0.087098s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_liberty_str_replace_map_param [0.041147s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_repeat_dict_item [0.072887s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_with_new_password [1.144688s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_cancel_update_convergence_with_rollback [0.204329s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_unique [0.087914s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_join [0.042027s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata [0.140486s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_join_empty_list [0.049192s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_all_empty [0.191899s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_bad_args_type [0.064003s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_basic [0.063440s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_ipv6_ready [0.048912s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_nonexistent [0.160973s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata_with_delete [0.255568s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_string [0.080991s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_port_string [0.051652s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_username_password [0.053078s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_by_name_in_uuid [0.188194s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_replace [0.165749s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_nonexist [0.128317s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete [1.169346s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_replace [0.238825s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_filter_translated [0.145076s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete_failed [0.114979s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_marker_info [0.102351s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_update [0.108325s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_show_output_error [0.104096s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_validate_terminated_https [0.133246s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_auto_multi_nets [0.308875s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_incorrect_keywords_in_resource [0.133741s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace [0.668831s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete [0.110035s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_drill_down_non_matching_wildcard [0.091119s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate [0.141989s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_empty [0.102290s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_wrongkey [0.044867s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete_error [0.118118s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_keys_collide [0.066271s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_networks [0.161466s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_nokeys [0.054205s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_show_resource [0.121008s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_none_values [0.115903s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_update_complete [0.115198s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_networks_str_net [0.183918s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_template_pike_version [0.053933s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_with_no_replacement [0.072492s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete_not_found [0.128556s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_get_param [0.053988s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_only_fixed_ip [0.135027s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_create [0.121312s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_multi_list [0.069875s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_resource_facade [0.055028s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_failed [0.109224s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_resource_facade_function [0.043896s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_uuid_fixed_ip [0.175221s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_resource_facade_missing_deletion_policy [0.068759s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_drill_down_prefer_exact_match [0.788094s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_with_pool_not_found [0.113236s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace [0.052317s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_params_parent_overwritten [0.077310s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_order [0.057487s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bd_mapping_volume_size_invalid_str [0.182766s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_show_resource [0.133150s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_missing_param [0.060292s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_registry_merge_favor_child [0.112858s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split [0.044032s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_volume_size_valid_int [0.131840s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split_bad_novalue [0.061820s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_update [0.137852s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(same) [0.131695s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_conflict_block_device_mapping_v2_props [0.119652s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split_index_bad [0.073445s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_invalid_properties [0.117256s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_temp) [0.102889s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split_index_str [0.071737s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_image_flavor_not_found [0.114144s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_map) [0.103210s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split_none_string_to_split [0.063414s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_attributes [0.141486s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_deletion_policy [0.061765s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_path) [0.100806s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_block_device_mapping_props [0.175536s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_container_headers [0.145201s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_metadata [0.064252s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_event_sinks [0.105951s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_properties [0.049699s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_type [0.063787s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_load_old_parameters [0.110795s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_not_found [0.164511s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_metadata_okay [0.201040s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_map_all_resources_of_type [0.100338s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_public_read [0.147856s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_resource_sort_order_len [0.088391s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_with_both_blk_dev_map_and_blk_dev_map_v2 [0.227737s] ... ok DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_continue_on_ioerror [0.112220s] ... ok DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_continue_on_parse_error [0.120002s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_valid_hot_version [0.541843s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_needs_replace_failed [0.297606s] ... ok DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_ignore_files_starting_dot [0.172250s] ... ok DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_one_resource_disable [0.181899s] ... ok DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_user_cant_disable_sys_resource [0.136862s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_as_condition [0.521773s] ... ok DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_happy_path [0.136293s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-create) [0.096978s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_data_as_function [0.159613s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-update) [0.095952s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_int_input [0.160930s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-delete) [0.148373s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_public_read_write [1.320461s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_string_input [0.143942s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-create) [0.150097s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_refid_convergence_cache_data [0.177350s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_create [1.129732s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-update) [0.135237s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_resource_mapping [0.049041s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_create [0.087250s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_invalid_flavor [0.204971s] ... ok DEBUG: {3} heat.tests.test_hot.HotStackTest.test_get_attr_multiple_rsrc_status [0.388124s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_delete [0.130079s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_pool_action_with_url [0.069351s] ... ok DEBUG: {3} heat.tests.test_hot.HotStackTest.test_set_param_id [0.123563s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_no_net [0.221680s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_url_action_with_pool [0.105212s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_url_action_without_url [0.096351s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_net_id [0.163984s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_create [0.124565s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_resource_mapping [0.046908s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_validate_when_key_required [0.084942s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_resource_not_found [0.247733s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_check_create_complete [0.056087s] ... ok DEBUG: {3} heat.tests.test_hot.HotStackTest.test_set_param_id_update [0.510970s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_create [0.107771s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_net_with_port_fail [0.180218s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete_failed [0.063689s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-delete) [1.047408s] ... ok DEBUG: {3} heat.tests.test_hot.HotStackTest.test_set_wrong_param [0.157095s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_create [0.089977s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_resource_mapping [0.039652s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_validation_invalid_support_status [0.096001s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_users_none [0.164543s] ... ok DEBUG: {3} heat.tests.test_hot.StackGetAttrValidationTest.test_validate_props_from_attrs [0.128558s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_show_resource [0.124928s] ... ok DEBUG: {3} heat.tests.test_identifier.EventIdentifierTest.test_event_init_uuid_id [0.103035s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_name_none [0.169859s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_update [0.078236s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_client_exceptions [0.181692s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_parse_arn_invalid [0.099911s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version [0.137663s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_check [0.129526s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_parse_empty_field [0.096461s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_error [0.181643s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_parse_missing_field [0.106333s] ... ok DEBUG: {0} heat.tests.test_environment_format.YamlEnvironmentTest.test_minimal_yaml [0.147363s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_size [0.176354s] ... ok DEBUG: {0} heat.tests.test_environment_format.YamlEnvironmentTest.test_yaml_none [0.104845s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_parse_path_default [0.169516s] ... ok DEBUG: {0} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(scanner) [0.087989s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_users [0.185025s] ... ok DEBUG: {0} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(parser) [0.105623s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_parse_upper [0.197416s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_name [0.188453s] ... ok DEBUG: {0} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(reader) [0.206530s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_badurl_host [0.180393s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_check_fail [0.740056s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_size [0.201798s] ... ok DEBUG: {0} heat.tests.test_event.EventTest.test_store_caps_events [0.351067s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_create [0.279368s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete [0.419850s] ... ok DEBUG: {0} heat.tests.test_exception.TestResourceFailure.test_nested_exceptions [0.189003s] ... ok DEBUG: {0} heat.tests.test_exception.TestResourceFailure.test_status_reason_general [0.140783s] ... ok DEBUG: {0} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_all_remote_exceptions [0.149334s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_delete [0.388296s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_badurl_proto [0.874933s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_already_deleting [0.406833s] ... ok DEBUG: {0} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_internal_server_error_when_exeption_and_parents_not_mapped [0.167398s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_default [0.102695s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_function_eq_exception_key_error [0.138115s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_leading_char [0.117975s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_show_resource [0.323113s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_leading_space [0.111202s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_function_eq_exception_value_error [0.158375s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_not_found [0.390244s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_qs [0.135701s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_function_str_value [0.183142s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_upper [0.104698s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed [0.290082s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_update_replace [0.464044s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_name_decode [0.123353s] ... ok DEBUG: {0} heat.tests.test_function.ResolveTest.test_resolve_dict [0.183439s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_not_equal [0.143758s] ... ok DEBUG: {0} heat.tests.test_function.ResolveTest.test_resolve_func_with_null [0.140537s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_stack_name_slash [0.118104s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_fails [0.268945s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_delete [0.356969s] ... ok DEBUG: {0} heat.tests.test_function.ValidateGetAttTest.test_resource_no_attribute_with_overwritten_fn_get_att [0.214140s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_tenant_decode [0.096758s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_url_id_decode [0.136323s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_port [0.257017s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_url_path [0.160179s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_restore_point [0.222119s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_url_tenant_decode [0.140028s] ... ok DEBUG: {3} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_pre_and_post_callouts [0.104796s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_db_name_hyphens [0.184237s] ... ok DEBUG: {3} heat.tests.test_loguserdata.LoguserdataTest.test_main [0.125981s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_invalid_db [0.217189s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_adopt [0.257864s] ... ok DEBUG: {0} heat.tests.test_grouputils.GroupInspectorTest.test_member_names_include_failed [1.041707s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_net_no_port_fail [0.164225s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_update [0.151790s] ... ok DEBUG: {0} heat.tests.test_grouputils.GroupUtilsTest.test_group_with_failed_members [0.148551s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_file_is_fetched [0.185000s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_success [0.224895s] ... ok DEBUG: {0} heat.tests.test_grouputils.GroupUtilsTest.test_non_nested_resource [0.173963s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_update_in_place [1.485346s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_get_attribute [0.201398s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_modulo_constraint [0.125316s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_flavor [0.197490s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_modulo_constraint_invalid_default [0.148929s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_six_deep [0.184514s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_show_resource [0.266212s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_status [0.206689s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_multiple_constraint_descriptions [0.113484s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_refid_convergence_cache_data [0.117862s] ... ok DEBUG: {2} heat.tests.test_attributes.AttributeSchemaTest.test_schema_support_status [0.185961s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints [0.154644s] ... ok DEBUG: {3} heat.tests.test_notifications.AutoScaleTest.test_send_error [0.157735s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_create [0.279051s] ... ok DEBUG: {2} heat.tests.test_attributes.AttributeTest.test_as_output [0.168905s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_no_type [0.146992s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_args_number [0.099998s] ... ok DEBUG: {2} heat.tests.test_attributes.AttributesTest.test_attributes_representation [0.184502s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_args_type [0.093633s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_update_replace [0.350342s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_sequence [0.100795s] ... ok DEBUG: {2} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_request_with_bad_credentials [0.210737s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_defaults [0.090112s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_defaults_for_empty_sections [0.099849s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_create [0.253963s] ... ok DEBUG: {2} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_valid_v2_request [0.162588s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_digest_invalid_types [0.133726s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_string) [0.920629s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_equals_with_non_supported_function [0.113778s] ... ok DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_adds_default_auth_url_from_keystone_authtoken [0.256214s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributeSchemaTest.test_all_resource_schemata [0.294081s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_number) [0.127677s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_filter_wrong_args_number [0.128122s] ... ok DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_overwrites_auth_url_from_headers_with_local_config [0.164358s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributeSchemaTest.test_schema_all [0.149317s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_list) [0.139492s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_file [0.178597s] ... ok DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_url_not_allowed [0.160915s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_json) [0.185459s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_without_name [0.158630s] ... ok DEBUG: {2} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_get_keystone_plugin_loader_with_no_AuthZ [0.211251s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_int_json) [0.161166s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_condition_name_non_existing [0.169065s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_boolean) [0.148640s] ... ok DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_context [0.201692s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_empty_return [0.161778s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_int_string) [0.156908s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_join_multiple [0.159976s] ... ok DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_keystone_authtoken_config [0.208002s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/common/context.py:78: DeprecationWarning: Using the 'user' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_id' argument instead DEBUG: super(RequestContext, self).__init__( DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_string_json) [0.169751s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_list_concat [0.176207s] ... ok DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_request_context_to_dict_unicode [0.204127s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_string) [0.173651s] ... ok DEBUG: {2} heat.tests.test_common_env_util.TestEnvironmentUtil.test_param_sepcific_merge_strategy [0.160331s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_number) [0.159496s] ... ok DEBUG: {2} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_conflicting_merge_strategy [0.203932s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_list) [0.187235s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTest.test_get_attribute_none [1.499885s] ... ok DEBUG: {2} heat.tests.test_common_exception.TestException.test_heat_exception_no_error_code [0.178930s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_json) [0.201699s] ... ok DEBUG: {1} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_request_with_no_tenant_in_url_or_auth_headers [0.144209s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_int_json) [0.138080s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_check_admin [0.188872s] ... ok DEBUG: {1} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_valid_v3_request [0.165908s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_boolean) [0.139822s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_int_string) [0.096329s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_03_cloud_formation_most_restricted [0.239520s] ... ok DEBUG: {1} heat.tests.test_auth_url.AuthUrlFilterTest.test_multicloud_validates_auth_url [0.175678s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_string_json) [0.141882s] ... ok DEBUG: {1} heat.tests.test_auth_url.AuthUrlFilterTest.test_reads_auth_url_from_local_config [0.121531s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_15_software_deployments_restricted [0.181087s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_string) [0.098846s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_dict_arg [1.391993s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_number) [0.071138s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(empty_headers) [0.175087s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_list) [0.077725s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_fragment [0.194174s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_json) [0.104467s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(username_password) [0.137621s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_int_json) [0.061505s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_boolean) [0.078785s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_ipv6 [0.218529s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(aws_creds) [0.156544s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_int_string) [0.112629s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(token_creds) [0.149739s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_string_json) [0.121356s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_query [0.232888s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_admin_context_policy_true [0.126148s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_string) [0.124852s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_str_arg1 [0.164745s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_cache [0.131433s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_map_replace_replaced_keys_collide [0.197509s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_clients_keystone_config [0.207729s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/common/context.py:78: DeprecationWarning: Using the 'user' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_id' argument instead DEBUG: super(RequestContext, self).__init__( DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_map_replace_unhashable_value [0.179576s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_request_context_init [0.129057s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_20_stacks_open [1.320456s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_merge [0.172153s] ... ok DEBUG: {1} heat.tests.test_common_env_util.TestEnvironmentUtil.test_default_merge_strategy [0.136845s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_06_build_info_acl [0.182459s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_environments_no_env_files [0.166718s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_multi_list_no_nested_loop_with_none [0.195089s] ... ok DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_defaults_conflicting_merge_strategy [0.073850s] ... ok DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_specific_merge_strategy [0.062850s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_with_none [0.165739s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_09_resource_restricted [0.307985s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_specified_default [0.115794s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_merge_none [0.164733s] ... ok DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_zeros [0.065912s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_11_service_acl [0.230341s] ... ok DEBUG: {1} heat.tests.test_common_exception.TestException.test_heat_exception_with_error_code [0.092082s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_prevent_parameters_access [0.142906s] ... ok DEBUG: {1} heat.tests.test_common_pluginutils.TestPluginUtil.test_log_fail_msg [0.072336s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_policy/policy.py:1133: UserWarning: Policy "stacks:create": "role:member and project_id:%(project_id)s" failed scope check. The token used to make the request was system scoped but the policy requires ['project'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_12_software_configs_restricted_index [0.187191s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_bad_arg_type [0.177096s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_3_create_stacks [0.147465s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_enforce_creds [0.062235s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_number) [1.676768s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_with_no_replacement_pike_version [0.138050s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_15_software_deployments_most_restricted [0.196622s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_list) [0.152209s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_list_and_map [0.162555s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_19_stacks_restricted [0.268414s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_json) [0.221072s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_with_pike_version [0.226304s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_20_stacks_restricted_index [0.220330s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_int_json) [0.186237s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_01_actions_most_restricted [0.651363s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_keys [0.168904s] ... ok DEBUG: {2} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_date_format_value [0.135114s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_02_actions_restricted [0.117280s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_boolean) [0.173964s] ... ok DEBUG: {2} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_json_only_keys [0.105704s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_types [0.192628s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_05_build_info_acl [0.154303s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_allowed_pattern_invalid_type [0.143079s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_int_string) [0.216965s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_map_param [0.207207s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_06_events_acl [0.158209s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_modulo_validate_fail [0.113223s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_string_json) [0.162641s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_range_max_fail [0.129725s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_bad [0.092385s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_07_resource_least_restricted [0.221797s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_default_empty [0.129625s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_ref_get_param [0.363868s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_range_max_schema [0.192871s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_good [0.099681s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_sort_order [0.149909s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_14_software_deployments_most_restricted [0.232402s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_map_overrun [0.120089s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_schema_all [0.218276s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_map_underrun [0.094954s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_invalid_param_keys [0.224087s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_schema_invalid_type [0.156052s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_bad_parse [0.076233s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_float_good_number [0.062814s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_17_stacks_most_restricted [0.365567s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_to_schema_type_boolean [0.148985s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_float_good_string [0.092707s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_bad_empty [0.264677s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_int_good [0.128047s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_to_schema_type_int [0.135250s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_value_list_good [0.078986s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_18_stacks_restricted [0.269643s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_len_good [0.060789s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_index_out_of_range [0.210031s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_mark_complete_purges_db [0.212172s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_overflow [0.112613s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_default_rule [0.144836s] ... ok DEBUG: {3} heat.tests.test_parameters.ParametersTest.test_missing_attribute_params [0.059269s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_fail [0.133553s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_stack_for_deleted_stack [0.255954s] ... ok DEBUG: {3} heat.tests.test_parameters.ParametersTest.test_missing_params [0.142730s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_returns_false [0.144319s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_success [0.162166s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_wildcard_enforce_fail [0.167647s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_08_resource_least_restricted [0.191452s] ... ok DEBUG: {3} heat.tests.test_plugin_loader.PluginLoaderTest.test_load_modules_skip_setup [0.648988s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_get_user_value [0.055575s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_yaql [1.060137s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_10_resource_most_restricted [0.131955s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_default_boolean [0.090021s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_yaql_invalid_expression [0.132093s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_integer [0.097664s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_map [0.052894s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_14_software_configs_restricted [0.187257s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_null_property_value [0.059574s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_yaql_invalid_syntax [0.136348s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_schema_from_hot_params [0.058275s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_missing_unimplemented [0.066555s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_yaql_non_map_args [0.167778s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_16_software_deployments_restricted [0.227662s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_nested_properties_schema_invalid_property_in_list [0.066797s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_default_boolean [0.069285s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_default_number [0.047129s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_21_stacks_open [0.167894s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_sync_point_delete_stack_create [1.387855s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_get_resource [0.201941s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_default_string [0.083589s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_integer [0.051046s] ... ok DEBUG: {1} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_default [0.133292s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_load_param_id [0.167138s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_map [0.097438s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgStackRollback.test_trigger_rollback_uses_empty_template_if_prev_tmpl_not_available [0.236778s] ... ok DEBUG: {1} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.120523s] ... ok DEBUG: {0} heat.tests.test_identifier.EventIdentifierTest.test_event_stack [0.154656s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_nested_map_map_schema [0.133748s] ... ok DEBUG: {1} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_objects [0.130904s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_all_resource_schemata [0.086471s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_escape_decode_round_trip [0.117703s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgStackRollback.test_trigger_rollback_uses_old_template_if_available [0.218316s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_allowed_pattern [0.099262s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_map [0.054020s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse_heat_invalid [0.160226s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_max_value [0.049231s] ... ok DEBUG: {2} heat.tests.test_crypt.CryptTest.test_encrypt_decrypt_dict_custom_enc_key [0.168306s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_min_value [0.068989s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_round_trip [0.201747s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_string [0.164302s] ... ok DEBUG: {2} heat.tests.test_crypt.CryptTest.test_encrypt_decrypt_dict_default_enc_key [0.205959s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url [0.123250s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_decode_escape_round_trip [0.119790s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_allowed_vals [0.151718s] ... ok DEBUG: {2} heat.tests.test_crypt.CryptTest.test_fernet_key [0.172529s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse [0.113338s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_arn_invalid [0.139436s] ... ok DEBUG: {2} heat.tests.test_empty_stack.StackTest.test_update_cfn_empty_yaml [0.383547s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_missing_field [0.195457s] ... ok DEBUG: {1} heat.tests.test_common_service_utils.TestServiceUtils.test_status_check [1.171131s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_equal [0.125887s] ... ok DEBUG: {1} heat.tests.test_constraints.CustomConstraintTest.test_custom_error [0.124055s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_id_decode [0.123350s] ... ok DEBUG: {1} heat.tests.test_constraints.CustomConstraintTest.test_unknown_constraint [0.146582s] ... ok DEBUG: {2} heat.tests.test_empty_stack.StackTest.test_update_hot_empty_yaml [0.382205s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_invalid_attr [0.135927s] ... ok DEBUG: {1} heat.tests.test_constraints.CustomConstraintTest.test_validation [0.132112s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_items [0.118005s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_max [0.982022s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_config_none [0.154724s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_string_param [0.049616s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_allowed_pattern_schema [0.100163s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_not_equal_dict [0.103098s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_no_mismatch_in_update_policy [0.092120s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_length_min_fail [0.120124s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_empty [0.194751s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_bad_key [0.055682s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_path_components [0.143986s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_boolean_true [0.058718s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_length_min_schema [0.112265s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_implemented_false [0.087328s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_adds_outputs [0.182430s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_int_from_str_bad [0.053405s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_min_schema [0.119666s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_integer_high [0.076175s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_params_json [0.170711s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_schema [0.117276s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_has_been_rollback [0.064976s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_no_attrs [0.052515s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_integer_value_list_bad [0.222733s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_schema_list_schema [0.149780s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack [0.081565s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_schema_nested_validate_fail [0.172994s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_length_in_range [0.173326s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_empty [0.201708s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_path [0.123220s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_to_schema_type_string [0.167217s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/tests/test_convg_stack.py:448: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). DEBUG: start_time = datetime.utcfromtimestamp(0) DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_not_found [0.149716s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_schema_bad_data [0.150820s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_get_best_existing_db_resource [0.129491s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_parent_stack [0.140691s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_path_escape [1.101420s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_schema_int_bad_data [0.180538s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_calls_rsrc_purge_deleted [0.158950s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_without_resolving_outputs [0.137270s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_creds [0.066595s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(simple) [0.104766s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_creds_failed [0.071832s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_schema_good [0.173096s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_stack_path [0.265317s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_previous_template [0.069908s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(default) [0.110720s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_string_minlength_good [0.155090s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_snapshot_delete [0.132589s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_name_decode [0.207583s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_path_decode [0.070917s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_type [0.137641s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvergenceMigration.test_migration_to_convergence_engine [0.136342s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_path_with_unicode_path [0.091749s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(correct schema) [0.094951s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_new_template [0.112871s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid type schema) [0.180174s] ... ok DEBUG: {0} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_id [0.199261s] ... ok DEBUG: {0} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_from_dict [0.185825s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid type subschema) [0.215012s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(several keys schema) [0.192493s] ... ok DEBUG: {0} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_no_path [0.253576s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(several keys subschema) [0.111375s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid key schema) [0.105043s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_same_template [0.828739s] ... ok DEBUG: {0} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_stack [0.229462s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_length_constraint) [1.251398s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_restore [0.119249s] ... ok DEBUG: {1} heat.tests.test_crypt.CryptTest.test_init_auth_encryption_key_length [0.060133s] ... ok DEBUG: {0} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_post_op_failure [0.190343s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_length_constraint) [0.154473s] ... ok DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_cfn_empty_json [0.112346s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_length_constraint) [0.130249s] ... ok DEBUG: {0} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_exercise_base_lifecycle_plugin_class [0.219856s] ... ok DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_cfn_empty_yaml [0.131700s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_value_constraint) [0.120166s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_value_constraint) [0.130511s] ... ok DEBUG: {0} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_get_plug_point_class_instances [0.192750s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_event_identifier_uuid [0.214398s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_value_constraint) [0.118745s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_values_constraint) [0.041485s] ... ok DEBUG: {0} heat.tests.test_loguserdata.LoguserdataTest.test_call [0.180799s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_pattern_constraint) [0.045586s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(multiple_constraints) [0.088204s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(simple_hot) [0.038691s] ... ok DEBUG: {0} heat.tests.test_loguserdata.LoguserdataTest.test_call_exception [0.148134s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes [0.324091s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid key subschema) [1.063015s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(default_hot) [0.094651s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_length_constraint_hot) [0.044869s] ... ok DEBUG: {0} heat.tests.test_loguserdata.LoguserdataTest.test_call_oserror_enoexec [0.141124s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid value type schema) [0.122129s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_direct_props [0.206896s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_length_constraint_hot) [0.129031s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid value type subschema) [0.130669s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack [0.115291s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_length_constraint_hot) [0.130274s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid prop name schema) [0.103424s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_value_constraint_hot) [0.062789s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_params_csv [0.112141s] ... ok DEBUG: {0} heat.tests.test_metadata_refresh.MetadataRefreshServerTest.test_FnGetAtt_metadata_update [0.369103s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_missing_no_class [0.113950s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_global_map [0.053142s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_value_constraint_hot) [0.121048s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_required_by [0.137110s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_normal [0.061946s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_value_constraint_hot) [0.061077s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_type_match [0.078419s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_values_constraint_hot) [0.069860s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_resource_info_general [0.058372s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_pattern_constraint_hot) [0.065291s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_attributes [0.196146s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_system_template_retrieve_by_file [0.066041s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(multiple_constraints_hot) [0.060020s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_description_hot) [0.054633s] ... ok DEBUG: {3} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_adopt [0.074446s] ... ok DEBUG: {0} heat.tests.test_metadata_refresh.MetadataRefreshTest.test_FnGetAtt_metadata_updated [0.421452s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_multiple_descriptions_hot) [0.080314s] ... ok DEBUG: {3} heat.tests.test_resource.MetadataTest.test_read_initial [0.111670s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_custom_hot) [0.053832s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_props [0.277635s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_bogus) [0.077566s] ... ok DEBUG: {3} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(one) [0.087899s] ... ok DEBUG: {0} heat.tests.test_nested_stack.NestedStackTest.test_child_params [0.221249s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(list_bogus) [0.063833s] ... ok DEBUG: {3} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_plus_one) [0.110751s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_bad [0.233752s] ... ok DEBUG: {3} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_exact) [0.126768s] ... ok DEBUG: {0} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_fetching_file_fails [0.239020s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_true [0.095560s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_string [0.114200s] ... ok DEBUG: {3} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_minus_one) [0.201131s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_over_limit [0.105959s] ... ok DEBUG: {0} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_infinite_recursion [0.274757s] ... ok DEBUG: {3} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_four) [0.177899s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_garbage [0.119136s] ... ok DEBUG: {3} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_three) [0.143427s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_negative [0.155605s] ... ok DEBUG: {3} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(three_nested_stacks) [0.132386s] ... ok DEBUG: {0} heat.tests.test_nested_stack.ResDataStackTest.test_res_data_delete [0.349092s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_zero [0.164845s] ... ok DEBUG: {0} heat.tests.test_notifications.AutoScaleTest.test_send [0.120844s] ... ok DEBUG: {3} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(big_names) [0.125701s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAdoptTest.test_adopt_resource_missing [0.124510s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackConvergenceServiceCreateUpdateTest.test_stack_update_enabled_convergence_engine [0.302929s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAdoptTest.test_adopt_with_resource_data_and_metadata [0.188847s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_partial) [1.341052s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_partial) [0.182759s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_string) [0.707316s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_partial_dup) [0.105340s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_number) [0.045175s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_list) [0.056025s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_full) [0.132656s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_json) [0.038986s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_int_json) [0.056962s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_boolean) [0.052718s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_full) [0.126907s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_int_string) [0.056840s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_adopt [0.777392s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_string_json) [0.049392s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_partial) [0.117939s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_string) [0.047898s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_count_stack_show_deleted [0.107766s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_number) [0.057408s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_list) [0.077919s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_full) [0.162184s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_json) [0.044220s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_int_json) [0.043386s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_boolean) [0.046715s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_files [0.248836s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_full_incomplete) [0.149460s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_int_string) [0.071798s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_string_json) [0.048928s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_template_no_template [0.117601s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_partial_full) [0.102677s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_string) [0.046842s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_number) [0.056732s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_list) [0.047530s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_list_template_functions_version_not_found [0.142032s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_full_dup) [0.124996s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_json) [0.043604s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_int_json) [0.049860s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_boolean) [0.039278s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_full_dup_2) [0.128059s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_int_string) [0.047859s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_parse_adopt_stack_data_without_parameters [0.176071s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_default_true_with_default_client_name_none [1.554300s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_adopt_stack_data_extract_not_present [0.116047s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_checks_stack_validity [0.133252s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_default_client_name [0.115599s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_false [0.108448s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_resource_id [0.115224s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_returns_a_stack [0.193983s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract [0.154000s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true [0.115666s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_getatt [0.106378s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_present [0.196807s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_fail [0.145506s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_by_name_badname [0.350508s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_not_present [0.123829s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_fail_nested_deep [0.147824s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_create_existing [0.216021s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_adopt_fail [0.218732s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_fail_nested_deep [0.115643s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_string_json) [1.090621s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_nested_dict [0.155773s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_all [0.243282s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_string) [0.090219s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_create [0.200656s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_number) [0.111345s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_fail [0.180390s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_identify [0.205897s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_list) [0.140618s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_ref_fail [0.148501s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user [0.310265s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_uuid [0.169599s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_json) [0.131994s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_ref_nested_dict [0.127811s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_int_json) [0.050246s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceHookTest.test_set_hook [0.111879s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_boolean) [0.100558s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_int_string) [0.084802s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_string_json) [0.054157s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_abandon_with_resource_data [0.147098s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_string) [0.080738s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_all [0.429601s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_number) [0.070734s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_check_supported [0.161374s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_list) [0.078712s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_convergence_throws_timeout [0.101898s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_json) [0.049496s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_int_json) [0.054231s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_all_empty [0.203482s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_boolean) [0.040244s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_fail_retry_disabled [0.140135s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_int_string) [0.060616s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_filtering_info [0.134201s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_string_json) [0.075938s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_from_external [0.138126s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_json_string_list [0.085067s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_hidden [0.122449s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_delete_convergence_does_not_delete_same_template_resource [0.099958s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_bad [0.063910s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_count_stack_show_hidden [1.023502s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_str [0.058296s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_new_bad_type [0.071391s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_bad [0.049230s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_engine_reset_stack_status [0.135211s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_bad_type [0.068008s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_get_environment_hidden_param [0.144618s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_get_template [0.155962s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_parse_adopt_stack_data_with_parameters [0.203910s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_preview_environment_files [0.149758s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_high [0.662061s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_value_list_bad [0.054322s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_param_name_in_error_message [0.056956s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_returns_list_of_resources_in_stack [0.151620s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_bad_suffix [0.065186s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_list_good [0.061924s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_nested [1.244319s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_cancel_update_convergence_with_no_rollback [0.159638s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_unicode [0.078715s] ... ok DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_map_str [0.116443s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_tags [0.215830s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_delete_complete_is_not_found [0.205448s] ... ok DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_pseudo_param_stackid [0.091404s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_tags_any [0.168842s] ... ok DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_pseudo_params [0.166182s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_describe [0.298705s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_show_output [0.181625s] ... ok DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_unknown_params [0.163868s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_existing_stack [0.172872s] ... ok DEBUG: {0} heat.tests.test_plugin_loader.PluginLoaderTest.test_create_subpackage_path_list [0.110142s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_bad_tenant [0.222802s] ... ok DEBUG: {0} heat.tests.test_plugin_loader.PluginLoaderTest.test_module_name [0.145941s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_not_tags_any [0.182772s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_resource_limit [0.246067s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_compare_different [0.122366s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_outputs [0.158968s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_key_error [0.119669s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_handle_assertion_error [0.158854s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_delete_in_progress_convergence [2.427986s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_missing [0.119816s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_incorrect_sections [0.201018s] ... ok DEBUG: {1} heat.tests.test_environment.ChildEnvTest.test_params_normal [0.164650s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_equals_names [0.211921s] ... ok DEBUG: {2} heat.tests.test_environment.ActionRestrictedTest.test_restricted_action_types [0.130188s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_missing_required [0.175480s] ... ok DEBUG: {1} heat.tests.test_environment.ChildEnvTest.test_registry_merge_simple [0.154194s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_getatt_with_cache_data [0.129516s] ... ok DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_complex [0.106294s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_boolean [0.163054s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_constraints [0.153941s] ... ok DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_none [0.128322s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_default_map [0.117893s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_default_string [0.096266s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_resolve_ref_with_constraints [0.097885s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_constraints_registry [0.373972s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_resolve_returns_none [0.100492s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_schema_from_params [0.122997s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_has_interface_direct_match [0.774168s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_dict_instead_string [0.100288s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_constraints_registry_error [0.315455s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_load_loads_stack_with_cached_data [0.145442s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_constraints_registry_stevedore [0.178649s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_make_replacement [0.147982s] ... ok DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_simple [0.980291s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_event_sinks_load [0.152845s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_need_update_in_create_failed_state_for_resource [0.105870s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(same) [0.095476s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-create) [0.132658s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_need_update_in_init_complete_state_for_resource [0.116105s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_temp) [0.148815s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-update) [0.149385s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_map) [0.121488s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_properties_data_stored_encrypted_decrypted_on_load [0.263247s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-delete) [0.130059s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_path) [0.141783s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_ref_skip_validation_if_custom_constraint [0.112923s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-create) [0.172982s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_env_load [0.119562s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_invalid_name [0.094959s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-update) [0.119400s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_global_registry_many_to_one_no_recurse [0.155993s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_nested_properties_schema_invalid_property_in_map [1.164172s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_load_with_state_cleanup [0.212662s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_new_err [0.114733s] ... ok DEBUG: {2} heat.tests.test_environment.GlobalEnvLoadingTest.test_empty_env_dir [0.256830s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_none_default_map [0.242578s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_new_stack_not_stored [0.109272s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_non_type [0.154501s] ... ok DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-create) [0.259092s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_none_number [0.253521s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_suspend_fail_exception [0.200606s] ... ok DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-update) [0.204032s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_required [0.193454s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_fail_missing_req_prop [0.147405s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace [0.139321s] ... ok DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-delete) [0.221622s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_schema_invalid_parameters_stripped [0.212235s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_in_check_failed [0.148869s] ... ok DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(post-create) [0.171103s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_schema_support_status [0.134480s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_prepare_replace_error [0.139591s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-delete) [1.311407s] ... ok DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(post-update) [0.166350s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_unknown_typo [0.159743s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_rollback [0.165250s] ... ok DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_list_type_find_by_status [0.186474s] ... ok DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(post-delete) [0.194898s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_json_param [0.175720s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_without_resource_name [0.209656s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_allowed_values [0.140962s] ... ok DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_find_by_status_none [0.199695s] ... ok DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_list_type_validation_valid_support_status [0.292753s] ... ok DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_name [0.107447s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minimal_string [0.165663s] ... ok DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_invalid_type_name [0.131820s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_resource_convergence_update_replace [0.272857s] ... ok DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version_none [0.120327s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_length [0.166830s] ... ok DEBUG: {2} heat.tests.test_environment_format.YamlEnvironmentTest.test_parse_document [0.120253s] ... ok DEBUG: {1} heat.tests.test_event.EventTest.test_store_caps_events_random_purge [0.199192s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_modified [0.203728s] ... ok DEBUG: {2} heat.tests.test_environment_format.YamlEnvironmentTest.test_wrong_sections [0.143656s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_string_value [0.228111s] ... ok DEBUG: {1} heat.tests.test_exception.TestResourceFailure.test_heat_exception [0.160122s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_value [0.121912s] ... ok DEBUG: {1} heat.tests.test_exception.TestResourceFailure.test_std_exception [0.144108s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_min [0.088949s] ... ok DEBUG: {2} heat.tests.test_event.EventEncryptedTest.test_props_encrypted [0.250261s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_min_max [0.108936s] ... ok DEBUG: {1} heat.tests.test_exception.TestResourceFailure.test_std_exception_with_resource [0.179676s] ... ok DEBUG: {2} heat.tests.test_event.EventTest.test_as_dict [0.218992s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_schema_all [0.113912s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_error_as_exception) [0.142828s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_schema_nested_schema [0.128397s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_full_exception) [0.133981s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_bad_type [0.112426s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_error_exception) [0.100117s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_path_exception) [0.060966s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_msg_exception) [0.068324s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_implemented_default [0.189770s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_old_format_exception) [0.062582s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_int_path_item_exception) [0.088678s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_digit_path_item_exception) [0.085727s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_implemented_true [0.220778s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_string_path_exception) [0.089686s] ... ok DEBUG: {1} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_exception_with_non_ascii_chars [0.109631s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_int_bad [0.199108s] ... ok DEBUG: {1} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_remote_exception [0.078403s] ... ok DEBUG: {1} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_should_not_ignore_parent_classes [0.086750s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_int_from_str_good [0.170733s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_added [1.656584s] ... ok DEBUG: {1} heat.tests.test_function.FunctionTest.test_equal [0.107374s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_int_good [0.164049s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_immutable_notsupported [0.150714s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_integer_value_list_good [0.177907s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_updated_time [0.235678s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_dict [0.153860s] ... ok DEBUG: {2} heat.tests.test_event.EventTest.test_event_object_resource_properties_data [1.636264s] ... ok DEBUG: {1} heat.tests.test_function.FunctionTest.test_function_abstract_result [0.602872s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_updated_time_changes_only_when_it_changed [0.273922s] ... ok DEBUG: {1} heat.tests.test_function.FunctionTest.test_function_exception_value_error [0.066789s] ... ok DEBUG: {1} heat.tests.test_function.ResolveTest.test_resolve_list [0.074260s] ... ok DEBUG: {2} heat.tests.test_event.EventTest.test_identifier_is_none [0.251275s] ... ok DEBUG: {1} heat.tests.test_function.ValidateGetAttTest.test_resource_is_appear_in_stack [0.083694s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_restricted [0.280115s] ... ok DEBUG: {1} heat.tests.test_function.ValidateGetAttTest.test_resource_is_not_appear_in_stack [0.101661s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_http_exception_with_traceback [0.181580s] ... ok DEBUG: {1} heat.tests.test_function.ValidateTest.test_validate_dict [0.103316s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_openstack_exception_without_kwargs [0.176261s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(update_all_args) [0.219953s] ... ok DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_get_template [0.110029s] ... ok DEBUG: {2} heat.tests.test_function.DependenciesTest.test_dependencies(function) [0.132998s] ... ok DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_size_exclude_failed [0.105080s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(update_some_args) [0.175676s] ... ok DEBUG: {1} heat.tests.test_hacking.HackingTestCase.test_dict_iteritems [0.118510s] ... ok DEBUG: {2} heat.tests.test_function.DependenciesTest.test_dependencies(nested_map) [0.166128s] ... ok DEBUG: {1} heat.tests.test_hacking.HackingTestCase.test_dict_iterkeys [0.110623s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(live_state_some_error) [0.247040s] ... ok DEBUG: {2} heat.tests.test_function.DependenciesTest.test_dependencies(nested_list) [0.170081s] ... ok DEBUG: {1} heat.tests.test_hacking.HackingTestCase.test_dict_itervalues [0.169813s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(entity_not_found) [0.215917s] ... ok DEBUG: {2} heat.tests.test_function.DependenciesTest.test_dependencies(deep_nested) [0.173875s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_custom_constraint_default_skip [0.151950s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_exceeded_maxlength [1.453280s] ... ok DEBUG: {2} heat.tests.test_function.FunctionTest.test_copy [0.139672s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(live_state_not_found_id) [0.187368s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_good [0.165355s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_hot_template_validate_param [0.195689s] ... ok DEBUG: {2} heat.tests.test_function.FunctionTest.test_function_exception_key_error [0.155095s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(update_all_args) [0.214225s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_range_constraint_invalid_default [0.177833s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_minlength_good [0.204221s] ... ok DEBUG: {2} heat.tests.test_function.FunctionTest.test_function_ne_exception_key_error [0.161089s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_length_invalid_key [0.096721s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_range_invalid_key [0.094227s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(update_some_args) [0.260095s] ... ok DEBUG: {2} heat.tests.test_function.FunctionTest.test_function_ne_exception_value_error [0.183447s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_schema_good [0.226161s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_schema_int_good [0.069166s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_wrong_allowed_pattern [0.136341s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_string [0.052463s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_list [0.058768s] ... ok DEBUG: {2} heat.tests.test_function.ResolveTest.test_resolve_all [0.213882s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(live_state_some_error) [0.282207s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_empty_constraints [0.141222s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_list_default_empty [0.100220s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_list_no_default [0.061550s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_contains_with_list [0.108545s] ... ok DEBUG: {2} heat.tests.test_function.ResolveTest.test_resolve_func [0.217346s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_schema_bad_data [0.070151s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_string [0.082932s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(entity_not_found) [0.301714s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_deletion_policy [0.161557s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_number_good [0.059448s] ... ok DEBUG: {2} heat.tests.test_function.ResolveTest.test_resolve_list_with_null [0.203771s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_number_low [0.077983s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_deletion_policy_titlecase [0.147985s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_numbers_from_strings [0.048027s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_required_true [0.055490s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(live_state_not_found_id) [0.253489s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_depends_condition [0.129868s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_pattern_bad_prefix [0.074723s] ... ok DEBUG: {2} heat.tests.test_function.ValidateGetAttTest.test_get_attr_without_attribute_name [0.234499s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_pattern_bad_suffix [0.071293s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_filter_str [0.172367s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_value_list_good [0.098346s] ... ok DEBUG: {3} heat.tests.test_resource_properties_data.ResourcePropertiesDataTest.test_rsrc_prop_data_encrypt [0.263195s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_get_template_resource_class [0.075197s] ... ok DEBUG: {2} heat.tests.test_function.ValidateTest.test_validate_list [0.254407s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_metadata_update_called [0.053738s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_filter_wrong_args_type [0.146810s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_system_template_retrieve_fail [0.070812s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_describe_stack_resource [0.183972s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_to_parameters [0.056215s] ... ok DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_member_names_exclude_failed [0.188017s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_stacks [0.252837s] ... ok DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_no_identity [0.208091s] ... ok DEBUG: {2} heat.tests.test_grouputils.GroupUtilsTest.test_normal_group [0.166887s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_mark_unhealthy [0.206055s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_custom_constraint [0.129573s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_signal [0.154100s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_range_constraint [0.111266s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_update_software_deployment [0.121829s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_length_wrong_format [0.118802s] ... ok DEBUG: {3} heat.tests.test_rpc_listener_client.ListenerClientTest.test_engine_alive_ok [0.141641s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_not_mapping [0.098971s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_retrieve_fail [0.936795s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_get_file_missing_files [1.067005s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_invalid_args [0.048149s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit_ext [0.174900s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_using_condition_function [0.054286s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_int_invalid [0.056889s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_invalid [0.044343s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_invalid_value [0.115390s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAdoptTest.test_adopt_resource_success [0.373336s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_liberty_str_replace_list_param [0.159303s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_not_found [0.257131s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_string_item [0.139253s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_raise_error [0.130004s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_file [0.128321s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_add_output [0.982023s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_file_leading_slash [0.110010s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed [0.139962s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_digest [0.100294s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_high [0.126161s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_exception [0.146862s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_digest_incorrect_number_arguments [0.051810s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_digest_invalid_algorithm [0.053200s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_equals [0.044214s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message "%(fn)s" filters a list of values (Original: '"%(fn)s" filters a list of values'): format requires a mapping DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_list_fail [0.111693s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_low [0.141161s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_filter_str_values [0.042106s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_file_not_string [0.063410s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_installed_required_extension [0.127083s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_missing2 [0.149409s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_description [0.103567s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_no_data [0.076683s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDeleteRetryTest.test_delete_retry_conflict [0.181840s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_value [0.055909s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit_invalid [1.411423s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace_novalues [0.178111s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_outputs_good [0.062411s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_dependson_fail [0.125844s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if [0.066135s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze [0.127752s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_multi_list_no_nested_loop_all_none [0.139169s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if_null_return [0.072903s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_nested_dict [0.120707s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if_nullable_invalid_args [0.059677s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze_nullable_top_level [0.133306s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_parameters_section_not_iterable [0.122093s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt [0.113717s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_equal [0.112550s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_removed_function [0.116852s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_fail [0.153698s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource_empty [0.248612s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_properties_default [0.109910s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat [0.124741s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_update_policy [0.053256s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_nested_dict [0.103528s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_invalid_hot_version [0.141762s] ... ok DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_byte_string_8 [0.078518s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_template [0.170127s] ... ok DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.053376s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_join_invalid_multiple [0.087076s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_ref [0.146903s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_join_json_fail [0.075145s] ... ok DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.125311s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_join_object_type_fail [0.053629s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceHookTest.test_hook [0.140622s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_none [0.049548s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_list_template [0.200425s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_repeat_item [0.041351s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_unique_dict_item [0.046818s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_multi_list_pike_version [0.137069s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceHookTest.test_post_create_hook_call [0.200359s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_no_nested_loop_with_dict_type [0.081521s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_resource_group_list_join [0.055755s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_attributes_store [0.259474s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal_delete [0.535804s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_string_arg [0.697711s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_check_failed [0.380977s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_invalid_key [0.067382s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_port_int [0.113872s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal_is_cached [0.566775s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_check_not_supported [0.216107s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_list_param [0.808879s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_username [0.165661s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_convergence_update_replace_rollback [0.197773s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_missing1 [0.118892s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_missing_param [0.179939s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_str_arg2 [0.058343s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_keys_collide_ok_equal [0.043343s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_none_keys [0.061406s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_single_pass [0.127028s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_get_user_id [0.409613s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat [0.045509s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_merge_invalid [0.051702s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_bad_args [0.067534s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_empty_param_ok [0.152571s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_list_template_pike_version [0.067212s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_no_nested_loop_different_len [0.053982s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_syntax [0.149497s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_permutations_non_bool [0.059076s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_with_no_nested_loop [0.044882s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal_different_reason_types [0.415118s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_resource_facade_invalid_arg [0.057443s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_vstrict_empty_param_not_ok [0.126076s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_fn_replace [0.100913s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_split_index [0.103416s] ... ok DEBUG: {3} heat.tests.test_stack.ResetStateOnErrorTest.test_reset_state_exit_exception [0.202086s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_type_init [0.073164s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_number [0.050908s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_split_none_delim [0.139529s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_no_missing_param [0.059672s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_depends_on [0.049137s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_no_data [0.121295s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_translate_resources_resources_without_name [0.123327s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_update_policy [0.148974s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_good [0.224213s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_access_policy_update [0.716637s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_cancel [1.574339s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_yaql_bogus_keys [0.189833s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_backup_copies_user_creds_id [0.201196s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_fail_prop_typo [0.194290s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_check_not_supported [0.239309s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_fail_retry [0.264681s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_yaql_list_input [0.535460s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_check_supported [0.195446s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql_merge [1.070720s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_from_external_not_found [0.153889s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_resource_after_destroy [0.171861s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_deletion_policy_apply_ref [0.220177s] ... ok DEBUG: {1} heat.tests.test_hot.HotStackTest.test_get_attr_invalid [0.336474s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_deletion_policy [0.153320s] ... ok DEBUG: {2} heat.tests.test_hot.HotStackTest.test_update_modify_param_ok_replace [0.483767s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_validate [0.313404s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_empty_value [0.157156s] ... ok DEBUG: {1} heat.tests.test_hot.HotStackTest.test_get_attr_invalid_resource [0.285066s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_delete_convergence_fail [0.185638s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_get_attr [0.195993s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_get_class_noexist [0.103864s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_getatt_with_path [0.112021s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_attr) [0.466960s] ... ok DEBUG: {1} heat.tests.test_hot.HotStackTest.test_repeat_get_attr [0.331581s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_getatt_with_path_cache_data [0.182000s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_has_interface_mapping [0.100892s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_has_interface_no_match [0.098419s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_no_update_or_replace_in_failed [0.081736s] ... ok DEBUG: {1} heat.tests.test_hot.HotStackTest.test_update_modify_files_ok_replace [0.442390s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_physical_resource_name_or_FnGetRefId [0.085948s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_list_attr) [0.555592s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_prepare_abandon [0.042050s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource [0.074425s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_class_to_hot_template [0.099392s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_new_ok [0.089696s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes) [0.437690s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_object_get_obj_fields [0.130215s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_object_resource_properties_data [0.102910s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_str_repr_no_stack_id [0.064307s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_list_data [1.397946s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_str_repr_stack_id_no_resource_id [0.060838s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_signal_wrong_action_state [0.080601s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_dict_attr) [0.757177s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_init_user_creds_id [0.235193s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_iter_resources_nested_with_filters [0.186102s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_iter_resources_with_filters [0.335825s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_list) [0.620307s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_state_defaults [0.871805s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_all_not_found [0.375496s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_store_attributes_fail [0.237572s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_dict) [0.489978s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_suspend_resume_ok [0.211610s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_parent_resource [0.279778s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_str) [1.863500s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_not_implemented [0.209272s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_attr_none) [0.412584s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_reads_tags [0.306388s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_ok [0.165680s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_resource_list) [0.339613s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_reads_username_from_db [0.203644s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replace_with_resource_name [0.267394s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_attr) [0.453725s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_stored_context_true [0.198049s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replacement_data [0.143231s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_type) [0.419127s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_mark_complete_update [0.213477s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_resource_convergence_failed [0.333985s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_mark_complete_update_delete [0.207742s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_list_attr) [0.481619s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_rsrc_in_progress_raises_exception [0.156922s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_no_auth_token [0.226204s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_arg_str) [0.516794s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_add [0.209691s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_prop_validate_value [0.162504s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_changed [0.177734s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_dict_attr) [0.503166s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_none [0.133784s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_arg_list) [0.450428s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_updated_from_external [0.177933s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_resource_by_refid [0.486259s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_list) [0.445064s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_with_update_restricted [0.218574s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_resource_required_by [0.297613s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_standard) [0.456201s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(update_all_args) [0.173607s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_dict) [0.402300s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(update_some_args) [0.159574s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(live_state_some_error) [0.203861s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_resource_state_get_att [0.464712s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attrs_complex_attrs) [0.525107s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(entity_not_found) [0.190508s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_attr_none) [0.541292s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(live_state_not_found_id) [0.209839s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attrs_complex_attrs_standard) [0.338761s] ... ok DEBUG: {2} heat.tests.test_hot.StackGetAttrValidationTest.test_validate_props_from_attrs_all_attrs [0.189949s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes) [0.056798s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_str) [0.052122s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s1) [0.227959s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_resource_list) [0.058834s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(Ref_string) [0.145964s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_type) [0.079424s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s2) [0.195405s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_arg_str) [0.086715s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_restore_with_original_env [0.826763s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_param_string) [0.214801s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_arg_list) [0.080485s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_standard) [0.082575s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_snapshot_save_called_first [0.186192s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_list_attr) [0.181111s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_stack_eager_or_lazy_load_templ [0.061979s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attrs_complex_attrs) [0.118165s] ... ok DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attrs_complex_attrs_standard) [0.090645s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_list_attr_string_index) [0.172191s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_id_integer [0.148565s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_flat_dict_attr) [0.147838s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_id_uuid [0.110333s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_init_integer_id [0.065876s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_resource [0.058143s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_resource_name [0.072544s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_stack_name_invalid_type [0.908404s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_stack_reads_username_from_context_if_empty [0.154895s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s3) [1.362211s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_state_defaults [0.158313s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_state_set_uses_curr_traversal_for_updating_db [0.157286s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s4) [0.351195s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_nested_attr_list) [1.120996s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_decode_escape_round_trip [0.837417s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_nested_attr_dict) [0.053960s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse [0.048413s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_attr_none) [0.059617s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_os_invalid [0.048249s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_stack_id) [0.057405s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_stacks_invalid [0.068788s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_store_gets_username_from_stack [0.294252s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s5) [0.279598s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_heat_invalid [0.082087s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_stack_name) [0.136025s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_os_invalid [0.132369s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s6) [0.305831s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_project_id) [0.224921s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_store_saves_tags [0.332404s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_attrs [0.127211s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s7) [0.098298s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s8) [0.071779s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_dict_round_trip [0.109506s] ... ok DEBUG: {2} heat.tests.test_identifier.EventIdentifierTest.test_event_init_from_dict [0.271782s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_equal_dict [0.106276s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_stored_context_err [0.294954s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s9) [0.146393s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_id_escape [0.055631s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_path_decode [0.060782s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_url_path_default [0.052582s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s10) [0.160689s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn [0.216153s] ... ok DEBUG: {1} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_path [0.092549s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_suspend_timeout [0.288295s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s11) [0.152674s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_id_int [0.157333s] ... ok DEBUG: {1} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_class_instantiation_and_sorting [0.152228s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_time_elapsed [0.138848s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s11) [0.151898s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_parse_round_trip [0.192947s] ... ok DEBUG: {1} heat.tests.test_loguserdata.LoguserdataTest.test_call_oserror_other [0.119248s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_time_elapsed_with_updated_time [0.106322s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s12) [0.129415s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_empty_field [0.162773s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_authenticated_to_backend [0.135317s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_round_trip [0.160843s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_updated_time [0.318824s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(no_attr) [0.068568s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_check_software_deployment [0.189176s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_stacks_invalid [0.139078s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(one_res_one_attr) [0.078047s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(one_res_several_attrs) [0.057370s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_count_stacks [0.186132s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_one_attr) [0.083301s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_id_contains [0.263118s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_several_attrs) [0.090913s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_software_deployment [0.180599s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(nested_attr) [0.052053s] ... ok DEBUG: {1} heat.tests.test_metadata_refresh.WaitConditionMetadataUpdateTest.test_wait_metadata [0.882036s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_invalid_item [0.199206s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_several_attrs_and_all_attrs) [0.095994s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_software_deployment [0.117784s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_create [0.127088s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_describe_stack_resources [0.109974s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_both [0.149202s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_name_escape [0.189319s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_delete [0.119921s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_export_stack [0.123388s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_io_error [0.128600s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_trust_backup [0.168151s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_find_physical_resource [0.092425s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_path_default [0.243899s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_trust_nested [0.080894s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_template [0.111999s] ... ok DEBUG: {1} heat.tests.test_notifications.StackTest.test_send [0.157058s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_user_creds_gone_missing [0.099396s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_tenant_escape [0.115840s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_stack_resources [0.134402s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_string) [0.144362s] ... ok DEBUG: {2} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_name_slash [0.111197s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_stack [0.151063s] ... ok DEBUG: {2} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_pre_op_failure [0.168837s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_list_outputs [0.154483s] ... ok DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_four_wide [0.166978s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_show_output [0.187461s] ... ok DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_three_deep [0.173556s] ... ok DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_refid [0.108361s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_new_lock [0.804467s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_exception_acquire_fail [0.111532s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_existing_lock [0.091014s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_number) [1.070207s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_no_exception [0.121173s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_list) [0.138015s] ... ok DEBUG: {3} heat.tests.test_stack_resource.RaiseLocalException.test_remote_heat_ex [0.093699s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_list [0.063409s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(create) [0.078153s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_json) [0.188946s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(update) [0.070341s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(suspend) [0.114030s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_int_json) [0.201074s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(resume) [0.093924s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_boolean) [0.171014s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(delete) [0.154278s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_int_string) [0.187069s] ... ok DEBUG: {2} heat.tests.test_noauth.KeystonePasswordAuthProtocolTest.test_request_with_bad_credentials [1.325052s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_child_params_defaults_to_not_implemented [0.144427s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_string_json) [0.111289s] ... ok DEBUG: {2} heat.tests.test_noauth.KeystonePasswordAuthProtocolTest.test_request_with_no_tenant_in_url_or_auth_headers [0.087210s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_snapshot [1.717893s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_false [0.110896s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_child_template_defaults_to_not_implemented [0.161796s] ... ok DEBUG: {2} heat.tests.test_nokey.NoKeyTest.test_nokey_create [0.208481s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_invalid [0.139416s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_validate_template [0.219874s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_check_failed_state_after_stack_check [0.229461s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_true [0.155477s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_list) [0.180978s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_no_diff [0.146527s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_json_list [0.150355s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_init_complete_state_for_nested_resource [0.175328s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_number) [0.165376s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_properties_diff [0.135525s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_validate_error_reference [0.115856s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_string) [0.134953s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy_invalid [0.103585s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_json_validate_bad [0.159863s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_json_validate_good [0.093379s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_validate_resource_group [0.123780s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_names [0.118495s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_json) [0.136269s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_list_validate_bad [0.105189s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean1) [0.120969s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(basic) [0.124479s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_parse [0.099470s] ... ok DEBUG: {0} heat.tests.test_server_tags.ServerTagsTest.test_instance_tags_updated [0.224804s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(params) [0.140978s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean2) [0.148464s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_list [0.108817s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_map [0.098546s] ... ok DEBUG: {0} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_f [0.151765s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean3) [0.133176s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(timeout) [0.220626s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterSchemaTest.test_validate_schema_no_type [0.108548s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_bad_prefix [0.124026s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_good [0.096255s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterSchemaTest.test_validate_schema_wrong_key [0.104273s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(adopt) [0.168106s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_list_bad [0.098812s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_string) [0.111456s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal_is_cached [0.364033s] ... ok DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_map [0.105579s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_number) [0.126434s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_list) [0.104088s] ... ok DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_to_dict [0.137278s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_add_failed_create [0.360000s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_json) [0.114341s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal_is_cached [0.357825s] ... ok DEBUG: {1} heat.tests.test_plugin_loader.PluginLoaderTest.test_create_subpackage_single_path [0.170757s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_int_json) [0.120873s] ... ok DEBUG: {1} heat.tests.test_plugin_loader.PluginLoaderTest.test_import_module_garbage [0.158027s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_boolean) [0.109002s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal [0.261122s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_int_string) [0.196082s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_signal [0.135039s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_signal_wrong_resource [0.115423s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_string_json) [0.160135s] ... ok DEBUG: {0} heat.tests.test_stack.ResetStateOnErrorTest.test_success [0.058555s] ... ok DEBUG: {0} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(default) [0.083554s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_string) [0.109946s] ... ok DEBUG: {0} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(only_db) [0.061933s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_number) [0.092351s] ... ok DEBUG: {0} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(keep_status) [0.097469s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_list) [0.135384s] ... ok DEBUG: {0} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(status_db) [0.081669s] ... ok DEBUG: {0} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(keep_tags) [0.073956s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(in_progress) [0.056709s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(create_complete) [0.045973s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_default [1.466940s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(create_failed) [0.553145s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_by_reference_and_rollback_1 [1.776220s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_default_override [0.114833s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_description_substitution [0.066661s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(update_complete) [0.173168s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_json) [0.985031s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_get_user_value_key_error [0.080703s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_none_default_integer [0.065997s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_int_json) [0.149783s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(update_failed) [0.206018s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_deletion_policy_no_handle_update [0.402256s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_none_default_number [0.081225s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_boolean) [0.139444s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(delete_complete) [0.105106s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_none_list [0.093547s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_int_string) [0.088103s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(delete_failed) [0.115365s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_none_string [0.083496s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_string_json) [0.118591s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_required_with_translate_no_value [0.045332s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(adopt_complete) [0.107615s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_list_instead_string [0.094996s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_description [0.400219s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_list_validate_good [0.128727s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(adopt_failed) [0.108188s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_map_value [0.099520s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_missing_required [0.122562s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(rollback_complete) [0.127211s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_number_low [0.093850s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_more_nested_properties_schema_invalid_property_in_list [0.115814s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_string_underflow [0.100916s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(rollback_failed) [0.172163s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {2} heat.tests.test_parameters.ParametersTest.test_schema_invariance [0.088476s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_none_default_list [0.131424s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(invalid_action) [0.121748s] ... ok DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_import_module_existing [0.124513s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_no_rollback [0.531532s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_none_string [0.152524s] ... ok DEBUG: {0} heat.tests.test_stack.StackStateSetTest.test_state(invalid_status) [0.131158s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_schema_object_to_template_nested_map_list_map_schema [0.052740s] ... ok DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_load_modules_skip_test [0.117561s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_bad_key [0.107777s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_nested_map_list_map_schema [0.134726s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_bool_not_str [0.088064s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_compare_same [0.088458s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_update_allowed_and_immutable_contradict [0.179998s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_integer_bad [0.081139s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_rollback [0.556564s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_integer_good [0.107821s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_min_length [0.146565s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_default_list [0.073808s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_number [0.058375s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_list_param [0.151538s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_correct_outputs [0.720687s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_string_good [0.092146s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_missing [0.051347s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_update_failed [0.327032s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_param_no_default [0.133462s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_more_nested_properties_schema_invalid_property_in_map [0.096190s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_boolean [0.049686s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_deletion_policy_apply_get_param [0.253989s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_max_len [0.164238s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_event_dispatch [0.151945s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_min_max_len [0.136079s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_identifier [0.113034s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_deletion_policy_hot [0.107621s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_create_hook [0.528981s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_string_allowed_pattern [0.211711s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_default_integer [0.589159s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_string_multi_constraints [0.168722s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_list [0.060409s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_outputs [0.239998s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_present_unimplemented [0.049547s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_empty_schema [0.067296s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_string_data [0.129375s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_idempotency [0.056327s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_schema_map_schema [0.194200s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_outputs_hot_get_attr [0.117662s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_invalid_key [0.082864s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_list [0.054991s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_outputs_incorrect_reference [0.093146s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_max_length [0.084141s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_resticted [0.661874s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_string_length [0.096272s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources [0.174306s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_min_len [0.126829s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_schema_list_schema [0.088212s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_boolean_false [0.228791s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_boolean_invalid_int [0.203075s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_fail [0.827236s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_default [0.187331s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_integer_low [0.166281s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_timeout [0.430739s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_boolean_invalid_string [1.623378s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_is_delimited [0.229230s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_maxlength_good [0.164048s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_list_default [0.202691s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources_with_nested [1.626768s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_smaller_than_minlength [0.181865s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_path [0.168022s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_with_refresh_creds [0.477512s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources_with_nonexistent_template [0.207215s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_schema_missing_required_data [0.141272s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_allow_conversion [0.217718s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_no_default [0.150526s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_lightweight_stack_getrefid [0.208387s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_create_keypair_error [0.309867s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_schema_missing_data [0.178020s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_required_false [0.122206s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_load_honors_owner [0.134183s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_number_high [0.121775s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_delete_not_found [0.128649s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_str_from_bool [0.101003s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_load_param_id [0.161375s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_number_value_list_bad [0.142977s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_resume [0.142083s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_number_value_list_good [0.094157s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_load_stored_context_false [0.170383s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_suspend_legacy [0.163658s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_required_default [0.139578s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_user_token_err_noproject [0.071903s] ... ok DEBUG: {3} heat.tests.test_support.SupportStatusTest.test_invalid_status [0.057595s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_load_with_refresh_cred [0.210808s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_exceeded_maxlength [0.133323s] ... ok DEBUG: {3} heat.tests.test_template.ParserTest.test_join_list [0.058395s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_maxlength_good [0.094532s] ... ok DEBUG: {3} heat.tests.test_template.ParserTest.test_join_none [0.054906s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_parameters_stored_decrypted_successful_load [0.187432s] ... ok DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_join_recursive [0.052912s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_pattern_good [0.100956s] ... ok DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_join_split [0.056700s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_preview_resources_returns_list_of_resource_previews [0.133731s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_smaller_than_minlength [0.122226s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_value_list_bad [0.146607s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_resume_fail [0.254548s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_extra [0.150149s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_str_from_int [1.209319s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_missing_based_on_class [0.130409s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_string_length_in_range [0.104358s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_resume_stack_resumeed_ok [0.322515s] ... ok DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_member_list_select [0.677664s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_not_parsable [0.172652s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_boolean_type_provider [0.108489s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_load_no_param_value_validation [0.133946s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_resource_map [0.078509s] ... ok DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_nested_selects [0.153501s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_name_invalid [0.095889s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_get_error_for_invalid_template_name [0.186224s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_list_with_none [0.127488s] ... ok DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_split_join_split_join [0.102019s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_reads_tenant [0.153487s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_type_map [0.197290s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_missing [0.129654s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_create_empty_template_returns_correct_version [0.110755s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_string_repr [0.121304s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_find_in_invalid_map [0.115444s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_resource_info_special [0.134699s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_get_azs [0.054592s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_get_os_empty_registry [0.231531s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_user_project_id_setter [0.196085s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_template_as_resource [0.107828s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_invalid_section [0.071318s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_backup_false [0.117555s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_heat_versions [0.062989s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_get_os_no_match [0.164939s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_not_retrieved_by_file [0.119428s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_join [0.103455s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_saves_creds [0.162213s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_list [0.113100s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_not_invalid_args [0.057617s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_incorrect_template_provided_with_url [0.200306s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_replace_number_values [0.088137s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_total_resources_not_stored [0.126467s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_available_throws_exception [0.134596s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_resource_facade_function [0.071430s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_resource_facade_missing_deletion_policy [0.063970s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDeleteRetryTest.test_delete_retry_phys_resource_exists [0.189540s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_resource_refs_param [0.079114s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_dict_not_existing [0.067131s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_dependson [0.097303s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_list [0.063110s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_dependson_hot [0.126445s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_list_out_of_bound [0.092001s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_none [0.120020s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_nested_deep [0.167817s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_split_ok [0.144346s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_add_dep_error_create [0.142210s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateConditionParser.test_conditions_circular_ref [0.092240s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_persisted_unregistered_provider_templates [0.973913s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_add_dep_error_load [0.151673s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateConditionParser.test_conditions_with_non_supported_functions [0.107434s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_nested [1.042964s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_extra_required [0.149851s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_nested_deep [0.111561s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_boolean [0.130610s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_with_rollback [0.128937s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_type_mismatch [0.136712s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref [0.113925s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_update_exception_handler_resource_failure_rollback [0.115626s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_retrieve_fail_ext [0.139527s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_ref_nested_deep [0.176846s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_outputs [0.113530s] ... ok DEBUG: {1} heat.tests.test_provider_template.TemplateDataTest.test_template_data_in_create_without_template_file [0.122143s] ... ok DEBUG: {1} heat.tests.test_provider_template.TemplateDataTest.test_template_data_in_update_without_template_file [0.114767s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_badaction [0.171414s] ... ok DEBUG: {1} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_create [0.153521s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_deletes_project [0.228912s] ... ok DEBUG: {1} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_delete [0.115343s] ... ok DEBUG: {1} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_update [0.167810s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_trust_not_trustor [0.211162s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplatePluginManager.test_template_NEW_good [1.124342s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_trust_trustor [0.183765s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_good [0.085681s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_validate_value_fail [1.022151s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateVersion.test_missing_version [0.110041s] ... ok DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_empty_json_template [0.085979s] ... ok DEBUG: {1} heat.tests.test_resource.MetadataTest.test_write [0.529617s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceHookTest.test_pre_create_hook_call [0.214062s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_with_snapshot_after_stack_add_resource [0.387258s] ... ok DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_invalid_yaml_and_json_template [0.118689s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_default_true_empty_service_types [0.187115s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_engine_alive [0.133254s] ... ok DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_no_version_format [0.136172s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceHookTest.test_signal_clear_hook [0.191525s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_one_retry_only [0.110568s] ... ok DEBUG: {3} heat.tests.test_timeutils.DurationTest.test_duration_expired [0.098015s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_entity [0.199892s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_adopt_convergence_bad_data [0.179977s] ... ok DEBUG: {3} heat.tests.test_timeutils.ISO8601UtilityTest.test_valid_durations [0.110876s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_with_retry [0.116595s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_successful [0.145189s] ... ok DEBUG: {3} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(0_0_1) [0.122859s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_exception_acquire_success [0.133471s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_adopt_convergence_ok [0.145214s] ... ok DEBUG: {3} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(1_1_1) [0.106806s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_false [0.144182s] ... ok DEBUG: {0} heat.tests.test_stack_resource.RaiseLocalException.test_messaging_timeout [0.118695s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_convg_need_update_in_delete_complete_state_for_resource [0.146185s] ... ok DEBUG: {3} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(1_1_5) [0.116655s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_key_no_outputs_from_rpc [0.108429s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_string [0.142961s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_convergence [0.102003s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_exist [0.095044s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_ok [0.086213s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_available_returns_false [0.125195s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_invalid [0.121234s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_from_external_with_check [0.186430s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(create) [0.139873s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_deployed [0.167676s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_delete_rule_other [0.134835s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(update) [0.139217s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_deployed_required_extension [0.122055s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_creates_fail_retry [0.294148s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_list_list_add_translation_rule [0.152203s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(suspend) [0.154332s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_nested_deep [0.152548s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_delete_convergence_deletes_resource_in_init_state [0.123845s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_property_commadelimitedlist_param_correct_translation [0.185164s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_no_deps [0.138253s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(resume) [0.160267s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_delete_convergence_ok [0.111148s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_same [0.134040s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(delete) [0.129037s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_deprecated_prop_data_updated [0.150439s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceHookTest.test_post_delete_hook_call [0.200247s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str [0.120739s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(create) [0.133597s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_equals_different_stacks [0.177446s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_value_path_error [0.136834s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceHookTest.test_pre_delete_hook_call [0.209450s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(update) [0.159925s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_metadata_default [0.131133s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_ignore_error [0.141674s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_entity [0.083142s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_no_resource_properties_required_default [0.240371s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_function [0.138427s] ... ok DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_failure [0.113424s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resolve_attributes_stuff_custom_attribute [0.177552s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resume_fail_exception [0.203465s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(suspend) [1.178264s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(resume) [0.147007s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resume_fail_invalid_states [0.688223s] ... ok DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_http_error [1.008842s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(delete) [0.133180s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_attributes_load_stored [1.543264s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_show_resource [0.113819s] ... ok DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_https_scheme [0.127991s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(create) [0.113729s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_convergence_update_replace_rollback_restore_prev_rsrc_error [0.165235s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_stack_resources [0.134857s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(update) [0.127065s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_invalid_resources [0.141570s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_cancel_exception [0.192751s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(suspend) [0.112941s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_invalid_section_hot [0.119813s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_invalid_security_group_ids_with_nics [0.069828s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_snapshot_deletion_policy [0.081111s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(resume) [0.192007s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_convergence_sets_requires_for_failure [0.180645s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_unregistered_image [0.063350s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(delete) [0.190638s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_delete_nested_none_nested_stack [0.139780s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_deletes_fail_retry [0.394504s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_delete_nested_not_found_nested_stack [0.148524s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_state_del_stack [0.873096s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_fail_metadata_parse_error [0.142417s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_state_set_invalid [0.108876s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_get_attribute_autoscaling_convg [0.145219s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_type [0.143257s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_non_exist [0.173143s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_fail_missing_req_prop [0.256008s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_convergence [0.126620s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_need_update_check_failed_state_after_mark_unhealthy [0.150991s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_created_time [0.155334s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_fail_prop_typo [0.093269s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_delete_convergence_throws_timeout [0.129153s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_preview_validates_nested_resources [0.136076s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_preview_with_implemented_child_resource [0.092237s] ... ok DEBUG: {0} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(basic) [0.064876s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_deprecated_encrypted_prop_data_updated [0.180334s] ... ok DEBUG: {0} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(params) [0.095122s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_get_class_ok [0.102702s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_getatt_invalid_type [0.068170s] ... ok DEBUG: {0} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(timeout) [0.134322s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_has_interface_mapping_no_match [0.044649s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_hot_ref_skip_validation_if_custom_constraint [0.101697s] ... ok DEBUG: {0} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(adopt) [0.175087s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_unregistered_key [1.697904s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_metadata_set_when_deleted [0.159741s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_preview [0.073124s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_properties_data_no_encryption [0.143633s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_allowed_external_rsrc [0.268653s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resolve_attributes_no_default_client_name [0.057809s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resolve_attributes_stuff_base_attribute [0.071946s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_class_to_cfn_template [0.048770s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_allowed_values_integer [0.198804s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_add_signal [0.605766s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_load_with_no_resources [0.100396s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_cfn_parameter_label [0.142512s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_duplicate_parameters_in_group [0.123323s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_outputs_valid [0.114597s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_no_parameter_label [0.145733s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_label [0.122615s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery_new_param [0.829195s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_no_parameters_in_group [0.127727s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_in_progress_convergence [2.150942s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_load_with_state [0.855778s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_not_allowed_values_integer_str [0.166570s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_notallowed [0.190675s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_str_repr_stack_id_resource_id [0.194592s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_removed_no_default_value [0.121913s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_state_set [0.126672s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_parameters_env_provided [0.233378s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_restricted_type_change_with_convergence [0.149058s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_parameters_merged_env [0.134501s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_restricted_type_change_with_convergence [0.186241s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_resource_attr_invalid_type [0.138770s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_suspend_fail_invalid_states [0.362854s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(update_all_args) [0.183767s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_cancel [0.331944s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(update_some_args) [0.301443s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_key [0.488736s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_convergence_checks_resource_class [0.219690s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_depends_on [0.070026s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(live_state_some_error) [0.182198s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_ok_replace_int [1.410479s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_properties [0.068134s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_convergence_throws_timeout [0.176341s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_type [0.069292s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_convergence_with_substitute_class [0.055645s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(entity_not_found) [0.153006s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_unique_logical_name [0.139705s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_replace_in_failed_without_nested [0.137542s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_param_ok_replace [0.363377s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(live_state_not_found_id) [0.211449s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_with_environment [0.092798s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_with_ignorable_errors_invalid_error_code [0.073562s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_replace_rollback_restore_prev_rsrc_error [0.181534s] ... ok DEBUG: {3} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_error [0.078245s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_replacement_data_ignores_rsrc_from_different_tmpl [0.129338s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(update_all_args) [0.266637s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create [0.315177s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_remove [0.106584s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_removed_with_default_value [0.113120s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(update_some_args) [0.232064s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_verify_check_conditions [0.105295s] ... ok DEBUG: {3} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_existing_groupset [0.376004s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_delete [0.325536s] ... ok DEBUG: {3} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_no_groupset [0.167851s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_restricted [0.211515s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(live_state_some_error) [0.263899s] ... ok DEBUG: {3} heat.tests.test_vpc.SubnetTest.test_subnet [0.202091s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_with_replace_restricted [0.208098s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_delete_hook [0.417064s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(entity_not_found) [0.254869s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(update_all_args) [0.104370s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(update_some_args) [0.052830s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(live_state_some_error) [0.058461s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(entity_not_found) [0.108700s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_post_hook [0.281948s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(live_state_not_found_id) [0.109054s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_software_config [0.055423s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback [0.520318s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_stack [0.465355s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_snapshot [0.076368s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_stack_cast [0.095611s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_environment [0.158981s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_add [0.543434s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_ignore_error_by_name [0.138908s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(live_state_not_found_id) [1.376891s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_events [0.055579s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_preview_stack [0.081334s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {2} heat.tests.test_resource.TestResourceMapping.test_resource_mappings [0.207346s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_preview_update_stack [0.110726s] ... ok DEBUG: {2} heat.tests.test_resource_properties_data.ResourcePropertiesDataTest.test_rsrc_prop_data_no_encrypt [0.097880s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_schema [0.087056s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_software_config [0.135287s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_on_cancel_event [0.512387s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_snapshot [0.170047s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_stack_call [0.155347s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_suspend [0.171161s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_generate_template [0.086026s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_files [0.043710s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_update_stack [0.136081s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_identify_stack [0.081083s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_resource_types [0.047673s] ... ok DEBUG: {1} heat.tests.test_rpc_worker_client.WorkerClientTest.test_cancel_check_resource [0.103295s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_services [0.068757s] ... ok DEBUG: {1} heat.tests.test_rpc_worker_client.WorkerClientTest.test_make_msg [0.064703s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_software_configs [0.114555s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_update_policy_diff [0.061752s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_remove [0.622391s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_software_deployments [0.124812s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy_default [0.107049s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_local_error_name [0.155417s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_default [0.134596s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit [0.050705s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_software_config [0.128454s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_implicit_ext [0.045511s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_types [0.046925s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_software_deployment [0.109807s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_properties [0.066124s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_render_hot [0.041907s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_cancel_update [0.134979s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_render_hot_empty [0.111386s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_resume [0.110780s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_with_new_resources_with_reference [0.717102s] ... ok DEBUG: {2} heat.tests.test_rpc_listener_client.ListenerClientTest.test_engine_alive_timeout [0.131065s] ... ok DEBUG: {2} heat.tests.test_rpc_worker_client.WorkerClientTest.test_cast [0.119245s] ... ok DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_notfound [0.325256s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_metadata_diff [0.097334s] ... ok DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_handle_suspend [0.230588s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_byte_string_12 [0.727493s] ... ok DEBUG: {0} heat.tests.test_support.SupportStatusTest.test_invalid_previous_status [0.124684s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_byte_string_16 [0.094599s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_byte_string_60 [0.107351s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_get_id_string [0.091695s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_list_not_int) [0.219791s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid1 [0.114702s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_dict_not_str) [0.218410s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_alarm_url [0.248960s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_serialized_json_wrong) [0.121759s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy [0.969073s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_1) [0.129593s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze_override [0.134821s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_alarm_url_is_cached [0.253258s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_metadata [0.093391s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_2) [0.146102s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_metadata_default [0.067682s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_template_equality [0.038690s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_update_policy_default [0.061086s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_3) [0.161361s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_delete [0.271611s] ... ok DEBUG: {2} heat.tests.test_server_tags.ServerTagsTest.test_instance_tags [0.134563s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_4) [0.112878s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_generate_ids [0.075246s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal [0.219026s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.112284s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal_delete [0.201557s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal [0.224811s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_signal_in_suspend_state [0.144397s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal_delete [0.301935s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_signal_reception_failed_call [0.177632s] ... ok DEBUG: {2} heat.tests.test_stack.ResetStateOnErrorTest.test_reset_state_exception [0.060527s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_adopt_stack [0.098404s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_delete_not_found [0.266137s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_delete_snapshot_without_data [0.105314s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_encrypt_parameters_false_parameters_stored_plaintext [0.099058s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_has_timed_out [0.054762s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(split_no_delim) [1.148605s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_incorrect_reference [0.085532s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_handle_signal_no_reraise_deleted [0.300982s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(split_no_list) [0.148295s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_none_value [0.103712s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(base64_list) [0.136517s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_resource_data [0.262592s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_init_stored_context_false [0.161935s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(base64_dict) [0.106851s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_value) [0.110085s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_load_all [0.216588s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_signal_in_delete_state [0.252611s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_mapping) [0.181638s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_signal_plugin_reason [0.206338s] ... ok DEBUG: {1} heat.tests.test_stack.ResetStateOnErrorTest.test_failure [0.084532s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_dict) [0.179046s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_missing_template) [0.145099s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_abandon_nodelete_project [0.205775s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_none_template) [0.124312s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_adopt_stack_fails [0.202619s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_string) [0.128634s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_load_nonexistant_id [0.800086s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string) [0.139914s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_adopt_stack_rollback [0.214158s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_mark_complete_create [0.182451s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict) [0.113646s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_mark_complete_stale_traversal [0.104928s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_check_fail [0.193625s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_1) [0.092622s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_nodisable_validate_tmpl_err [0.066409s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_param_validate_value [0.082205s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_2) [0.134697s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_3) [0.112080s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_resource_name_ref_by_depends_on [0.229999s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim) [0.127255s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim_1) [0.097991s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim_2) [0.092403s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_restore [0.260514s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_set_param_id [0.084216s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim1) [0.120814s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim2) [0.106439s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_set_param_id_update [0.221433s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_snapshot_delete [0.088020s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim3) [0.162073s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_create_timeout [0.050266s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_name_valid [0.081171s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_reads_username [0.045513s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_create_bad_attribute [1.241418s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_no_key_or_val) [0.230173s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_state_deleted [0.162741s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_no_list) [0.226193s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_store_db_update_failure [0.208420s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_not_string) [0.167871s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_store_saves_creds_trust [0.174252s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_create_failure_recovery [0.669457s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_store_saves_owner [0.188416s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_created_time [0.189347s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_store_uses_traversal_id_for_updating_db [0.174525s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_disable_validate_required_param [0.202916s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_suspend_fail [0.187374s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_time_elapsed_negative [0.078540s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_time_remaining [0.090996s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_get_stack_abandon_data [0.263607s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_timeout_secs_default [0.056166s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_total_resources_generic [0.072911s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_hot_restore [0.414296s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_missing_value [0.072059s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_add_output [1.474732s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_init_stored_context_true [0.080551s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_lightweight_stack_getatt [0.056280s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_reads_tenant_id [0.104036s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_aws_version [0.210960s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_with_no_refresh_cred [0.074580s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_create_empty_template_default_version [0.201574s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_update_prev_raw_template [0.883765s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_parameters_created_encrypted_updated_decrypted [0.189242s] ... ok DEBUG: {2} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_resources [0.056326s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete [0.080229s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_parameters_inconsistent_encrypted_param_names [0.171685s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_equals [0.224180s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_rollback [0.139850s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_parameters_stored_encrypted_decrypted_on_load [0.131620s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_requires_deferred_auth [0.065655s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_stack_delete_resourcefailure [0.135017s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resource_get [0.059720s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_find_in_map [0.234047s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resource_get_db_fallback [0.142045s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_stack_delete_timeout [0.235391s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_heat_version [0.237163s] ... ok DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_no_exception [0.103826s] ... ok DEBUG: {2} heat.tests.test_stack_resource.RaiseLocalException.test_heat_exception [0.060620s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resource_multi_required_by [0.311067s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_dict [0.100898s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_invalid_aws_version [0.281652s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceAttrTest.test_validate_assertion_exception_rethrow [0.109990s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(create) [0.069374s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resume_timeout [0.275653s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(update) [0.078659s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_aws_versions [0.190530s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(suspend) [0.082609s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_member_list2map_good2 [0.161889s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(resume) [0.128131s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(delete) [0.085443s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_4_0) [0.086984s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_8_0) [0.047775s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_param_refs [0.234646s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_8_2) [0.065063s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_resource_facade [0.164943s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_5_2) [0.121219s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_6_2) [0.098044s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_resource_refs [0.108217s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_reads_tenant_from_context_if_empty [0.825081s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_12_2) [0.113175s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_select_from_dict [0.178459s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_user_project_id_constructor [0.257649s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_select_from_list_integer_index [0.141010s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_user_project_id_create [0.226750s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_abandon_nested_sends_rpc_abandon [0.431512s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_select_int_from_dict [0.205823s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_need_update_for_nested_resource [0.071029s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_user_project_id_default [0.112270s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_function [0.160926s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_store_backup_true [0.123576s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_failed_state_for_nested_resource [0.141594s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_nested_abandon_stack_not_found [0.064745s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_store_generates_new_traversal_id_for_new_stack [0.112639s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateValidate.test_get_resources_good [0.125036s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_defaults_to_stack_resource_itself [0.074772s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_bad_section [0.131110s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_dict_validates_nested_resources [0.141897s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateVersion.test_hot_version [0.115631s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_suspend_resume [0.284452s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_doesnt_validate_nested_stack [0.157272s] ... ok DEBUG: {0} heat.tests.test_template_files.TestTemplateFiles.test_d_weakref_behaviour [0.086642s] ... ok DEBUG: {0} heat.tests.test_template_format.JsonToYamlTest.test_convert_all_templates [0.065779s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_propagates_files [0.153480s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_suspend_stack_suspended_ok [0.221043s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_tags_property_get_set [0.152886s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_with_implemented_dict_child_resource [0.183183s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_time_elapsed_ms [0.097703s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_timeout_secs [0.095736s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_propagated_files [0.223819s] ... ok DEBUG: {0} heat.tests.test_template_format.JsonYamlResolvedCompareTest.test_wordpress_resolved [0.571878s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_total_resources_empty [0.154616s] ... ok DEBUG: {0} heat.tests.test_template_format.YamlMinimalTest.test_long_yaml [0.074622s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(basic) [0.196175s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_total_resources_not_found [0.136405s] ... ok DEBUG: {0} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(scanner) [0.082641s] ... ok DEBUG: {0} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(parser) [0.052339s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(params) [0.164561s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_with_rollback_off [0.122992s] ... ok DEBUG: {0} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(reader) [0.142693s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(timeout) [0.202720s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_update_exception_handler_resource_failure_no_rollback [0.197232s] ... ok DEBUG: {0} heat.tests.test_timeutils.ISO8601UtilityTest.test_invalid_durations [0.175624s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(adopt) [0.186752s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_list_with_custom_value_path [0.110008s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_update_task_exception [0.214438s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_validate_assertion_exception_rethrow [0.085349s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_invalid_translation_rule [0.124139s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_validate_property_getatt [0.112432s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_property_json_param_correct_translation [0.155079s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(no_attr) [0.103392s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_get_attr [0.079906s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_ref [0.056687s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(one_res_one_attr) [0.102724s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_set_no_resolve_rules [0.101747s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(one_res_several_attrs) [0.110776s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_set_rules_none [0.044643s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_backup_stack_synchronized_after_update [0.663254s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_translate_add [0.079146s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_translate_delete [0.055885s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_default_behaviour [0.061524s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_garbage [0.075017s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_stack_update_with_deprecated_resource [0.362181s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_non_exist_url [0.126954s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_client_exception_from_glance_client [0.119334s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_duplicated_image [0.061275s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_add [0.444960s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_one_attr) [0.901360s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_several_attrs) [0.086440s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(nested_attr) [0.105949s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_deletion_policy [0.362371s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_several_attrs_and_all_attrs) [0.146980s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_allowed_values_integer_str [0.674684s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_outputs_list [0.113974s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_duplicate_parameters_no_label [0.079937s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_single_output [0.159955s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_findinmap_valid [0.149391s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_pass [0.156030s] ... ok DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_stack_with_resource_log_is_clear [0.298629s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_invalid_outputs [0.169078s] ... ok DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_trust [0.235492s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_invalid_parameter_in_group [0.250075s] ... ok DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_trust_fail [0.279702s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_parameters_not_list [0.259246s] ... ok DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_user_creds [0.277036s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_resource_attr_invalid_type_cfn [0.136484s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_deletion_policy [0.078416s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery [1.598067s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_matadata [0.102808s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_update_policy [0.059864s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev11/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_user_creds_fail [0.333391s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_volumeattach_invalid [0.076578s] ... ok DEBUG: {0} heat.tests.test_version.VersionTest.test_version [0.075910s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_force_rollback [0.399631s] ... ok DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_with_snapshot [0.332115s] ... ok DEBUG: {0} heat.tests.test_vpc.InternetGatewayTest.test_internet_gateway [0.431748s] ... ok DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_stack_user_project_id_delete_fail [0.251748s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_create_in_progress_and_delete_1 [0.459588s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_context_mgr_exception [0.190584s] ... ok DEBUG: {0} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface [0.282547s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_context_mgr_noexception [0.202709s] ... ok DEBUG: {0} heat.tests.test_vpc.VPCTest.test_vpc_delete_successful_if_created_failed [0.184828s] ... ok DEBUG: Table.drop() DEBUG: Table.alter() DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_current_engine [0.205378s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create_and_delete_1 [0.534669s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_engine_dead [0.164907s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_existing_lock_engine_dead [0.119643s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_exception [0.112991s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_key_not_found [0.233026s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_string [0.181070s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create_and_delete_2 [1.022113s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceAttrTest.test_validate_nested_stack [0.244652s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test__validate_nested_resources_checks_num_of_resources [0.162685s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_parameters [0.567178s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_tags_remove_all [0.346872s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_get_attribute_autoscaling [0.816232s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_cached [0.068961s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_ok [0.078986s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_nested_stack_abandon [0.073754s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_parent_stack_existing_of_nested_stack [0.056665s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_template_format_version [0.479653s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_validate_heat_autoscaling_group [0.070889s] ... ok DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(basic) [0.063635s] ... ok DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(params) [0.086157s] ... ok DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(timeout) [0.085470s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_create_keypair [0.365624s] ... ok DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(adopt) [0.078422s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_delete_keypair [0.267044s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_delete_stack_when_update_failed_twice [0.370596s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_legacy [0.272108s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_no_credential_id [0.118880s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_add_failed_create_rollback_failed [0.320286s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_handle_create_existing_project [0.162465s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_handle_create_no_stack_project [0.153018s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_handle_delete [0.306958s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_by_reference_and_rollback_2 [0.602414s] ... ok DEBUG: {2} heat.tests.test_support.SupportStatusTest.test_previous_status [0.155322s] ... ok DEBUG: {2} heat.tests.test_template.ParserTest.test_dict [0.109643s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_different_type [0.344430s] ... ok DEBUG: {2} heat.tests.test_template.ParserTest.test_join [0.118375s] ... ok DEBUG: {2} heat.tests.test_template.ParserTest.test_list [0.112948s] ... ok DEBUG: {2} heat.tests.test_template.ResolveDataTest.test_join_not_string [0.123418s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_disable_rollback [0.282434s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_and_invalid_args [0.131384s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_failed_with_new_condition [0.241848s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_bad_find_in_map [0.881226s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery_new_param_stack_list [0.755842s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_defaults [0.137457s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_equals_invalid_args [0.099937s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_heat_version [0.100597s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_hot_version [0.062056s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_not [0.054200s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_or_invalid_args [0.079518s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_parameters_section_not_iterable [0.108501s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_replace_missing_key [0.067753s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_replace_string_values [0.062194s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_select_empty_string [0.048716s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_split_no_delim_in_str [0.061454s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_condition_reference_condition [0.055854s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_get_res_condition_invalid [0.208858s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_invalid [0.140058s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_get_resources_no_type [0.058022s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_ok_replace [1.389168s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_check_t_digest [0.041595s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_empty [0.092975s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_good [0.043659s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_bad_section [0.066900s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_check_t_digest [0.088889s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateVersion.test_heat_cfn_version [0.119337s] ... ok DEBUG: {2} heat.tests.test_template_files.TestTemplateFiles.test_cache_miss [0.136567s] ... ok DEBUG: {2} heat.tests.test_template_format.YamlMinimalTest.test_parse_string_template [0.118667s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_create_in_progress_and_delete_2 [0.962536s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_remove [0.481247s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_delete_rule_list [1.393903s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_by_reference [0.850081s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_with_custom_value_path [0.236085s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_with_custom_value_path [0.227378s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_populated [0.145371s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_strings [0.104829s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_with_function [0.132441s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_replace [0.742131s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_with_ref [0.145913s] ... ok DEBUG: {2} heat.tests.test_urlfetch.UrlFetchTest.test_max_fetch_size_error [0.123953s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_tags [0.237441s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_invalid_section_cfn [0.181427s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_delete_noid [0.219208s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_invalid_security_groups_with_nics [0.186600s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_resume_legacy [0.245145s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_user_token [0.163040s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_unimplemented_property [0.211114s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_user_token_err_nopassword [0.194056s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_bad_depends [0.183931s] ... ok DEBUG: {1} heat.tests.test_support.SupportStatusTest.test_valid_status [0.119201s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_dict_list [0.086514s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_circular_reference [0.198451s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_join_dict_val [0.111268s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_findinmap_invalid [0.152327s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_list_dict [0.122566s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_base64_replace [0.098420s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_parameters_valid [0.165608s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_replace_base64 [0.115657s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_fail [0.125772s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_add_resource [0.138520s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_older [0.122924s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_and [0.121685s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_type [0.138626s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_base64 [0.148022s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_create_empty_template_from_another_template [0.175159s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_valid [0.644377s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_is_service_available [0.058023s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_not_allowed_values_integer [0.079020s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameter_group_output [0.118650s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameter_groups_not_list [0.086434s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameters_env_override [0.080394s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_properties [0.108552s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_template_without_resources [0.157490s] ... ok DEBUG: {2} heat.tests.test_vpc.SubnetTest.test_create_failed_delete_success [0.173986s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_get_azs_with_stack [1.387528s] ... ok DEBUG: {2} heat.tests.test_vpc.VPCTest.test_vpc [0.195974s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_invalid_template [0.145066s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_hot_versions [0.103094s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_member_list2map_good [0.116450s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_or [0.120042s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_param_ref_missing [0.117505s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_prevent_parameters_access [0.156600s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_replace_none_values [0.146767s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_replace_param_values [0.097995s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_resource_facade_invalid_arg [0.134648s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_from_serialized_json_list [0.099802s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_from_serialized_json_map [0.128794s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateConditionParser.test_condition_resolved_not_boolean [0.146383s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateConditionParser.test_res_condition_using_boolean [0.078031s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_get_resources_bad_no_data [0.094640s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateVersion.test_ambiguous_version [0.151944s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateVersion.test_cfn_version [0.094098s] ... ok DEBUG: {1} heat.tests.test_template_format.JsonToYamlTest.test_integer_only_keys_get_translated_correctly [0.099374s] ... ok DEBUG: {1} heat.tests.test_template_format.JsonYamlResolvedCompareTest.test_neutron_resolved [0.192620s] ... ok DEBUG: {1} heat.tests.test_template_format.YamlMinimalTest.test_parse_json_document [0.159025s] ... ok DEBUG: {1} heat.tests.test_template_format.YamlMinimalTest.test_parse_yaml_template [0.148987s] ... ok DEBUG: {1} heat.tests.test_timeutils.DurationTest.test_duration_not_expired [0.102545s] ... ok DEBUG: {1} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(0_0) [0.126897s] ... ok DEBUG: {1} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(0_1) [0.758668s] ... ok DEBUG: {1} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(1_1) [0.052319s] ... ok DEBUG: {1} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(2_1) [0.065916s] ... ok DEBUG: {1} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(3_1) [0.045987s] ... ok DEBUG: {1} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(4_1) [0.067728s] ... ok DEBUG: {1} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(4_4) [0.062987s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_dont_exist [0.076087s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_cmp_rules [0.060239s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_property_json_param_to_list_correct_translation [0.111291s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_different [0.095293s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_dont_exist [0.069242s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_exist [0.042489s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_invalid [0.076912s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_value_path [0.047727s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_nested_list_populated [0.048230s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other [0.045265s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_translation_rule [0.047351s] ... ok DEBUG: {1} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_supported [0.056328s] ... ok DEBUG: {1} heat.tests.test_urlfetch.UrlFetchTest.test_http_scheme [0.066409s] ... ok DEBUG: {1} heat.tests.test_urlfetch.UrlFetchTest.test_max_fetch_size_okay [0.048466s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_invalid_deletion_policy [0.078252s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_bad_yaql_metadata [0.090138s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_empty_resource_group [0.076556s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_resources_valid [0.092299s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_invalid_parameter_no_label [0.602296s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters [0.058225s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters_error_no_label [0.075806s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters_nested [0.059699s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_ref_invalid [0.076165s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_ref_valid [0.082147s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_cfn_key_in_hot [0.081858s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_key_cfn [0.055493s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_volumeattach_valid [0.050439s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_with_ignorable_errors [0.106865s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_volume_snapshot_deletion_policy [0.058667s] ... ok DEBUG: {1} heat.tests.test_vpc.RouteTableTest.test_route_table [0.343164s] ... ok DEBUG: Column.drop() DEBUG: Column.alter() DEBUG: malloc(): unsorted double linked list corrupted DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 6706 tests in 314.4233 sec. DEBUG: - Passed: 6701 DEBUG: - Skipped: 5 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 1143.8159 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (1709 tests) => 0:04:52.332497 DEBUG: - Worker 1 (1688 tests) => 0:05:14.175582 DEBUG: - Worker 2 (1734 tests) => 0:05:05.597979 DEBUG: - Worker 3 (1575 tests) => 0:04:32.297080 DEBUG: Test id Runtime (s) DEBUG: ------------------------------------------------------------------------------------------------------------ ----------- DEBUG: heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_conflict 3.929 DEBUG: heat.tests.test_resource.ResourceTest.test_delete_in_progress_convergence 2.428 DEBUG: heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(baremetal_vnic) 2.331 DEBUG: heat.tests.test_resource.ResourceTest.test_update_in_progress_convergence 2.151 DEBUG: heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_different_engine 2.106 DEBUG: heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_str) 1.863 DEBUG: heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_port_fixed_ip 1.843 DEBUG: heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_get_live_state 1.828 DEBUG: heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_build 1.801 DEBUG: heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_max_unlimited 1.781 DEBUG: py312: OK (330.82 seconds) DEBUG: congratulations :) (330.89 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-heat-tests-24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3rptnw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/licenses/python3-heat-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/licenses/python3-heat-tests DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/licenses/python3-heat-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-heat-tests = 1:24.1.0-0.20250417002710.6b7b8bb.el10 python3-heat-tests = 1:24.1.0-0.20250417002710.6b7b8bb.el10 python3.12-heat-tests = 1:24.1.0-0.20250417002710.6b7b8bb.el10 DEBUG: 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 DEBUG: Requires: /usr/bin/bash python(abi) = 3.12 DEBUG: Obsoletes: python3.12-heat-tests < 1:24.1.0-0.20250417002710.6b7b8bb.el10 DEBUG: Processing files: openstack-heat-common-24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.veN8tA DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-common DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-heat-common) = 1:24.1.0-0.20250417002710.6b7b8bb.el10 openstack-heat-common = 1:24.1.0-0.20250417002710.6b7b8bb.el10 python3.12dist(openstack-heat) = 24.1~~dev11 python3dist(openstack-heat) = 24.1~~dev11 DEBUG: Requires(interp): /bin/sh DEBUG: 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 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires: /usr/bin/bash /usr/bin/python3 python(abi) = 3.12 python3.12dist(alembic) >= 1.8 python3.12dist(aodhclient) >= 0.9 python3.12dist(croniter) >= 0.3.4 python3.12dist(cryptography) >= 2.5 python3.12dist(eventlet) >= 0.27 python3.12dist(keystoneauth1) >= 3.18 python3.12dist(keystonemiddleware) >= 5.1 python3.12dist(lxml) >= 4.5 python3.12dist(netaddr) >= 0.7.18 python3.12dist(neutron-lib) >= 1.14 python3.12dist(openstacksdk) >= 0.28 python3.12dist(oslo-cache) >= 1.26 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-context) >= 2.22 python3.12dist(oslo-db) >= 6 python3.12dist(oslo-i18n) >= 3.20 python3.12dist(oslo-log) >= 4.3 python3.12dist(oslo-messaging) >= 14.1 python3.12dist(oslo-middleware) >= 3.31 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 1.18 python3.12dist(oslo-serialization) >= 2.25 python3.12dist(oslo-service) >= 1.24 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 4.5 python3.12dist(oslo-versionedobjects) >= 1.31.2 python3.12dist(osprofiler) >= 1.4 python3.12dist(pastedeploy) >= 1.5 python3.12dist(pbr) >= 3.1.1 python3.12dist(python-barbicanclient) >= 4.5.2 python3.12dist(python-cinderclient) >= 3.3 python3.12dist(python-designateclient) >= 2.7 python3.12dist(python-glanceclient) >= 2.8 python3.12dist(python-heatclient) >= 1.10 python3.12dist(python-ironicclient) >= 2.8 python3.12dist(python-keystoneclient) >= 3.8 python3.12dist(python-magnumclient) >= 2.3 python3.12dist(python-manilaclient) >= 1.16 python3.12dist(python-mistralclient) >= 3.1 python3.12dist(python-monascaclient) >= 1.12 python3.12dist(python-neutronclient) >= 7.7 python3.12dist(python-novaclient) >= 9.1 python3.12dist(python-octaviaclient) >= 1.8 python3.12dist(python-openstackclient) >= 3.12 python3.12dist(python-swiftclient) >= 3.2 python3.12dist(python-troveclient) >= 2.2 python3.12dist(python-zaqarclient) >= 1.3 python3.12dist(pyyaml) >= 5.1 python3.12dist(requests) >= 2.23 python3.12dist(routes) >= 2.3.1 python3.12dist(sqlalchemy) >= 1.4 python3.12dist(stevedore) >= 3.1 python3.12dist(tenacity) >= 6.1 python3.12dist(webob) >= 1.7.1 python3.12dist(yaql) >= 1.1.3 DEBUG: Recommends: group(heat) user(heat) DEBUG: Processing files: openstack-heat-engine-24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8GFSk6 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/build/html/man/heat-engine.html /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-engine = 1:24.1.0-0.20250417002710.6b7b8bb.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: openstack-heat-api-24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YfmJTk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/build/html/man/heat-api.html /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-api = 1:24.1.0-0.20250417002710.6b7b8bb.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: openstack-heat-api-cfn-24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.em6YeT DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/doc/build/html/man/heat-api-cfn.html /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-api-cfn = 1:24.1.0-0.20250417002710.6b7b8bb.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: openstack-heat-monolith-24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xpJZnU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev11/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-monolith = 1:24.1.0-0.20250417002710.6b7b8bb.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-api-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-api-cfn-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-monolith-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-engine-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-common-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-heat-tests-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.edQeP3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev11 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.HHa101 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/openstack-heat-24.1.0.dev11-SPECPARTS DEBUG: + rm -rf openstack-heat-24.1.0.dev11 openstack-heat-24.1.0.dev11.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-24.1.0-0.20250417002710.6b7b8bb.el10.src.rpm) Config(dlrn-5) 8 minutes 18 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 6531396 2084328 2961792 10798368 9583416 DEBUG: Swap: 16777212 5419316 11357896 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 221G 328G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.tnd_x31e', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-monolith-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-engine-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-common-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/python3-heat-tests-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-api-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-api-cfn-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-monolith-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-engine-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-common-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/python3-heat-tests-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-api-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-api-cfn-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-monolith-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-engine-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-common-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/python3-heat-tests-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-api-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46/openstack-heat-api-cfn-24.1.0-0.20250417002710.6b7b8bb.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-62a1d6956f5ff335a8b 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-9f71d03a3802dfc59af5d 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-db6d00e8cc4a8de2b03eb 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-30aa27b7f926e83 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e5c561a4c47ed20460b166b 48 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-b3077ff64082ab57317baf 62 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-1ad11b13884baeaa6ed9f8f 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-595894be2202bfd988 68 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2b32a2e32c315aa012f18 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-46ba4f455dd14fe509e 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-4e1022044401a3c3b824f 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-bfb438d483bc8ab2 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-fd803099c 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-044f7630b 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-neutron-fcdcc829390ded3646685b5 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ab5c742e2b0fb7be8d7ea9 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-2bf69040b 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-858e814f99e9648344 96 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 9.9 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 12 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 18 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 51 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 83 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 125 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 71 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================== DEBUG: Installing: DEBUG: openstack-heat-api noarch 1:24.1.0-0.20250417002710.6b7b8bb.el10 @commandline 21 k DEBUG: openstack-heat-api-cfn noarch 1:24.1.0-0.20250417002710.6b7b8bb.el10 @commandline 21 k DEBUG: openstack-heat-common noarch 1:24.1.0-0.20250417002710.6b7b8bb.el10 @commandline 1.8 M DEBUG: openstack-heat-engine noarch 1:24.1.0-0.20250417002710.6b7b8bb.el10 @commandline 20 k DEBUG: openstack-heat-monolith noarch 1:24.1.0-0.20250417002710.6b7b8bb.el10 @commandline 13 k DEBUG: python3-heat-tests noarch 1:24.1.0-0.20250417002710.6b7b8bb.el10 @commandline 1.8 M DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: checkpolicy x86_64 3.8-1.el10 appstream 358 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.11.0-1.el10 baseos 803 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: libburn x86_64 1.5.6-6.el10 appstream 173 k DEBUG: libibverbs x86_64 54.0-1.el10 baseos 455 k DEBUG: libisoburn x86_64 1.5.6-6.el10 appstream 430 k DEBUG: libisofs x86_64 1.5.6-6.el10 appstream 235 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.8-1.el10 baseos 128 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-6.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: numactl-libs x86_64 2.0.19-1.el10 baseos 32 k DEBUG: openssl x86_64 1:3.2.2-16.el10 baseos 1.1 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: perl-AutoLoader noarch 5.74-512.el10 baseos 22 k DEBUG: perl-B x86_64 1.89-512.el10 baseos 176 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-512.el10 baseos 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-512.el10 baseos 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-512.el10 baseos 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-512.el10 baseos 30 k DEBUG: perl-File-Basename noarch 2.86-512.el10 baseos 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-512.el10 baseos 18 k DEBUG: perl-FileHandle noarch 2.05-512.el10 baseos 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-512.el10 baseos 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-512.el10 baseos 80 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-512.el10 baseos 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-7.el10 baseos 381 k DEBUG: perl-POSIX x86_64 2.20-512.el10 baseos 96 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-512.el10 baseos 13 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-512.el10 baseos 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-512.el10 baseos 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-512.el10 baseos 15 k DEBUG: perl-interpreter x86_64 4:5.40.1-512.el10 baseos 72 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.1-512.el10 baseos 2.4 M DEBUG: perl-locale noarch 1.12-512.el10 baseos 14 k DEBUG: perl-mro x86_64 1.29-512.el10 baseos 30 k DEBUG: perl-overload noarch 1.37-512.el10 baseos 46 k DEBUG: perl-overloading noarch 0.02-512.el10 baseos 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-512.el10 baseos 14 k DEBUG: policycoreutils x86_64 3.8-1.el10 baseos 228 k DEBUG: policycoreutils-python-utils noarch 3.8-1.el10 appstream 48 k DEBUG: procps-ng x86_64 4.0.4-7.el10 baseos 349 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-openstackclient-lang noarch 8.0.0-0.20250416080656.30aa27b.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-aodhclient noarch 3.7.1-0.20250310082600.5c3a66c.el10 delorean-component-clients 64 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-audit x86_64 4.0.3-4.el10 appstream 71 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-barbicanclient noarch 7.1.0-0.20250318092428.586e474.el10 delorean-component-clients 164 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cinderclient noarch 9.7.0-0.20250318125740.63e3fa7.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-croniter noarch 5.0.1-1.el10s delorean-master-testing 52 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-designateclient noarch 6.2.0-0.20250318092714.0230443.el10 delorean-component-designate 116 k DEBUG: python3-distro noarch 1.9.0-5.el10 appstream 48 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-flake8 noarch 6.1.0-4.el10s delorean-master-testing 129 k DEBUG: python3-futurist noarch 3.1.0-0.20250311193328.bd83787.el10 delorean-component-common 76 k DEBUG: python3-glanceclient noarch 1:4.8.0-0.20250318093747.235814c.el10 delorean-component-clients 185 k DEBUG: python3-hacking noarch 7.0.0-0.20250212115103.ad22d7c.el10 delorean-component-common 961 k DEBUG: python3-heatclient noarch 4.1.0-0.20250310084939.dd976ac.el10 delorean-component-clients 199 k DEBUG: python3-ironicclient noarch 5.10.0-0.20250310082335.605c657.el10 delorean-component-clients 420 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-keystoneauth1 noarch 5.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-keystoneclient noarch 1:5.6.0-0.20250318091942.0d43c46.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.9.0-0.20250310092911.557d173.el10 delorean-component-keystone 127 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-libselinux x86_64 3.8-1.el10 appstream 201 k DEBUG: python3-libsemanage x86_64 3.8.1-1.el10 appstream 82 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-magnumclient noarch 4.8.1-0.20250318093938.ecdcc06.el10 delorean-component-clients 139 k DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-manilaclient noarch 5.4.0-0.20250318130003.6f725e0.el10 delorean-component-clients 901 k DEBUG: python3-mccabe noarch 0.7.0-10.el10s delorean-master-testing 23 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-mistralclient noarch 5.4.0-0.20250318112634.c055eb1.el10 delorean-component-clients 201 k DEBUG: python3-monascaclient noarch 2.8.0-0.20250307105657.bb7d4b6.el10 delorean-component-clients 65 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutron-lib noarch 3.18.2-0.20250318121026.bf21a6d.el10 delorean-component-network 478 k DEBUG: python3-neutronclient noarch 11.4.0-0.20250310081746.1d7a13a.el10 delorean-component-clients 339 k DEBUG: python3-novaclient noarch 1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients 266 k DEBUG: python3-octaviaclient noarch 3.10.0-0.20250318125406.ce52461.el10 delorean-component-clients 108 k DEBUG: python3-openstackclient noarch 8.0.0-0.20250416080656.30aa27b.el10 delorean-component-clients 1.5 M DEBUG: python3-openstacksdk noarch 4.4.0-0.20250313101744.6438e3b.el10 delorean-component-clients 1.0 M DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-client-config noarch 2.1.0-0.20250311184638.bc96c23.el10 delorean-component-clients 61 k DEBUG: python3-os-ken noarch 3.0.1-0.20250318122218.a89ba8f.el10 delorean-component-network 2.4 M DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-traits noarch 3.4.0-0.20250404063654.45f208b.el10 delorean-component-common 50 k DEBUG: python3-osc-lib noarch 3.2.0-0.20250307105213.d3fdae8.el10 delorean-component-clients 90 k DEBUG: python3-oslo-cache noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 5.7.1-0.20250318100958.52d21e6.el10 delorean-component-common 30 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.11.0-0.20250318105137.c64d51c.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 66 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.5.1-0.20250327080657.2f5eb7c.el10 delorean-component-common 64 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-upgradecheck noarch 2.5.0-0.20250318103257.27366ba.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslo-versionedobjects noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.0-0.20250212144141.4c36dbc.el10 delorean-component-clients 53 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.8-1.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycodestyle noarch 2.12.1-3.el10s delorean-master-testing 103 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pyflakes noarch 3.1.0-4.el10s delorean-master-testing 86 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setools x86_64 4.5.1-4.el10 baseos 740 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-swiftclient noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 8.0 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-troveclient noarch 8.8.0-0.20250318095635.a5dccbf.el10 delorean-component-clients 434 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-warlock noarch 2.0.1-8.el10s delorean-master-testing 22 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-yaql noarch 3.0.0-1.el10s delorean-master-testing 236 k DEBUG: python3-zaqarclient noarch 3.0.0-0.20250318100252.b43c4ca.el10 delorean-component-clients 143 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-12.el10 baseos 19 k DEBUG: selinux-policy noarch 40.13.28-1.el10 baseos 51 k DEBUG: selinux-policy-targeted noarch 40.13.28-1.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-9.el10 appstream 548 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: xorriso x86_64 1.5.6-6.el10 appstream 323 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: perl-NDBM_File x86_64 1.17-512.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-9.el10 appstream 35 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================== DEBUG: Install 266 Packages DEBUG: Total size: 89 M DEBUG: Installed size: 327 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-manilaclient-5.4.0-0.20250318130003.6f725e0.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.10.0-0.20250318125406.ce52461.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.2.2-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-40.13.28-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-40.13.28-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.8-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-6.1.0-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.7.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.12.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-3.1.0-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yaql-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 1/266 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/266 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/266 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/266 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 5/266 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 6/266 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 7/266 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 8/266 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 9/266 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 10/266 DEBUG: Installing : libselinux-utils-3.8-1.el10.x86_64 11/266 DEBUG: Installing : policycoreutils-3.8-1.el10.x86_64 12/266 DEBUG: Running scriptlet: policycoreutils-3.8-1.el10.x86_64 12/266 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. DEBUG: Installing : selinux-policy-40.13.28-1.el10.noarch 13/266 DEBUG: Running scriptlet: selinux-policy-40.13.28-1.el10.noarch 13/266 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 14/266 DEBUG: Installing : selinux-policy-targeted-40.13.28-1.el10.noarch 14/266 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 14/266 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 15/266 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 16/266 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 17/266 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 18/266 DEBUG: Installing : python3-oslo-context-5.7.1-0.20250318100958.52d2 19/266 DEBUG: Installing : python3-futurist-3.1.0-0.20250311193328.bd83787. 20/266 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 21/266 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 22/266 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 23/266 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 24/266 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 25/266 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 26/266 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 27/266 DEBUG: Installing : python3-libselinux-3.8-1.el10.x86_64 28/266 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 29/266 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 30/266 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 31/266 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 32/266 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 33/266 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 34/266 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 35/266 DEBUG: Installing : procps-ng-4.0.4-7.el10.x86_64 36/266 DEBUG: Installing : kmod-31-11.el10.x86_64 37/266 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 38/266 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 39/266 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 40/266 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 41/266 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 42/266 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 43/266 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 44/266 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 45/266 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 46/266 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 47/266 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 48/266 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 49/266 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 50/266 DEBUG: Installing : python3-yaql-3.0.0-1.el10s.noarch 51/266 DEBUG: Installing : python3-libsemanage-3.8.1-1.el10.x86_64 52/266 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 53/266 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 54/266 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 55/266 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 56/266 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 57/266 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 58/266 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 59/266 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 60/266 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 61/266 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 62/266 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 63/266 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 64/266 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 65/266 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 66/266 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 67/266 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 68/266 DEBUG: Installing : python3-pyflakes-3.1.0-4.el10s.noarch 69/266 DEBUG: Installing : python3-pycodestyle-2.12.1-3.el10s.noarch 70/266 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 71/266 DEBUG: Installing : python3-mccabe-0.7.0-10.el10s.noarch 72/266 DEBUG: Installing : python3-flake8-6.1.0-4.el10s.noarch 73/266 DEBUG: Installing : python3-hacking-7.0.0-0.20250212115103.ad22d7c.e 74/266 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 75/266 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 76/266 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 77/266 DEBUG: Installing : python3-oslotest-5.0.0-0.20250212144141.4c36dbc. 78/266 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 79/266 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 80/266 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 81/266 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 82/266 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 83/266 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 84/266 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 85/266 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 86/266 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 87/266 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 88/266 DEBUG: Installing : python3-warlock-2.0.1-8.el10s.noarch 89/266 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 90/266 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 91/266 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 92/266 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 93/266 DEBUG: Installing : libxslt-1.1.39-6.el10.x86_64 94/266 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 95/266 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 96/266 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 97/266 DEBUG: Installing : libisofs-1.5.6-6.el10.x86_64 98/266 DEBUG: Installing : libburn-1.5.6-6.el10.x86_64 99/266 DEBUG: Installing : libisoburn-1.5.6-6.el10.x86_64 100/266 DEBUG: Installing : xorriso-1.5.6-6.el10.x86_64 101/266 DEBUG: Running scriptlet: xorriso-1.5.6-6.el10.x86_64 101/266 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 102/266 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 103/266 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 104/266 DEBUG: Installing : checkpolicy-3.8-1.el10.x86_64 105/266 DEBUG: Installing : which-2.21-43.el10.x86_64 106/266 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 107/266 DEBUG: Installing : python3-setools-4.5.1-4.el10.x86_64 108/266 DEBUG: Installing : python3-policycoreutils-3.8-1.el10.noarch 109/266 DEBUG: Installing : policycoreutils-python-utils-3.8-1.el10.noarch 110/266 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 111/266 DEBUG: Installing : memcached-selinux-1.6.23-7.el10.x86_64 111/266 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 111/266 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 112/266 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 112/266 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 112/266 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 113/266 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 114/266 DEBUG: Installing : unbound-anchor-1.20.0-9.el10.x86_64 115/266 DEBUG: Running scriptlet: unbound-anchor-1.20.0-9.el10.x86_64 115/266 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-9.el10.x86_64 116/266 DEBUG: Installing : unbound-libs-1.20.0-9.el10.x86_64 116/266 DEBUG: Installing : openssl-1:3.2.2-16.el10.x86_64 117/266 DEBUG: Installing : numactl-libs-2.0.19-1.el10.x86_64 118/266 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 119/266 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 120/266 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 121/266 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 122/266 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 123/266 DEBUG: Installing : libibverbs-54.0-1.el10.x86_64 124/266 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 125/266 DEBUG: Installing : iproute-6.11.0-1.el10.x86_64 126/266 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 127/266 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 127/266 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 127/266 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 128/266 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 129/266 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 130/266 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 131/266 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 131/266 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Installing : hostname-3.23-14.el10.x86_64 132/266 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 132/266 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 133/266 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 133/266 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 133/266 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 134/266 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 135/266 DEBUG: Installing : perl-B-1.89-512.el10.x86_64 136/266 DEBUG: Installing : perl-FileHandle-2.05-512.el10.noarch 137/266 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 138/266 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 139/266 DEBUG: Installing : perl-AutoLoader-5.74-512.el10.noarch 140/266 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 141/266 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 142/266 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 143/266 DEBUG: Installing : perl-if-0.61.000-512.el10.noarch 144/266 DEBUG: Installing : perl-locale-1.12-512.el10.noarch 145/266 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 146/266 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 147/266 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 148/266 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 149/266 DEBUG: Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 150/266 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 151/266 DEBUG: Installing : perl-Class-Struct-0.68-512.el10.noarch 152/266 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 153/266 DEBUG: Installing : perl-POSIX-2.20-512.el10.x86_64 154/266 DEBUG: Installing : perl-IPC-Open3-1.22-512.el10.noarch 155/266 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 156/266 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 157/266 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 158/266 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 159/266 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 160/266 DEBUG: Installing : perl-SelectSaver-1.02-512.el10.noarch 161/266 DEBUG: Installing : perl-Symbol-1.09-512.el10.noarch 162/266 DEBUG: Installing : perl-File-stat-1.14-512.el10.noarch 163/266 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 164/266 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 165/266 DEBUG: Installing : perl-Fcntl-1.18-512.el10.x86_64 166/266 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 167/266 DEBUG: Installing : perl-base-2.27-512.el10.noarch 168/266 DEBUG: Installing : perl-mro-1.29-512.el10.x86_64 169/266 DEBUG: Installing : perl-IO-1.55-512.el10.x86_64 170/266 DEBUG: Installing : perl-overloading-0.02-512.el10.noarch 171/266 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 172/266 DEBUG: Installing : perl-Errno-1.38-512.el10.x86_64 173/266 DEBUG: Installing : perl-File-Basename-2.86-512.el10.noarch 174/266 DEBUG: Installing : perl-Getopt-Std-1.14-512.el10.noarch 175/266 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 176/266 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 177/266 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 178/266 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 179/266 DEBUG: Installing : perl-overload-1.37-512.el10.noarch 180/266 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 181/266 DEBUG: Installing : perl-vars-1.05-512.el10.noarch 182/266 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 183/266 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 184/266 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 185/266 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 186/266 DEBUG: Installing : perl-DynaLoader-1.56-512.el10.x86_64 187/266 DEBUG: Installing : perl-NDBM_File-1.17-512.el10.x86_64 188/266 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 189/266 DEBUG: Installing : perl-libs-4:5.40.1-512.el10.x86_64 190/266 DEBUG: Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 191/266 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 192/266 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 192/266 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 192/266 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 193/266 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 194/266 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 195/266 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 195/266 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 196/266 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 197/266 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 198/266 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 199/266 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 200/266 DEBUG: Installing : python3-openstacksdk-4.4.0-0.20250313101744.6438 201/266 DEBUG: Installing : python3-os-client-config-2.1.0-0.20250311184638. 202/266 DEBUG: Installing : python3-os-traits-3.4.0-0.20250404063654.45f208b 203/266 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 204/266 DEBUG: Installing : python-oslo-versionedobjects-lang-3.6.0-0.202503 205/266 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 206/266 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 207/266 DEBUG: Installing : python-oslo-middleware-lang-6.3.1-0.202503181022 208/266 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 209/266 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 210/266 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 211/266 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 212/266 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 213/266 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 214/266 DEBUG: Installing : python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.e 215/266 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 216/266 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 217/266 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 218/266 DEBUG: Installing : python3-neutronclient-11.4.0-0.20250310081746.1d 219/266 DEBUG: Installing : python3-mistralclient-5.4.0-0.20250318112634.c05 220/266 DEBUG: Installing : python3-oslo-middleware-6.3.1-0.20250318102210.8 221/266 DEBUG: Installing : python3-cinderclient-9.7.0-0.20250318125740.63e3 222/266 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 223/266 DEBUG: Installing : python3-manilaclient-5.4.0-0.20250318130003.6f72 224/266 DEBUG: Installing : python3-swiftclient-4.7.0-0.20250318092907.e9fbe 225/266 DEBUG: Installing : python3-swiftclient+keystone-4.7.0-0.20250318092 226/266 DEBUG: Installing : python3-heatclient-4.1.0-0.20250310084939.dd976a 227/266 DEBUG: Installing : python3-magnumclient-4.8.1-0.20250318093938.ecdc 228/266 DEBUG: Installing : python3-zaqarclient-3.0.0-0.20250318100252.b43c4 229/266 DEBUG: Installing : python3-oslo-metrics-0.11.0-0.20250318105137.c64 230/266 DEBUG: Installing : python3-monascaclient-2.8.0-0.20250307105657.bb7 231/266 DEBUG: Installing : python3-designateclient-6.2.0-0.20250318092714.0 232/266 DEBUG: Installing : python3-oslo-reports-3.5.1-0.20250327080657.2f5e 233/266 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 234/266 DEBUG: Installing : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el 235/266 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-barbicanclient-7.1.0-0.20250318092428.58 236/266 DEBUG: Installing : python3-novaclient-1:18.9.0-0.20250319052751.4c3 237/266 DEBUG: Installing : python3-glanceclient-1:4.8.0-0.20250318093747.23 238/266 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 239/266 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 240/266 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 241/266 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 242/266 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 243/266 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 244/266 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 245/266 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 246/266 DEBUG: Installing : python3-oslo-versionedobjects-3.6.0-0.2025031811 247/266 DEBUG: Installing : python3-neutron-lib-3.18.2-0.20250318121026.bf21 248/266 DEBUG: Installing : python3-aodhclient-3.7.1-0.20250310082600.5c3a66 249/266 DEBUG: Installing : python-oslo-cache-lang-3.10.1-0.20250318114710.0 250/266 DEBUG: Installing : python3-oslo-cache+dogpile-3.10.1-0.202503181147 251/266 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147 252/266 DEBUG: Installing : python3-oslo-cache-3.10.1-0.20250318114710.0a940 253/266 DEBUG: Installing : python3-keystonemiddleware-10.9.0-0.202503100929 254/266 DEBUG: Installing : python-openstackclient-lang-8.0.0-0.202504160806 255/266 DEBUG: Installing : python3-openstackclient-8.0.0-0.20250416080656.3 256/266 DEBUG: Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3 256/266 DEBUG: Could not load 'message_list': module 'zaqarclient.queues.v2.cli' has no attribute 'OldListMessages' DEBUG: Could not load 'message_post': module 'zaqarclient.queues.v2.cli' has no attribute 'OldPostMessages' DEBUG: Installing : python3-ironicclient-5.10.0-0.20250310082335.605 257/266 DEBUG: Installing : python3-octaviaclient-3.10.0-0.20250318125406.ce 258/266 DEBUG: Installing : python3-troveclient-8.8.0-0.20250318095635.a5dcc 259/266 DEBUG: Running scriptlet: openstack-heat-common-1:24.1.0-0.20250417002710. 260/266 DEBUG: Installing : openstack-heat-common-1:24.1.0-0.20250417002710. 260/266 DEBUG: Installing : openstack-heat-monolith-1:24.1.0-0.2025041700271 261/266 DEBUG: Running scriptlet: openstack-heat-monolith-1:24.1.0-0.2025041700271 261/266 DEBUG: Installing : openstack-heat-engine-1:24.1.0-0.20250417002710. 262/266 DEBUG: Running scriptlet: openstack-heat-engine-1:24.1.0-0.20250417002710. 262/266 DEBUG: Installing : python3-heat-tests-1:24.1.0-0.20250417002710.6b7 263/266 DEBUG: Installing : openstack-heat-api-1:24.1.0-0.20250417002710.6b7 264/266 DEBUG: Running scriptlet: openstack-heat-api-1:24.1.0-0.20250417002710.6b7 264/266 DEBUG: Installing : openstack-heat-api-cfn-1:24.1.0-0.20250417002710 265/266 DEBUG: Running scriptlet: openstack-heat-api-cfn-1:24.1.0-0.20250417002710 265/266 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 266/266 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 266/266 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 266/266 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 266/266 DEBUG: Running scriptlet: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 266/266 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: openssl-1:3.2.2-16.el10.x86_64 DEBUG: openstack-heat-api-1:24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: openstack-heat-api-cfn-1:24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: openstack-heat-common-1:24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: openstack-heat-engine-1:24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: openstack-heat-monolith-1:24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: policycoreutils-3.8-1.el10.x86_64 DEBUG: policycoreutils-python-utils-3.8-1.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-heat-tests-1:24.1.0-0.20250417002710.6b7b8bb.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-manilaclient-5.4.0-0.20250318130003.6f725e0.el10.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-octaviaclient-3.10.0-0.20250318125406.ce52461.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.8-1.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 DEBUG: selinux-policy-40.13.28-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.28-1.el10.noarch DEBUG: unbound-anchor-1.20.0-9.el10.x86_64 DEBUG: unbound-libs-1.20.0-9.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: xorriso-1.5.6-6.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/6b/7b/6b7b8bb8eae2382858d1249d1525faa6280744bc_d3a4be46'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0