+ 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/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb' + /usr/bin/mock -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --clean INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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/site-defaults.cfg', '/home/centos9-dalmatian/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb DEBUG: rootdir: /var/lib/mock/dlrn-centos9-dalmatian-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: 1038 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:stream9 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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-centos9-dalmatian-x86_64-5/ccache/u1038/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos9-dalmatian-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: 33bd11c7-54ed-4f84-90d7-9abef3c427e1 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-dalmatian/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-dalmatian-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-ansible-role-thales-hsm-0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/barbican/06/61/0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17_36cb53d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-4d7850318ee78a185463b2f4f385f1ebe82dc710 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/baremetal/4d/78/4d7850318ee78a185463b2f4f385f1ebe82dc710_29c9f609 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cinder/77/bf/77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7_689709d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-f42ade4305d974580ae6dc40db0e0d58ba5a6b93 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/clients/f4/2a/f42ade4305d974580ae6dc40db0e0d58ba5a6b93_fc353291 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-1554674704e39c69b1193f7e1184407c7f45bf8f baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cloudops/15/54/1554674704e39c69b1193f7e1184407c7f45bf8f_1d372bb0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-macros-ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/common/ce/6a/ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec_464a7e68 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-5b10871e21e6b18e7400944eb62699b99c9e66ab baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/compute/5b/10/5b10871e21e6b18e7400944eb62699b99c9e66ab_f9c929bc enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-5bfc35864c28a97ded6104dea05fa9691a7f14d8 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/designate/5b/fc/5bfc35864c28a97ded6104dea05fa9691a7f14d8_11d58c91 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-097f38158189efc5c7d52fd56467455a58442c73 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/glance/09/7f/097f38158189efc5c7d52fd56467455a58442c73_7cf7fc59 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-a6cf0cfa6ddf023fea11532c96367fcd09e145f5 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/keystone/a6/cf/a6cf0cfa6ddf023fea11532c96367fcd09e145f5_c3f9db51 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ba013661c87967488115dc671af98b76f034d6fa baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/manila/ba/01/ba013661c87967488115dc671af98b76f034d6fa_1ffd69ce enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-44dabf9ee698527285dd029d0c743c3a56bcd573 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/network/44/da/44dabf9ee698527285dd029d0c743c3a56bcd573_96da0e32 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8e02055af0e0c8840076a3b76cbf1c254882ed44 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/octavia/8e/02/8e02055af0e0c8840076a3b76cbf1c254882ed44_35048d78 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-dbc06d1504e734a3cc2d32a248726948af7d7378 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/optimize/db/c0/dbc06d1504e734a3cc2d32a248726948af7d7378_faa0e703 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d559ba067a4e16804abaf5054ca2311c8a553c7b baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/podified/d5/59/d559ba067a4e16804abaf5054ca2311c8a553c7b_d1e2e3d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-36ed7731903637ce6048f8946babe0678c12a3be baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/puppet/36/ed/36ed7731903637ce6048f8946babe0678c12a3be_391de3e8 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5f776b6ee0235544dc46f0750e0c67f0a448b6a2 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/swift/5f/77/5f776b6ee0235544dc46f0750e0c67f0a448b6a2_0998f84b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_0790fdc0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1d88ebef7535ea45901f8eb3448eee88956d6bbc baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/ui/1d/88/1d88ebef7535ea45901f8eb3448eee88956d6bbc_bd122858 enabled=1 gpgcheck=0 priority=1 [delorean-dalmatian-testing] name=dlrn-dalmatian-testing baseurl=https://trunk.rdoproject.org/centos9-dalmatian/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-dalmatian-build-deps] name=dlrn-dalmatian-build-deps baseurl=https://trunk.rdoproject.org/centos9-dalmatian/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 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=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* 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-centos9-dalmatian-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --init INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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', '/home/centos9-dalmatian/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb DEBUG: rootdir: /var/lib/mock/dlrn-centos9-dalmatian-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: 1038 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:stream9 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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-centos9-dalmatian-x86_64-5/ccache/u1038/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos9-dalmatian-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: aefeb7ea-1c96-43ca-b1cb-a67fff14fe86 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-dalmatian/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-dalmatian-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-ansible-role-thales-hsm-0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/barbican/06/61/0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17_36cb53d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-4d7850318ee78a185463b2f4f385f1ebe82dc710 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/baremetal/4d/78/4d7850318ee78a185463b2f4f385f1ebe82dc710_29c9f609 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cinder/77/bf/77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7_689709d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-f42ade4305d974580ae6dc40db0e0d58ba5a6b93 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/clients/f4/2a/f42ade4305d974580ae6dc40db0e0d58ba5a6b93_fc353291 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-1554674704e39c69b1193f7e1184407c7f45bf8f baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cloudops/15/54/1554674704e39c69b1193f7e1184407c7f45bf8f_1d372bb0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-macros-ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/common/ce/6a/ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec_464a7e68 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-5b10871e21e6b18e7400944eb62699b99c9e66ab baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/compute/5b/10/5b10871e21e6b18e7400944eb62699b99c9e66ab_f9c929bc enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-5bfc35864c28a97ded6104dea05fa9691a7f14d8 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/designate/5b/fc/5bfc35864c28a97ded6104dea05fa9691a7f14d8_11d58c91 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-097f38158189efc5c7d52fd56467455a58442c73 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/glance/09/7f/097f38158189efc5c7d52fd56467455a58442c73_7cf7fc59 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-a6cf0cfa6ddf023fea11532c96367fcd09e145f5 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/keystone/a6/cf/a6cf0cfa6ddf023fea11532c96367fcd09e145f5_c3f9db51 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ba013661c87967488115dc671af98b76f034d6fa baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/manila/ba/01/ba013661c87967488115dc671af98b76f034d6fa_1ffd69ce enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-44dabf9ee698527285dd029d0c743c3a56bcd573 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/network/44/da/44dabf9ee698527285dd029d0c743c3a56bcd573_96da0e32 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8e02055af0e0c8840076a3b76cbf1c254882ed44 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/octavia/8e/02/8e02055af0e0c8840076a3b76cbf1c254882ed44_35048d78 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-dbc06d1504e734a3cc2d32a248726948af7d7378 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/optimize/db/c0/dbc06d1504e734a3cc2d32a248726948af7d7378_faa0e703 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d559ba067a4e16804abaf5054ca2311c8a553c7b baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/podified/d5/59/d559ba067a4e16804abaf5054ca2311c8a553c7b_d1e2e3d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-36ed7731903637ce6048f8946babe0678c12a3be baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/puppet/36/ed/36ed7731903637ce6048f8946babe0678c12a3be_391de3e8 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5f776b6ee0235544dc46f0750e0c67f0a448b6a2 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/swift/5f/77/5f776b6ee0235544dc46f0750e0c67f0a448b6a2_0998f84b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_0790fdc0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1d88ebef7535ea45901f8eb3448eee88956d6bbc baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/ui/1d/88/1d88ebef7535ea45901f8eb3448eee88956d6bbc_bd122858 enabled=1 gpgcheck=0 priority=1 [delorean-dalmatian-testing] name=dlrn-dalmatian-testing baseurl=https://trunk.rdoproject.org/centos9-dalmatian/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-dalmatian-build-deps] name=dlrn-dalmatian-build-deps baseurl=https://trunk.rdoproject.org/centos9-dalmatian/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 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=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* 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-centos9-dalmatian-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.2kr2rny7', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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', '--human'] with env {'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: 15Gi 5.4Gi 583Mi 3.0Gi 12Gi 10Gi DEBUG: Swap: 15Gi 6.7Gi 9.3Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-dalmatian-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 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: resultdir = /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.mw3kafb0', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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', '1038', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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/centos9-dalmatian/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-dalmatian/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-dalmatian-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 54c7b6c44b346f74001a8dfc393696d0a4f3b8d5 Note: switching to '54c7b6c44b346f74001a8dfc393696d0a4f3b8d5'. 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 54c7b6c44 Switch back pre-upgrade check to source branch + '[' -d /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-heat + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-heat + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos9-dalmatian/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)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos9-dalmatian/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 23.0.1.dev7 54c7b6c + UPSTREAMVERSION=23.0.1.dev7 + [[ 23.0.1.dev7 =~ ([^-]*)-(.+) ]] + [[ 23.0.1.dev7 =~ (.*?)\.(0rc.+) ]] + [[ 23.0.1.dev7 =~ (.*?)\.(0b.+) ]] + [[ 23.0.1.dev7 =~ (.*?)\.(0a.+) ]] + [[ 23.0.1.dev7 =~ (.*?)\.(dev.+) ]] + VERSION=23.0.1 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250723072328.54c7b6c + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --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-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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/site-defaults.cfg', '/home/centos9-dalmatian/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb DEBUG: rootdir: /var/lib/mock/dlrn-centos9-dalmatian-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: 1038 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:stream9 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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-centos9-dalmatian-x86_64-5/ccache/u1038/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos9-dalmatian-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: a2efdfb9-2dc7-4be6-8f51-626b999f57e9 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-dalmatian/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-dalmatian-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-ansible-role-thales-hsm-0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/barbican/06/61/0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17_36cb53d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-4d7850318ee78a185463b2f4f385f1ebe82dc710 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/baremetal/4d/78/4d7850318ee78a185463b2f4f385f1ebe82dc710_29c9f609 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cinder/77/bf/77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7_689709d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-f42ade4305d974580ae6dc40db0e0d58ba5a6b93 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/clients/f4/2a/f42ade4305d974580ae6dc40db0e0d58ba5a6b93_fc353291 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-1554674704e39c69b1193f7e1184407c7f45bf8f baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cloudops/15/54/1554674704e39c69b1193f7e1184407c7f45bf8f_1d372bb0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-macros-ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/common/ce/6a/ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec_464a7e68 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-5b10871e21e6b18e7400944eb62699b99c9e66ab baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/compute/5b/10/5b10871e21e6b18e7400944eb62699b99c9e66ab_f9c929bc enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-5bfc35864c28a97ded6104dea05fa9691a7f14d8 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/designate/5b/fc/5bfc35864c28a97ded6104dea05fa9691a7f14d8_11d58c91 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-097f38158189efc5c7d52fd56467455a58442c73 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/glance/09/7f/097f38158189efc5c7d52fd56467455a58442c73_7cf7fc59 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-a6cf0cfa6ddf023fea11532c96367fcd09e145f5 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/keystone/a6/cf/a6cf0cfa6ddf023fea11532c96367fcd09e145f5_c3f9db51 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ba013661c87967488115dc671af98b76f034d6fa baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/manila/ba/01/ba013661c87967488115dc671af98b76f034d6fa_1ffd69ce enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-44dabf9ee698527285dd029d0c743c3a56bcd573 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/network/44/da/44dabf9ee698527285dd029d0c743c3a56bcd573_96da0e32 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8e02055af0e0c8840076a3b76cbf1c254882ed44 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/octavia/8e/02/8e02055af0e0c8840076a3b76cbf1c254882ed44_35048d78 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-dbc06d1504e734a3cc2d32a248726948af7d7378 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/optimize/db/c0/dbc06d1504e734a3cc2d32a248726948af7d7378_faa0e703 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d559ba067a4e16804abaf5054ca2311c8a553c7b baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/podified/d5/59/d559ba067a4e16804abaf5054ca2311c8a553c7b_d1e2e3d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-36ed7731903637ce6048f8946babe0678c12a3be baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/puppet/36/ed/36ed7731903637ce6048f8946babe0678c12a3be_391de3e8 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5f776b6ee0235544dc46f0750e0c67f0a448b6a2 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/swift/5f/77/5f776b6ee0235544dc46f0750e0c67f0a448b6a2_0998f84b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_0790fdc0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1d88ebef7535ea45901f8eb3448eee88956d6bbc baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/ui/1d/88/1d88ebef7535ea45901f8eb3448eee88956d6bbc_bd122858 enabled=1 gpgcheck=0 priority=1 [delorean-dalmatian-testing] name=dlrn-dalmatian-testing baseurl=https://trunk.rdoproject.org/centos9-dalmatian/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-dalmatian-build-deps] name=dlrn-dalmatian-build-deps baseurl=https://trunk.rdoproject.org/centos9-dalmatian/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 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=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* 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-centos9-dalmatian-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.49ek_jtf', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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', '--human'] with env {'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: 15Gi 5.6Gi 517Mi 3.2Gi 12Gi 9.8Gi DEBUG: Swap: 15Gi 6.7Gi 9.3Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-dalmatian-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 1.6G 2.8G 36% /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: resultdir = /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.rw5kg8vn', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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', '1038', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.3s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.7s) running egg_info creating openstack_heat.egg-info 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 writing pbr to openstack_heat.egg-info/pbr.json [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-23.0.1.dev7 creating openstack-heat-23.0.1.dev7/api-ref creating openstack-heat-23.0.1.dev7/api-ref/source creating openstack-heat-23.0.1.dev7/api-ref/source/v1 creating openstack-heat-23.0.1.dev7/api-ref/source/v1/samples creating openstack-heat-23.0.1.dev7/bin creating openstack-heat-23.0.1.dev7/contrib creating openstack-heat-23.0.1.dev7/contrib/heat_docker creating openstack-heat-23.0.1.dev7/contrib/heat_docker/heat_docker creating openstack-heat-23.0.1.dev7/contrib/heat_docker/heat_docker/resources creating openstack-heat-23.0.1.dev7/contrib/heat_docker/heat_docker/tests creating openstack-heat-23.0.1.dev7/devstack creating openstack-heat-23.0.1.dev7/devstack/lib creating openstack-heat-23.0.1.dev7/devstack/upgrade creating openstack-heat-23.0.1.dev7/devstack/upgrade/from-rocky creating openstack-heat-23.0.1.dev7/devstack/upgrade/templates creating openstack-heat-23.0.1.dev7/doc creating openstack-heat-23.0.1.dev7/doc/source creating openstack-heat-23.0.1.dev7/doc/source/_extra creating openstack-heat-23.0.1.dev7/doc/source/_static creating openstack-heat-23.0.1.dev7/doc/source/_templates creating openstack-heat-23.0.1.dev7/doc/source/admin creating openstack-heat-23.0.1.dev7/doc/source/api creating openstack-heat-23.0.1.dev7/doc/source/configuration creating openstack-heat-23.0.1.dev7/doc/source/contributor creating openstack-heat-23.0.1.dev7/doc/source/developing_guides creating openstack-heat-23.0.1.dev7/doc/source/ext creating openstack-heat-23.0.1.dev7/doc/source/getting_started creating openstack-heat-23.0.1.dev7/doc/source/install creating openstack-heat-23.0.1.dev7/doc/source/man creating openstack-heat-23.0.1.dev7/doc/source/operating_guides creating openstack-heat-23.0.1.dev7/doc/source/sourcecode creating openstack-heat-23.0.1.dev7/doc/source/template_guide creating openstack-heat-23.0.1.dev7/doc/source/templates creating openstack-heat-23.0.1.dev7/doc/source/templates/cfn creating openstack-heat-23.0.1.dev7/doc/source/templates/hot creating openstack-heat-23.0.1.dev7/etc creating openstack-heat-23.0.1.dev7/etc/heat creating openstack-heat-23.0.1.dev7/etc/heat/environment.d creating openstack-heat-23.0.1.dev7/etc/heat/templates creating openstack-heat-23.0.1.dev7/heat creating openstack-heat-23.0.1.dev7/heat/api creating openstack-heat-23.0.1.dev7/heat/api/aws creating openstack-heat-23.0.1.dev7/heat/api/cfn creating openstack-heat-23.0.1.dev7/heat/api/cfn/v1 creating openstack-heat-23.0.1.dev7/heat/api/middleware creating openstack-heat-23.0.1.dev7/heat/api/openstack creating openstack-heat-23.0.1.dev7/heat/api/openstack/v1 creating openstack-heat-23.0.1.dev7/heat/api/openstack/v1/views creating openstack-heat-23.0.1.dev7/heat/cloudinit creating openstack-heat-23.0.1.dev7/heat/cmd creating openstack-heat-23.0.1.dev7/heat/common creating openstack-heat-23.0.1.dev7/heat/db creating openstack-heat-23.0.1.dev7/heat/db/migrations creating openstack-heat-23.0.1.dev7/heat/db/migrations/versions creating openstack-heat-23.0.1.dev7/heat/engine creating openstack-heat-23.0.1.dev7/heat/engine/cfn creating openstack-heat-23.0.1.dev7/heat/engine/clients creating openstack-heat-23.0.1.dev7/heat/engine/clients/os creating openstack-heat-23.0.1.dev7/heat/engine/clients/os/keystone creating openstack-heat-23.0.1.dev7/heat/engine/clients/os/neutron creating openstack-heat-23.0.1.dev7/heat/engine/constraint creating openstack-heat-23.0.1.dev7/heat/engine/hot creating openstack-heat-23.0.1.dev7/heat/engine/notification creating openstack-heat-23.0.1.dev7/heat/engine/resources creating openstack-heat-23.0.1.dev7/heat/engine/resources/aws creating openstack-heat-23.0.1.dev7/heat/engine/resources/aws/autoscaling creating openstack-heat-23.0.1.dev7/heat/engine/resources/aws/cfn creating openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 creating openstack-heat-23.0.1.dev7/heat/engine/resources/aws/iam creating openstack-heat-23.0.1.dev7/heat/engine/resources/aws/lb creating openstack-heat-23.0.1.dev7/heat/engine/resources/aws/s3 creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/aodh creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/aodh/gnocchi creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/barbican creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/blazar creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/cinder creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/designate creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/glance creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/ironic creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/magnum creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/manila creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/mistral creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/monasca creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/lbaas creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/sfc creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/taas creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/sahara creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/senlin creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/swift creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/trove creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/vitrage creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/zaqar creating openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/zun creating openstack-heat-23.0.1.dev7/heat/hacking creating openstack-heat-23.0.1.dev7/heat/httpd creating openstack-heat-23.0.1.dev7/heat/httpd/files creating openstack-heat-23.0.1.dev7/heat/locale creating openstack-heat-23.0.1.dev7/heat/locale/de creating openstack-heat-23.0.1.dev7/heat/locale/de/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/locale/es creating openstack-heat-23.0.1.dev7/heat/locale/es/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/locale/fr creating openstack-heat-23.0.1.dev7/heat/locale/fr/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/locale/it creating openstack-heat-23.0.1.dev7/heat/locale/it/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/locale/ja creating openstack-heat-23.0.1.dev7/heat/locale/ja/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/locale/ko_KR creating openstack-heat-23.0.1.dev7/heat/locale/ko_KR/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/locale/pt_BR creating openstack-heat-23.0.1.dev7/heat/locale/pt_BR/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/locale/ru creating openstack-heat-23.0.1.dev7/heat/locale/ru/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/locale/zh_CN creating openstack-heat-23.0.1.dev7/heat/locale/zh_CN/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/locale/zh_TW creating openstack-heat-23.0.1.dev7/heat/locale/zh_TW/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat/objects creating openstack-heat-23.0.1.dev7/heat/policies creating openstack-heat-23.0.1.dev7/heat/rpc creating openstack-heat-23.0.1.dev7/heat/scaling creating openstack-heat-23.0.1.dev7/heat/tests creating openstack-heat-23.0.1.dev7/heat/tests/api creating openstack-heat-23.0.1.dev7/heat/tests/api/aws creating openstack-heat-23.0.1.dev7/heat/tests/api/cfn creating openstack-heat-23.0.1.dev7/heat/tests/api/middleware creating openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 creating openstack-heat-23.0.1.dev7/heat/tests/autoscaling creating openstack-heat-23.0.1.dev7/heat/tests/aws creating openstack-heat-23.0.1.dev7/heat/tests/clients creating openstack-heat-23.0.1.dev7/heat/tests/cmd creating openstack-heat-23.0.1.dev7/heat/tests/constraints creating openstack-heat-23.0.1.dev7/heat/tests/convergence creating openstack-heat-23.0.1.dev7/heat/tests/convergence/framework creating openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios creating openstack-heat-23.0.1.dev7/heat/tests/db creating openstack-heat-23.0.1.dev7/heat/tests/engine creating openstack-heat-23.0.1.dev7/heat/tests/engine/service creating openstack-heat-23.0.1.dev7/heat/tests/openstack creating openstack-heat-23.0.1.dev7/heat/tests/openstack/aodh creating openstack-heat-23.0.1.dev7/heat/tests/openstack/barbican creating openstack-heat-23.0.1.dev7/heat/tests/openstack/blazar creating openstack-heat-23.0.1.dev7/heat/tests/openstack/cinder creating openstack-heat-23.0.1.dev7/heat/tests/openstack/designate creating openstack-heat-23.0.1.dev7/heat/tests/openstack/glance creating openstack-heat-23.0.1.dev7/heat/tests/openstack/heat creating openstack-heat-23.0.1.dev7/heat/tests/openstack/ironic creating openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone creating openstack-heat-23.0.1.dev7/heat/tests/openstack/magnum creating openstack-heat-23.0.1.dev7/heat/tests/openstack/manila creating openstack-heat-23.0.1.dev7/heat/tests/openstack/mistral creating openstack-heat-23.0.1.dev7/heat/tests/openstack/monasca creating openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron creating openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron/test_sfc creating openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron/test_taas creating openstack-heat-23.0.1.dev7/heat/tests/openstack/nova creating openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia creating openstack-heat-23.0.1.dev7/heat/tests/openstack/swift creating openstack-heat-23.0.1.dev7/heat/tests/openstack/trove creating openstack-heat-23.0.1.dev7/heat/tests/openstack/vitrage creating openstack-heat-23.0.1.dev7/heat/tests/openstack/zaqar creating openstack-heat-23.0.1.dev7/heat/tests/openstack/zun creating openstack-heat-23.0.1.dev7/heat/tests/policy creating openstack-heat-23.0.1.dev7/heat/tests/templates creating openstack-heat-23.0.1.dev7/heat_integrationtests creating openstack-heat-23.0.1.dev7/heat_integrationtests/common creating openstack-heat-23.0.1.dev7/heat_integrationtests/functional creating openstack-heat-23.0.1.dev7/heat_integrationtests/locale creating openstack-heat-23.0.1.dev7/heat_integrationtests/locale/de creating openstack-heat-23.0.1.dev7/heat_integrationtests/locale/de/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat_integrationtests/locale/en_GB creating openstack-heat-23.0.1.dev7/heat_integrationtests/locale/en_GB/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat_integrationtests/locale/ja creating openstack-heat-23.0.1.dev7/heat_integrationtests/locale/ja/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat_integrationtests/locale/ko_KR creating openstack-heat-23.0.1.dev7/heat_integrationtests/locale/ko_KR/LC_MESSAGES creating openstack-heat-23.0.1.dev7/heat_upgradetests creating openstack-heat-23.0.1.dev7/openstack_heat.egg-info creating openstack-heat-23.0.1.dev7/playbooks creating openstack-heat-23.0.1.dev7/playbooks/devstack creating openstack-heat-23.0.1.dev7/playbooks/devstack/functional creating openstack-heat-23.0.1.dev7/rally-scenarios creating openstack-heat-23.0.1.dev7/rally-scenarios/extra creating openstack-heat-23.0.1.dev7/rally-scenarios/plugins creating openstack-heat-23.0.1.dev7/releasenotes creating openstack-heat-23.0.1.dev7/releasenotes/notes creating openstack-heat-23.0.1.dev7/releasenotes/source creating openstack-heat-23.0.1.dev7/releasenotes/source/_static creating openstack-heat-23.0.1.dev7/releasenotes/source/_templates creating openstack-heat-23.0.1.dev7/releasenotes/source/locale creating openstack-heat-23.0.1.dev7/releasenotes/source/locale/en_GB creating openstack-heat-23.0.1.dev7/releasenotes/source/locale/en_GB/LC_MESSAGES creating openstack-heat-23.0.1.dev7/releasenotes/source/locale/fr creating openstack-heat-23.0.1.dev7/releasenotes/source/locale/fr/LC_MESSAGES creating openstack-heat-23.0.1.dev7/releasenotes/source/locale/ja creating openstack-heat-23.0.1.dev7/releasenotes/source/locale/ja/LC_MESSAGES creating openstack-heat-23.0.1.dev7/releasenotes/source/locale/ko_KR creating openstack-heat-23.0.1.dev7/releasenotes/source/locale/ko_KR/LC_MESSAGES creating openstack-heat-23.0.1.dev7/roles creating openstack-heat-23.0.1.dev7/roles/run-heat-tests creating openstack-heat-23.0.1.dev7/roles/run-heat-tests/defaults creating openstack-heat-23.0.1.dev7/roles/run-heat-tests/tasks creating openstack-heat-23.0.1.dev7/tools creating openstack-heat-23.0.1.dev7/tools/dashboards copying files to openstack-heat-23.0.1.dev7... copying .coveragerc -> openstack-heat-23.0.1.dev7 copying .pre-commit-config.yaml -> openstack-heat-23.0.1.dev7 copying .stestr.conf -> openstack-heat-23.0.1.dev7 copying .zuul.yaml -> openstack-heat-23.0.1.dev7 copying AUTHORS -> openstack-heat-23.0.1.dev7 copying CONTRIBUTING.rst -> openstack-heat-23.0.1.dev7 copying ChangeLog -> openstack-heat-23.0.1.dev7 copying HACKING.rst -> openstack-heat-23.0.1.dev7 copying LICENSE -> openstack-heat-23.0.1.dev7 copying README.rst -> openstack-heat-23.0.1.dev7 copying bindep.txt -> openstack-heat-23.0.1.dev7 copying config-generator.conf -> openstack-heat-23.0.1.dev7 copying requirements.txt -> openstack-heat-23.0.1.dev7 copying setup.cfg -> openstack-heat-23.0.1.dev7 copying setup.py -> openstack-heat-23.0.1.dev7 copying test-requirements.txt -> openstack-heat-23.0.1.dev7 copying tox.ini -> openstack-heat-23.0.1.dev7 copying api-ref/source/conf.py -> openstack-heat-23.0.1.dev7/api-ref/source copying api-ref/source/index.rst -> openstack-heat-23.0.1.dev7/api-ref/source copying api-ref/source/v1/build-info.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/events.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/general-info.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/index.rst -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/parameters.yaml -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/resource-types.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/resources.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/services.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/software-config.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/stack-actions.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/stack-outputs.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/stack-snapshots.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/stack-templates.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/stacks.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/status.yaml -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/versions.inc -> openstack-heat-23.0.1.dev7/api-ref/source/v1 copying api-ref/source/v1/samples/build-info-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/configs-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-metadata-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployments-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/event-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-find-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-metadata-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-schema-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-hot-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-advanced-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/resources-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/services-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-abandon-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-update-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-without-rollback-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-check-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-resume-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-suspend-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-adopt-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-environment-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-export-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-files-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-delete-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-output-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-outputs-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-preview-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-restore-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshots-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-preview-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/stacks-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-functions-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-show-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-request.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-versions-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying api-ref/source/v1/samples/versions-list-response.json -> openstack-heat-23.0.1.dev7/api-ref/source/v1/samples copying bin/heat-db-setup -> openstack-heat-23.0.1.dev7/bin copying bin/heat-keystone-setup-domain -> openstack-heat-23.0.1.dev7/bin copying contrib/heat_docker/README.md -> openstack-heat-23.0.1.dev7/contrib/heat_docker copying contrib/heat_docker/requirements.txt -> openstack-heat-23.0.1.dev7/contrib/heat_docker copying contrib/heat_docker/setup.cfg -> openstack-heat-23.0.1.dev7/contrib/heat_docker copying contrib/heat_docker/setup.py -> openstack-heat-23.0.1.dev7/contrib/heat_docker copying contrib/heat_docker/heat_docker/__init__.py -> openstack-heat-23.0.1.dev7/contrib/heat_docker/heat_docker copying contrib/heat_docker/heat_docker/resources/__init__.py -> openstack-heat-23.0.1.dev7/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/resources/docker_container.py -> openstack-heat-23.0.1.dev7/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/tests/__init__.py -> openstack-heat-23.0.1.dev7/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/fake_docker_client.py -> openstack-heat-23.0.1.dev7/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/test_docker_container.py -> openstack-heat-23.0.1.dev7/contrib/heat_docker/heat_docker/tests copying devstack/README.rst -> openstack-heat-23.0.1.dev7/devstack copying devstack/plugin.sh -> openstack-heat-23.0.1.dev7/devstack copying devstack/settings -> openstack-heat-23.0.1.dev7/devstack copying devstack/lib/heat -> openstack-heat-23.0.1.dev7/devstack/lib copying devstack/upgrade/resources.sh -> openstack-heat-23.0.1.dev7/devstack/upgrade copying devstack/upgrade/settings -> openstack-heat-23.0.1.dev7/devstack/upgrade copying devstack/upgrade/shutdown.sh -> openstack-heat-23.0.1.dev7/devstack/upgrade copying devstack/upgrade/upgrade.sh -> openstack-heat-23.0.1.dev7/devstack/upgrade copying devstack/upgrade/from-rocky/upgrade-heat -> openstack-heat-23.0.1.dev7/devstack/upgrade/from-rocky copying devstack/upgrade/templates/random_string.yaml -> openstack-heat-23.0.1.dev7/devstack/upgrade/templates copying doc/.gitignore -> openstack-heat-23.0.1.dev7/doc copying doc/Makefile -> openstack-heat-23.0.1.dev7/doc copying doc/README.rst -> openstack-heat-23.0.1.dev7/doc copying doc/requirements.txt -> openstack-heat-23.0.1.dev7/doc copying doc/source/conf.py -> openstack-heat-23.0.1.dev7/doc/source copying doc/source/glossary.rst -> openstack-heat-23.0.1.dev7/doc/source copying doc/source/index.rst -> openstack-heat-23.0.1.dev7/doc/source copying doc/source/_extra/.htaccess -> openstack-heat-23.0.1.dev7/doc/source/_extra copying doc/source/_static/.placeholder -> openstack-heat-23.0.1.dev7/doc/source/_static copying doc/source/_templates/.placeholder -> openstack-heat-23.0.1.dev7/doc/source/_templates copying doc/source/admin/auth-model.rst -> openstack-heat-23.0.1.dev7/doc/source/admin copying doc/source/admin/index.rst -> openstack-heat-23.0.1.dev7/doc/source/admin copying doc/source/admin/introduction.rst -> openstack-heat-23.0.1.dev7/doc/source/admin copying doc/source/admin/stack-domain-users.rst -> openstack-heat-23.0.1.dev7/doc/source/admin copying doc/source/api/index.rst -> openstack-heat-23.0.1.dev7/doc/source/api copying doc/source/configuration/config-options.rst -> openstack-heat-23.0.1.dev7/doc/source/configuration copying doc/source/configuration/index.rst -> openstack-heat-23.0.1.dev7/doc/source/configuration copying doc/source/configuration/logs.rst -> openstack-heat-23.0.1.dev7/doc/source/configuration copying doc/source/configuration/sample_config.rst -> openstack-heat-23.0.1.dev7/doc/source/configuration copying doc/source/configuration/sample_policy.rst -> openstack-heat-23.0.1.dev7/doc/source/configuration copying doc/source/contributor/contributing.rst -> openstack-heat-23.0.1.dev7/doc/source/contributor copying doc/source/contributor/index.rst -> openstack-heat-23.0.1.dev7/doc/source/contributor copying doc/source/developing_guides/architecture.rst -> openstack-heat-23.0.1.dev7/doc/source/developing_guides copying doc/source/developing_guides/blueprints.rst -> openstack-heat-23.0.1.dev7/doc/source/developing_guides copying doc/source/developing_guides/gmr.rst -> openstack-heat-23.0.1.dev7/doc/source/developing_guides copying doc/source/developing_guides/index.rst -> openstack-heat-23.0.1.dev7/doc/source/developing_guides copying doc/source/developing_guides/pluginguide.rst -> openstack-heat-23.0.1.dev7/doc/source/developing_guides copying doc/source/developing_guides/rally_on_gates.rst -> openstack-heat-23.0.1.dev7/doc/source/developing_guides copying doc/source/developing_guides/schedulerhints.rst -> openstack-heat-23.0.1.dev7/doc/source/developing_guides copying doc/source/developing_guides/supportstatus.rst -> openstack-heat-23.0.1.dev7/doc/source/developing_guides copying doc/source/ext/__init__.py -> openstack-heat-23.0.1.dev7/doc/source/ext copying doc/source/ext/resources.py -> openstack-heat-23.0.1.dev7/doc/source/ext copying doc/source/ext/tablefromtext.py -> openstack-heat-23.0.1.dev7/doc/source/ext copying doc/source/getting_started/create_a_stack.rst -> openstack-heat-23.0.1.dev7/doc/source/getting_started copying doc/source/getting_started/index.rst -> openstack-heat-23.0.1.dev7/doc/source/getting_started copying doc/source/getting_started/on_devstack.rst -> openstack-heat-23.0.1.dev7/doc/source/getting_started copying doc/source/getting_started/on_fedora.rst -> openstack-heat-23.0.1.dev7/doc/source/getting_started copying doc/source/getting_started/on_other.rst -> openstack-heat-23.0.1.dev7/doc/source/getting_started copying doc/source/getting_started/on_ubuntu.rst -> openstack-heat-23.0.1.dev7/doc/source/getting_started copying doc/source/getting_started/standalone.rst -> openstack-heat-23.0.1.dev7/doc/source/getting_started copying doc/source/install/get_started.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/install/index.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/install/install-debian.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/install/install-obs.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/install/install-rdo.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/install/install-ubuntu.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/install/install.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/install/launch-instance.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/install/next-steps.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/install/verify.rst -> openstack-heat-23.0.1.dev7/doc/source/install copying doc/source/man/heat-api-cfn.rst -> openstack-heat-23.0.1.dev7/doc/source/man copying doc/source/man/heat-api.rst -> openstack-heat-23.0.1.dev7/doc/source/man copying doc/source/man/heat-db-setup.rst -> openstack-heat-23.0.1.dev7/doc/source/man copying doc/source/man/heat-engine.rst -> openstack-heat-23.0.1.dev7/doc/source/man copying doc/source/man/heat-keystone-setup-domain.rst -> openstack-heat-23.0.1.dev7/doc/source/man copying doc/source/man/heat-manage.rst -> openstack-heat-23.0.1.dev7/doc/source/man copying doc/source/man/heat-status.rst -> openstack-heat-23.0.1.dev7/doc/source/man copying doc/source/man/index.rst -> openstack-heat-23.0.1.dev7/doc/source/man copying doc/source/operating_guides/httpd.rst -> openstack-heat-23.0.1.dev7/doc/source/operating_guides copying doc/source/operating_guides/scale_deployment.rst -> openstack-heat-23.0.1.dev7/doc/source/operating_guides copying doc/source/operating_guides/upgrades_guide.rst -> openstack-heat-23.0.1.dev7/doc/source/operating_guides copying doc/source/sourcecode/.gitignore -> openstack-heat-23.0.1.dev7/doc/source/sourcecode copying doc/source/template_guide/advanced_topics.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/basic_resources.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/cfn.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/composition.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/contrib.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/environment.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/existing_templates.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/feature_guide.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/functions.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/hello_world.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/hot_guide.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/hot_spec.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/index.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/multi-clouds.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/openstack.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/software_deployment.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/template_guide/unsupported.rst -> openstack-heat-23.0.1.dev7/doc/source/template_guide copying doc/source/templates/index.rst -> openstack-heat-23.0.1.dev7/doc/source/templates copying doc/source/templates/cfn/WordPress_Single_Instance.rst -> openstack-heat-23.0.1.dev7/doc/source/templates/cfn copying doc/source/templates/hot/hello_world.rst -> openstack-heat-23.0.1.dev7/doc/source/templates/hot copying etc/heat/README-heat.conf.txt -> openstack-heat-23.0.1.dev7/etc/heat copying etc/heat/api-paste.ini -> openstack-heat-23.0.1.dev7/etc/heat copying etc/heat/heat-policy-generator.conf -> openstack-heat-23.0.1.dev7/etc/heat copying etc/heat/environment.d/default.yaml -> openstack-heat-23.0.1.dev7/etc/heat/environment.d copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> openstack-heat-23.0.1.dev7/etc/heat/templates copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> openstack-heat-23.0.1.dev7/etc/heat/templates copying heat/__init__.py -> openstack-heat-23.0.1.dev7/heat copying heat/version.py -> openstack-heat-23.0.1.dev7/heat copying heat/api/__init__.py -> openstack-heat-23.0.1.dev7/heat/api copying heat/api/versions.py -> openstack-heat-23.0.1.dev7/heat/api copying heat/api/aws/__init__.py -> openstack-heat-23.0.1.dev7/heat/api/aws copying heat/api/aws/ec2token.py -> openstack-heat-23.0.1.dev7/heat/api/aws copying heat/api/aws/exception.py -> openstack-heat-23.0.1.dev7/heat/api/aws copying heat/api/aws/utils.py -> openstack-heat-23.0.1.dev7/heat/api/aws copying heat/api/cfn/__init__.py -> openstack-heat-23.0.1.dev7/heat/api/cfn copying heat/api/cfn/versions.py -> openstack-heat-23.0.1.dev7/heat/api/cfn copying heat/api/cfn/v1/__init__.py -> openstack-heat-23.0.1.dev7/heat/api/cfn/v1 copying heat/api/cfn/v1/signal.py -> openstack-heat-23.0.1.dev7/heat/api/cfn/v1 copying heat/api/cfn/v1/stacks.py -> openstack-heat-23.0.1.dev7/heat/api/cfn/v1 copying heat/api/middleware/__init__.py -> openstack-heat-23.0.1.dev7/heat/api/middleware copying heat/api/middleware/fault.py -> openstack-heat-23.0.1.dev7/heat/api/middleware copying heat/api/middleware/version_negotiation.py -> openstack-heat-23.0.1.dev7/heat/api/middleware copying heat/api/openstack/__init__.py -> openstack-heat-23.0.1.dev7/heat/api/openstack copying heat/api/openstack/versions.py -> openstack-heat-23.0.1.dev7/heat/api/openstack copying heat/api/openstack/v1/__init__.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/actions.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/build_info.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/events.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/resources.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/services.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/software_configs.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/software_deployments.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/stacks.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/util.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1 copying heat/api/openstack/v1/views/__init__.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/stacks_view.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/views_common.py -> openstack-heat-23.0.1.dev7/heat/api/openstack/v1/views copying heat/cloudinit/__init__.py -> openstack-heat-23.0.1.dev7/heat/cloudinit copying heat/cloudinit/boothook.sh -> openstack-heat-23.0.1.dev7/heat/cloudinit copying heat/cloudinit/config -> openstack-heat-23.0.1.dev7/heat/cloudinit copying heat/cloudinit/loguserdata.py -> openstack-heat-23.0.1.dev7/heat/cloudinit copying heat/cloudinit/part_handler.py -> openstack-heat-23.0.1.dev7/heat/cloudinit copying heat/cmd/__init__.py -> openstack-heat-23.0.1.dev7/heat/cmd copying heat/cmd/all.py -> openstack-heat-23.0.1.dev7/heat/cmd copying heat/cmd/api.py -> openstack-heat-23.0.1.dev7/heat/cmd copying heat/cmd/api_cfn.py -> openstack-heat-23.0.1.dev7/heat/cmd copying heat/cmd/engine.py -> openstack-heat-23.0.1.dev7/heat/cmd copying heat/cmd/manage.py -> openstack-heat-23.0.1.dev7/heat/cmd copying heat/cmd/status.py -> openstack-heat-23.0.1.dev7/heat/cmd copying heat/common/__init__.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/auth_password.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/auth_plugin.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/auth_url.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/cache.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/config.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/context.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/crypt.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/custom_backend_auth.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/endpoint_utils.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/environment_format.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/environment_util.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/exception.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/grouputils.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/i18n.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/identifier.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/lifecycle_plugin_utils.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/messaging.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/netutils.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/noauth.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/param_utils.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/password_gen.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/plugin_loader.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/pluginutils.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/policy.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/profiler.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/serializers.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/service_utils.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/short_id.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/template_format.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/timeutils.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/urlfetch.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/common/wsgi.py -> openstack-heat-23.0.1.dev7/heat/common copying heat/db/__init__.py -> openstack-heat-23.0.1.dev7/heat/db copying heat/db/alembic.ini -> openstack-heat-23.0.1.dev7/heat/db copying heat/db/api.py -> openstack-heat-23.0.1.dev7/heat/db copying heat/db/filters.py -> openstack-heat-23.0.1.dev7/heat/db copying heat/db/migration.py -> openstack-heat-23.0.1.dev7/heat/db copying heat/db/models.py -> openstack-heat-23.0.1.dev7/heat/db copying heat/db/types.py -> openstack-heat-23.0.1.dev7/heat/db copying heat/db/utils.py -> openstack-heat-23.0.1.dev7/heat/db copying heat/db/migrations/README.rst -> openstack-heat-23.0.1.dev7/heat/db/migrations copying heat/db/migrations/env.py -> openstack-heat-23.0.1.dev7/heat/db/migrations copying heat/db/migrations/script.py.mako -> openstack-heat-23.0.1.dev7/heat/db/migrations copying heat/db/migrations/versions/c6214ca60943_initial_revision.py -> openstack-heat-23.0.1.dev7/heat/db/migrations/versions copying heat/engine/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/api.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/attributes.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/check_resource.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/conditions.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/constraints.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/dependencies.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/environment.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/event.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/function.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/lifecycle_plugin.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/node_data.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/output.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/parameter_groups.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/parameters.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/parent_rsrc.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/plugin_manager.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/properties.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/properties_group.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/resource.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/rsrc_defn.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/scheduler.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/service.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/service_software_config.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/software_config_io.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/stack.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/stack_lock.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/status.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/stk_defn.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/support.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/sync_point.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/template.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/template_common.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/template_files.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/timestamp.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/translation.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/update.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/worker.py -> openstack-heat-23.0.1.dev7/heat/engine copying heat/engine/cfn/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/cfn copying heat/engine/cfn/functions.py -> openstack-heat-23.0.1.dev7/heat/engine/cfn copying heat/engine/cfn/parameters.py -> openstack-heat-23.0.1.dev7/heat/engine/cfn copying heat/engine/cfn/template.py -> openstack-heat-23.0.1.dev7/heat/engine/cfn copying heat/engine/clients/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/clients copying heat/engine/clients/client_exception.py -> openstack-heat-23.0.1.dev7/heat/engine/clients copying heat/engine/clients/client_plugin.py -> openstack-heat-23.0.1.dev7/heat/engine/clients copying heat/engine/clients/default_client_plugin.py -> openstack-heat-23.0.1.dev7/heat/engine/clients copying heat/engine/clients/microversion_mixin.py -> openstack-heat-23.0.1.dev7/heat/engine/clients copying heat/engine/clients/progress.py -> openstack-heat-23.0.1.dev7/heat/engine/clients copying heat/engine/clients/os/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/aodh.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/barbican.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/blazar.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/cinder.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/designate.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/glance.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/heat_plugin.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/ironic.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/magnum.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/manila.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/mistral.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/monasca.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/nova.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/octavia.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/openstacksdk.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/swift.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/trove.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/vitrage.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/zaqar.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/zun.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os copying heat/engine/clients/os/keystone/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/fake_keystoneclient.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/keystone_constraints.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os/keystone copying heat/engine/clients/os/neutron/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/lbaas_constraints.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/neutron_constraints.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/taas_constraints.py -> openstack-heat-23.0.1.dev7/heat/engine/clients/os/neutron copying heat/engine/constraint/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/constraint copying heat/engine/constraint/common_constraints.py -> openstack-heat-23.0.1.dev7/heat/engine/constraint copying heat/engine/hot/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/hot copying heat/engine/hot/functions.py -> openstack-heat-23.0.1.dev7/heat/engine/hot copying heat/engine/hot/parameters.py -> openstack-heat-23.0.1.dev7/heat/engine/hot copying heat/engine/hot/template.py -> openstack-heat-23.0.1.dev7/heat/engine/hot copying heat/engine/notification/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/notification copying heat/engine/notification/autoscaling.py -> openstack-heat-23.0.1.dev7/heat/engine/notification copying heat/engine/notification/stack.py -> openstack-heat-23.0.1.dev7/heat/engine/notification copying heat/engine/resources/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/alarm_base.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/scheduler_hints.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/server_base.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/signal_responder.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/stack_resource.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/stack_user.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/template_resource.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/volume_base.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/wait_condition.py -> openstack-heat-23.0.1.dev7/heat/engine/resources copying heat/engine/resources/aws/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws copying heat/engine/resources/aws/autoscaling/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/launch_config.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/cfn/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/stack.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/ec2/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/eip.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/instance.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/internet_gateway.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/network_interface.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/route_table.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/security_group.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/subnet.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/volume.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/vpc.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/iam/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/user.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/iam copying heat/engine/resources/aws/lb/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/loadbalancer.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/lb copying heat/engine/resources/aws/s3/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/s3.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/aws/s3 copying heat/engine/resources/openstack/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack copying heat/engine/resources/openstack/aodh/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/alarm.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/composite_alarm.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/barbican/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/container.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/order.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/secret.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/blazar/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/host.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/lease.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/cinder/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/qos_specs.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/quota.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume_type.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/designate/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/domain.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/record.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/recordset.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/zone.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/glance/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/image.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/heat/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/access_policy.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/autoscaling_group.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_config.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/delay.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/deployed_server.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/ha_restarter.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/instance_group.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/multi_part.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/none_resource.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/random_string.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/remote_stack.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_chain.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_group.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/scaling_policy.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_component.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_config.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_deployment.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/structured_config.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/swiftsignal.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/test_resource.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/value.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/ironic/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/ironic/port.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/keystone/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/domain.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/endpoint.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/group.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/project.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/region.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role_assignments.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/service.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/user.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/magnum/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/bay.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/baymodel.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster_template.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/manila/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/security_service.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_network.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_type.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/mistral/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/cron_trigger.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/external_resource.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/workflow.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/monasca/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/alarm_definition.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/notification.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/neutron/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/address_scope.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extraroute.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extrarouteset.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/firewall.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/floatingip.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/loadbalancer.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/metering.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/net.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/network_gateway.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/neutron.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/port.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/provider_net.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/qos.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/quota.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/rbac_policy.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/router.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group_rule.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/segment.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnet.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnetpool.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/trunk.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/vpnservice.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/taas/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_flow.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_service.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/nova/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/flavor.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/floatingip.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/host_aggregate.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/keypair.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/quota.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_group.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_network_mixin.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/octavia/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor_profile.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/health_monitor.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7policy.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7rule.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/listener.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/loadbalancer.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/octavia_base.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool_member.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/quota.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/sahara/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/cluster.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/data_source.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/image.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job_binary.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/templates.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/senlin/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/cluster.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/node.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/policy.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/profile.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/receiver.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/res_base.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/swift/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/container.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/trove/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/cluster.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/instance.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/vitrage/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/vitrage/vitrage_template.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/zaqar/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/queue.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/subscription.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zun/__init__.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/container.py -> openstack-heat-23.0.1.dev7/heat/engine/resources/openstack/zun copying heat/hacking/__init__.py -> openstack-heat-23.0.1.dev7/heat/hacking copying heat/hacking/checks.py -> openstack-heat-23.0.1.dev7/heat/hacking copying heat/httpd/__init__.py -> openstack-heat-23.0.1.dev7/heat/httpd copying heat/httpd/heat_api.py -> openstack-heat-23.0.1.dev7/heat/httpd copying heat/httpd/heat_api_cfn.py -> openstack-heat-23.0.1.dev7/heat/httpd copying heat/httpd/files/heat-api-cfn-uwsgi.ini -> openstack-heat-23.0.1.dev7/heat/httpd/files copying heat/httpd/files/heat-api-cfn.conf -> openstack-heat-23.0.1.dev7/heat/httpd/files copying heat/httpd/files/heat-api-uwsgi.ini -> openstack-heat-23.0.1.dev7/heat/httpd/files copying heat/httpd/files/heat-api.conf -> openstack-heat-23.0.1.dev7/heat/httpd/files copying heat/httpd/files/uwsgi-heat-api-cfn.conf -> openstack-heat-23.0.1.dev7/heat/httpd/files copying heat/httpd/files/uwsgi-heat-api.conf -> openstack-heat-23.0.1.dev7/heat/httpd/files copying heat/locale/de/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/de/LC_MESSAGES copying heat/locale/es/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/es/LC_MESSAGES copying heat/locale/fr/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/fr/LC_MESSAGES copying heat/locale/it/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/it/LC_MESSAGES copying heat/locale/ja/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/ja/LC_MESSAGES copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/ko_KR/LC_MESSAGES copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/pt_BR/LC_MESSAGES copying heat/locale/ru/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/ru/LC_MESSAGES copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/zh_CN/LC_MESSAGES copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> openstack-heat-23.0.1.dev7/heat/locale/zh_TW/LC_MESSAGES copying heat/objects/__init__.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/base.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/event.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/fields.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/raw_template.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/raw_template_files.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/resource.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/resource_data.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/resource_properties_data.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/service.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/snapshot.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/software_config.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/software_deployment.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/stack.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/stack_lock.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/stack_tag.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/sync_point.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/objects/user_creds.py -> openstack-heat-23.0.1.dev7/heat/objects copying heat/policies/__init__.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/actions.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/base.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/build_info.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/cloudformation.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/events.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/resource.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/resource_types.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/service.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/software_configs.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/software_deployments.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/policies/stacks.py -> openstack-heat-23.0.1.dev7/heat/policies copying heat/rpc/__init__.py -> openstack-heat-23.0.1.dev7/heat/rpc copying heat/rpc/api.py -> openstack-heat-23.0.1.dev7/heat/rpc copying heat/rpc/client.py -> openstack-heat-23.0.1.dev7/heat/rpc copying heat/rpc/listener_client.py -> openstack-heat-23.0.1.dev7/heat/rpc copying heat/rpc/worker_api.py -> openstack-heat-23.0.1.dev7/heat/rpc copying heat/rpc/worker_client.py -> openstack-heat-23.0.1.dev7/heat/rpc copying heat/scaling/__init__.py -> openstack-heat-23.0.1.dev7/heat/scaling copying heat/scaling/cooldown.py -> openstack-heat-23.0.1.dev7/heat/scaling copying heat/scaling/lbutils.py -> openstack-heat-23.0.1.dev7/heat/scaling copying heat/scaling/rolling_update.py -> openstack-heat-23.0.1.dev7/heat/scaling copying heat/scaling/scalingutil.py -> openstack-heat-23.0.1.dev7/heat/scaling copying heat/scaling/template.py -> openstack-heat-23.0.1.dev7/heat/scaling copying heat/tests/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/common.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/fakes.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/generic_resource.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_attributes.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_auth_password.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_auth_url.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_common_auth_plugin.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_common_context.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_common_env_util.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_common_exception.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_common_param_utils.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_common_pluginutils.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_common_policy.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_common_serializers.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_common_service_utils.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_constraints.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_convg_stack.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_crypt.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_dbinstance.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_empty_stack.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_engine_api_utils.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_engine_service.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_environment.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_environment_format.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_event.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_exception.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_fault_middleware.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_function.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_grouputils.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_hacking.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_hot.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_identifier.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_lifecycle_plugin_utils.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_loguserdata.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_metadata_refresh.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_nested_stack.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_noauth.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_nokey.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_notifications.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_parameters.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_plugin_loader.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_properties.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_properties_group.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_provider_template.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_resource.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_resource_properties_data.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_rpc_client.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_rpc_listener_client.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_rpc_worker_client.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_rsrc_defn.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_server_tags.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_short_id.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_signal.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_stack.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_stack_collect_attributes.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_stack_delete.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_stack_lock.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_stack_resource.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_stack_update.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_stack_user.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_support.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_template.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_template_files.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_template_format.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_timeutils.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_translation_rule.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_urlfetch.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_validate.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_version.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/test_vpc.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/testing-overview.txt -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/utils.py -> openstack-heat-23.0.1.dev7/heat/tests copying heat/tests/api/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/api copying heat/tests/api/test_wsgi.py -> openstack-heat-23.0.1.dev7/heat/tests/api copying heat/tests/api/aws/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/api/aws copying heat/tests/api/aws/test_api_aws.py -> openstack-heat-23.0.1.dev7/heat/tests/api/aws copying heat/tests/api/aws/test_api_ec2token.py -> openstack-heat-23.0.1.dev7/heat/tests/api/aws copying heat/tests/api/cfn/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/api/cfn copying heat/tests/api/cfn/test_api_cfn_v1.py -> openstack-heat-23.0.1.dev7/heat/tests/api/cfn copying heat/tests/api/middleware/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/api/middleware copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> openstack-heat-23.0.1.dev7/heat/tests/api/middleware copying heat/tests/api/openstack_v1/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_actions.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_build_info.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_events.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_resources.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_routes.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_services.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_configs.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_deployments.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_stacks.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_util.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_common.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/tools.py -> openstack-heat-23.0.1.dev7/heat/tests/api/openstack_v1 copying heat/tests/autoscaling/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/inline_templates.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_group.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_policy.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/test_launch_config.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/test_lbutils.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/test_new_capacity.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/test_rolling_update.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_group.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_policy.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_template.py -> openstack-heat-23.0.1.dev7/heat/tests/autoscaling copying heat/tests/aws/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_eip.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_instance.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_instance_network.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_loadbalancer.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_network_interface.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_s3.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_security_group.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_user.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_volume.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/aws/test_waitcondition.py -> openstack-heat-23.0.1.dev7/heat/tests/aws copying heat/tests/clients/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_aodh_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_barbican_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_blazar_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_cinder_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_clients.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_designate_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_glance_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_heat_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_ironic_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_keystone_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_magnum_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_manila_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_mistral_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_monasca_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_neutron_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_nova_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_octavia_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_progress.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_sdk_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_swift_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_vitrage_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_zaqar_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/clients/test_zun_client.py -> openstack-heat-23.0.1.dev7/heat/tests/clients copying heat/tests/cmd/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/cmd copying heat/tests/cmd/test_status.py -> openstack-heat-23.0.1.dev7/heat/tests/cmd copying heat/tests/constraints/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/constraints copying heat/tests/constraints/test_common_constraints.py -> openstack-heat-23.0.1.dev7/heat/tests/constraints copying heat/tests/convergence/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence copying heat/tests/convergence/test_converge.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence copying heat/tests/convergence/framework/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/engine_wrapper.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/event_loop.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/fake_resource.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_processor.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_queue.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/processes.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/reality.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario_template.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/testutils.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/framework/worker_wrapper.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/framework copying heat/tests/convergence/scenarios/basic_create.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_create_rollback.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_update_delete.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/create_early_delete.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/disjoint_create.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/multiple_update.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_concurrent.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_interrupt_create.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove_rollback.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_rollback.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> openstack-heat-23.0.1.dev7/heat/tests/convergence/scenarios copying heat/tests/db/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/db copying heat/tests/db/test_migrations.py -> openstack-heat-23.0.1.dev7/heat/tests/db copying heat/tests/db/test_sqlalchemy_api.py -> openstack-heat-23.0.1.dev7/heat/tests/db copying heat/tests/db/test_sqlalchemy_filters.py -> openstack-heat-23.0.1.dev7/heat/tests/db copying heat/tests/db/test_sqlalchemy_types.py -> openstack-heat-23.0.1.dev7/heat/tests/db copying heat/tests/engine/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/test_check_resource.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/test_dependencies.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/test_engine_worker.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/test_node_data.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/test_plugin_manager.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/test_resource_type.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/test_scheduler.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/test_sync_point.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/tools.py -> openstack-heat-23.0.1.dev7/heat/tests/engine copying heat/tests/engine/service/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_service_engine.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_software_config.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_stack_action.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_stack_adopt.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_stack_create.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_stack_delete.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_stack_events.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_stack_resources.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_stack_snapshot.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_stack_update.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/engine/service/test_threadgroup_mgr.py -> openstack-heat-23.0.1.dev7/heat/tests/engine/service copying heat/tests/openstack/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack copying heat/tests/openstack/aodh/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_alarm.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_composite_alarm.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/aodh copying heat/tests/openstack/barbican/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_container.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_order.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_secret.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/barbican copying heat/tests/openstack/blazar/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_host.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_lease.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/blazar copying heat/tests/openstack/cinder/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_qos_specs.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_quota.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_utils.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/cinder copying heat/tests/openstack/designate/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_recordset.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_zone.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/designate copying heat/tests/openstack/glance/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/glance copying heat/tests/openstack/glance/test_image.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/glance copying heat/tests/openstack/heat/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_cloud_config.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_delay.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_deployed_server.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_multi_part.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_none_resource.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_random_string.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_remote_stack.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_chain.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_group.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_component.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_config.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_deployment.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_structured_config.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_swiftsignal.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_value.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_waitcondition.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/heat copying heat/tests/openstack/ironic/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/ironic copying heat/tests/openstack/ironic/test_port.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/ironic copying heat/tests/openstack/keystone/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_domain.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_endpoint.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_group.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_project.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_region.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role_assignments.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_service.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_user.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/keystone copying heat/tests/openstack/magnum/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster_template.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/magnum copying heat/tests/openstack/manila/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_security_service.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_network.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_type.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/manila copying heat/tests/openstack/mistral/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_cron_trigger.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_external_resource.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_workflow.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/mistral copying heat/tests/openstack/monasca/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_alarm_definition.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_notification.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/monasca copying heat/tests/openstack/neutron/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/inline_templates.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_address_scope.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_extraroute.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_firewall.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_metering.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_net.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_port.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_router.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_segment.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnet.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_trunk.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_qos.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_quota.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_sfc/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/nova/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/nova copying heat/tests/openstack/nova/fakes.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_flavor.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_floatingip.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_host_aggregate.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_keypair.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_quota.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server_group.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/nova copying heat/tests/openstack/octavia/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/inline_templates.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor_profile.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_health_monitor.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7policy.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7rule.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_listener.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_loadbalancer.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool_member.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_quota.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/octavia copying heat/tests/openstack/swift/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/swift copying heat/tests/openstack/swift/test_container.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/swift copying heat/tests/openstack/trove/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_cluster.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_instance.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/trove copying heat/tests/openstack/vitrage/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/vitrage copying heat/tests/openstack/vitrage/test_vitrage_template.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/vitrage copying heat/tests/openstack/zaqar/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_queue.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_subscription.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/zaqar copying heat/tests/openstack/zun/__init__.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/zun copying heat/tests/openstack/zun/test_container.py -> openstack-heat-23.0.1.dev7/heat/tests/openstack/zun copying heat/tests/policy/resources.json -> openstack-heat-23.0.1.dev7/heat/tests/policy copying heat/tests/policy/test_acl_personas.yaml -> openstack-heat-23.0.1.dev7/heat/tests/policy copying heat/tests/policy/test_deprecated_access.yaml -> openstack-heat-23.0.1.dev7/heat/tests/policy copying heat/tests/policy/test_new_acl_personas.yaml -> openstack-heat-23.0.1.dev7/heat/tests/policy copying heat/tests/templates/Neutron.template -> openstack-heat-23.0.1.dev7/heat/tests/templates copying heat/tests/templates/Neutron.yaml -> openstack-heat-23.0.1.dev7/heat/tests/templates copying heat/tests/templates/README -> openstack-heat-23.0.1.dev7/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.template -> openstack-heat-23.0.1.dev7/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.yaml -> openstack-heat-23.0.1.dev7/heat/tests/templates copying heat_integrationtests/README.rst -> openstack-heat-23.0.1.dev7/heat_integrationtests copying heat_integrationtests/__init__.py -> openstack-heat-23.0.1.dev7/heat_integrationtests copying heat_integrationtests/cleanup_test_env.sh -> openstack-heat-23.0.1.dev7/heat_integrationtests copying heat_integrationtests/prepare_test_env.sh -> openstack-heat-23.0.1.dev7/heat_integrationtests copying heat_integrationtests/prepare_test_network.sh -> openstack-heat-23.0.1.dev7/heat_integrationtests copying heat_integrationtests/common/__init__.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/common copying heat_integrationtests/common/clients.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/common copying heat_integrationtests/common/exceptions.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/common copying heat_integrationtests/common/test.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/common copying heat_integrationtests/functional/__init__.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/functional_base.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_admin_actions.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_autoscaling.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_aws_stack.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_cancel_update.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditional_exposure.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditions.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_default_parameters.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_delete.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_env_merge.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_heat_autoscaling.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_immutable_parameters.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_instance_group.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_keystone_user_with_domain.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_nested_get_attr.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_notifications.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_preview_update.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_purge.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_replace_deprecated.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_chain.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_group.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_simultaneous_update.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_snapshot_restore.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_software_deployment_group.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_cancel.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_swiftsignal_update.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_resource.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_versions.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_translation.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_update_restricted.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_validation.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/functional/test_versionnegotiation.py -> openstack-heat-23.0.1.dev7/heat_integrationtests/functional copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-23.0.1.dev7/heat_integrationtests/locale/de/LC_MESSAGES copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-23.0.1.dev7/heat_integrationtests/locale/en_GB/LC_MESSAGES copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-23.0.1.dev7/heat_integrationtests/locale/ja/LC_MESSAGES copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-23.0.1.dev7/heat_integrationtests/locale/ko_KR/LC_MESSAGES copying heat_upgradetests/post_test_hook.sh -> openstack-heat-23.0.1.dev7/heat_upgradetests copying heat_upgradetests/pre_test_hook.sh -> openstack-heat-23.0.1.dev7/heat_upgradetests copying openstack_heat.egg-info/PKG-INFO -> openstack-heat-23.0.1.dev7/openstack_heat.egg-info copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-23.0.1.dev7/openstack_heat.egg-info copying openstack_heat.egg-info/dependency_links.txt -> openstack-heat-23.0.1.dev7/openstack_heat.egg-info copying openstack_heat.egg-info/entry_points.txt -> openstack-heat-23.0.1.dev7/openstack_heat.egg-info copying openstack_heat.egg-info/not-zip-safe -> openstack-heat-23.0.1.dev7/openstack_heat.egg-info copying openstack_heat.egg-info/pbr.json -> openstack-heat-23.0.1.dev7/openstack_heat.egg-info copying openstack_heat.egg-info/requires.txt -> openstack-heat-23.0.1.dev7/openstack_heat.egg-info copying openstack_heat.egg-info/top_level.txt -> openstack-heat-23.0.1.dev7/openstack_heat.egg-info copying playbooks/devstack/functional/post.yaml -> openstack-heat-23.0.1.dev7/playbooks/devstack/functional copying playbooks/devstack/functional/run.yaml -> openstack-heat-23.0.1.dev7/playbooks/devstack/functional copying rally-scenarios/README.rst -> openstack-heat-23.0.1.dev7/rally-scenarios copying rally-scenarios/heat-fakevirt.yaml -> openstack-heat-23.0.1.dev7/rally-scenarios copying rally-scenarios/extra/README.rst -> openstack-heat-23.0.1.dev7/rally-scenarios/extra copying rally-scenarios/extra/default.yaml -> openstack-heat-23.0.1.dev7/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_constraint.yaml -> openstack-heat-23.0.1.dev7/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_outputs.yaml -> openstack-heat-23.0.1.dev7/rally-scenarios/extra copying rally-scenarios/plugins/sample_plugin.py -> openstack-heat-23.0.1.dev7/rally-scenarios/plugins copying rally-scenarios/plugins/stack_output.py -> openstack-heat-23.0.1.dev7/rally-scenarios/plugins copying releasenotes/config.yaml -> openstack-heat-23.0.1.dev7/releasenotes copying releasenotes/notes/.placeholder -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/Change-logger-path-e7a13878e5bb0bc2.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/Multi-OpenStack-Cloud-Support-b1ae023811d88854.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/SOURCE_IP_PORT-to-LB_ALGORITHM-11f0edf22096df74.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-aodh-composite-alarm-f8eb4f879fe0916b.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-aodh-lbmemberhealth-alarm-c59502aac1944b8b.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-availability-zone-to-octavia-193bcd2aee264fbd.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-blazar-client-plugin-e2077e8646ca5f1a.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-blazar-host-resource-392ce00635ac27ed.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-blazar-lease-resource-724caa6572e44182.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-cephfs-share-protocol-033e091e7c6c5166.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-contains-function-440aa7184a07758c.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-dedicated-auth-endpoint-config-for-servers-b20f7eb351f619d0.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-dns_domain-to-ProviderNet-84b14a85b8653c7c.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-extra-properties-to-glance-bb6e6e5d02473877.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-hostname-hints-security_groups-to-container-d3b69ae4b6f71fc7.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-list-concat-unique-function-5a87130d9c93cb08.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-list_concat-function-c28563ab8fb6362e.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-networks-properties-to-container-resource-b1936d7e113aafbc.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-octavia-flavor-flavorprofile-support-90ef922d19591c60.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-port-forwarding-resource-e32b5515f1b47a28.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-port-uplink-status-propagation-abd90d794e330d31.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-rebuild-for-user_data_update_policy-b1a229f3f551ea4b.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-subnetpool-rbacpolicy-quota-resource-945a74b57e2198a3.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-tags-for-neutron-router-43d72e78aa89fd07.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-template-dir-config-b96392a9e116a2d3.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-tty-property-to-container-1b8bf92f0f47deca.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-udp-support-octavia-593dca738ab2ef57.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-vitrage-client-plugin-cb9e6b51ec2cc6ec.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-zun-client-plugin-dfc10ecd1a6e98be.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add-zun-container-c31fa5316237b13d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/add_doc_for_multi_cloud_support-9f6e74ccc2639b4e.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/added-backup-quota-properties-to-cinder-quota-resource-c83bee744bbd03c8.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/allow_global_admin_get_resources_from_other_projects-711a6b61a0aaaf63.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/aodh-prometheusalarm-a090815d2f9f8e77.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/api-outputs-6d09ebf5044f51c3.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/attribute-schema-validation-db615003e577f8dd.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/barbican-container-77967add0832d51b.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/bp-mistral-new-resource-type-workflow-execution-748bd37faa3e427b.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/bp-support-conditions-1a9f89748a08cd4f.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/bp-support-neutron-qos-3feb38eb2abdcc87.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/bp-support-rbac-policy-fd71f8f6cc97bfb6.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/bp-support-trunk-port-733019c49a429826.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/bp-tap-as-a-service-da00206c6a3d4ffc.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/bp-update-cinder-resources-e23e62762f167d29.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/cancel_without_rollback-e5d978a60d9baf45.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/change-dist-name-288024b5d6668c01.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/change-heat-keystone-user-name-limit-to-255-bd076132b98744be.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/cinder-backup-cb72e775681fb5a5.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/cinder-qos-specs-resource-ca5a237ebc114729.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/cinder-quota-resource-f13211c04020cd0c.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/cloud-watch-cleanup-62151466d15ac504.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/constraints-i18n-dc8b2652b8455196.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/converge-flag-for-stack-update-e0e92a7fe232f10f.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/convergence-delete-race-5b821bbd4c5ba5dc.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/delay-resource-7d44c512081026c8.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/delay-resource-e20ba61f31799f6e.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/deployment-swift-data-server-property-51fd4f9d1671fc90.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/deprecate-heat-manage-migrate_properties_data-command-754c94ef87626a82.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/deprecate-inactive-project-rsc-caracal-ba0b0005f67580f9.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-ac2f98b31ece0baf.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/deprecate-nova-floatingip-resources-d5c9447a199be402.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/deprecate-nova-quota-injected_file-properties-6c6fd7f5231e4c40.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/deprecate-threshold-alarm-5738f5ab8aebfd20.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/deprecate_personality_property-6bcda7c7c0e07151.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/designate-allow-caa-cert-naptr-recordsets-49f37eb55e51b2cc.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/designate-v2-support-0f889e9ad13d4aa2.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/dns-resolution-5afc1c57dfd05aff.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/doc-migrate-10c968c819848240.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/drop-ceilometerclient-868ee47eedf2dff4.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/drop-python-3-8-70fe6de72f16f36c.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/drop-watch-rule-watch-data-tables-9ecb8da574611236.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/enable-enforce-scope-and-new-defaults-76e9b64cc5bed89e.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/environment-merging-d623362fac1279f7.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/environment_validate_template-fee21a03bb628446.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/event-list-nested-depth-80081a2a8eefee1a.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/event-transport-302d1db6c5a5daa9.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/external-resources-965d01d690d32bd2.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/fix-attachments-type-c5b6fb5b4c2bcbfe.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/fix-autoscalinggroup-reference-id-caf8b80c9288ad0f.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/fix-update-of-UpdateWaitConditionHandle-98ef3ed47892bbc8.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/force-delete-nova-instance-6ed5d7fbd5b6f5fe.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/get-server-webmks-console-url-f7066a9e14429084.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/give-me-a-network-67e23600945346cd.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/glance-image-tag-6fa123ca30be01aa.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/glance-web-download-c9d1fd2a6a2cb044.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/granular-action-policy-b8c143bb5f203b68.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/heat-status-upgrade-check-framework-ccbd67cee3994b88.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/heat-template-support-trove-cluster-996efba5dfb6f02d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/hidden-designate-domain-record-res-d445ca7f1251b63d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/hidden-heat-harestarter-resource-a123479c317886a3.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/hidden-multiattach-c761af6165c9571f.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/hidden-resources-529934d5eb519c86.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/hide-glance-image-6855b061a8c2b8ca.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/honor-hidden-parameter-in-stack-env-show-cmd-062065545dfef82a.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/honoring_oslo_db_config-bf32711bf99a2e47.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/if-macro-optional-properties-40647f036903731b.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/ike-properties-updateable-for-vpnaas-c42af7a4631e5dd3.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/immutable-parameters-a13dc9bec7d6fa0f.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/ip-version-n-attribute-deprecation-bea1c6e4ca3678f1.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/keystone-domain-support-e06e2c65c5925ae5.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/keystone-project-allow-get-attribute-b382fe97694e3987.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/keystone-region-ce3b435c73c81ce4.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/know-limit-releasenote-4d21fc4d91d136d9.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/lbaasv2-hidden-a8f82ddfdba911eb.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/legacy-client-races-ba7a60cef5ec1694.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/legacy-stack-user-id-cebbad8b0f2ed490.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/limit-resources-aeb2f24e705840de.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/magnum-resource-update-0f617eec45ef8ef7.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/make_url-function-d76737adb1e54801.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/manual-rollback-failed-replacement-08ebb9271617fe9d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/map-replace-function-26bf247c620f64bf.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/mark-combination-alarm-as-placeholder-resource-e243e9692cab52e0.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/mark-unhealthy-phys-id-e90fd669d86963d1.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/migrate-to-storyboard-36c90857d3167322.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/monasca-period-f150cdb134f1e036.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/monasca-supported-71c5373282c3b338.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/network-attribute-segments-984ec5b3e75d657b.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-address-scope-ce234763e22c7449.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-l2gw-connection-support-56fc2db6e448100a.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-l2gw-support-9fbb690bb5648f76.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-lbaas-v2-resources-c0ebbeb9bc9f7a42.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-port-network-attribute-14d2eeb481b25fa8.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-qos-minimum-packet-rate-rule-e58e9ced636320f1.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-quota-resource-7fa5e4df8287bf77.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/neutron-segment-support-a7d44af499838a4e.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/nova-quota-resource-84350f0467ce2d40.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/octavia-member-tags-84cd00224d6b7bc1.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/octavia-pool-tls-enabled-373a8c74f7c7664b.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/octavia-quota-resource-52c1ea86f16d9513.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/octavia-resources-0a25720e16dfe55d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/os-neutron-net-segments-attribute-semi-predictable-b40a869317d053cc.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/parameter-group-for-nested-04559c4de34e326a.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/parameter-tags-148ef065616f92fc.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/policy-defaults-refresh-984844c65ae48599.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/policy-in-code-124372f6cdb0a497.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/port-mac-address-update-b377d23434e7b48a.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/project-tags-orchestration-If9125519e35f9f95ea8343cb07c377de9ccf5edf.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/providernet-segments-attribute-cc20b22bf3a25e96.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/providernet_tags_support-e8cc20a4ab76ab8e.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/python2-7125a4d5b441e7a6.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/qos-bandwidth-limit-ingress-182a6300cd6e7aa3.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/random-string-entropy-9b8e23874cd79b8f.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/remove-SSLMiddleware-2f15049af559f26a.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/remove-cloudwatch-api-149403251da97b41.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/remove-default-domain-from-templates-b5965242bfb78145.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/remove-designate-v1-support-107de4784f8da2a6.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/remove-heat-resourcetype-constraint-b679618a149fc04e.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/remove-nova-api-extension-934f8389ea42e9e4.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/remove-onready-cdb6f00c50e84587.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/remove-sahara-c01d0ca29d3a9e1d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/remove-senlin-586d6754a7610bdf.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/repeat-support-setting-permutations-fbc3234166b529ca.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/requests-timeout-5d586f59dbe9bbfd.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/resource-search-3234afe601ea4e9d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/resource_group_removal_policies_mode-d489e0cc49942e2a.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/restrict_update_replace-68abece58cf3f6a0.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/sahara-job-resource-84aecc11fdf1d5af.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/senlin-resources-71c856dc62d0b407.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/server-add-user-data-update-policy-c34646acfaada4d4.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-network-0f5359ecc33b4718.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-subnet-62d74e161e1db1af.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/server-ephemeral-bdm-v2-55e0fe2afc5d8b63.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/server-group-soft-policy-8eabde24bf14bf1d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/server-side-multi-env-7862a75e596ae8f5.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/set-networks-for-trove-cluster-b997a049eedbad17.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/set-tags-for-network-resource-d6f3843c546744a2.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/set-tags-for-port-471155bb53436361.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/set-tags-for-subnet-17a97b88dd11de63.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/set-tags-for-subnetpool-d86ca0d7e35a05f1.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/shared_services_types-volumev3-a2c24233b5812e40.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/stack-definition-in-functions-3f7f172a53edf535.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/store-resource-attributes-8bcbedca2f86986e.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/subnet-allow-update-segmentid-d3b20b8c24969d0a.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/subnet-pool-resource-c32ff97d4f956b73.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-allowed-cidrs-for-octavia-listener-d563a759d34da8b0.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-cephx-access-type-in-manila-share-71a416bf55aea214.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-domain-in-keystone-lookups-f657da8322f17938.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-files-from-swift-f27fd2d788d67580.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-handling-empty-string-for-volume-az-22ad78eb0f931954.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-ignition-93daac40f43a2cfe.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-ironic-client-plugin-b7b91b7090579c81.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-ironic-port-resource-type-304284a7c508d5d5.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-multiple-required-extensions-277560a90308e17c.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-rbac-824a2d02c8746d3d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-rbac-for-qos-policy-a55434654e1dd953.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support-shared-servies-multi-region-mode-d9f167fb52d9c0a8.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support_case_insensitive_user_name_search-92d6126d8be2ce4f.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support_remote_stack_override_ssl_options-69c82b351920af57.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/support_set_group_for_multipart-79b5819b9b3a82ad.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/switch-to-alembic-7af6f8e71e4bf56b.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/sync-queens-releasenote-13f68851f7201e37.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/system-random-string-38a14ae2cb6f4a24.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/template-validate-improvements-52ecf5125c9efeda.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/trust-redelegate-25a6cfc78528a361.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/update-firwallpolicy-ruls-90a8904e899b2365.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/update-no-change-policy-728ed49e6b81da53.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/vitrage-template-resource-8869a8e34418b22f.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/volumev2-removal-13eeb4d7192578ee.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/yaql-function-4895e39555c2841d.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml -> openstack-heat-23.0.1.dev7/releasenotes/notes copying releasenotes/source/2023.1.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/2023.2.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/2024.1.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/conf.py -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/index.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/liberty.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/mitaka.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/newton.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/ocata.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/pike.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/queens.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/rocky.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/stein.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/train.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/unreleased.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/ussuri.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/victoria.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/wallaby.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/xena.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/yoga.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/zed.rst -> openstack-heat-23.0.1.dev7/releasenotes/source copying releasenotes/source/_static/.placeholder -> openstack-heat-23.0.1.dev7/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> openstack-heat-23.0.1.dev7/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> openstack-heat-23.0.1.dev7/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> openstack-heat-23.0.1.dev7/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> openstack-heat-23.0.1.dev7/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> openstack-heat-23.0.1.dev7/releasenotes/source/locale/ko_KR/LC_MESSAGES copying roles/run-heat-tests/defaults/main.yaml -> openstack-heat-23.0.1.dev7/roles/run-heat-tests/defaults copying roles/run-heat-tests/tasks/main.yaml -> openstack-heat-23.0.1.dev7/roles/run-heat-tests/tasks copying tools/README.rst -> openstack-heat-23.0.1.dev7/tools copying tools/cfn-json2yaml -> openstack-heat-23.0.1.dev7/tools copying tools/custom_guidelines.py -> openstack-heat-23.0.1.dev7/tools copying tools/heat-db-drop -> openstack-heat-23.0.1.dev7/tools copying tools/test-setup.sh -> openstack-heat-23.0.1.dev7/tools copying tools/dashboards/heat.dash -> openstack-heat-23.0.1.dev7/tools/dashboards Writing openstack-heat-23.0.1.dev7/setup.cfg creating dist Creating tar archive removing 'openstack-heat-23.0.1.dev7' (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-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --copyout /var/tmp/pkgsrc/dist /tmp/tmp.qYqDQHN2jv/dist INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --copyout /var/tmp/pkgsrc/dist /tmp/tmp.qYqDQHN2jv/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos9-dalmatian/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb DEBUG: rootdir: /var/lib/mock/dlrn-centos9-dalmatian-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: 1038 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:stream9 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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-centos9-dalmatian-x86_64-5/ccache/u1038/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos9-dalmatian-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: 9f821d4b-0b1a-4d5c-bcfe-4944b998919d DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-dalmatian/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-dalmatian-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-ansible-role-thales-hsm-0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/barbican/06/61/0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17_36cb53d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-4d7850318ee78a185463b2f4f385f1ebe82dc710 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/baremetal/4d/78/4d7850318ee78a185463b2f4f385f1ebe82dc710_29c9f609 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cinder/77/bf/77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7_689709d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-f42ade4305d974580ae6dc40db0e0d58ba5a6b93 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/clients/f4/2a/f42ade4305d974580ae6dc40db0e0d58ba5a6b93_fc353291 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-1554674704e39c69b1193f7e1184407c7f45bf8f baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cloudops/15/54/1554674704e39c69b1193f7e1184407c7f45bf8f_1d372bb0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-macros-ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/common/ce/6a/ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec_464a7e68 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-5b10871e21e6b18e7400944eb62699b99c9e66ab baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/compute/5b/10/5b10871e21e6b18e7400944eb62699b99c9e66ab_f9c929bc enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-5bfc35864c28a97ded6104dea05fa9691a7f14d8 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/designate/5b/fc/5bfc35864c28a97ded6104dea05fa9691a7f14d8_11d58c91 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-097f38158189efc5c7d52fd56467455a58442c73 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/glance/09/7f/097f38158189efc5c7d52fd56467455a58442c73_7cf7fc59 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-a6cf0cfa6ddf023fea11532c96367fcd09e145f5 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/keystone/a6/cf/a6cf0cfa6ddf023fea11532c96367fcd09e145f5_c3f9db51 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ba013661c87967488115dc671af98b76f034d6fa baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/manila/ba/01/ba013661c87967488115dc671af98b76f034d6fa_1ffd69ce enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-44dabf9ee698527285dd029d0c743c3a56bcd573 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/network/44/da/44dabf9ee698527285dd029d0c743c3a56bcd573_96da0e32 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8e02055af0e0c8840076a3b76cbf1c254882ed44 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/octavia/8e/02/8e02055af0e0c8840076a3b76cbf1c254882ed44_35048d78 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-dbc06d1504e734a3cc2d32a248726948af7d7378 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/optimize/db/c0/dbc06d1504e734a3cc2d32a248726948af7d7378_faa0e703 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d559ba067a4e16804abaf5054ca2311c8a553c7b baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/podified/d5/59/d559ba067a4e16804abaf5054ca2311c8a553c7b_d1e2e3d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-36ed7731903637ce6048f8946babe0678c12a3be baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/puppet/36/ed/36ed7731903637ce6048f8946babe0678c12a3be_391de3e8 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5f776b6ee0235544dc46f0750e0c67f0a448b6a2 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/swift/5f/77/5f776b6ee0235544dc46f0750e0c67f0a448b6a2_0998f84b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_0790fdc0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1d88ebef7535ea45901f8eb3448eee88956d6bbc baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/ui/1d/88/1d88ebef7535ea45901f8eb3448eee88956d6bbc_bd122858 enabled=1 gpgcheck=0 priority=1 [delorean-dalmatian-testing] name=dlrn-dalmatian-testing baseurl=https://trunk.rdoproject.org/centos9-dalmatian/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-dalmatian-build-deps] name=dlrn-dalmatian-build-deps baseurl=https://trunk.rdoproject.org/centos9-dalmatian/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 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=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* 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-centos9-dalmatian-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.chb5m9az', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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', '--human'] with env {'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: 15Gi 5.7Gi 492Mi 3.2Gi 12Gi 9.6Gi DEBUG: Swap: 15Gi 6.7Gi 9.3Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-dalmatian-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 1.6G 2.8G 36% /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: resultdir = /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.52p6z80x', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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', '1038', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.qYqDQHN2jv/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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 ']' ++ ls /tmp/tmp.qYqDQHN2jv/dist ++ grep .tar.gz + SOURCE=openstack-heat-23.0.1.dev7.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.qYqDQHN2jv/dist/openstack-heat-23.0.1.dev7.tar.gz ++ basename openstack-heat-23.0.1.dev7.tar.gz .tar.gz + SOURCEWITHREL=openstack-heat-23.0.1.dev7-0.20250723072328.54c7b6c.tar.gz + mv /tmp/tmp.qYqDQHN2jv/dist/openstack-heat-23.0.1.dev7.tar.gz /tmp/tmp.qYqDQHN2jv/SOURCES/openstack-heat-23.0.1.dev7-0.20250723072328.54c7b6c.tar.gz + cd /home/centos9-dalmatian/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.qYqDQHN2jv/SOURCES/ + cp openstack-heat.spec /tmp/tmp.qYqDQHN2jv/SPECS/ + cd /tmp/tmp.qYqDQHN2jv/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-heat.spec + sed -i -e '1i%define upstream_version 23.0.1.dev7\' 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-23.0.1.dev7-0.20250723072328.54c7b6c.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr openstack-heat-23.0.1.dev7-0.20250723072328.54c7b6c\' openstack-heat.spec + sed -i -e s/UPSTREAMVERSION/23.0.1.dev7/g openstack-heat.spec + set_nvr_in_spec + VERSION=23.0.1 + sed -i -e 's/Version:.*/Version: 23.0.1/g' openstack-heat.spec + sed -i -e 's/Release:.*/Release: 0.20250723072328.54c7b6c%{?dist}/g' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: openstack-heat-23.0.1.dev7-0.20250723072328.54c7b6c.tar.gz/' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-heat.spec + cat openstack-heat.spec %global dlrn_nvr openstack-heat-23.0.1.dev7-0.20250723072328.54c7b6c %global dlrn 1 %define upstream_version 23.0.1.dev7 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0xf8675126e2411e7748dd46662fc2093e4682645f %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # 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 senlin %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: 23.0.1 Release: 0.20250723072328.54c7b6c%{?dist} License: Apache-2.0 URL: http://www.openstack.org Source0: openstack-heat-23.0.1.dev7-0.20250723072328.54c7b6c.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}/%{name}-%{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 openstack-%{service}-%{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=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}/%{_bindir}/%{service}-keystone-setup rm -f %{buildroot}/%{_mandir}/man1/%{service}-db-setup.* rm -f %{buildroot}/%{_mandir}/man1/%{service}-keystone-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.qYqDQHN2jv/SOURCES openstack-heat.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --spec openstack-heat.spec --sources=/tmp/tmp.qYqDQHN2jv/SOURCES INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --spec openstack-heat.spec --sources=/tmp/tmp.qYqDQHN2jv/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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/centos9-dalmatian/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb DEBUG: rootdir: /var/lib/mock/dlrn-centos9-dalmatian-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: 1038 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:stream9 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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-centos9-dalmatian-x86_64-5/ccache/u1038/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos9-dalmatian-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: 36729b40-089f-43a8-87e4-62bd6f29416b DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-dalmatian/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-dalmatian-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-ansible-role-thales-hsm-0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/barbican/06/61/0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17_36cb53d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-4d7850318ee78a185463b2f4f385f1ebe82dc710 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/baremetal/4d/78/4d7850318ee78a185463b2f4f385f1ebe82dc710_29c9f609 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cinder/77/bf/77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7_689709d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-f42ade4305d974580ae6dc40db0e0d58ba5a6b93 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/clients/f4/2a/f42ade4305d974580ae6dc40db0e0d58ba5a6b93_fc353291 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-1554674704e39c69b1193f7e1184407c7f45bf8f baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cloudops/15/54/1554674704e39c69b1193f7e1184407c7f45bf8f_1d372bb0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-macros-ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/common/ce/6a/ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec_464a7e68 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-5b10871e21e6b18e7400944eb62699b99c9e66ab baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/compute/5b/10/5b10871e21e6b18e7400944eb62699b99c9e66ab_f9c929bc enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-5bfc35864c28a97ded6104dea05fa9691a7f14d8 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/designate/5b/fc/5bfc35864c28a97ded6104dea05fa9691a7f14d8_11d58c91 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-097f38158189efc5c7d52fd56467455a58442c73 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/glance/09/7f/097f38158189efc5c7d52fd56467455a58442c73_7cf7fc59 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-a6cf0cfa6ddf023fea11532c96367fcd09e145f5 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/keystone/a6/cf/a6cf0cfa6ddf023fea11532c96367fcd09e145f5_c3f9db51 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ba013661c87967488115dc671af98b76f034d6fa baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/manila/ba/01/ba013661c87967488115dc671af98b76f034d6fa_1ffd69ce enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-44dabf9ee698527285dd029d0c743c3a56bcd573 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/network/44/da/44dabf9ee698527285dd029d0c743c3a56bcd573_96da0e32 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8e02055af0e0c8840076a3b76cbf1c254882ed44 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/octavia/8e/02/8e02055af0e0c8840076a3b76cbf1c254882ed44_35048d78 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-dbc06d1504e734a3cc2d32a248726948af7d7378 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/optimize/db/c0/dbc06d1504e734a3cc2d32a248726948af7d7378_faa0e703 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d559ba067a4e16804abaf5054ca2311c8a553c7b baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/podified/d5/59/d559ba067a4e16804abaf5054ca2311c8a553c7b_d1e2e3d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-36ed7731903637ce6048f8946babe0678c12a3be baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/puppet/36/ed/36ed7731903637ce6048f8946babe0678c12a3be_391de3e8 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5f776b6ee0235544dc46f0750e0c67f0a448b6a2 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/swift/5f/77/5f776b6ee0235544dc46f0750e0c67f0a448b6a2_0998f84b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_0790fdc0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1d88ebef7535ea45901f8eb3448eee88956d6bbc baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/ui/1d/88/1d88ebef7535ea45901f8eb3448eee88956d6bbc_bd122858 enabled=1 gpgcheck=0 priority=1 [delorean-dalmatian-testing] name=dlrn-dalmatian-testing baseurl=https://trunk.rdoproject.org/centos9-dalmatian/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-dalmatian-build-deps] name=dlrn-dalmatian-build-deps baseurl=https://trunk.rdoproject.org/centos9-dalmatian/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 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=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* 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-centos9-dalmatian-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.kzkg40_v', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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', '--human'] with env {'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: 15Gi 6.2Gi 334Mi 3.3Gi 12Gi 9.1Gi DEBUG: Swap: 15Gi 6.7Gi 9.3Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-dalmatian-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 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: resultdir = /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.k65xsb8e', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.el9.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: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.3-1.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-598.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-210.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-210.el9.x86_64 DEBUG: glibc-common-2.34-210.el9.x86_64 DEBUG: glibc-2.34-210.el9.x86_64 DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.3-1.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.1-1.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: openssl-3.5.1-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.91-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-210.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-210.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '-y', '--releasever', '9', '--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-centos9-dalmatian-x86_64-5/root/', '-y', '--releasever', '9', '--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-centos9-dalmatian-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-ansible-role-thales-hsm-0661a3a0a0e79e 69 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-tools-4d7850318ee78a18546 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-77bfba4c2eea7703c8b4b 66 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-f42ade4305d9745 63 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-1554674704e39c69b1193f7e118440 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-macros-ce6a1056773a06cbc81b4 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-5b10871e21e6b18e7400944 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-5bfc35864c28a97ded 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-097f38158189efc5c7d52 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-a6cf0cfa6ddf023fe 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ba013661c87967488115d 63 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8e02055af0e0c8840076 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-dbc06d1504e734a3cc2d 73 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-d559ba067a4e16804abaf5054c 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-glance-36ed7731903637ce6048f894 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-5f776b6ee0235544dc46f0 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-405c80b5c195fcdcab1 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-1d88ebef7535ea45 74 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 112 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 43 MB/s | 8.7 MB 00:00 DEBUG: CentOS Stream 9 - AppStream 167 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 15 MB/s | 24 MB 00:01 DEBUG: CentOS Stream 9 - CRB 39 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - CRB 5.9 MB/s | 7.1 MB 00:01 DEBUG: CentOS Stream 9 - HighAvailability 34 kB/s | 6.4 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 692 kB/s | 743 kB 00:01 DEBUG: dlrn-dalmatian-testing 99 kB/s | 3.0 kB 00:00 DEBUG: dlrn-dalmatian-build-deps 115 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 102 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 79 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 60 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 12 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 29 kB/s | 9.4 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 39 MB/s | 20 MB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Upgrading: DEBUG: NetworkManager-libnm x86_64 1:1.53.92-1.el9 baseos 1.9 M DEBUG: avahi-glib x86_64 0.8-23.el9 appstream 14 k DEBUG: avahi-libs x86_64 0.8-23.el9 baseos 67 k DEBUG: centos-gpg-keys noarch 9.0-30.el9 baseos 13 k DEBUG: centos-stream-release noarch 9.0-30.el9 baseos 24 k DEBUG: centos-stream-repos noarch 9.0-30.el9 baseos 9.6 k DEBUG: gdk-pixbuf2 x86_64 2.42.6-6.el9 appstream 491 k DEBUG: gdk-pixbuf2-modules x86_64 2.42.6-6.el9 appstream 88 k DEBUG: glibc x86_64 2.34-214.el9 baseos 2.0 M DEBUG: glibc-common x86_64 2.34-214.el9 baseos 307 k DEBUG: glibc-devel x86_64 2.34-214.el9 appstream 37 k DEBUG: glibc-gconv-extra x86_64 2.34-214.el9 baseos 1.7 M DEBUG: glibc-headers x86_64 2.34-214.el9 appstream 544 k DEBUG: glibc-minimal-langpack x86_64 2.34-214.el9 baseos 22 k DEBUG: kernel-headers x86_64 5.14.0-599.el9 appstream 2.3 M DEBUG: libicu x86_64 67.1-10.el9 baseos 9.6 M DEBUG: llvm-filesystem x86_64 20.1.8-1.el9 appstream 9.9 k DEBUG: llvm-libs x86_64 20.1.8-1.el9 appstream 60 M DEBUG: openssl x86_64 1:3.5.1-2.el9 baseos 1.5 M DEBUG: openssl-libs x86_64 1:3.5.1-2.el9 baseos 2.3 M DEBUG: ostree-libs x86_64 2025.3-1.el9 appstream 484 k DEBUG: Installing dependencies: DEBUG: fips-provider-next x86_64 1.2.0-2.el9 appstream 2.3 M DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Upgrade 21 Packages DEBUG: Total download size: 86 M DEBUG: Downloading Packages: DEBUG: (1/22): avahi-libs-0.8-23.el9.x86_64.rpm 673 kB/s | 67 kB 00:00 DEBUG: (2/22): centos-gpg-keys-9.0-30.el9.noarch.rpm 1.1 MB/s | 13 kB 00:00 DEBUG: (3/22): centos-stream-release-9.0-30.el9.noarch 1.8 MB/s | 24 kB 00:00 DEBUG: (4/22): fips-provider-next-1.2.0-2.el9.x86_64.r 14 MB/s | 2.3 MB 00:00 DEBUG: (5/22): NetworkManager-libnm-1.53.92-1.el9.x86_ 11 MB/s | 1.9 MB 00:00 DEBUG: (6/22): centos-stream-repos-9.0-30.el9.noarch.r 205 kB/s | 9.6 kB 00:00 DEBUG: (7/22): glibc-common-2.34-214.el9.x86_64.rpm 13 MB/s | 307 kB 00:00 DEBUG: (8/22): glibc-gconv-extra-2.34-214.el9.x86_64.r 31 MB/s | 1.7 MB 00:00 DEBUG: (9/22): glibc-minimal-langpack-2.34-214.el9.x86 623 kB/s | 22 kB 00:00 DEBUG: (10/22): glibc-2.34-214.el9.x86_64.rpm 19 MB/s | 2.0 MB 00:00 DEBUG: (11/22): libicu-67.1-10.el9.x86_64.rpm 66 MB/s | 9.6 MB 00:00 DEBUG: (12/22): openssl-3.5.1-2.el9.x86_64.rpm 9.1 MB/s | 1.5 MB 00:00 DEBUG: (13/22): openssl-libs-3.5.1-2.el9.x86_64.rpm 14 MB/s | 2.3 MB 00:00 DEBUG: (14/22): avahi-glib-0.8-23.el9.x86_64.rpm 283 kB/s | 14 kB 00:00 DEBUG: (15/22): gdk-pixbuf2-modules-2.42.6-6.el9.x86_6 5.4 MB/s | 88 kB 00:00 DEBUG: (16/22): gdk-pixbuf2-2.42.6-6.el9.x86_64.rpm 18 MB/s | 491 kB 00:00 DEBUG: (17/22): glibc-devel-2.34-214.el9.x86_64.rpm 1.5 MB/s | 37 kB 00:00 DEBUG: (18/22): glibc-headers-2.34-214.el9.x86_64.rpm 17 MB/s | 544 kB 00:00 DEBUG: (19/22): llvm-filesystem-20.1.8-1.el9.x86_64.rp 423 kB/s | 9.9 kB 00:00 DEBUG: (20/22): ostree-libs-2025.3-1.el9.x86_64.rpm 3.4 MB/s | 484 kB 00:00 DEBUG: (21/22): kernel-headers-5.14.0-599.el9.x86_64.r 12 MB/s | 2.3 MB 00:00 DEBUG: (22/22): llvm-libs-20.1.8-1.el9.x86_64.rpm 103 MB/s | 60 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 79 MB/s | 86 MB 00:01 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Upgrading : glibc-common-2.34-214.el9.x86_64 1/43 DEBUG: Upgrading : glibc-gconv-extra-2.34-214.el9.x86_64 2/43 DEBUG: Running scriptlet: glibc-gconv-extra-2.34-214.el9.x86_64 2/43 DEBUG: Upgrading : glibc-minimal-langpack-2.34-214.el9.x86_64 3/43 DEBUG: Running scriptlet: glibc-2.34-214.el9.x86_64 4/43 DEBUG: Upgrading : glibc-2.34-214.el9.x86_64 4/43 DEBUG: Running scriptlet: glibc-2.34-214.el9.x86_64 4/43 DEBUG: Installing : fips-provider-next-1.2.0-2.el9.x86_64 5/43 DEBUG: Upgrading : openssl-libs-1:3.5.1-2.el9.x86_64 6/43 DEBUG: Upgrading : avahi-libs-0.8-23.el9.x86_64 7/43 DEBUG: Upgrading : gdk-pixbuf2-2.42.6-6.el9.x86_64 8/43 DEBUG: Upgrading : glibc-headers-2.34-214.el9.x86_64 9/43 DEBUG: Upgrading : llvm-filesystem-20.1.8-1.el9.x86_64 10/43 DEBUG: Upgrading : kernel-headers-5.14.0-599.el9.x86_64 11/43 DEBUG: Upgrading : centos-gpg-keys-9.0-30.el9.noarch 12/43 DEBUG: Upgrading : centos-stream-repos-9.0-30.el9.noarch 13/43 DEBUG: Upgrading : centos-stream-release-9.0-30.el9.noarch 14/43 DEBUG: Upgrading : glibc-devel-2.34-214.el9.x86_64 15/43 DEBUG: Upgrading : llvm-libs-20.1.8-1.el9.x86_64 16/43 DEBUG: Upgrading : gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 17/43 DEBUG: Upgrading : avahi-glib-0.8-23.el9.x86_64 18/43 DEBUG: Upgrading : openssl-1:3.5.1-2.el9.x86_64 19/43 DEBUG: Upgrading : ostree-libs-2025.3-1.el9.x86_64 20/43 DEBUG: Upgrading : NetworkManager-libnm-1:1.53.92-1.el9.x86_64 21/43 DEBUG: Upgrading : libicu-67.1-10.el9.x86_64 22/43 DEBUG: Cleanup : openssl-1:3.5.1-1.el9.x86_64 23/43 DEBUG: Cleanup : llvm-libs-20.1.3-1.el9.x86_64 24/43 DEBUG: Cleanup : ostree-libs-2025.2-1.el9.x86_64 25/43 DEBUG: Cleanup : openssl-libs-1:3.5.1-1.el9.x86_64 26/43 DEBUG: Cleanup : libicu-67.1-9.el9.x86_64 27/43 DEBUG: Cleanup : NetworkManager-libnm-1:1.53.91-1.el9.x86_64 28/43 DEBUG: Cleanup : glibc-devel-2.34-210.el9.x86_64 29/43 DEBUG: Cleanup : glibc-headers-2.34-210.el9.x86_64 30/43 DEBUG: Cleanup : centos-stream-release-9.0-28.el9.noarch 31/43 DEBUG: Cleanup : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 32/43 DEBUG: Cleanup : gdk-pixbuf2-2.42.6-4.el9.x86_64 33/43 DEBUG: Cleanup : avahi-glib-0.8-22.el9.x86_64 34/43 DEBUG: Cleanup : centos-stream-repos-9.0-28.el9.noarch 35/43 DEBUG: Cleanup : centos-gpg-keys-9.0-28.el9.noarch 36/43 DEBUG: Cleanup : kernel-headers-5.14.0-598.el9.x86_64 37/43 DEBUG: Cleanup : llvm-filesystem-20.1.3-1.el9.x86_64 38/43 DEBUG: Cleanup : avahi-libs-0.8-22.el9.x86_64 39/43 DEBUG: Cleanup : glibc-2.34-210.el9.x86_64 40/43 DEBUG: Cleanup : glibc-minimal-langpack-2.34-210.el9.x86_64 41/43 DEBUG: Cleanup : glibc-gconv-extra-2.34-210.el9.x86_64 42/43 DEBUG: Running scriptlet: glibc-gconv-extra-2.34-210.el9.x86_64 42/43 DEBUG: Cleanup : glibc-common-2.34-210.el9.x86_64 43/43 DEBUG: Running scriptlet: glibc-common-2.34-210.el9.x86_64 43/43 DEBUG: Verifying : fips-provider-next-1.2.0-2.el9.x86_64 1/43 DEBUG: Verifying : NetworkManager-libnm-1:1.53.92-1.el9.x86_64 2/43 DEBUG: Verifying : NetworkManager-libnm-1:1.53.91-1.el9.x86_64 3/43 DEBUG: Verifying : avahi-libs-0.8-23.el9.x86_64 4/43 DEBUG: Verifying : avahi-libs-0.8-22.el9.x86_64 5/43 DEBUG: Verifying : centos-gpg-keys-9.0-30.el9.noarch 6/43 DEBUG: Verifying : centos-gpg-keys-9.0-28.el9.noarch 7/43 DEBUG: Verifying : centos-stream-release-9.0-30.el9.noarch 8/43 DEBUG: Verifying : centos-stream-release-9.0-28.el9.noarch 9/43 DEBUG: Verifying : centos-stream-repos-9.0-30.el9.noarch 10/43 DEBUG: Verifying : centos-stream-repos-9.0-28.el9.noarch 11/43 DEBUG: Verifying : glibc-2.34-214.el9.x86_64 12/43 DEBUG: Verifying : glibc-2.34-210.el9.x86_64 13/43 DEBUG: Verifying : glibc-common-2.34-214.el9.x86_64 14/43 DEBUG: Verifying : glibc-common-2.34-210.el9.x86_64 15/43 DEBUG: Verifying : glibc-gconv-extra-2.34-214.el9.x86_64 16/43 DEBUG: Verifying : glibc-gconv-extra-2.34-210.el9.x86_64 17/43 DEBUG: Verifying : glibc-minimal-langpack-2.34-214.el9.x86_64 18/43 DEBUG: Verifying : glibc-minimal-langpack-2.34-210.el9.x86_64 19/43 DEBUG: Verifying : libicu-67.1-10.el9.x86_64 20/43 DEBUG: Verifying : libicu-67.1-9.el9.x86_64 21/43 DEBUG: Verifying : openssl-1:3.5.1-2.el9.x86_64 22/43 DEBUG: Verifying : openssl-1:3.5.1-1.el9.x86_64 23/43 DEBUG: Verifying : openssl-libs-1:3.5.1-2.el9.x86_64 24/43 DEBUG: Verifying : openssl-libs-1:3.5.1-1.el9.x86_64 25/43 DEBUG: Verifying : avahi-glib-0.8-23.el9.x86_64 26/43 DEBUG: Verifying : avahi-glib-0.8-22.el9.x86_64 27/43 DEBUG: Verifying : gdk-pixbuf2-2.42.6-6.el9.x86_64 28/43 DEBUG: Verifying : gdk-pixbuf2-2.42.6-4.el9.x86_64 29/43 DEBUG: Verifying : gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 30/43 DEBUG: Verifying : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 31/43 DEBUG: Verifying : glibc-devel-2.34-214.el9.x86_64 32/43 DEBUG: Verifying : glibc-devel-2.34-210.el9.x86_64 33/43 DEBUG: Verifying : glibc-headers-2.34-214.el9.x86_64 34/43 DEBUG: Verifying : glibc-headers-2.34-210.el9.x86_64 35/43 DEBUG: Verifying : kernel-headers-5.14.0-599.el9.x86_64 36/43 DEBUG: Verifying : kernel-headers-5.14.0-598.el9.x86_64 37/43 DEBUG: Verifying : llvm-filesystem-20.1.8-1.el9.x86_64 38/43 DEBUG: Verifying : llvm-filesystem-20.1.3-1.el9.x86_64 39/43 DEBUG: Verifying : llvm-libs-20.1.8-1.el9.x86_64 40/43 DEBUG: Verifying : llvm-libs-20.1.3-1.el9.x86_64 41/43 DEBUG: Verifying : ostree-libs-2025.3-1.el9.x86_64 42/43 DEBUG: Verifying : ostree-libs-2025.2-1.el9.x86_64 43/43 DEBUG: Upgraded: DEBUG: NetworkManager-libnm-1:1.53.92-1.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: openssl-1:3.5.1-2.el9.x86_64 DEBUG: openssl-libs-1:3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: Installed: DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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: Calling postupdate hooks because there are new/updated packages: kernel-headers-5.14.0-599.el9.x86_64 openssl-3.5.1-2.el9.x86_64 llvm-libs-20.1.8-1.el9.x86_64 openssl-libs-3.5.1-2.el9.x86_64 avahi-glib-0.8-23.el9.x86_64 fips-provider-next-1.2.0-2.el9.x86_64 glibc-minimal-langpack-2.34-214.el9.x86_64 NetworkManager-libnm-1.53.92-1.el9.x86_64 gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 llvm-filesystem-20.1.8-1.el9.x86_64 centos-stream-release-9.0-30.el9.noarch glibc-2.34-214.el9.x86_64 centos-gpg-keys-9.0-30.el9.noarch libicu-67.1-10.el9.x86_64 ostree-libs-2025.3-1.el9.x86_64 glibc-common-2.34-214.el9.x86_64 gdk-pixbuf2-2.42.6-6.el9.x86_64 glibc-devel-2.34-214.el9.x86_64 centos-stream-repos-9.0-30.el9.noarch glibc-gconv-extra-2.34-214.el9.x86_64 glibc-headers-2.34-214.el9.x86_64 avahi-libs-0.8-23.el9.x86_64 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-centos9-dalmatian-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-dalmatian-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: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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', '1038', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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=1038gid=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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm 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) 1 minutes 54 seconds INFO: Results and/or logs in: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.qYqDQHN2jv INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-dalmatian/data/dlrn-5.cfg --resultdir /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb --rebuild /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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/centos9-dalmatian/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb DEBUG: rootdir: /var/lib/mock/dlrn-centos9-dalmatian-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: 1038 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:stream9 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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-centos9-dalmatian-x86_64-5/ccache/u1038/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '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-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5', 'root': 'dlrn-centos9-dalmatian-x86_64-5', 'resultdir': '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos9-dalmatian-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: d77d1fc1-39de-4943-b173-2613d834750c DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-dalmatian/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-dalmatian-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-ansible-role-thales-hsm-0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/barbican/06/61/0661a3a0a0e79ee2c406c4d5e3fc9d5015bdac17_36cb53d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-4d7850318ee78a185463b2f4f385f1ebe82dc710 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/baremetal/4d/78/4d7850318ee78a185463b2f4f385f1ebe82dc710_29c9f609 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cinder/77/bf/77bfba4c2eea7703c8b4bd7a0d6a47b69ba318b7_689709d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-f42ade4305d974580ae6dc40db0e0d58ba5a6b93 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/clients/f4/2a/f42ade4305d974580ae6dc40db0e0d58ba5a6b93_fc353291 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-1554674704e39c69b1193f7e1184407c7f45bf8f baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/cloudops/15/54/1554674704e39c69b1193f7e1184407c7f45bf8f_1d372bb0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-macros-ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/common/ce/6a/ce6a1056773a06cbc81b4fe9982ab5ba7f2c1fec_464a7e68 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-5b10871e21e6b18e7400944eb62699b99c9e66ab baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/compute/5b/10/5b10871e21e6b18e7400944eb62699b99c9e66ab_f9c929bc enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-5bfc35864c28a97ded6104dea05fa9691a7f14d8 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/designate/5b/fc/5bfc35864c28a97ded6104dea05fa9691a7f14d8_11d58c91 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-097f38158189efc5c7d52fd56467455a58442c73 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/glance/09/7f/097f38158189efc5c7d52fd56467455a58442c73_7cf7fc59 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-a6cf0cfa6ddf023fea11532c96367fcd09e145f5 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/keystone/a6/cf/a6cf0cfa6ddf023fea11532c96367fcd09e145f5_c3f9db51 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ba013661c87967488115dc671af98b76f034d6fa baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/manila/ba/01/ba013661c87967488115dc671af98b76f034d6fa_1ffd69ce enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-44dabf9ee698527285dd029d0c743c3a56bcd573 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/network/44/da/44dabf9ee698527285dd029d0c743c3a56bcd573_96da0e32 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8e02055af0e0c8840076a3b76cbf1c254882ed44 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/octavia/8e/02/8e02055af0e0c8840076a3b76cbf1c254882ed44_35048d78 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-dbc06d1504e734a3cc2d32a248726948af7d7378 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/optimize/db/c0/dbc06d1504e734a3cc2d32a248726948af7d7378_faa0e703 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d559ba067a4e16804abaf5054ca2311c8a553c7b baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/podified/d5/59/d559ba067a4e16804abaf5054ca2311c8a553c7b_d1e2e3d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-36ed7731903637ce6048f8946babe0678c12a3be baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/puppet/36/ed/36ed7731903637ce6048f8946babe0678c12a3be_391de3e8 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5f776b6ee0235544dc46f0750e0c67f0a448b6a2 baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/swift/5f/77/5f776b6ee0235544dc46f0750e0c67f0a448b6a2_0998f84b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_0790fdc0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1d88ebef7535ea45901f8eb3448eee88956d6bbc baseurl=https://trunk.rdoproject.org/centos9-dalmatian/component/ui/1d/88/1d88ebef7535ea45901f8eb3448eee88956d6bbc_bd122858 enabled=1 gpgcheck=0 priority=1 [delorean-dalmatian-testing] name=dlrn-dalmatian-testing baseurl=https://trunk.rdoproject.org/centos9-dalmatian/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-dalmatian-build-deps] name=dlrn-dalmatian-build-deps baseurl=https://trunk.rdoproject.org/centos9-dalmatian/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 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=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* 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/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm INFO: Start(/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm) Config(dlrn-centos9-dalmatian-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.0ilcrrgd', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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', '--human'] with env {'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: 15Gi 6.6Gi 275Mi 3.5Gi 12Gi 8.8Gi DEBUG: Swap: 15Gi 6.7Gi 9.3Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-dalmatian-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 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: resultdir = /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.26482rkp', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.el9.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: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '-y', '--releasever', '9', '--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-centos9-dalmatian-x86_64-5/root/', '-y', '--releasever', '9', '--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-centos9-dalmatian-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-ansible-role-thales-hsm-0661a3a0a0e79e 67 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-tools-4d7850318ee78a18546 73 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-77bfba4c2eea7703c8b4b 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-f42ade4305d9745 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-1554674704e39c69b1193f7e118440 113 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-macros-ce6a1056773a06cbc81b4 77 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-5b10871e21e6b18e7400944 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-5bfc35864c28a97ded 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-097f38158189efc5c7d52 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-a6cf0cfa6ddf023fe 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ba013661c87967488115d 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8e02055af0e0c8840076 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-dbc06d1504e734a3cc2d 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-d559ba067a4e16804abaf5054c 68 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-glance-36ed7731903637ce6048f894 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-5f776b6ee0235544dc46f0 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-405c80b5c195fcdcab1 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-1d88ebef7535ea45 102 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 45 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 151 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 38 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 40 kB/s | 6.4 kB 00:00 DEBUG: dlrn-dalmatian-testing 159 kB/s | 3.0 kB 00:00 DEBUG: dlrn-dalmatian-build-deps 88 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 55 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 98 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 75 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 86 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 29 kB/s | 9.4 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-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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', '1038', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm Start: build setup for openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.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:23.0.1-0.202507230723######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.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-23.0.1.dev7-0.20250723072328.54c7b6c.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-centos9-dalmatian-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=1038gid=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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root//builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root//builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-dalmatian-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 Jul 23 03:26:20 2025. DEBUG: Package git-core-2.47.3-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.23-1.el9.x86_64 is already installed. DEBUG: Package systemd-252-53.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el9 crb 44 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 44 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el9.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.el9.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el9.noarch 1/1 DEBUG: Verifying : pyproject-rpm-macros-1.16.2-1.el9.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm Start: rpmbuild openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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=1038gid=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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VMfPxs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf openstack-heat-23.0.1.dev7 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-heat-23.0.1.dev7-0.20250723072328.54c7b6c.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd openstack-heat-23.0.1.dev7 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-23.0.1 base' DEBUG: + sed -i 's/^hacking.*/hacking/' test-requirements.txt DEBUG: + for project in blazar zun vitrage senlin DEBUG: + rm -rf heat/tests/openstack/blazar/ DEBUG: + xargs rm -f DEBUG: + find heat/tests -name '*blazar*' -type f DEBUG: + for project in blazar zun vitrage senlin 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 senlin DEBUG: + rm -rf heat/tests/openstack/vitrage/ DEBUG: + xargs rm -f DEBUG: + find heat/tests -name '*vitrage*' -type f DEBUG: + for project in blazar zun vitrage senlin DEBUG: + rm -rf heat/tests/openstack/senlin/ DEBUG: + find heat/tests -name '*senlin*' -type f DEBUG: + xargs rm -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.aALvvw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 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-23.0.1.dev7/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,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-23.0.1.dev7/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) 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-23.0.1-0.20250723072328.54c7b6c.el9.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-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm 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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-dalmatian-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 Jul 23 03:26:20 2025. DEBUG: Package git-core-2.47.3-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.23-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.23-1.el9.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package systemd-252-53.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.36.2-8.el9 crb 83 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 83 k DEBUG: Installed size: 209 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.36.2-8.el9.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.36.2-8.el9.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Verifying : python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.36.2-8.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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=1038gid=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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.VYRq8G DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 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-23.0.1.dev7/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,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-23.0.1.dev7/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.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-23.0.1-0.20250723072328.54c7b6c.el9.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-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm 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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-dalmatian-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:13 ago on Wed Jul 23 03:26:20 2025. DEBUG: Package git-core-2.47.3-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.23-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.23-1.el9.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-53.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ========================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================== DEBUG: Installing: DEBUG: python3-tox-current-env noarch 0.0.8-1.el9s delorean-dalmatian-build-deps 21 k DEBUG: Installing dependencies: DEBUG: libnsl2 x86_64 2.0.0-1.el9 appstream 31 k DEBUG: libtirpc x86_64 1.3.3-9.el9 baseos 94 k DEBUG: mpdecimal x86_64 2.5.1-3.el9 appstream 86 k DEBUG: python3-appdirs noarch 1.4.4-4.el9 appstream 23 k DEBUG: python3-distlib noarch 0.3.7-1.el9s delorean-dalmatian-build-deps 193 k DEBUG: python3-filelock noarch 3.15.4-1.el9s delorean-dalmatian-build-deps 33 k DEBUG: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k DEBUG: python3-py noarch 1.10.0-6.el9 appstream 477 k DEBUG: python3-toml noarch 0.10.2-6.el9 appstream 42 k DEBUG: python3-virtualenv noarch 20.4.4-1.el9s delorean-dalmatian-build-deps 228 k DEBUG: python3-wheel-wheel noarch 1:0.36.2-8.el9 crb 43 k DEBUG: python3.11 x86_64 3.11.13-1.el9 appstream 26 k DEBUG: python3.11-libs x86_64 3.11.13-1.el9 appstream 10 M DEBUG: python3.11-pip-wheel noarch 22.3.1-6.el9 appstream 1.4 M DEBUG: python3.11-setuptools-wheel noarch 65.5.1-5.el9 appstream 713 k DEBUG: python3.12 x86_64 3.12.11-1.el9 appstream 28 k DEBUG: python3.12-libs x86_64 3.12.11-1.el9 appstream 9.7 M DEBUG: python3.12-pip-wheel noarch 23.2.1-5.el9 appstream 1.5 M DEBUG: tox noarch 3.23.0-2.el9s delorean-dalmatian-build-deps 168 k DEBUG: Installing weak dependencies: DEBUG: python3.11-devel x86_64 3.11.13-1.el9 appstream 277 k DEBUG: python3.12-devel x86_64 3.12.11-1.el9 appstream 325 k DEBUG: Transaction Summary DEBUG: ========================================================================================== DEBUG: Install 22 Packages DEBUG: Total size: 26 M DEBUG: Installed size: 99 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libtirpc-1.3.3-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-2.0.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-0.13.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-py-1.10.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-toml-0.10.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-3.11.13-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-devel-3.11.13-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-libs-3.11.13-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-pip-wheel-22.3.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-setuptools-wheel-65.5.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-3.12.11-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-devel-3.12.11-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-libs-3.12.11-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-pip-wheel-23.2.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.36.2-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.4.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-3.23.0-2.el9s.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 : libtirpc-1.3.3-9.el9.x86_64 1/22 DEBUG: Installing : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Installing : python3-filelock-3.15.4-1.el9s.noarch 3/22 DEBUG: Installing : mpdecimal-2.5.1-3.el9.x86_64 4/22 DEBUG: Installing : python3-distlib-0.3.7-1.el9s.noarch 5/22 DEBUG: Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 6/22 DEBUG: Installing : python3.12-pip-wheel-23.2.1-5.el9.noarch 7/22 DEBUG: Installing : python3.12-3.12.11-1.el9.x86_64 8/22 DEBUG: Installing : python3.12-libs-3.12.11-1.el9.x86_64 9/22 DEBUG: Installing : python3.12-devel-3.12.11-1.el9.x86_64 10/22 DEBUG: Installing : python3.11-setuptools-wheel-65.5.1-5.el9.noarch 11/22 DEBUG: Installing : python3.11-pip-wheel-22.3.1-6.el9.noarch 12/22 DEBUG: Installing : python3.11-3.11.13-1.el9.x86_64 13/22 DEBUG: Installing : python3.11-libs-3.11.13-1.el9.x86_64 14/22 DEBUG: Installing : python3.11-devel-3.11.13-1.el9.x86_64 15/22 DEBUG: Installing : python3-toml-0.10.2-6.el9.noarch 16/22 DEBUG: Installing : python3-py-1.10.0-6.el9.noarch 17/22 DEBUG: Installing : python3-pluggy-0.13.1-7.el9.noarch 18/22 DEBUG: Installing : python3-appdirs-1.4.4-4.el9.noarch 19/22 DEBUG: Installing : python3-virtualenv-20.4.4-1.el9s.noarch 20/22 DEBUG: Installing : tox-3.23.0-2.el9s.noarch 21/22 DEBUG: Installing : python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Running scriptlet: python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Verifying : libtirpc-1.3.3-9.el9.x86_64 1/22 DEBUG: Verifying : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Verifying : mpdecimal-2.5.1-3.el9.x86_64 3/22 DEBUG: Verifying : python3-appdirs-1.4.4-4.el9.noarch 4/22 DEBUG: Verifying : python3-pluggy-0.13.1-7.el9.noarch 5/22 DEBUG: Verifying : python3-py-1.10.0-6.el9.noarch 6/22 DEBUG: Verifying : python3-toml-0.10.2-6.el9.noarch 7/22 DEBUG: Verifying : python3.11-3.11.13-1.el9.x86_64 8/22 DEBUG: Verifying : python3.11-devel-3.11.13-1.el9.x86_64 9/22 DEBUG: Verifying : python3.11-libs-3.11.13-1.el9.x86_64 10/22 DEBUG: Verifying : python3.11-pip-wheel-22.3.1-6.el9.noarch 11/22 DEBUG: Verifying : python3.11-setuptools-wheel-65.5.1-5.el9.noarch 12/22 DEBUG: Verifying : python3.12-3.12.11-1.el9.x86_64 13/22 DEBUG: Verifying : python3.12-devel-3.12.11-1.el9.x86_64 14/22 DEBUG: Verifying : python3.12-libs-3.12.11-1.el9.x86_64 15/22 DEBUG: Verifying : python3.12-pip-wheel-23.2.1-5.el9.noarch 16/22 DEBUG: Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 17/22 DEBUG: Verifying : python3-distlib-0.3.7-1.el9s.noarch 18/22 DEBUG: Verifying : python3-filelock-3.15.4-1.el9s.noarch 19/22 DEBUG: Verifying : python3-tox-current-env-0.0.8-1.el9s.noarch 20/22 DEBUG: Verifying : python3-virtualenv-20.4.4-1.el9s.noarch 21/22 DEBUG: Verifying : tox-3.23.0-2.el9s.noarch 22/22 DEBUG: Installed: DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: python3-wheel-wheel-1:0.36.2-8.el9.noarch DEBUG: python3.11-3.11.13-1.el9.x86_64 DEBUG: python3.11-devel-3.11.13-1.el9.x86_64 DEBUG: python3.11-libs-3.11.13-1.el9.x86_64 DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.12-3.12.11-1.el9.x86_64 DEBUG: python3.12-devel-3.12.11-1.el9.x86_64 DEBUG: python3.12-libs-3.12.11-1.el9.x86_64 DEBUG: python3.12-pip-wheel-23.2.1-5.el9.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-5.el9.noarch DEBUG: python3.12-3.12.11-1.el9.x86_64 DEBUG: python3.12-libs-3.12.11-1.el9.x86_64 DEBUG: python3.12-devel-3.12.11-1.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-1.el9.x86_64 DEBUG: python3.11-libs-3.11.13-1.el9.x86_64 DEBUG: python3.11-devel-3.11.13-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-5.el9.noarch DEBUG: python3.12-3.12.11-1.el9.x86_64 DEBUG: python3.12-libs-3.12.11-1.el9.x86_64 DEBUG: python3.12-devel-3.12.11-1.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-1.el9.x86_64 DEBUG: python3.11-libs-3.11.13-1.el9.x86_64 DEBUG: python3.11-devel-3.11.13-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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=1038gid=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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nSPZJp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 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-23.0.1.dev7/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,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-23.0.1.dev7/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.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.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement not satisfied: alembic>=1.8.0 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: cryptography>=2.5 DEBUG: Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.18.2 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.18.0 DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: lxml>=4.5.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: neutron-lib>=1.14.0 DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: openstacksdk>=0.28.0 DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.cache>=1.26.0 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.db>=6.0.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0 DEBUG: Handling oslo.policy>=4.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.policy>=4.4.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.service>=1.24.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.utils>=4.5.0 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: aodhclient>=0.9.0 DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2 DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-cinderclient>=3.3.0 DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-designateclient>=2.7.0 DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-glanceclient>=2.8.0 DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-heatclient>=1.10.0 DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-ironicclient>=2.8.0 DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0 DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-magnumclient>=2.3.0 DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-manilaclient>=1.16.0 DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-mistralclient>=3.1.0 DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-monascaclient>=1.12.0 DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-neutronclient>=7.7.0 DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-novaclient>=9.1.0 DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0 DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-openstackclient>=3.12.0 DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-swiftclient>=3.2.0 DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-troveclient>=2.2.0 DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-zaqarclient>=1.3.0 DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: PyYAML>=5.1 DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement not satisfied: tenacity>=6.1.0 DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: Routes>=2.3.1 DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.31) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: stevedore>=3.1.0 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: yaql>=1.1.3 DEBUG: Handling hacking from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: hacking DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: coverage>=4.0 DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: ddt>=1.4.1 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: kombu>=5.0.1 DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: PyMySQL>=0.8.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testresources>=2.0.0 DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.7.4) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: tempest>=17.1.0 DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement not satisfied: alembic>=1.8.0 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: cryptography>=2.5 DEBUG: Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.18.2 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.18.0 DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: lxml>=4.5.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: neutron-lib>=1.14.0 DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: openstacksdk>=0.28.0 DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.cache>=1.26.0 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.db>=6.0.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0 DEBUG: Handling oslo.policy>=4.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.policy>=4.4.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.service>=1.24.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.utils>=4.5.0 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: aodhclient>=0.9.0 DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2 DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-cinderclient>=3.3.0 DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-designateclient>=2.7.0 DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-glanceclient>=2.8.0 DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-heatclient>=1.10.0 DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-ironicclient>=2.8.0 DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0 DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-magnumclient>=2.3.0 DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-manilaclient>=1.16.0 DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-mistralclient>=3.1.0 DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-monascaclient>=1.12.0 DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-neutronclient>=7.7.0 DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-novaclient>=9.1.0 DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0 DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-openstackclient>=3.12.0 DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-swiftclient>=3.2.0 DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-troveclient>=2.2.0 DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-zaqarclient>=1.3.0 DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: PyYAML>=5.1 DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement not satisfied: tenacity>=6.1.0 DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: Routes>=2.3.1 DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.31) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: stevedore>=3.1.0 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: yaql>=1.1.3 DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1 DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing pbr to openstack_heat.egg-info/pbr.json 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: [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-23.0.1.dev7/openstack_heat-23.0.1.dev7.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") 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.18.2) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: eventlet (>=0.18.2) 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.4.0) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.policy (>=4.4.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.31) 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-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv openstack_heat-23.0.1.dev7.dist-info/ DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/AUTHORS' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/LICENSE' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/METADATA' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/entry_points.txt' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/pbr.json' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/top_level.txt' DEBUG: removed directory 'openstack_heat-23.0.1.dev7.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm 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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-dalmatian-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:21 ago on Wed Jul 23 03:26:20 2025. DEBUG: Package git-core-2.47.3-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.23-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.23-1.el9.x86_64 is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el9s.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-pygments-2.7.4-4.el9.noarch is already installed. DEBUG: Package python3-requests-2.32.3-3.el9s.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.31-1.el9s.x86_64 is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-53.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================== DEBUG: Installing: DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.13.2-1.el9s delorean-dalmatian-testing 353 k DEBUG: python3-aodhclient noarch 3.6.0-0.20240917080522.5738d4c.el9 delorean-component-clients 54 k DEBUG: python3-barbicanclient noarch 7.0.0-0.20240923085108.39e4675.el9 delorean-component-clients 132 k DEBUG: python3-cinderclient noarch 9.6.0-0.20240917080754.c4ecade.el9 delorean-component-clients 217 k DEBUG: python3-coverage x86_64 7.3.2-2.el9s delorean-dalmatian-testing 292 k DEBUG: python3-croniter noarch 1.4.1-1.el9s delorean-dalmatian-testing 38 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-ddt noarch 1.6.0-1.el9s delorean-dalmatian-testing 19 k DEBUG: python3-designateclient noarch 6.1.0-0.20240917080237.4f98ae3.el9 delorean-component-designate 97 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-dalmatian-testing 93 k DEBUG: python3-glanceclient noarch 1:4.7.0-0.20240917085916.4439db2.el9 delorean-component-clients 147 k DEBUG: python3-hacking noarch 7.0.0-0.20240918154719.ad22d7c.el9 delorean-component-common 992 k DEBUG: python3-heatclient noarch 4.0.0-0.20240917074958.d55e096.el9 delorean-component-clients 157 k DEBUG: python3-ironicclient noarch 5.8.0-0.20240918103603.9feda5a.el9 delorean-component-clients 365 k DEBUG: python3-keystoneauth1 noarch 5.8.1-0.20250520053403.a6cf0cf.el9 delorean-component-keystone 418 k DEBUG: python3-keystoneclient noarch 1:5.5.0-0.20240917074642.a635649.el9 delorean-component-clients 235 k DEBUG: python3-keystonemiddleware noarch 10.7.1-0.20240918114232.4c001ba.el9 delorean-component-keystone 104 k DEBUG: python3-kombu noarch 1:5.3.7-1.el9s delorean-dalmatian-testing 337 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-magnumclient noarch 4.7.0-0.20240918100619.6fa75fe.el9 delorean-component-clients 114 k DEBUG: python3-manilaclient noarch 5.0.0-0.20240917081107.87f7249.el9 delorean-component-clients 706 k DEBUG: python3-mistralclient noarch 5.3.0-0.20240923080542.926301e.el9 delorean-component-clients 164 k DEBUG: python3-monascaclient noarch 2.8.0-0.20240923112954.bb7d4b6.el9 delorean-component-clients 54 k DEBUG: python3-netaddr noarch 0.10.1-5.el9s delorean-dalmatian-testing 1.5 M DEBUG: python3-neutron-lib noarch 3.15.0-0.20240918080234.8fc2cc6.el9 delorean-component-network 410 k DEBUG: python3-neutronclient noarch 11.3.1-0.20240917074045.a10390c.el9 delorean-component-clients 278 k DEBUG: python3-novaclient noarch 1:18.7.0-0.20240918091954.42ded0a.el9 delorean-component-clients 215 k DEBUG: python3-octaviaclient noarch 3.8.0-0.20240923090001.59154ff.el9 delorean-component-clients 90 k DEBUG: python3-openstackclient noarch 7.1.4-0.20250204125315.f42ade4.el9 delorean-component-clients 1.3 M DEBUG: python3-openstackdocstheme noarch 3.0.0-1.el9s delorean-dalmatian-build-deps 931 k DEBUG: python3-openstacksdk noarch 4.0.1-0.20241106084719.899134e.el9 delorean-component-clients 871 k DEBUG: python3-oslo-cache noarch 3.8.0-0.20240918085139.48dbe78.el9 delorean-component-common 56 k DEBUG: python3-oslo-concurrency noarch 6.1.0-0.20240917082743.248ba64.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.6.0-0.20241028120320.beb7b6c.el9 delorean-component-common 220 k DEBUG: python3-oslo-context noarch 5.6.0-0.20241011074246.7f3b6ac.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 16.0.0-0.20240923081413.a59dba4.el9 delorean-component-common 121 k DEBUG: python3-oslo-i18n noarch 6.4.0-0.20240917083112.efaff62.el9 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 6.1.2-0.20240917085256.abd5c21.el9 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 14.9.1-0.20241028171801.402cc29.el9 delorean-component-common 227 k DEBUG: python3-oslo-middleware noarch 6.2.0-0.20240918100307.67a0a39.el9 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 4.4.0-0.20240917084907.206ae19.el9 delorean-component-common 74 k DEBUG: python3-oslo-reports noarch 3.4.1-0.20240917134730.a25f36f.el9 delorean-component-common 57 k DEBUG: python3-oslo-serialization noarch 5.5.0-0.20240917085606.f6e879d.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.5.0-0.20240923080952.a84a9de.el9 delorean-component-common 68 k DEBUG: python3-oslo-upgradecheck noarch 2.4.0-0.20240917083559.2e41b6d.el9 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 7.3.1-0.20250519111613.145e045.el9 delorean-component-common 102 k DEBUG: python3-oslo-versionedobjects noarch 3.4.0-0.20240917083906.6af8327.el9 delorean-component-common 76 k DEBUG: python3-oslotest noarch 5.0.0-0.20240923075847.4c36dbc.el9 delorean-component-clients 46 k DEBUG: python3-osprofiler noarch 4.2.0-0.20240918093518.3fb0487.el9 delorean-component-common 134 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-dalmatian-testing 38 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-reno noarch 4.1.0-0.20240923084806.47651ec.el9 delorean-component-common 112 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-dalmatian-testing 188 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.3.0-2.el9s delorean-dalmatian-build-deps 20 k DEBUG: python3-sphinxcontrib-httpdomain noarch 1.7.0-13.el9 crb 48 k DEBUG: python3-stestr noarch 4.1.0-1.el9s delorean-dalmatian-testing 159 k DEBUG: python3-stevedore noarch 5.3.0-0.20241203180325.51134a4.el9 delorean-component-clients 68 k DEBUG: python3-swiftclient noarch 4.6.0-0.20240917073738.e7061db.el9 delorean-component-clients 174 k DEBUG: python3-tempest noarch 1:41.0.0-0.20250124132349.a25e0df.el9 delorean-component-tempest 1.3 M DEBUG: python3-tenacity noarch 8.2.3-1.el9s delorean-dalmatian-testing 46 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-dalmatian-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-dalmatian-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-dalmatian-testing 326 k DEBUG: python3-troveclient noarch 8.6.0-0.20240918104735.c1cd681.el9 delorean-component-clients 340 k DEBUG: python3-webob noarch 1.8.8-2.el9s delorean-dalmatian-testing 230 k DEBUG: python3-yaql noarch 2.0.0-3.el9s delorean-dalmatian-testing 132 k DEBUG: python3-zaqarclient noarch 2.8.0-0.20240917075349.c0522e2.el9 delorean-component-clients 128 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 appstream 353 k DEBUG: chkconfig x86_64 1.24-2.el9 baseos 178 k DEBUG: flatpak-selinux noarch 1.12.9-4.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.8-4.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.8-4.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.8-4.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.14.0-1.el9 baseos 835 k DEBUG: libbpf x86_64 2:1.5.0-2.el9 baseos 186 k DEBUG: libburn x86_64 1.5.4-5.el9 appstream 172 k DEBUG: libibverbs x86_64 57.0-1.el9 baseos 454 k DEBUG: libisoburn x86_64 1.5.4-5.el9 appstream 415 k DEBUG: libisofs x86_64 1.5.4-4.el9 appstream 222 k DEBUG: libmnl x86_64 1.0.4-16.el9 baseos 28 k DEBUG: libnl3 x86_64 3.11.0-1.el9 baseos 363 k DEBUG: libselinux-utils x86_64 3.6-3.el9 baseos 190 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-dalmatian-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: memcached-selinux x86_64 1.6.9-7.el9 appstream 28 k DEBUG: numactl-libs x86_64 2.0.19-1.el9 baseos 32 k DEBUG: openstack-network-scripts x86_64 10.11.1-6.el9s delorean-dalmatian-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-dalmatian-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k DEBUG: openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-3.el9 baseos 239 k DEBUG: policycoreutils-python-utils noarch 3.6-3.el9 appstream 76 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python-openstackclient-lang noarch 7.1.4-0.20250204125315.f42ade4.el9 delorean-component-clients 56 k DEBUG: python-oslo-cache-lang noarch 3.8.0-0.20240918085139.48dbe78.el9 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 6.1.0-0.20240917082743.248ba64.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 16.0.0-0.20240923081413.a59dba4.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.4.0-0.20240917083112.efaff62.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 6.1.2-0.20240917085256.abd5c21.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.2.0-0.20240918100307.67a0a39.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.4.0-0.20240917084907.206ae19.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 7.3.1-0.20250519111613.145e045.el9 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.4.0-0.20240917083906.6af8327.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20240923112300.4179996.el9 delorean-component-common 14 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-dalmatian-testing 93 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-dalmatian-testing 18 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-audit x86_64 3.1.5-7.el9 appstream 79 k DEBUG: python3-autopage noarch 0.5.2-3.el9s delorean-dalmatian-testing 59 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-dalmatian-testing 43 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-dalmatian-testing 37 k DEBUG: python3-cachetools noarch 5.4.0-2.el9s delorean-dalmatian-testing 32 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cliff noarch 4.7.0-0.20240917091958.b75afa0.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-dalmatian-testing 303 k DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-debtcollector noarch 3.0.0-0.20240923083927.0e6ce1c.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-defusedxml noarch 0.7.1-1.el9s delorean-dalmatian-testing 50 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-dalmatian-testing 41 k DEBUG: python3-dogpile-cache noarch 1.3.1-1.el9s delorean-dalmatian-testing 102 k DEBUG: python3-dulwich x86_64 0.21.7-2.el9s delorean-dalmatian-testing 446 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el9s delorean-dalmatian-testing 47 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-dalmatian-testing 19 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-dalmatian-testing 37 k DEBUG: python3-flake8 noarch 5.0.3-1.el9s delorean-dalmatian-testing 112 k DEBUG: python3-futurist noarch 3.0.0-0.20240923080244.4e14db5.el9 delorean-component-common 61 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-dalmatian-testing 47 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-dalmatian-testing 23 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-dalmatian-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-dalmatian-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-dalmatian-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-dalmatian-testing 45 k DEBUG: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k DEBUG: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k DEBUG: python3-jsonschema noarch 4.16.0-2.el9s delorean-dalmatian-testing 138 k DEBUG: python3-jwt noarch 2.8.0-1.el9s delorean-dalmatian-testing 49 k DEBUG: python3-keyring noarch 24.3.0-4.el9s delorean-dalmatian-testing 86 k DEBUG: python3-libselinux x86_64 3.6-3.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-5.el9 appstream 79 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-dalmatian-testing 46 k DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-mccabe noarch 0.7.0-1.el9s delorean-dalmatian-testing 20 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-dalmatian-testing 39 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-dalmatian-testing 83 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-dalmatian-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-dalmatian-testing 141 k DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 338 k DEBUG: python3-os-client-config noarch 2.1.0-0.20240923111807.bc96c23.el9 delorean-component-clients 52 k DEBUG: python3-os-ken noarch 2.10.0-0.20240917095112.fc77cfd.el9 delorean-component-network 1.9 M DEBUG: python3-os-service-types noarch 1.7.0-0.20240923091826.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-testr noarch 3.0.0-0.20240923082837.0e7ac78.el9 delorean-component-common 50 k DEBUG: python3-os-traits noarch 3.1.0-0.20240918090211.43e81cc.el9 delorean-component-common 48 k DEBUG: python3-osc-lib noarch 3.1.0-0.20240917092743.f9bcdec.el9 delorean-component-clients 76 k DEBUG: python3-oslo-cache+dogpile noarch 3.8.0-0.20240918085139.48dbe78.el9 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.8.0-0.20240918085139.48dbe78.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-db+mysql noarch 16.0.0-0.20240923081413.a59dba4.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.9.1-0.20241028171801.402cc29.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.9.0-0.20240917083307.e7ea726.el9 delorean-component-common 23 k DEBUG: python3-paramiko noarch 3.4.1-1.el9s delorean-dalmatian-testing 310 k DEBUG: python3-paste noarch 3.10.1-1.el9s delorean-dalmatian-testing 486 k DEBUG: python3-pecan noarch 1.5.1-1.el9s delorean-dalmatian-testing 269 k DEBUG: python3-platformdirs noarch 4.2.2-1.el9s delorean-dalmatian-testing 36 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-3.el9 appstream 2.1 M DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.19.0-2.el9s delorean-dalmatian-testing 91 k DEBUG: python3-psutil x86_64 5.8.0-12.el9 appstream 214 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-dalmatian-testing 89 k DEBUG: python3-pycadf noarch 3.1.1-0.20240923112300.4179996.el9 delorean-component-common 55 k DEBUG: python3-pycodestyle noarch 2.9.1-1.el9s delorean-dalmatian-testing 90 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pyflakes noarch 2.5.0-1.el9s delorean-dalmatian-testing 69 k DEBUG: python3-pymemcache noarch 4.0.0-1.el9s delorean-dalmatian-testing 120 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-dalmatian-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-dalmatian-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-dalmatian-testing 28 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-dalmatian-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-dalmatian-testing 7.9 k DEBUG: python3-redis noarch 5.0.4-1.el9s delorean-dalmatian-testing 394 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-dalmatian-testing 31 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20240923091259.d7ac0ff.el9 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-dalmatian-testing 50 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-dalmatian-testing 35 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-setproctitle x86_64 1.3.3-1.el9s delorean-dalmatian-testing 24 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-dalmatian-testing 34 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-dalmatian-testing 90 k DEBUG: python3-swiftclient+keystone noarch 4.6.0-0.20240917073738.e7061db.el9 delorean-component-clients 7.9 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-dalmatian-testing 36 k DEBUG: python3-tomlkit noarch 0.13.2-1.el9s delorean-dalmatian-testing 86 k DEBUG: python3-uhashring noarch 2.3-3.el9s delorean-dalmatian-testing 24 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-dalmatian-testing 25 k DEBUG: python3-voluptuous noarch 0.15.2-1.el9s delorean-dalmatian-testing 60 k DEBUG: python3-warlock noarch 2.0.1-3.el9s delorean-dalmatian-testing 20 k DEBUG: python3-wcwidth noarch 0.2.13-1.el9s delorean-dalmatian-testing 46 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-dalmatian-testing 60 k DEBUG: python3-yappi x86_64 1.6.0-1.el9s delorean-dalmatian-testing 54 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-dalmatian-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-dalmatian-testing 225 k DEBUG: rdo-openvswitch noarch 2:3.3-1.el9s delorean-dalmatian-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-38.el9 baseos 16 k DEBUG: selinux-policy noarch 38.1.62-1.el9 baseos 45 k DEBUG: selinux-policy-targeted noarch 38.1.62-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-19.el9 appstream 550 k DEBUG: xorriso x86_64 1.5.4-5.el9 appstream 317 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-5.el9 baseos 454 k DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-4.el9 appstream 33 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el9s delorean-dalmatian-testing 8.6 k DEBUG: python3-keyring+completion noarch 24.3.0-4.el9s delorean-dalmatian-testing 12 k DEBUG: python3-pyasn1 noarch 0.6.0-1.el9s delorean-dalmatian-testing 140 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================== DEBUG: Install 222 Packages DEBUG: Total size: 76 M DEBUG: Total download size: 9.6 M DEBUG: Installed size: 273 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-7.1.4-0.20250204125315.f42ade4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aodhclient-3.6.0-0.20240917080522.5738d4c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.0.0-0.20240923085108.39e4675.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.6.0-0.20240917080754.c4ecade.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.7.0-0.20240917085916.4439db2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.0.0-0.20240917074958.d55e096.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ironicclient-5.8.0-0.20240918103603.9feda5a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.5.0-0.20240917074642.a635649.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-magnumclient-4.7.0-0.20240918100619.6fa75fe.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-manilaclient-5.0.0-0.20240917081107.87f7249.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mistralclient-5.3.0-0.20240923080542.926301e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monascaclient-2.8.0-0.20240923112954.bb7d4b6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.3.1-0.20240917074045.a10390c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.7.0-0.20240918091954.42ded0a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.8.0-0.20240923090001.59154ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-7.1.4-0.20250204125315.f42ade4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.0.1-0.20241106084719.899134e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20240923111807.bc96c23.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20240923091826.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20240923075847.4c36dbc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.3.0-0.20241203180325.51134a4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.6.0-0.20240917073738.e7061db.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.6.0-0.20240917073738.e7061db.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-troveclient-8.6.0-0.20240918104735.c1cd681.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zaqarclient-2.8.0-0.20240917075349.c0522e2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.8.0-0.20240918085139.48dbe78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.1.0-0.20240917082743.248ba64.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-16.0.0-0.20240923081413.a59dba4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.4.0-0.20240917083112.efaff62.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-6.1.2-0.20240917085256.abd5c21.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.2.0-0.20240918100307.67a0a39.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.4.0-0.20240917084907.206ae19.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.3.1-0.20250519111613.145e045.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.4.0-0.20240917083906.6af8327.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20240923112300.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.7.0-0.20240917091958.b75afa0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240923083927.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.0-0.20240923080244.4e14db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.1.0-0.20240918090211.43e81cc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.8.0-0.20240918085139.48dbe78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.8.0-0.20240918085139.48dbe78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.8.0-0.20240918085139.48dbe78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.1.0-0.20240917082743.248ba64.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.6.0-0.20241028120320.beb7b6c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.6.0-0.20241011074246.7f3b6ac.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-16.0.0-0.20240923081413.a59dba4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-16.0.0-0.20240923081413.a59dba4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.4.0-0.20240917083112.efaff62.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-6.1.2-0.20240917085256.abd5c21.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.9.1-0.20241028171801.402cc29.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.9.1-0.20241028171801.402cc29.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.9.0-0.20240917083307.e7ea726.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.2.0-0.20240918100307.67a0a39.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.4.0-0.20240917084907.206ae19.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.4.1-0.20240917134730.a25f36f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.5.0-0.20240917085606.f6e879d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.5.0-0.20240923080952.a84a9de.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.3.1-0.20250519111613.145e045.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.4.0-0.20240917083906.6af8327.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20240918093518.3fb0487.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20240923112300.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20240923091259.d7ac0ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.1.0-0.20240917080237.4f98ae3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.8.1-0.20250520053403.a6cf0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.7.1-0.20240918114232.4c001ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.15.0-0.20240918080234.8fc2cc6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-2.10.0-0.20240917095112.fc77cfd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-41.0.0-0.20250124132349.a25e0df.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.8-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.14.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-57.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-38.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.9-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libisofs-1.5.4-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.0-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.8.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-19.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-httpdomain-1.7.0-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-async-timeout-4.0.2-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-1.4.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.21.7-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-5.0.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-6.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.16.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring+completion-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.7.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-10.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.10.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.4.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.19.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.9.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.0.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-2.0.1-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.13-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.8-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yaql-2.0.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.3.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.3-3.3.4-115.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.3-3.3.4-115.el9s.x86_64.rpm: Already downloaded DEBUG: (213/222): python3-os-testr-3.0.0-0.20240923082 477 kB/s | 50 kB 00:00 DEBUG: (214/222): python3-reno-4.1.0-0.20240923084806. 990 kB/s | 112 kB 00:00 DEBUG: (215/222): python3-hacking-7.0.0-0.202409181547 5.7 MB/s | 992 kB 00:00 DEBUG: (216/222): libbpf-1.5.0-2.el9.x86_64.rpm 2.6 MB/s | 186 kB 00:00 DEBUG: (217/222): selinux-policy-38.1.62-1.el9.noarch. 2.7 MB/s | 45 kB 00:00 DEBUG: (218/222): selinux-policy-targeted-38.1.62-1.el 66 MB/s | 6.9 MB 00:00 DEBUG: (219/222): bash-completion-2.11-5.el9.noarch.rp 2.2 MB/s | 454 kB 00:00 DEBUG: (220/222): libburn-1.5.4-5.el9.x86_64.rpm 1.3 MB/s | 172 kB 00:00 DEBUG: (221/222): libisoburn-1.5.4-5.el9.x86_64.rpm 2.0 MB/s | 415 kB 00:00 DEBUG: (222/222): xorriso-1.5.4-5.el9.x86_64.rpm 1.4 MB/s | 317 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 16 MB/s | 9.6 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-38.1.62-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.3.0-0.20241203180325.51134a4 1/222 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 2/222 DEBUG: Installing : python3-webob-1.8.8-2.el9s.noarch 3/222 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 4/222 DEBUG: Installing : python3-netaddr-0.10.1-5.el9s.noarch 5/222 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 6/222 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 7/222 DEBUG: Installing : libselinux-utils-3.6-3.el9.x86_64 8/222 DEBUG: Installing : policycoreutils-3.6-3.el9.x86_64 9/222 DEBUG: Running scriptlet: policycoreutils-3.6-3.el9.x86_64 9/222 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-38.1.62-1.el9.noarch 10/222 DEBUG: Running scriptlet: selinux-policy-38.1.62-1.el9.noarch 10/222 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.62-1.el9.noarch 11/222 DEBUG: Installing : selinux-policy-targeted-38.1.62-1.el9.noarch 11/222 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.62-1.el9.noarch 11/222 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 12/222 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 13/222 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 14/222 DEBUG: Installing : python3-dogpile-cache-1.3.1-1.el9s.noarch 15/222 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 16/222 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 17/222 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 18/222 DEBUG: Installing : python3-debtcollector-3.0.0-0.20240923083927.0e6 19/222 DEBUG: Installing : python3-oslo-context-5.6.0-0.20241011074246.7f3b 20/222 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 21/222 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 22/222 DEBUG: Installing : python3-platformdirs-4.2.2-1.el9s.noarch 23/222 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 24/222 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 25/222 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 26/222 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 27/222 DEBUG: Installing : python3-dulwich-0.21.7-2.el9s.x86_64 28/222 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 29/222 DEBUG: Installing : python3-libselinux-3.6-3.el9.x86_64 30/222 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 31/222 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 32/222 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 33/222 DEBUG: Installing : chkconfig-1.24-2.el9.x86_64 34/222 DEBUG: Installing : python3-futurist-3.0.0-0.20240923080244.4e14db5. 35/222 DEBUG: Installing : python3-os-service-types-1.7.0-0.20240923091826. 36/222 DEBUG: Installing : python3-keystoneauth1-5.8.1-0.20250520053403.a6c 37/222 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el9s.noarch 38/222 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 39/222 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 40/222 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 41/222 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 42/222 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 43/222 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 44/222 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 45/222 DEBUG: Installing : python3-jwt-2.8.0-1.el9s.noarch 46/222 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el9s.noarch 47/222 DEBUG: Installing : python3-libsemanage-3.6-5.el9.x86_64 48/222 DEBUG: Installing : python3-kombu-1:5.3.7-1.el9s.noarch 49/222 DEBUG: Installing : python3-alembic-1.13.2-1.el9s.noarch 50/222 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 51/222 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 52/222 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 53/222 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 54/222 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 55/222 DEBUG: Installing : python3-importlib-metadata-6.8.0-1.el9s.noarch 56/222 DEBUG: Installing : python3-yappi-1.6.0-1.el9s.x86_64 57/222 DEBUG: Installing : python3-wcwidth-0.2.13-1.el9s.noarch 58/222 DEBUG: Installing : python3-voluptuous-0.15.2-1.el9s.noarch 59/222 DEBUG: Installing : python3-uhashring-2.3-3.el9s.noarch 60/222 DEBUG: Installing : python3-tomlkit-0.13.2-1.el9s.noarch 61/222 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 62/222 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 63/222 DEBUG: Installing : python3-paste-3.10.1-1.el9s.noarch 64/222 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 65/222 DEBUG: Installing : python3-setproctitle-1.3.3-1.el9s.x86_64 66/222 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 67/222 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 68/222 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 69/222 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 70/222 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 71/222 DEBUG: Installing : python3-pymemcache-4.0.0-1.el9s.noarch 72/222 DEBUG: Installing : python3-pyflakes-2.5.0-1.el9s.noarch 73/222 DEBUG: Installing : python3-pycodestyle-2.9.1-1.el9s.noarch 74/222 DEBUG: Installing : python3-pyasn1-0.6.0-1.el9s.noarch 75/222 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 76/222 DEBUG: Installing : python3-more-itertools-10.1.0-1.el9s.noarch 77/222 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 78/222 DEBUG: Installing : python3-mccabe-0.7.0-1.el9s.noarch 79/222 DEBUG: Installing : python3-flake8-5.0.3-1.el9s.noarch 80/222 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 81/222 DEBUG: Installing : python3-pecan-1.5.1-1.el9s.noarch 82/222 DEBUG: Installing : python3-jmespath-1.0.1-1.el9s.noarch 83/222 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 84/222 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 85/222 DEBUG: Installing : python3-keyring+completion-24.3.0-4.el9s.noarch 86/222 DEBUG: Installing : python3-keyring-24.3.0-4.el9s.noarch 87/222 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 88/222 DEBUG: Installing : python3-defusedxml-0.7.1-1.el9s.noarch 89/222 DEBUG: Installing : python3-cachetools-5.4.0-2.el9s.noarch 90/222 DEBUG: Installing : python3-autopage-0.5.2-3.el9s.noarch 91/222 DEBUG: Installing : python3-async-timeout-4.0.2-5.el9s.noarch 92/222 DEBUG: Installing : python3-redis-5.0.4-1.el9s.noarch 93/222 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 94/222 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 95/222 DEBUG: Installing : python3-paramiko-3.4.1-1.el9s.noarch 96/222 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 97/222 DEBUG: Installing : python3-jsonschema-4.16.0-2.el9s.noarch 98/222 DEBUG: Installing : python3-psutil-5.8.0-12.el9.x86_64 99/222 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 100/222 DEBUG: Installing : python3-ncclient-0.6.15-2.el9s.noarch 101/222 DEBUG: Installing : python3-jsonpointer-2.0-4.el9.noarch 102/222 DEBUG: Installing : python3-jsonpatch-1.21-16.el9.noarch 103/222 DEBUG: Installing : python3-warlock-2.0.1-3.el9s.noarch 104/222 DEBUG: Installing : python3-audit-3.1.5-7.el9.x86_64 105/222 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 106/222 DEBUG: Installing : libisofs-1.5.4-4.el9.x86_64 107/222 DEBUG: Installing : libburn-1.5.4-5.el9.x86_64 108/222 DEBUG: Installing : libisoburn-1.5.4-5.el9.x86_64 109/222 DEBUG: Running scriptlet: xorriso-1.5.4-5.el9.x86_64 110/222 DEBUG: Installing : xorriso-1.5.4-5.el9.x86_64 110/222 DEBUG: Running scriptlet: xorriso-1.5.4-5.el9.x86_64 110/222 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 111/222 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 112/222 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 113/222 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 114/222 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 115/222 DEBUG: Installing : python3-policycoreutils-3.6-3.el9.noarch 116/222 DEBUG: Installing : policycoreutils-python-utils-3.6-3.el9.noarch 117/222 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 118/222 DEBUG: Installing : memcached-selinux-1.6.9-7.el9.x86_64 118/222 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 118/222 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 119/222 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 119/222 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 119/222 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 120/222 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 121/222 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 121/222 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 121/222 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 122/222 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 123/222 DEBUG: Running scriptlet: unbound-libs-1.16.2-19.el9.x86_64 124/222 DEBUG: Installing : unbound-libs-1.16.2-19.el9.x86_64 124/222 DEBUG: Running scriptlet: unbound-libs-1.16.2-19.el9.x86_64 124/222 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.19-1.el9.x86_64 125/222 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 126/222 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 127/222 DEBUG: Installing : python3-cliff-4.7.0-0.20240917091958.b75afa0.el9 128/222 DEBUG: Installing : python3-stestr-4.1.0-1.el9s.noarch 129/222 DEBUG: Installing : python3-os-testr-3.0.0-0.20240923082837.0e7ac78. 130/222 DEBUG: Installing : libnl3-3.11.0-1.el9.x86_64 131/222 DEBUG: Installing : libibverbs-57.0-1.el9.x86_64 132/222 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 133/222 DEBUG: Installing : libbpf-2:1.5.0-2.el9.x86_64 134/222 DEBUG: Installing : iproute-6.14.0-1.el9.x86_64 135/222 DEBUG: Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 136/222 DEBUG: Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 136/222 DEBUG: Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 136/222 DEBUG: Installing : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 137/222 DEBUG: Installing : initscripts-service-10.11.8-4.el9.noarch 138/222 DEBUG: Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 139/222 DEBUG: Installing : initscripts-10.11.8-4.el9.x86_64 140/222 DEBUG: Running scriptlet: initscripts-10.11.8-4.el9.x86_64 140/222 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 141/222 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 141/222 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 142/222 DEBUG: Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 143/222 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 143/222 DEBUG: Installing : openstack-network-scripts-openvswitch3.3-10.11.1 144/222 DEBUG: Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 145/222 DEBUG: Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 146/222 DEBUG: Installing : bash-completion-1:2.11-5.el9.noarch 147/222 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2024092309125 148/222 DEBUG: Installing : python3-openstacksdk-4.0.1-0.20241106084719.8991 149/222 DEBUG: Installing : python3-os-client-config-2.1.0-0.20240923111807. 150/222 DEBUG: Installing : python3-os-traits-3.1.0-0.20240918090211.43e81cc 151/222 DEBUG: Installing : python-pycadf-common-3.1.1-0.20240923112300.4179 152/222 DEBUG: Installing : python-oslo-versionedobjects-lang-3.4.0-0.202409 153/222 DEBUG: Installing : python-oslo-utils-lang-7.3.1-0.20250519111613.14 154/222 DEBUG: Installing : python-oslo-policy-lang-4.4.0-0.20240917084907.2 155/222 DEBUG: Installing : python-oslo-middleware-lang-6.2.0-0.202409181003 156/222 DEBUG: Installing : python-oslo-log-lang-6.1.2-0.20240917085256.abd5 157/222 DEBUG: Installing : python-oslo-i18n-lang-6.4.0-0.20240917083112.efa 158/222 DEBUG: Installing : python3-oslo-i18n-6.4.0-0.20240917083112.efaff62 159/222 DEBUG: Installing : python3-oslo-utils-7.3.1-0.20250519111613.145e04 160/222 DEBUG: Installing : python3-oslo-serialization-5.5.0-0.2024091708560 161/222 DEBUG: Installing : python3-oslo-config-2:9.6.0-0.20241028120320.beb 162/222 DEBUG: Installing : python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.e 163/222 DEBUG: Installing : python3-oslo-log-6.1.2-0.20240917085256.abd5c21. 164/222 DEBUG: Installing : python3-keystoneclient-1:5.5.0-0.20240917074642. 165/222 DEBUG: Installing : python3-oslo-policy-4.4.0-0.20240917084907.206ae 166/222 DEBUG: Installing : python3-neutronclient-11.3.1-0.20240917074045.a1 167/222 DEBUG: Installing : python3-swiftclient-4.6.0-0.20240917073738.e7061 168/222 DEBUG: Installing : python3-swiftclient+keystone-4.6.0-0.20240917073 169/222 DEBUG: Installing : python3-oslo-metrics-0.9.0-0.20240917083307.e7ea 170/222 DEBUG: Installing : python3-mistralclient-5.3.0-0.20240923080542.926 171/222 DEBUG: Installing : python3-oslo-middleware-6.2.0-0.20240918100307.6 172/222 DEBUG: Installing : python3-pycadf-3.1.1-0.20240923112300.4179996.el 173/222 DEBUG: Installing : python3-os-ken-2.10.0-0.20240917095112.fc77cfd.e 174/222 DEBUG: Installing : python3-cinderclient-9.6.0-0.20240917080754.c4ec 175/222 DEBUG: Installing : python-oslo-db-lang-16.0.0-0.20240923081413.a59d 176/222 DEBUG: Installing : python3-oslo-db+mysql-16.0.0-0.20240923081413.a5 177/222 DEBUG: Installing : python3-oslo-db-16.0.0-0.20240923081413.a59dba4. 178/222 DEBUG: Installing : python-oslo-concurrency-lang-6.1.0-0.20240917082 179/222 DEBUG: Installing : python3-oslo-concurrency-6.1.0-0.20240917082743. 180/222 DEBUG: Installing : python3-oslo-service-3.5.0-0.20240923080952.a84a 181/222 DEBUG: Installing : python3-oslo-messaging+amqp1-14.9.1-0.2024102817 182/222 DEBUG: Installing : python3-oslo-messaging-14.9.1-0.20241028171801.4 183/222 DEBUG: Installing : python3-osprofiler-4.2.0-0.20240918093518.3fb048 184/222 DEBUG: Installing : python3-oslo-versionedobjects-3.4.0-0.2024091708 185/222 DEBUG: Installing : python-oslo-cache-lang-3.8.0-0.20240918085139.48 186/222 DEBUG: Installing : python3-oslo-cache+dogpile-3.8.0-0.2024091808513 187/222 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.8.0-0.2024091808513 188/222 DEBUG: Installing : python3-oslo-cache-3.8.0-0.20240918085139.48dbe7 189/222 DEBUG: Installing : python-openstackclient-lang-7.1.4-0.202502041253 190/222 DEBUG: Installing : python3-openstackclient-7.1.4-0.20250204125315.f 191/222 DEBUG: Running scriptlet: python3-openstackclient-7.1.4-0.20250204125315.f 191/222 DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( DEBUG: Installing : python3-ironicclient-5.8.0-0.20240918103603.9fed 192/222 DEBUG: Installing : python3-octaviaclient-3.8.0-0.20240923090001.591 193/222 DEBUG: Installing : python3-troveclient-8.6.0-0.20240918104735.c1cd6 194/222 DEBUG: Installing : python3-keystonemiddleware-10.7.1-0.202409181142 195/222 DEBUG: Installing : python3-neutron-lib-3.15.0-0.20240918080234.8fc2 196/222 DEBUG: Installing : python3-aodhclient-3.6.0-0.20240917080522.5738d4 197/222 DEBUG: Installing : python3-tempest-1:41.0.0-0.20250124132349.a25e0d 198/222 DEBUG: Installing : python3-heatclient-4.0.0-0.20240917074958.d55e09 199/222 DEBUG: Installing : python3-oslo-upgradecheck-2.4.0-0.20240917083559 200/222 DEBUG: Installing : python3-manilaclient-5.0.0-0.20240917081107.87f7 201/222 DEBUG: Installing : python3-magnumclient-4.7.0-0.20240918100619.6fa7 202/222 DEBUG: Installing : python3-zaqarclient-2.8.0-0.20240917075349.c0522 203/222 DEBUG: Installing : python3-monascaclient-2.8.0-0.20240923112954.bb7 204/222 DEBUG: Installing : python3-designateclient-6.1.0-0.20240917080237.4 205/222 DEBUG: Installing : python3-oslo-reports-3.4.1-0.20240917134730.a25f 206/222 DEBUG: Installing : python3-barbicanclient-7.0.0-0.20240923085108.39 207/222 DEBUG: Installing : python3-novaclient-1:18.7.0-0.20240918091954.42d 208/222 DEBUG: Installing : python3-glanceclient-1:4.7.0-0.20240917085916.44 209/222 DEBUG: Installing : python3-reno-4.1.0-0.20240923084806.47651ec.el9. 210/222 DEBUG: Installing : flatpak-selinux-1.12.9-4.el9.noarch 211/222 DEBUG: Running scriptlet: flatpak-selinux-1.12.9-4.el9.noarch 211/222 DEBUG: Installing : python3-hacking-7.0.0-0.20240918154719.ad22d7c.e 212/222 DEBUG: Installing : python3-yaql-2.0.0-3.el9s.noarch 213/222 DEBUG: Installing : python3-openstackdocstheme-3.0.0-1.el9s.noarch 214/222 DEBUG: Installing : python3-oslotest-5.0.0-0.20240923075847.4c36dbc. 215/222 DEBUG: Installing : python3-croniter-1.4.1-1.el9s.noarch 216/222 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 217/222 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.3.0-2.el9s.noarch 218/222 DEBUG: Installing : python3-tenacity-8.2.3-1.el9s.noarch 219/222 DEBUG: Installing : python3-ddt-1.6.0-1.el9s.noarch 220/222 DEBUG: Installing : python3-coverage-7.3.2-2.el9s.x86_64 221/222 DEBUG: Installing : python3-sphinxcontrib-httpdomain-1.7.0-13.el9.no 222/222 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.62-1.el9.noarch 222/222 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 222/222 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 222/222 DEBUG: Running scriptlet: python3-sphinxcontrib-httpdomain-1.7.0-13.el9.no 222/222 DEBUG: Verifying : python-openstackclient-lang-7.1.4-0.202502041253 1/222 DEBUG: Verifying : python3-aodhclient-3.6.0-0.20240917080522.5738d4 2/222 DEBUG: Verifying : python3-barbicanclient-7.0.0-0.20240923085108.39 3/222 DEBUG: Verifying : python3-cinderclient-9.6.0-0.20240917080754.c4ec 4/222 DEBUG: Verifying : python3-glanceclient-1:4.7.0-0.20240917085916.44 5/222 DEBUG: Verifying : python3-heatclient-4.0.0-0.20240917074958.d55e09 6/222 DEBUG: Verifying : python3-ironicclient-5.8.0-0.20240918103603.9fed 7/222 DEBUG: Verifying : python3-keystoneclient-1:5.5.0-0.20240917074642. 8/222 DEBUG: Verifying : python3-magnumclient-4.7.0-0.20240918100619.6fa7 9/222 DEBUG: Verifying : python3-manilaclient-5.0.0-0.20240917081107.87f7 10/222 DEBUG: Verifying : python3-mistralclient-5.3.0-0.20240923080542.926 11/222 DEBUG: Verifying : python3-monascaclient-2.8.0-0.20240923112954.bb7 12/222 DEBUG: Verifying : python3-neutronclient-11.3.1-0.20240917074045.a1 13/222 DEBUG: Verifying : python3-novaclient-1:18.7.0-0.20240918091954.42d 14/222 DEBUG: Verifying : python3-octaviaclient-3.8.0-0.20240923090001.591 15/222 DEBUG: Verifying : python3-openstackclient-7.1.4-0.20250204125315.f 16/222 DEBUG: Verifying : python3-openstacksdk-4.0.1-0.20241106084719.8991 17/222 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20240923111807. 18/222 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20240923091826. 19/222 DEBUG: Verifying : python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.e 20/222 DEBUG: Verifying : python3-oslotest-5.0.0-0.20240923075847.4c36dbc. 21/222 DEBUG: Verifying : python3-stevedore-5.3.0-0.20241203180325.51134a4 22/222 DEBUG: Verifying : python3-swiftclient+keystone-4.6.0-0.20240917073 23/222 DEBUG: Verifying : python3-swiftclient-4.6.0-0.20240917073738.e7061 24/222 DEBUG: Verifying : python3-troveclient-8.6.0-0.20240918104735.c1cd6 25/222 DEBUG: Verifying : python3-zaqarclient-2.8.0-0.20240917075349.c0522 26/222 DEBUG: Verifying : python-oslo-cache-lang-3.8.0-0.20240918085139.48 27/222 DEBUG: Verifying : python-oslo-concurrency-lang-6.1.0-0.20240917082 28/222 DEBUG: Verifying : python-oslo-db-lang-16.0.0-0.20240923081413.a59d 29/222 DEBUG: Verifying : python-oslo-i18n-lang-6.4.0-0.20240917083112.efa 30/222 DEBUG: Verifying : python-oslo-log-lang-6.1.2-0.20240917085256.abd5 31/222 DEBUG: Verifying : python-oslo-middleware-lang-6.2.0-0.202409181003 32/222 DEBUG: Verifying : python-oslo-policy-lang-4.4.0-0.20240917084907.2 33/222 DEBUG: Verifying : python-oslo-utils-lang-7.3.1-0.20250519111613.14 34/222 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.4.0-0.202409 35/222 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20240923112300.4179 36/222 DEBUG: Verifying : python3-cliff-4.7.0-0.20240917091958.b75afa0.el9 37/222 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240923083927.0e6 38/222 DEBUG: Verifying : python3-futurist-3.0.0-0.20240923080244.4e14db5. 39/222 DEBUG: Verifying : python3-hacking-7.0.0-0.20240918154719.ad22d7c.e 40/222 DEBUG: Verifying : python3-os-testr-3.0.0-0.20240923082837.0e7ac78. 41/222 DEBUG: Verifying : python3-os-traits-3.1.0-0.20240918090211.43e81cc 42/222 DEBUG: Verifying : python3-oslo-cache+dogpile-3.8.0-0.2024091808513 43/222 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.8.0-0.2024091808513 44/222 DEBUG: Verifying : python3-oslo-cache-3.8.0-0.20240918085139.48dbe7 45/222 DEBUG: Verifying : python3-oslo-concurrency-6.1.0-0.20240917082743. 46/222 DEBUG: Verifying : python3-oslo-config-2:9.6.0-0.20241028120320.beb 47/222 DEBUG: Verifying : python3-oslo-context-5.6.0-0.20241011074246.7f3b 48/222 DEBUG: Verifying : python3-oslo-db+mysql-16.0.0-0.20240923081413.a5 49/222 DEBUG: Verifying : python3-oslo-db-16.0.0-0.20240923081413.a59dba4. 50/222 DEBUG: Verifying : python3-oslo-i18n-6.4.0-0.20240917083112.efaff62 51/222 DEBUG: Verifying : python3-oslo-log-6.1.2-0.20240917085256.abd5c21. 52/222 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.9.1-0.2024102817 53/222 DEBUG: Verifying : python3-oslo-messaging-14.9.1-0.20241028171801.4 54/222 DEBUG: Verifying : python3-oslo-metrics-0.9.0-0.20240917083307.e7ea 55/222 DEBUG: Verifying : python3-oslo-middleware-6.2.0-0.20240918100307.6 56/222 DEBUG: Verifying : python3-oslo-policy-4.4.0-0.20240917084907.206ae 57/222 DEBUG: Verifying : python3-oslo-reports-3.4.1-0.20240917134730.a25f 58/222 DEBUG: Verifying : python3-oslo-serialization-5.5.0-0.2024091708560 59/222 DEBUG: Verifying : python3-oslo-service-3.5.0-0.20240923080952.a84a 60/222 DEBUG: Verifying : python3-oslo-upgradecheck-2.4.0-0.20240917083559 61/222 DEBUG: Verifying : python3-oslo-utils-7.3.1-0.20250519111613.145e04 62/222 DEBUG: Verifying : python3-oslo-versionedobjects-3.4.0-0.2024091708 63/222 DEBUG: Verifying : python3-osprofiler-4.2.0-0.20240918093518.3fb048 64/222 DEBUG: Verifying : python3-pycadf-3.1.1-0.20240923112300.4179996.el 65/222 DEBUG: Verifying : python3-reno-4.1.0-0.20240923084806.47651ec.el9. 66/222 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2024092309125 67/222 DEBUG: Verifying : python3-designateclient-6.1.0-0.20240917080237.4 68/222 DEBUG: Verifying : python3-keystoneauth1-5.8.1-0.20250520053403.a6c 69/222 DEBUG: Verifying : python3-keystonemiddleware-10.7.1-0.202409181142 70/222 DEBUG: Verifying : python3-neutron-lib-3.15.0-0.20240918080234.8fc2 71/222 DEBUG: Verifying : python3-os-ken-2.10.0-0.20240917095112.fc77cfd.e 72/222 DEBUG: Verifying : python3-tempest-1:41.0.0-0.20250124132349.a25e0d 73/222 DEBUG: Verifying : bash-completion-1:2.11-5.el9.noarch 74/222 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 75/222 DEBUG: Verifying : chkconfig-1.24-2.el9.x86_64 76/222 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 77/222 DEBUG: Verifying : initscripts-10.11.8-4.el9.x86_64 78/222 DEBUG: Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 79/222 DEBUG: Verifying : initscripts-service-10.11.8-4.el9.noarch 80/222 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 81/222 DEBUG: Verifying : iproute-6.14.0-1.el9.x86_64 82/222 DEBUG: Verifying : libbpf-2:1.5.0-2.el9.x86_64 83/222 DEBUG: Verifying : libibverbs-57.0-1.el9.x86_64 84/222 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 85/222 DEBUG: Verifying : libnl3-3.11.0-1.el9.x86_64 86/222 DEBUG: Verifying : libselinux-utils-3.6-3.el9.x86_64 87/222 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 88/222 DEBUG: Verifying : numactl-libs-2.0.19-1.el9.x86_64 89/222 DEBUG: Verifying : policycoreutils-3.6-3.el9.x86_64 90/222 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 91/222 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 92/222 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 93/222 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 94/222 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 95/222 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 96/222 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 97/222 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 98/222 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 99/222 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 100/222 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 101/222 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 102/222 DEBUG: Verifying : selinux-policy-38.1.62-1.el9.noarch 103/222 DEBUG: Verifying : selinux-policy-targeted-38.1.62-1.el9.noarch 104/222 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 105/222 DEBUG: Verifying : flatpak-selinux-1.12.9-4.el9.noarch 106/222 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 107/222 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 108/222 DEBUG: Verifying : libburn-1.5.4-5.el9.x86_64 109/222 DEBUG: Verifying : libisoburn-1.5.4-5.el9.x86_64 110/222 DEBUG: Verifying : libisofs-1.5.4-4.el9.x86_64 111/222 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 112/222 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 113/222 DEBUG: Verifying : memcached-selinux-1.6.9-7.el9.x86_64 114/222 DEBUG: Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 115/222 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 116/222 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 117/222 DEBUG: Verifying : python3-audit-3.1.5-7.el9.x86_64 118/222 DEBUG: Verifying : python3-jsonpatch-1.21-16.el9.noarch 119/222 DEBUG: Verifying : python3-jsonpointer-2.0-4.el9.noarch 120/222 DEBUG: Verifying : python3-libselinux-3.6-3.el9.x86_64 121/222 DEBUG: Verifying : python3-libsemanage-3.6-5.el9.x86_64 122/222 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 123/222 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 124/222 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 125/222 DEBUG: Verifying : python3-policycoreutils-3.6-3.el9.noarch 126/222 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 127/222 DEBUG: Verifying : python3-psutil-5.8.0-12.el9.x86_64 128/222 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 129/222 DEBUG: Verifying : unbound-libs-1.16.2-19.el9.x86_64 130/222 DEBUG: Verifying : xorriso-1.5.4-5.el9.x86_64 131/222 DEBUG: Verifying : python3-sphinxcontrib-httpdomain-1.7.0-13.el9.no 132/222 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 133/222 DEBUG: Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 134/222 DEBUG: Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 135/222 DEBUG: Verifying : python3-alembic-1.13.2-1.el9s.noarch 136/222 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 137/222 DEBUG: Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 138/222 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 139/222 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 140/222 DEBUG: Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 141/222 DEBUG: Verifying : python3-cachetools-5.4.0-2.el9s.noarch 142/222 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 143/222 DEBUG: Verifying : python3-coverage-7.3.2-2.el9s.x86_64 144/222 DEBUG: Verifying : python3-croniter-1.4.1-1.el9s.noarch 145/222 DEBUG: Verifying : python3-ddt-1.6.0-1.el9s.noarch 146/222 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el9s.noarch 147/222 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 148/222 DEBUG: Verifying : python3-dogpile-cache-1.3.1-1.el9s.noarch 149/222 DEBUG: Verifying : python3-dulwich-0.21.7-2.el9s.x86_64 150/222 DEBUG: Verifying : python3-etcd3gw-2.4.1-1.el9s.noarch 151/222 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 152/222 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 153/222 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 154/222 DEBUG: Verifying : python3-flake8-5.0.3-1.el9s.noarch 155/222 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 156/222 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 157/222 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 158/222 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 159/222 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 160/222 DEBUG: Verifying : python3-jmespath-1.0.1-1.el9s.noarch 161/222 DEBUG: Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 162/222 DEBUG: Verifying : python3-jwt+crypto-2.8.0-1.el9s.noarch 163/222 DEBUG: Verifying : python3-jwt-2.8.0-1.el9s.noarch 164/222 DEBUG: Verifying : python3-keyring+completion-24.3.0-4.el9s.noarch 165/222 DEBUG: Verifying : python3-keyring-24.3.0-4.el9s.noarch 166/222 DEBUG: Verifying : python3-kombu-1:5.3.7-1.el9s.noarch 167/222 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 168/222 DEBUG: Verifying : python3-mccabe-0.7.0-1.el9s.noarch 169/222 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 170/222 DEBUG: Verifying : python3-more-itertools-10.1.0-1.el9s.noarch 171/222 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 172/222 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 173/222 DEBUG: Verifying : python3-netaddr-0.10.1-5.el9s.noarch 174/222 DEBUG: Verifying : python3-paramiko-3.4.1-1.el9s.noarch 175/222 DEBUG: Verifying : python3-paste-3.10.1-1.el9s.noarch 176/222 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 177/222 DEBUG: Verifying : python3-pecan-1.5.1-1.el9s.noarch 178/222 DEBUG: Verifying : python3-platformdirs-4.2.2-1.el9s.noarch 179/222 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 180/222 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 181/222 DEBUG: Verifying : python3-pyasn1-0.6.0-1.el9s.noarch 182/222 DEBUG: Verifying : python3-pycodestyle-2.9.1-1.el9s.noarch 183/222 DEBUG: Verifying : python3-pyflakes-2.5.0-1.el9s.noarch 184/222 DEBUG: Verifying : python3-pymemcache-4.0.0-1.el9s.noarch 185/222 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 186/222 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 187/222 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 188/222 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 189/222 DEBUG: Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 190/222 DEBUG: Verifying : python3-redis-5.0.4-1.el9s.noarch 191/222 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 192/222 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 193/222 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 194/222 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 195/222 DEBUG: Verifying : python3-setproctitle-1.3.3-1.el9s.x86_64 196/222 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 197/222 DEBUG: Verifying : python3-stestr-4.1.0-1.el9s.noarch 198/222 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 199/222 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 200/222 DEBUG: Verifying : python3-tenacity-8.2.3-1.el9s.noarch 201/222 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 202/222 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 203/222 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 204/222 DEBUG: Verifying : python3-tomlkit-0.13.2-1.el9s.noarch 205/222 DEBUG: Verifying : python3-uhashring-2.3-3.el9s.noarch 206/222 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 207/222 DEBUG: Verifying : python3-voluptuous-0.15.2-1.el9s.noarch 208/222 DEBUG: Verifying : python3-warlock-2.0.1-3.el9s.noarch 209/222 DEBUG: Verifying : python3-wcwidth-0.2.13-1.el9s.noarch 210/222 DEBUG: Verifying : python3-webob-1.8.8-2.el9s.noarch 211/222 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 212/222 DEBUG: Verifying : python3-yappi-1.6.0-1.el9s.x86_64 213/222 DEBUG: Verifying : python3-yaql-2.0.0-3.el9s.noarch 214/222 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 215/222 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 216/222 DEBUG: Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 217/222 DEBUG: Verifying : python3-openstackdocstheme-3.0.0-1.el9s.noarch 218/222 DEBUG: Verifying : python3-sphinxcontrib-apidoc-0.3.0-2.el9s.noarch 219/222 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 220/222 DEBUG: Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 221/222 DEBUG: Verifying : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 222/222 DEBUG: Installed: DEBUG: bash-completion-1:2.11-5.el9.noarch DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.14.0-1.el9.x86_64 DEBUG: libbpf-2:1.5.0-2.el9.x86_64 DEBUG: libburn-1.5.4-5.el9.x86_64 DEBUG: libibverbs-57.0-1.el9.x86_64 DEBUG: libisoburn-1.5.4-5.el9.x86_64 DEBUG: libisofs-1.5.4-4.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-openstackclient-lang-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python-oslo-db-lang-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python-oslo-log-lang-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python-oslo-utils-lang-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.13.2-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-aodhclient-3.6.0-0.20240917080522.5738d4c.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-barbicanclient-7.0.0-0.20240923085108.39e4675.el9.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-cachetools-5.4.0-2.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cinderclient-9.6.0-0.20240917080754.c4ecade.el9.noarch DEBUG: python3-cliff-4.7.0-0.20240917091958.b75afa0.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-croniter-1.4.1-1.el9s.noarch DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-debtcollector-3.0.0-0.20240923083927.0e6ce1c.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-designateclient-6.1.0-0.20240917080237.4f98ae3.el9.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-etcd3gw-2.4.1-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-futurist-3.0.0-0.20240923080244.4e14db5.el9.noarch DEBUG: python3-glanceclient-1:4.7.0-0.20240917085916.4439db2.el9.noarch DEBUG: python3-hacking-7.0.0-0.20240918154719.ad22d7c.el9.noarch DEBUG: python3-heatclient-4.0.0-0.20240917074958.d55e096.el9.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-ironicclient-5.8.0-0.20240918103603.9feda5a.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-jwt-2.8.0-1.el9s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keystoneauth1-5.8.1-0.20250520053403.a6cf0cf.el9.noarch DEBUG: python3-keystoneclient-1:5.5.0-0.20240917074642.a635649.el9.noarch DEBUG: python3-keystonemiddleware-10.7.1-0.20240918114232.4c001ba.el9.noarch DEBUG: python3-kombu-1:5.3.7-1.el9s.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-magnumclient-4.7.0-0.20240918100619.6fa75fe.el9.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-manilaclient-5.0.0-0.20240917081107.87f7249.el9.noarch DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-mistralclient-5.3.0-0.20240923080542.926301e.el9.noarch DEBUG: python3-monascaclient-2.8.0-0.20240923112954.bb7d4b6.el9.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-netaddr-0.10.1-5.el9s.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-neutron-lib-3.15.0-0.20240918080234.8fc2cc6.el9.noarch DEBUG: python3-neutronclient-11.3.1-0.20240917074045.a10390c.el9.noarch DEBUG: python3-novaclient-1:18.7.0-0.20240918091954.42ded0a.el9.noarch DEBUG: python3-octaviaclient-3.8.0-0.20240923090001.59154ff.el9.noarch DEBUG: python3-openstackclient-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-openstacksdk-4.0.1-0.20241106084719.899134e.el9.noarch DEBUG: python3-openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20240923111807.bc96c23.el9.noarch DEBUG: python3-os-ken-2.10.0-0.20240917095112.fc77cfd.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240923091826.0b2f473.el9.noarch DEBUG: python3-os-testr-3.0.0-0.20240923082837.0e7ac78.el9.noarch DEBUG: python3-os-traits-3.1.0-0.20240918090211.43e81cc.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python3-oslo-config-2:9.6.0-0.20241028120320.beb7b6c.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20241011074246.7f3b6ac.el9.noarch DEBUG: python3-oslo-db-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-db+mysql-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python3-oslo-log-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python3-oslo-messaging-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240917083307.e7ea726.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python3-oslo-reports-3.4.1-0.20240917134730.a25f36f.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240917085606.f6e879d.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240923080952.a84a9de.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch DEBUG: python3-oslo-utils-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python3-oslotest-5.0.0-0.20240923075847.4c36dbc.el9.noarch DEBUG: python3-osprofiler-4.2.0-0.20240918093518.3fb0487.el9.noarch DEBUG: python3-paramiko-3.4.1-1.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-pecan-1.5.1-1.el9s.noarch DEBUG: python3-platformdirs-4.2.2-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-pycadf-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: python3-redis-5.0.4-1.el9s.noarch DEBUG: python3-reno-4.1.0-0.20240923084806.47651ec.el9.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20240923091259.d7ac0ff.el9.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-setproctitle-1.3.3-1.el9s.x86_64 DEBUG: python3-sphinxcontrib-apidoc-0.3.0-2.el9s.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.7.0-13.el9.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-stevedore-5.3.0-0.20241203180325.51134a4.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-swiftclient-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-swiftclient+keystone-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-tempest-1:41.0.0-0.20250124132349.a25e0df.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch DEBUG: python3-troveclient-8.6.0-0.20240918104735.c1cd681.el9.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-webob-1.8.8-2.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-yappi-1.6.0-1.el9s.x86_64 DEBUG: python3-yaql-2.0.0-3.el9s.noarch DEBUG: python3-zaqarclient-2.8.0-0.20240917075349.c0522e2.el9.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: selinux-policy-38.1.62-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.62-1.el9.noarch DEBUG: unbound-libs-1.16.2-19.el9.x86_64 DEBUG: xorriso-1.5.4-5.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-5.el9.noarch DEBUG: python3.12-3.12.11-1.el9.x86_64 DEBUG: python3.12-libs-3.12.11-1.el9.x86_64 DEBUG: python3.12-devel-3.12.11-1.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-1.el9.x86_64 DEBUG: python3.11-libs-3.11.13-1.el9.x86_64 DEBUG: python3.11-devel-3.11.13-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-stevedore-5.3.0-0.20241203180325.51134a4.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-webob-1.8.8-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-netaddr-0.10.1-5.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.62-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.62-1.el9.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240923083927.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20241011074246.7f3b6ac.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-platformdirs-4.2.2-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-futurist-3.0.0-0.20240923080244.4e14db5.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240923091826.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.8.1-0.20250520053403.a6cf0cf.el9.noarch DEBUG: python3-etcd3gw-2.4.1-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-jwt-2.8.0-1.el9s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el9s.noarch DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-kombu-5.3.7-1.el9s.noarch DEBUG: python3-alembic-1.13.2-1.el9s.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-yappi-1.6.0-1.el9s.x86_64 DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.3.3-1.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.5.1-1.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-cachetools-5.4.0-2.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-redis-5.0.4-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.1-1.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libisofs-1.5.4-4.el9.x86_64 DEBUG: libburn-1.5.4-5.el9.x86_64 DEBUG: libisoburn-1.5.4-5.el9.x86_64 DEBUG: xorriso-1.5.4-5.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-19.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.7.0-0.20240917091958.b75afa0.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-os-testr-3.0.0-0.20240923082837.0e7ac78.el9.noarch DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-57.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-2.el9.x86_64 DEBUG: iproute-6.14.0-1.el9.x86_64 DEBUG: openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: bash-completion-2.11-5.el9.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20240923091259.d7ac0ff.el9.noarch DEBUG: python3-openstacksdk-4.0.1-0.20241106084719.899134e.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20240923111807.bc96c23.el9.noarch DEBUG: python3-os-traits-3.1.0-0.20240918090211.43e81cc.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python-oslo-utils-lang-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python-oslo-log-lang-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python3-oslo-utils-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240917085606.f6e879d.el9.noarch DEBUG: python3-oslo-config-9.6.0-0.20241028120320.beb7b6c.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.el9.noarch DEBUG: python3-oslo-log-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python3-keystoneclient-5.5.0-0.20240917074642.a635649.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python3-neutronclient-11.3.1-0.20240917074045.a10390c.el9.noarch DEBUG: python3-swiftclient-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-swiftclient+keystone-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240917083307.e7ea726.el9.noarch DEBUG: python3-mistralclient-5.3.0-0.20240923080542.926301e.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python3-os-ken-2.10.0-0.20240917095112.fc77cfd.el9.noarch DEBUG: python3-cinderclient-9.6.0-0.20240917080754.c4ecade.el9.noarch DEBUG: python-oslo-db-lang-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-db+mysql-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-db-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240923080952.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-oslo-messaging-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-osprofiler-4.2.0-0.20240918093518.3fb0487.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python-openstackclient-lang-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python3-openstackclient-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python3-ironicclient-5.8.0-0.20240918103603.9feda5a.el9.noarch DEBUG: python3-octaviaclient-3.8.0-0.20240923090001.59154ff.el9.noarch DEBUG: python3-troveclient-8.6.0-0.20240918104735.c1cd681.el9.noarch DEBUG: python3-keystonemiddleware-10.7.1-0.20240918114232.4c001ba.el9.noarch DEBUG: python3-neutron-lib-3.15.0-0.20240918080234.8fc2cc6.el9.noarch DEBUG: python3-aodhclient-3.6.0-0.20240917080522.5738d4c.el9.noarch DEBUG: python3-tempest-41.0.0-0.20250124132349.a25e0df.el9.noarch DEBUG: python3-heatclient-4.0.0-0.20240917074958.d55e096.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch DEBUG: python3-manilaclient-5.0.0-0.20240917081107.87f7249.el9.noarch DEBUG: python3-magnumclient-4.7.0-0.20240918100619.6fa75fe.el9.noarch DEBUG: python3-zaqarclient-2.8.0-0.20240917075349.c0522e2.el9.noarch DEBUG: python3-monascaclient-2.8.0-0.20240923112954.bb7d4b6.el9.noarch DEBUG: python3-designateclient-6.1.0-0.20240917080237.4f98ae3.el9.noarch DEBUG: python3-oslo-reports-3.4.1-0.20240917134730.a25f36f.el9.noarch DEBUG: python3-barbicanclient-7.0.0-0.20240923085108.39e4675.el9.noarch DEBUG: python3-novaclient-18.7.0-0.20240918091954.42ded0a.el9.noarch DEBUG: python3-glanceclient-4.7.0-0.20240917085916.4439db2.el9.noarch DEBUG: python3-reno-4.1.0-0.20240923084806.47651ec.el9.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: python3-hacking-7.0.0-0.20240918154719.ad22d7c.el9.noarch DEBUG: python3-yaql-2.0.0-3.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.0-0.20240923075847.4c36dbc.el9.noarch DEBUG: python3-croniter-1.4.1-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: python3-sphinxcontrib-apidoc-0.3.0-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-sphinxcontrib-httpdomain-1.7.0-13.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-5.el9.noarch DEBUG: python3.12-3.12.11-1.el9.x86_64 DEBUG: python3.12-libs-3.12.11-1.el9.x86_64 DEBUG: python3.12-devel-3.12.11-1.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-1.el9.x86_64 DEBUG: python3.11-libs-3.11.13-1.el9.x86_64 DEBUG: python3.11-devel-3.11.13-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-stevedore-5.3.0-0.20241203180325.51134a4.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-webob-1.8.8-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-netaddr-0.10.1-5.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.62-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.62-1.el9.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240923083927.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20241011074246.7f3b6ac.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-platformdirs-4.2.2-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-futurist-3.0.0-0.20240923080244.4e14db5.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240923091826.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.8.1-0.20250520053403.a6cf0cf.el9.noarch DEBUG: python3-etcd3gw-2.4.1-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-jwt-2.8.0-1.el9s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el9s.noarch DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-kombu-5.3.7-1.el9s.noarch DEBUG: python3-alembic-1.13.2-1.el9s.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-yappi-1.6.0-1.el9s.x86_64 DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.3.3-1.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.5.1-1.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-cachetools-5.4.0-2.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-redis-5.0.4-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.1-1.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libisofs-1.5.4-4.el9.x86_64 DEBUG: libburn-1.5.4-5.el9.x86_64 DEBUG: libisoburn-1.5.4-5.el9.x86_64 DEBUG: xorriso-1.5.4-5.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-19.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.7.0-0.20240917091958.b75afa0.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-os-testr-3.0.0-0.20240923082837.0e7ac78.el9.noarch DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-57.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-2.el9.x86_64 DEBUG: iproute-6.14.0-1.el9.x86_64 DEBUG: openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: bash-completion-2.11-5.el9.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20240923091259.d7ac0ff.el9.noarch DEBUG: python3-openstacksdk-4.0.1-0.20241106084719.899134e.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20240923111807.bc96c23.el9.noarch DEBUG: python3-os-traits-3.1.0-0.20240918090211.43e81cc.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python-oslo-utils-lang-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python-oslo-log-lang-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python3-oslo-utils-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240917085606.f6e879d.el9.noarch DEBUG: python3-oslo-config-9.6.0-0.20241028120320.beb7b6c.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.el9.noarch DEBUG: python3-oslo-log-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python3-keystoneclient-5.5.0-0.20240917074642.a635649.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python3-neutronclient-11.3.1-0.20240917074045.a10390c.el9.noarch DEBUG: python3-swiftclient-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-swiftclient+keystone-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240917083307.e7ea726.el9.noarch DEBUG: python3-mistralclient-5.3.0-0.20240923080542.926301e.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python3-os-ken-2.10.0-0.20240917095112.fc77cfd.el9.noarch DEBUG: python3-cinderclient-9.6.0-0.20240917080754.c4ecade.el9.noarch DEBUG: python-oslo-db-lang-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-db+mysql-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-db-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240923080952.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-oslo-messaging-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-osprofiler-4.2.0-0.20240918093518.3fb0487.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python-openstackclient-lang-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python3-openstackclient-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python3-ironicclient-5.8.0-0.20240918103603.9feda5a.el9.noarch DEBUG: python3-octaviaclient-3.8.0-0.20240923090001.59154ff.el9.noarch DEBUG: python3-troveclient-8.6.0-0.20240918104735.c1cd681.el9.noarch DEBUG: python3-keystonemiddleware-10.7.1-0.20240918114232.4c001ba.el9.noarch DEBUG: python3-neutron-lib-3.15.0-0.20240918080234.8fc2cc6.el9.noarch DEBUG: python3-aodhclient-3.6.0-0.20240917080522.5738d4c.el9.noarch DEBUG: python3-tempest-41.0.0-0.20250124132349.a25e0df.el9.noarch DEBUG: python3-heatclient-4.0.0-0.20240917074958.d55e096.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch DEBUG: python3-manilaclient-5.0.0-0.20240917081107.87f7249.el9.noarch DEBUG: python3-magnumclient-4.7.0-0.20240918100619.6fa75fe.el9.noarch DEBUG: python3-zaqarclient-2.8.0-0.20240917075349.c0522e2.el9.noarch DEBUG: python3-monascaclient-2.8.0-0.20240923112954.bb7d4b6.el9.noarch DEBUG: python3-designateclient-6.1.0-0.20240917080237.4f98ae3.el9.noarch DEBUG: python3-oslo-reports-3.4.1-0.20240917134730.a25f36f.el9.noarch DEBUG: python3-barbicanclient-7.0.0-0.20240923085108.39e4675.el9.noarch DEBUG: python3-novaclient-18.7.0-0.20240918091954.42ded0a.el9.noarch DEBUG: python3-glanceclient-4.7.0-0.20240917085916.4439db2.el9.noarch DEBUG: python3-reno-4.1.0-0.20240923084806.47651ec.el9.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: python3-hacking-7.0.0-0.20240918154719.ad22d7c.el9.noarch DEBUG: python3-yaql-2.0.0-3.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.0-0.20240923075847.4c36dbc.el9.noarch DEBUG: python3-croniter-1.4.1-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: python3-sphinxcontrib-apidoc-0.3.0-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-sphinxcontrib-httpdomain-1.7.0-13.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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=1038gid=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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ZjvzNO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 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-23.0.1.dev7/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,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-23.0.1.dev7/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.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.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.2) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 1.4.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.18.2 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.8.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.7.1) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 4.6.5) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.10.1) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.15.0) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.0.1) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.8.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.6.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.1.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.6.0) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 16.0.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.4.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 6.1.2) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 14.9.1) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.2.0) DEBUG: Handling oslo.policy>=4.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=4.4.0 DEBUG: (installed: oslo.policy 4.4.0) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.4.1.dev1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.5.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.4.0) DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 7.3.1) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.4.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.6.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.0.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.6.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.1.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.7.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.0.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.8.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.5.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.7.0) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.0.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.3.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.3.1) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.7.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.8.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 7.1.4) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.6.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.6.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 2.8.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.31) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.3.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.8) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 2.0.0) DEBUG: Handling hacking from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: hacking DEBUG: (installed: hacking 7.0.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 0.10.1) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.7.4) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 41.0.0) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.2) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 1.4.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.18.2 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.8.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.7.1) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 4.6.5) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.10.1) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.15.0) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.0.1) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.8.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.6.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.1.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.6.0) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 16.0.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.4.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 6.1.2) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 14.9.1) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.2.0) DEBUG: Handling oslo.policy>=4.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=4.4.0 DEBUG: (installed: oslo.policy 4.4.0) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.4.1.dev1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.5.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.4.0) DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 7.3.1) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.4.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.6.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.0.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.6.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.1.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.7.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.0.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.8.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.5.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.7.0) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.0.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.3.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.3.1) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.7.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.8.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 7.1.4) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.6.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.6.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 2.8.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.31) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.3.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.8) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 2.0.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.3.0) DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: (installed: sphinxcontrib-httpdomain 1.7.0) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing pbr to openstack_heat.egg-info/pbr.json 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: [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-23.0.1.dev7/openstack_heat-23.0.1.dev7.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") 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.2) DEBUG: Handling croniter (>=0.3.4) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: croniter (>=0.3.4) DEBUG: (installed: croniter 1.4.1) DEBUG: Handling cryptography (>=2.5) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: cryptography (>=2.5) DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet (>=0.18.2) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: eventlet (>=0.18.2) 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.8.1) 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.7.1) DEBUG: Handling lxml (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: lxml (>=4.5.0) DEBUG: (installed: lxml 4.6.5) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.10.1) 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.15.0) 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.0.1) 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.8.0) 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.6.0) 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 6.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.6.0) 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 16.0.0) 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.4.0) 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 6.1.2) 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 14.9.1) 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.2.0) DEBUG: Handling oslo.policy (>=4.4.0) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.policy (>=4.4.0) DEBUG: (installed: oslo.policy 4.4.0) 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.4.1.dev1) 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.5.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 3.5.0) 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.4.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 7.3.1) 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.4.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.6.0) 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.0.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.6.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.1.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.7.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.0.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.8.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.5.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.7.0) 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.0.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.3.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.3.1) 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.7.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.8.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 7.1.4) 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.6.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.6.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 2.8.0) DEBUG: Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PyYAML (>=5.1) DEBUG: (installed: PyYAML 5.4.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.31) 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.3.0) 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.8) DEBUG: Handling yaql (>=1.1.3) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: yaql (>=1.1.3) DEBUG: (installed: yaql 2.0.0) DEBUG: + cat /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv openstack_heat-23.0.1.dev7.dist-info/ DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/AUTHORS' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/LICENSE' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/METADATA' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/top_level.txt' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/pbr.json' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/entry_points.txt' DEBUG: removed directory 'openstack_heat-23.0.1.dev7.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm 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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-dalmatian-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:01:19 ago on Wed Jul 23 03:26:20 2025. DEBUG: Package git-core-2.47.3-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.23-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.23-1.el9.x86_64 is already installed. DEBUG: Package python3-alembic-1.13.2-1.el9s.noarch is already installed. DEBUG: Package python3-aodhclient-3.6.0-0.20240917080522.5738d4c.el9.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-2.el9s.x86_64 is already installed. DEBUG: Package python3-croniter-1.4.1-1.el9s.noarch is already installed. DEBUG: Package python3-cryptography-36.0.1-4.el9.x86_64 is already installed. DEBUG: Package python3-ddt-1.6.0-1.el9s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el9s.noarch is already installed. DEBUG: Package python3-fixtures-4.0.1-1.el9s.noarch is already installed. DEBUG: Package python3-hacking-7.0.0-0.20240918154719.ad22d7c.el9.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.8.1-0.20250520053403.a6cf0cf.el9.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.7.1-0.20240918114232.4c001ba.el9.noarch is already installed. DEBUG: Package python3-kombu-1:5.3.7-1.el9s.noarch is already installed. DEBUG: Package python3-lxml-4.6.5-3.el9.x86_64 is already installed. DEBUG: Package python3-netaddr-0.10.1-5.el9s.noarch is already installed. DEBUG: Package python3-neutron-lib-3.15.0-0.20240918080234.8fc2cc6.el9.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-openstacksdk-4.0.1-0.20241106084719.899134e.el9.noarch is already installed. DEBUG: Package python3-oslo-cache-3.8.0-0.20240918085139.48dbe78.el9.noarch is already installed. DEBUG: Package python3-oslo-concurrency-6.1.0-0.20240917082743.248ba64.el9.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.6.0-0.20241028120320.beb7b6c.el9.noarch is already installed. DEBUG: Package python3-oslo-context-5.6.0-0.20241011074246.7f3b6ac.el9.noarch is already installed. DEBUG: Package python3-oslo-db-16.0.0-0.20240923081413.a59dba4.el9.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.4.0-0.20240917083112.efaff62.el9.noarch is already installed. DEBUG: Package python3-oslo-log-6.1.2-0.20240917085256.abd5c21.el9.noarch is already installed. DEBUG: Package python3-oslo-messaging-14.9.1-0.20241028171801.402cc29.el9.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.2.0-0.20240918100307.67a0a39.el9.noarch is already installed. DEBUG: Package python3-oslo-policy-4.4.0-0.20240917084907.206ae19.el9.noarch is already installed. DEBUG: Package python3-oslo-reports-3.4.1-0.20240917134730.a25f36f.el9.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.5.0-0.20240917085606.f6e879d.el9.noarch is already installed. DEBUG: Package python3-oslo-service-3.5.0-0.20240923080952.a84a9de.el9.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-7.3.1-0.20250519111613.145e045.el9.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.4.0-0.20240917083906.6af8327.el9.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20240923075847.4c36dbc.el9.noarch is already installed. DEBUG: Package python3-osprofiler-4.2.0-0.20240918093518.3fb0487.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-paste-deploy-3.1.0-2.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-pygments-2.7.4-4.el9.noarch is already installed. DEBUG: Package python3-PyMySQL-0.10.1-6.el9.noarch is already installed. DEBUG: Package python3-barbicanclient-7.0.0-0.20240923085108.39e4675.el9.noarch is already installed. DEBUG: Package python3-cinderclient-9.6.0-0.20240917080754.c4ecade.el9.noarch is already installed. DEBUG: Package python3-designateclient-6.1.0-0.20240917080237.4f98ae3.el9.noarch is already installed. DEBUG: Package python3-glanceclient-1:4.7.0-0.20240917085916.4439db2.el9.noarch is already installed. DEBUG: Package python3-heatclient-4.0.0-0.20240917074958.d55e096.el9.noarch is already installed. DEBUG: Package python3-ironicclient-5.8.0-0.20240918103603.9feda5a.el9.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.5.0-0.20240917074642.a635649.el9.noarch is already installed. DEBUG: Package python3-magnumclient-4.7.0-0.20240918100619.6fa75fe.el9.noarch is already installed. DEBUG: Package python3-manilaclient-5.0.0-0.20240917081107.87f7249.el9.noarch is already installed. DEBUG: Package python3-mistralclient-5.3.0-0.20240923080542.926301e.el9.noarch is already installed. DEBUG: Package python3-monascaclient-2.8.0-0.20240923112954.bb7d4b6.el9.noarch is already installed. DEBUG: Package python3-neutronclient-11.3.1-0.20240917074045.a10390c.el9.noarch is already installed. DEBUG: Package python3-novaclient-1:18.7.0-0.20240918091954.42ded0a.el9.noarch is already installed. DEBUG: Package python3-octaviaclient-3.8.0-0.20240923090001.59154ff.el9.noarch is already installed. DEBUG: Package python3-openstackclient-7.1.4-0.20250204125315.f42ade4.el9.noarch is already installed. DEBUG: Package python3-swiftclient-4.6.0-0.20240917073738.e7061db.el9.noarch is already installed. DEBUG: Package python3-troveclient-8.6.0-0.20240918104735.c1cd681.el9.noarch is already installed. DEBUG: Package python3-zaqarclient-2.8.0-0.20240917075349.c0522e2.el9.noarch is already installed. DEBUG: Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. DEBUG: Package python3-reno-4.1.0-0.20240923084806.47651ec.el9.noarch is already installed. DEBUG: Package python3-requests-2.32.3-3.el9s.noarch is already installed. DEBUG: Package python3-routes-2.5.1-1.el9s.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package python3-sphinxcontrib-apidoc-0.3.0-2.el9s.noarch is already installed. DEBUG: Package python3-sphinxcontrib-httpdomain-1.7.0-13.el9.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.31-1.el9s.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el9s.noarch is already installed. DEBUG: Package python3-stevedore-5.3.0-0.20241203180325.51134a4.el9.noarch is already installed. DEBUG: Package python3-tempest-1:41.0.0-0.20250124132349.a25e0df.el9.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el9s.noarch is already installed. DEBUG: Package python3-testresources-2.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el9s.noarch is already installed. DEBUG: Package python3-testtools-2.7.1-1.el9s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-webob-1.8.8-2.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package python3-yaql-2.0.0-3.el9s.noarch is already installed. DEBUG: Package systemd-252-53.el9.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-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.19.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-9.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-5.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-1.el9.noarch DEBUG: python3-3.9.23-1.el9.x86_64 DEBUG: python3-libs-3.9.23-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-13.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-9.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-9.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-65.el9.x86_64 DEBUG: binutils-2.35.2-65.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: gcc-11.5.0-9.el9.x86_64 DEBUG: annobin-12.96-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.23-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch DEBUG: glibc-common-2.34-214.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 DEBUG: glibc-2.34-214.el9.x86_64 DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 DEBUG: openssl-libs-3.5.1-2.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: glibc-headers-2.34-214.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 DEBUG: kernel-headers-5.14.0-599.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: glibc-devel-2.34-214.el9.x86_64 DEBUG: llvm-libs-20.1.8-1.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: openssl-3.5.1-2.el9.x86_64 DEBUG: ostree-libs-2025.3-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.92-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-5.el9.noarch DEBUG: python3.12-3.12.11-1.el9.x86_64 DEBUG: python3.12-libs-3.12.11-1.el9.x86_64 DEBUG: python3.12-devel-3.12.11-1.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-1.el9.x86_64 DEBUG: python3.11-libs-3.11.13-1.el9.x86_64 DEBUG: python3.11-devel-3.11.13-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-stevedore-5.3.0-0.20241203180325.51134a4.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-webob-1.8.8-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-netaddr-0.10.1-5.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.62-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.62-1.el9.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240923083927.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20241011074246.7f3b6ac.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-platformdirs-4.2.2-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-futurist-3.0.0-0.20240923080244.4e14db5.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240923091826.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.8.1-0.20250520053403.a6cf0cf.el9.noarch DEBUG: python3-etcd3gw-2.4.1-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-jwt-2.8.0-1.el9s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el9s.noarch DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-kombu-5.3.7-1.el9s.noarch DEBUG: python3-alembic-1.13.2-1.el9s.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-yappi-1.6.0-1.el9s.x86_64 DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-setproctitle-1.3.3-1.el9s.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-pecan-1.5.1-1.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-cachetools-5.4.0-2.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-redis-5.0.4-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.1-1.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libisofs-1.5.4-4.el9.x86_64 DEBUG: libburn-1.5.4-5.el9.x86_64 DEBUG: libisoburn-1.5.4-5.el9.x86_64 DEBUG: xorriso-1.5.4-5.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-19.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.7.0-0.20240917091958.b75afa0.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-os-testr-3.0.0-0.20240923082837.0e7ac78.el9.noarch DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-57.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-2.el9.x86_64 DEBUG: iproute-6.14.0-1.el9.x86_64 DEBUG: openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: rdo-openvswitch-3.3-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.3-1.el9s.noarch DEBUG: bash-completion-2.11-5.el9.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20240923091259.d7ac0ff.el9.noarch DEBUG: python3-openstacksdk-4.0.1-0.20241106084719.899134e.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20240923111807.bc96c23.el9.noarch DEBUG: python3-os-traits-3.1.0-0.20240918090211.43e81cc.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python-oslo-utils-lang-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python-oslo-log-lang-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python3-oslo-utils-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240917085606.f6e879d.el9.noarch DEBUG: python3-oslo-config-9.6.0-0.20241028120320.beb7b6c.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.el9.noarch DEBUG: python3-oslo-log-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python3-keystoneclient-5.5.0-0.20240917074642.a635649.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python3-neutronclient-11.3.1-0.20240917074045.a10390c.el9.noarch DEBUG: python3-swiftclient-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-swiftclient+keystone-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240917083307.e7ea726.el9.noarch DEBUG: python3-mistralclient-5.3.0-0.20240923080542.926301e.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python3-os-ken-2.10.0-0.20240917095112.fc77cfd.el9.noarch DEBUG: python3-cinderclient-9.6.0-0.20240917080754.c4ecade.el9.noarch DEBUG: python-oslo-db-lang-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-db+mysql-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-db-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240923080952.a84a9de.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-oslo-messaging-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-osprofiler-4.2.0-0.20240918093518.3fb0487.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python-openstackclient-lang-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python3-openstackclient-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python3-ironicclient-5.8.0-0.20240918103603.9feda5a.el9.noarch DEBUG: python3-octaviaclient-3.8.0-0.20240923090001.59154ff.el9.noarch DEBUG: python3-troveclient-8.6.0-0.20240918104735.c1cd681.el9.noarch DEBUG: python3-keystonemiddleware-10.7.1-0.20240918114232.4c001ba.el9.noarch DEBUG: python3-neutron-lib-3.15.0-0.20240918080234.8fc2cc6.el9.noarch DEBUG: python3-aodhclient-3.6.0-0.20240917080522.5738d4c.el9.noarch DEBUG: python3-tempest-41.0.0-0.20250124132349.a25e0df.el9.noarch DEBUG: python3-heatclient-4.0.0-0.20240917074958.d55e096.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch DEBUG: python3-manilaclient-5.0.0-0.20240917081107.87f7249.el9.noarch DEBUG: python3-magnumclient-4.7.0-0.20240918100619.6fa75fe.el9.noarch DEBUG: python3-zaqarclient-2.8.0-0.20240917075349.c0522e2.el9.noarch DEBUG: python3-monascaclient-2.8.0-0.20240923112954.bb7d4b6.el9.noarch DEBUG: python3-designateclient-6.1.0-0.20240917080237.4f98ae3.el9.noarch DEBUG: python3-oslo-reports-3.4.1-0.20240917134730.a25f36f.el9.noarch DEBUG: python3-barbicanclient-7.0.0-0.20240923085108.39e4675.el9.noarch DEBUG: python3-novaclient-18.7.0-0.20240918091954.42ded0a.el9.noarch DEBUG: python3-glanceclient-4.7.0-0.20240917085916.4439db2.el9.noarch DEBUG: python3-reno-4.1.0-0.20240923084806.47651ec.el9.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: python3-hacking-7.0.0-0.20240918154719.ad22d7c.el9.noarch DEBUG: python3-yaql-2.0.0-3.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.0-0.20240923075847.4c36dbc.el9.noarch DEBUG: python3-croniter-1.4.1-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: python3-sphinxcontrib-apidoc-0.3.0-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-sphinxcontrib-httpdomain-1.7.0-13.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-11.5.0-9.el9.x86_64 1751047562 198756 3772dd252d1c7b599c5c6324a1153aa0 installed DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2025b-1.el9.noarch 1742921709 1664708 7eb678b8b8996b03478104aba8b5513b installed DEBUG: hwdata-0.348-9.19.el9.noarch 1750064987 10010346 17f7fd6320cee73b6de2f72e8ee57de6 installed DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch 1628539909 5930958 03240144ad8b868c22f9168a70823562 installed DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch 1628536914 13746679 e083c7da82ac4d6a8ba78b34e0888e13 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch 1628536914 596942 b947ffef4f22a6e3d579b3a14cb16e73 installed DEBUG: langpacks-core-font-en-3.0-16.el9.noarch 1628548327 351 c459dbf4f89e14c3866201d92a22003f installed DEBUG: osinfo-db-20250606-1.el9.noarch 1749462298 4109673 e27ec3d414a262ba78fb28365ffa318a installed DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch 1655270554 1886539 3fc548ed612acde8d3b41b4b385c3143 installed DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch 1628536854 722408 2732783fee86c9b991c6cd860dd2c453 installed DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch 1631700183 6557604 d242e1bff048ee93c8785049f06a1b44 installed DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch 1709721990 880926 f3b191e83073dbfcc12c71393ed579cc installed DEBUG: xkeyboard-config-2.33-2.el9.noarch 1628575594 6083876 88ea8a43851daebce64e0f78a3cb495f installed DEBUG: rust-srpm-macros-17-4.el9.noarch 1628569449 2447 73293207465a7961b68686701a149929 installed DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch 1681714691 492 8ec89c93045f3fb6df7200c1acc02777 installed DEBUG: poppler-data-0.4.9-9.el9.noarch 1628566347 12058151 ae8a3356650b67950bb9170591b59a6e installed DEBUG: perl-srpm-macros-1-41.el9.noarch 1628565179 862 6cccf4e84e8d8ff1bfd99a5b08bc765b installed DEBUG: openblas-srpm-macros-2-11.el9.noarch 1628560331 104 472d4c6b239cbdfa1a4a1e7465c3878e installed DEBUG: ocaml-srpm-macros-6-6.el9.noarch 1628559705 745 621a996cbcddd8e3d3492467821c5a8b installed DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 1740985077 3682 61e76245f869c1f9601a331f3400688b installed DEBUG: libX11-common-1.7.0-11.el9.noarch 1734094023 1335069 99562bd76ead88233fc1fdad7d0177c6 installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628543357 535 3c30c63eb24feef9d64bfe022fbf9f23 installed DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 1645036530 1205149 40b1cb78f729044823f20b7ad90c67b4 installed DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch 1637316977 12103345 d3b18c32d2219b99074b27745ccd308f installed DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch 1628536977 4398414 472ec3c2382d57a2651109823210e159 installed DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch 1644512729 68815 a486e7e01444e3373cb6e6b9418720c7 installed DEBUG: pkgconf-m4-1.7.3-10.el9.noarch 1663762969 14187 a4fe05470faa432bdf2bc0da90a72878 installed DEBUG: pcre2-syntax-10.40-6.el9.noarch 1722440460 234324 4748e7d5d1f12ed1df41c89d35b3a058 installed DEBUG: ncurses-base-6.2-12.20210508.el9.noarch 1751361593 307293 cba5aaab88b1b8b214aa3d610575b35b installed DEBUG: libssh-config-0.10.4-13.el9.noarch 1708363378 277 5605f4240d6ed111340ef0be4b55fd71 installed DEBUG: kbd-misc-2.4.0-11.el9.noarch 1736411876 2573480 faf2fbf44a345feda79761ed0ae32103 installed DEBUG: kbd-legacy-2.4.0-11.el9.noarch 1736411876 557448 df5d6c1fd425a521caf48cddfc69084d installed DEBUG: fuse-common-3.10.2-9.el9.x86_64 1718665815 38 b709260551729ee3006850af4c0ebfe7 installed DEBUG: coreutils-common-8.32-39.el9.x86_64 1733748622 10880476 f36d8328981ccacfc95e0894b38f99cc installed DEBUG: setup-2.13.7-10.el9.noarch 1707295246 725932 fd3173da9bafb6e1d6afffea47d55a3f installed DEBUG: filesystem-3.16-5.el9.x86_64 1719325383 106 f9382852ec0acc644aa2248d02286438 installed DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch 1628573895 38280 a4ec9b61bb3e59b1961f6480b6ea1220 installed DEBUG: basesystem-11-13.el9.noarch 1628537561 0 7bfb02cc1aeca822f9e4d9405c010142 installed DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 1751361582 994415 9dcea9d559ec1b92d643f84a95c122e3 installed DEBUG: bash-5.1.8-9.el9.x86_64 1708011409 7738778 681f5fc99cb4c0027cc7dd860547dd4c installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: libstdc++-11.5.0-9.el9.x86_64 1751047562 2585657 139edb232d4a4af1f8b1648f11e83edd installed DEBUG: libzstd-1.5.5-1.el9.x86_64 1731924265 773894 c9ef1d17604ef1812b4c8396a52057a4 installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: libxml2-2.9.13-10.el9.x86_64 1751984640 1955196 5c3cb21eb3397389c245e42554f20c65 installed DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 1736942078 78228 650ee83e37f6d9de775145f6530275ba installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628552275 232119 3bbeb3eba89728caac0a661ff6640bc6 installed DEBUG: expat-2.5.0-5.el9.x86_64 1743489055 309122 01de1b0741f54412ad907b806e4c4a2d installed DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 1705311609 647849 eb9c83b25a447c5902664052f79a5bae installed DEBUG: libcap-2.48-10.el9.x86_64 1751551636 177447 73d9748a60a705a4d6a67404c4438637 installed DEBUG: libuuid-2.37.4-21.el9.x86_64 1737046711 38109 23ac8f6ea7826ce55b3973d3c24b7d7b installed DEBUG: elfutils-libelf-0.193-1.el9.x86_64 1746157002 1220296 264e2e78afe4444998eb4efb2b49b51e installed DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 1746614103 1368872 85ab14458bc66f97256306bd9a06444c installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681740417 65761 4bb756aae8cbb82168f5d2245c5a969b installed DEBUG: crypto-policies-20250602-1.gita839241.el9.noarch 1749112201 92168 432a83c4fc7967ae4af6a1ff96e48213 installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058138 816844 44dbc752662788b6d7d5115cb6d0dc92 installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 1717763595 71568 9ff2fd24225e187217494936e56576dc installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: nspr-4.35.0-17.el9.x86_64 1734451874 321296 76f1920c04286d642826678ecc8493ec installed DEBUG: mpfr-4.1.0-7.el9.x86_64 1628557531 802539 88da3a99a529f63efff8ada0eb13b87f installed DEBUG: readline-8.1-4.el9.x86_64 1628568923 492844 04ea87f7f650b71b09c3c80fbbc1263d installed DEBUG: libogg-2:1.3.4-6.el9.x86_64 1628552055 50186 c37cdc45e445d19b618747d12e4a85bc installed DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 1628554367 924357 97f0e94761e756f39b738a3f77520045 installed DEBUG: nss-util-3.101.0-10.el9.x86_64 1734451874 238160 177e8bf5b7a446535a83a9b2cff26014 installed DEBUG: libgcrypt-1.10.0-11.el9.x86_64 1722525565 1398402 a0781794779b169a78184364aee1f2eb installed DEBUG: libwayland-client-1.21.0-1.el9.x86_64 1667401001 71360 366182addb754f3e390ead562fd358f1 installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628537434 29429 aec8b9f183816020e45285f0143e8850 installed DEBUG: libacl-2.3.1-4.el9.x86_64 1696594612 40554 c708b2c282e929084ec0f0efc372898b installed DEBUG: libgomp-11.5.0-9.el9.x86_64 1751047562 421709 fba5bf1c90eb25bf988d75d8b0c0cefd installed DEBUG: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: alsa-lib-1.2.13-2.el9.x86_64 1734447136 1516779 52a4d06be241c045e28dd186205b2825 installed DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 1734094010 15076 725672dde29475cba430f93c18dace7b installed DEBUG: libwebp-1.2.0-8.el9.x86_64 1695044490 787616 58fba1cdbfed92c5e6e661598dd0a449 installed DEBUG: libassuan-2.5.5-3.el9.x86_64 1628549434 171165 2ea61cf9eb18aefe03c18facfa6e5980 installed DEBUG: gdbm-libs-1:1.23-1.el9.x86_64 1712672345 128586 b9b3a18b49984ae02961c57d5847b88c installed DEBUG: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libbrotli-1.0.9-7.el9.x86_64 1726053399 782498 652d40bc7c4b213bc0bc670a6bcd1318 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: audit-libs-3.1.5-7.el9.x86_64 1744382185 334617 e77d0ace3fffd8b16a8620501a512613 installed DEBUG: libcom_err-1.46.5-8.el9.x86_64 1751878335 68401 0e0175672c2a57d33a6c420005318be3 installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libtasn1-4.16.0-9.el9.x86_64 1739768779 183364 a0a8ab91984108c1b0d2b9bb4fe03609 installed DEBUG: p11-kit-0.25.3-3.el9.x86_64 1729865803 2530395 ca7c2cbd5799f46f7a92405741c63532 installed DEBUG: libtdb-1.4.13-1.el9.x86_64 1747687023 110825 b4ec19838cb4eda6f3a7c193ec27bb56 installed DEBUG: libunistring-0.9.10-15.el9.x86_64 1628553516 1643051 df2997eefd8b00af79f36b60155d2564 installed DEBUG: libidn2-2.3.0-7.el9.x86_64 1628550537 253460 b999cef1924e493741546dad040d6b64 installed DEBUG: lua-libs-5.4.4-4.el9.x86_64 1681732544 287331 d580b400a364fe10ae66719a1533cfff installed DEBUG: pcre2-10.40-6.el9.x86_64 1722440456 652298 222f5febd3e951089e8cd09010c01787 installed DEBUG: fribidi-1.0.10-6.el9.2.x86_64 1649935865 347380 1a4bad4b26de656b0ab2b35694a6b88a installed DEBUG: libICE-1.0.10-8.el9.x86_64 1628550523 174826 b92da4724c87af34f174760835f6c461 installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: openjpeg2-2.4.0-8.el9.x86_64 1737667310 385252 6c8ffd5bbfbe2034dc2e97ae8da0c3fc installed DEBUG: opus-1.3.1-10.el9.x86_64 1628561143 363598 40da76c2d6ce4525c03c2037784abb72 installed DEBUG: libSM-1.2.3-10.el9.x86_64 1628552822 95269 90c43a5efe3bdbc6de7e6b8eb711d153 installed DEBUG: libpsl-0.21.1-5.el9.x86_64 1628552331 78600 48e5ec8c64476be40b82088b405be4ae installed DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 1667401001 37464 c725fc2424cd1d93bc940cb5d57bcb74 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628551818 138637 e5e40dad676b06cd7f5ce6e6f6278138 installed DEBUG: libwayland-server-1.21.0-1.el9.x86_64 1667401001 88232 87e9b1d87c1006fca353ba9e67010f1b installed DEBUG: dwz-0.16-1.el9.x86_64 1751024515 293356 923bd77faa08d5993ed9af95fb35a3ab installed DEBUG: exiv2-0.27.5-2.el9.x86_64 1636985354 4632497 bec8af9af0888f31db7af16f7bc4c8bb installed DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 1636985354 2794722 9d85f037ac697f35712d3a8404bba519 installed DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 1628554484 202824 5cc1d82aabed2601b8a39f3f49d50093 installed DEBUG: unzip-6.0-59.el9.x86_64 1749651262 398475 59a1634e56df883a51b0f27a3d6b899f installed DEBUG: xml-common-0.6.3-58.el9.noarch 1628570071 80280 e30dff7e045445c260fddaf4c82eb1fe installed DEBUG: libproxy-0.4.15-35.el9.x86_64 1629990582 166674 cfaea8d129b2046f49d386a30a2a5b8a installed DEBUG: imath-3.1.2-1.el9.x86_64 1629104544 371882 0f497264fb6125739d15f377a5c678c2 installed DEBUG: file-libs-5.39-16.el9.x86_64 1701276394 8086748 8aa56edc919434f49112430700256021 installed DEBUG: file-5.39-16.el9.x86_64 1701276394 102728 0e2e1cff99a9714823cb5f40f07bf4f3 installed DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 1653477225 73932 acdfc37badce9a922e7cd15ecb790c30 installed DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 1689761962 251847 13d64bf1aeccaccc6db6bef9ea473a2c installed DEBUG: alternatives-1.24-2.el9.x86_64 1725536489 63489 233ce51ed15e69cb4909a1a13eaa4dd2 installed DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 1729865803 478100 762c2790c21ba887b5d26d3a010920c1 installed DEBUG: fuse-libs-2.9.9-17.el9.x86_64 1733159864 311934 c401efdd30b6246d670fd83f70452a26 installed DEBUG: libsepol-3.6-3.el9.x86_64 1742818154 829131 72eb8de3c8fdc36560da85a76b9e8feb installed DEBUG: libselinux-3.6-3.el9.x86_64 1738072423 176845 b59de2c8413f3c82e82c7525f8105fdb installed DEBUG: sed-4.8-9.el9.x86_64 1628569875 813599 8f2001ef117e096e5b2cb761dbe56226 installed DEBUG: findutils-1:4.8.0-7.el9.x86_64 1720104673 1756958 f10df4e7c5fcd83ef35d96c86d9b034a installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628552820 50338 8d6efb1981489cae3ba03919e0a84d34 installed DEBUG: gawk-5.1.0-6.el9.x86_64 1645036530 1685726 49d54aeca4767b4c1f096902535f8e65 installed DEBUG: libsmartcols-2.37.4-21.el9.x86_64 1737046711 134899 e803aa1192e7c69f98a67ac9b9ae3c65 installed DEBUG: pcre-8.44-4.el9.x86_64 1713357639 537728 b1ea83d87fcb8d3d5586d59af686cd44 installed DEBUG: grep-3.6-5.el9.x86_64 1628545386 857840 b1783007ca41c6a5e2a2a6b09c72ee49 installed DEBUG: coreutils-8.32-39.el9.x86_64 1733748622 5985314 7639ba5ccc81a1f5e8cbc0f5947e8aa0 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch 1724075159 2692239 e93b6ab8b6308a64633f727a130d7436 installed DEBUG: systemd-libs-252-53.el9.x86_64 1744725058 1778208 f12e93b18180a54ff425c43d0492472e installed DEBUG: libarchive-3.5.3-5.el9.x86_64 1749472022 906158 ee2d17d0d828e53bd451e2912a26c914 installed DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 1686561892 372990 52ea9b6b6c067fc779ab24fb611ac26c installed DEBUG: libblkid-2.37.4-21.el9.x86_64 1737046711 229849 143f04a1d305d8e6e85b34e4a5066457 installed DEBUG: libmount-2.37.4-21.el9.x86_64 1737046711 318437 66388911c3a80d730380519f5d9c46e7 installed DEBUG: libfdisk-2.37.4-21.el9.x86_64 1737046711 367867 db410635ffc006ea56c71743f13724a6 installed DEBUG: util-linux-core-2.37.4-21.el9.x86_64 1737046711 1268095 cde63acd68bea689db00118269490839 installed DEBUG: libusbx-1.0.26-1.el9.x86_64 1650890875 169790 e42efbfacf911799e5c8d24d5565a35d installed DEBUG: gzip-1.12-1.el9.x86_64 1650569887 377013 d100c7f7b4f855aeb3d8676072292699 installed DEBUG: cracklib-2.9.6-27.el9.x86_64 1628539381 251850 6b30fcc5f113bfe3977cfb728e495423 installed DEBUG: kmod-libs-28-10.el9.x86_64 1723815729 134014 84c839642486007aa1fe20ed61de3940 installed DEBUG: libevent-2.1.12-8.el9.x86_64 1724156211 928082 fbe29f4553f3028b488d425e5fe289cf installed DEBUG: xz-5.2.5-8.el9.x86_64 1654006189 685923 7a3a1c534311e848d76428a6daddd7c0 installed DEBUG: jbigkit-libs-2.1-23.el9.x86_64 1628547667 116759 fc59a2fbc5993faa2c50a2fee3ca890f installed DEBUG: libtiff-4.4.0-15.el9.x86_64 1746462367 586289 b8ab1714d6907568c280d00d132d3df6 installed DEBUG: libXau-1.0.9-8.el9.x86_64 1628554479 64960 d29cb4a4741cc1c0d0676dbae6e78998 installed DEBUG: libxcb-1.13.1-9.el9.x86_64 1628554525 1124254 51f3f8fe3db81337ba4a07430421c3ee installed DEBUG: libX11-1.7.0-11.el9.x86_64 1734094010 1355052 57f9c92e819b9c7c7b1ff7e7294bd595 installed DEBUG: libXext-1.3.4-8.el9.x86_64 1628554624 95724 36ef108c2804669f53bf41f5d7a12d3c installed DEBUG: libXrender-0.9.10-16.el9.x86_64 1628554702 51543 1238322e38dd9b9aa5cce9a9d3ac8458 installed DEBUG: libXi-1.7.10-8.el9.x86_64 1628554634 74757 bd2b6b3e709f17777a5d0e2097366c43 installed DEBUG: libXfixes-5.0.3-16.el9.x86_64 1628554623 35681 06ff23960463555e5f8af61d13f71a2f installed DEBUG: libXt-1.2.0-6.el9.x86_64 1628554747 453249 e7a4f272de4504efd24ddb90b533cf5b installed DEBUG: libXmu-1.1.3-8.el9.x86_64 1628554669 188562 5879579377fd4468c1927636debd938c installed DEBUG: libXcursor-1.2.0-7.el9.x86_64 1628554551 50861 7a058c13f6a9927cf4f6394049026de7 installed DEBUG: libXdamage-1.1.5-7.el9.x86_64 1628554609 37259 119e8aef392b8008b8046e3ecc9dccab installed DEBUG: libXrandr-1.5.2-8.el9.x86_64 1628554694 53332 2864163841b9f9634b602a32e0120853 installed DEBUG: libXinerama-1.1.4-10.el9.x86_64 1628554595 19725 a29c4891e6ef396577c08db8c5a28ab5 installed DEBUG: libXcomposite-0.4.5-7.el9.x86_64 1628554506 42445 4ff5ce3944de9ac0736fd23fefd642f8 installed DEBUG: libXpm-3.5.13-10.el9.x86_64 1697029641 128632 143c8682ce0cbfb70df0ed5d852c4516 installed DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 1637623169 797162 6caa4083900d93e621a90c9f55312fd1 installed DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 1667401001 16466 6491c616c2a85a6da68cf36b154d74f9 installed DEBUG: pixman-0.40.0-6.el9.x86_64 1696425141 710279 aede16298bd4d68bf8b81b92b7f4ff9f installed DEBUG: libXaw-1.0.13-19.el9.x86_64 1628554542 510031 51fb88af4c8549b837fa52cf7348b1e4 installed DEBUG: libXtst-1.2.3-16.el9.x86_64 1628554736 38680 28b0e6a42eb89fea8382dc1046a6e85b installed DEBUG: libXv-1.0.11-16.el9.x86_64 1628554734 26929 72198c80e9062f01f7c8b6a56d1511d0 installed DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 1628554796 26316 9d5c88dac190e4f66857b2fab49ea44e installed DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 1628539381 9815154 097793bbff0b03b3ce0e2afaf462bbf5 installed DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 1729865803 1399705 63751c38ca1e2aef2c9520d9173a52cd installed DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch 1711479877 1232785 de13bdae4eecc1bcef2b53e631acb1c4 installed DEBUG: python-unversioned-command-3.9.23-1.el9.noarch 1751050962 23 a127511355877793ea8bcfa26e7a5418 installed DEBUG: python3-3.9.23-1.el9.x86_64 1751050957 32836 d25fac17cb13e63faf033029e9b070e3 installed DEBUG: python3-libs-3.9.23-1.el9.x86_64 1751050957 33084540 b96e5f4911771fcf38bcfd757eeb24fb installed DEBUG: python3-setuptools-65.5.1-2.el9s.noarch 1709721990 7061954 c328c97d490495fecf34d494466a0925 installed DEBUG: python3-idna-2.10-7.el9.1.noarch 1714045925 525633 302392bf155d99a5c6e49572bf1aede8 installed DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 1706030025 834046 35a71652bad0173d065d881070a913f9 installed DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch 1720780421 394089 9893ad79f3b274abaa6393eaaa9d61c1 installed DEBUG: python3-pip-21.3.1-1.el9.noarch 1711479877 9189701 cb84f7a3b54d721b47851813ae14248e installed DEBUG: crypto-policies-scripts-20250602-1.gita839241.el9.noarch 1749112201 255562 a4040950f42326b4b0c582af57baaed3 installed DEBUG: python3-dns-2.6.1-3.el9.noarch 1724187585 2233107 4a255a289b4896df953b4fd48b7fe638 installed DEBUG: python3-pysocks-1.7.1-12.el9.noarch 1645030777 90512 e685632709558359a9a8dd9f087a6dba installed DEBUG: python3-six-1.15.0-9.el9.noarch 1645014051 106876 ddb649ce7f23e052677037e6a3f1c03a installed DEBUG: python3-urllib3-1.26.5-6.el9.noarch 1719998658 747323 e016429450c4aab8f06bbe5462dd414c installed DEBUG: python3-requests-2.32.3-3.el9s.noarch 1725363608 437367 89b310a16477bb5ae67918e9d32ce2c3 installed DEBUG: python3-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 installed DEBUG: python3-pytz-2021.1-5.el9.noarch 1689250584 180371 e6b4e1f7bee95c39ce357b2feffca88a installed DEBUG: python3-babel-2.9.1-2.el9.noarch 1628537498 28258458 7afe89f1e820f27155449468f908596e installed DEBUG: python3-tomli-2.0.1-5.el9.noarch 1678873507 68777 23a7daa8bc9a0b429b38a928fe6de505 installed DEBUG: python3-imagesize-1.2.0-6.el9.noarch 1628567186 22802 d39da8dc61e5ab41826837915a72cad8 installed DEBUG: python3-pygments-2.7.4-4.el9.noarch 1628567572 8130001 cb702f6944ebf573a262210131a887d7 installed DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch 1628567669 1175595 67ed16a77bea012e7ae506393454568f installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch 1628567719 38853 4ba706d7fa269358f11f434cc32b3c6d installed DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch 1628567667 62833 3b2c009918387ef7210eba186ca1806e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 1628567666 46533 b2e795a36aef2c55de88074414b761be installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch 1628567685 65376 fa4c300323f21943678c7f68e26f5838 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 1628567715 12208 947d809e58f156601d53cc6203a7590c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 1628567718 57306 2d6584bea4d8c410fe98524de6c1f16c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch 1628567696 54286 8e949b872c3ec55e9a6db87cbc9c9731 installed DEBUG: python3-markupsafe-2.1.5-1.el9s.x86_64 1721740363 51809 7ece0d82efab238fd37642faa2bb334e installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: python3-pyparsing-3.1.2-7.el9s.noarch 1726557153 901817 937abaf779cb98eaca32de7b0d375040 installed DEBUG: python3-packaging-20.9-5.el9.noarch 1644942056 254019 1278d05af2b02528944bef7b199b356c installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: kmod-28-10.el9.x86_64 1723815729 254125 e4bdac6a50b6e622b9a27c622dc360f3 installed DEBUG: composefs-libs-1.0.8-1.el9.x86_64 1735937869 146629 012dc339e136d1226da8c9a5a5ce3c78 installed DEBUG: bubblewrap-0.4.1-8.el9.x86_64 1725046598 103841 6edb7f9f21be934d0919a68ebf03b7b1 installed DEBUG: libsemanage-3.6-5.el9.x86_64 1740730263 307174 eaed00d10a849df19b5d55bb349ca60a installed DEBUG: shadow-utils-2:4.9-13.el9.x86_64 1748273430 3812546 8f637d70b71c547d7513666d8d709dd5 installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: tar-2:1.34-7.el9.x86_64 1723805420 3155442 e7841b90e100f95ed6fd8629bbecc0e5 installed DEBUG: openexr-libs-3.1.1-3.el9.x86_64 1729669290 4878852 6ab86635d27080840a7240ffa5afb6d1 installed DEBUG: iso-codes-4.6.0-3.el9.noarch 1628547387 19591019 f6ef364699f9b8f3bffb69d3c0d67b34 installed DEBUG: zip-3.0-35.el9.x86_64 1676457149 741159 07aa037eb9408f2f848569827cd3559f installed DEBUG: cpp-11.5.0-9.el9.x86_64 1751047562 30640734 f6dad4a1c786972b8ec49dee5a5edb44 installed DEBUG: zstd-1.5.5-1.el9.x86_64 1731924265 1672813 0ec558f56473b9d9543419b96b0fcd53 installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 1734451874 840406 9ef9c944a8dfeb11ee9ae63f84bc2697 installed DEBUG: nss-softokn-3.101.0-10.el9.x86_64 1734451874 1318963 bdcd1c54303b773b39c7831184350c46 installed DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 1734451874 18290 2ecc718d8da99b4a3492e0c0d70becb4 installed DEBUG: nss-3.101.0-10.el9.x86_64 1734451874 1968702 085c9e647a00e95885ba0e25929139f8 installed DEBUG: flac-libs-1.3.3-12.el9.x86_64 1695638696 561684 40e4f24683955d41c3d3da68c2452c34 installed DEBUG: libtheora-1:1.1.1-31.el9.x86_64 1628553380 474222 b8127b03ee1f999ef62271ee2b4be850 installed DEBUG: libksba-1.5.1-7.el9.x86_64 1722345509 394486 1cf232c15fda749343499c2edba8845a installed DEBUG: jasper-libs-2.0.28-3.el9.x86_64 1628547517 333940 a8cabff1260ab3da238161ae0bdbe1e1 installed DEBUG: LibRaw-0.21.1-1.el9.x86_64 1696285065 2493670 a82620ac65090460e8c9bd5a0c6b413e installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: bzip2-1.0.8-10.el9.x86_64 1736942078 95088 c1a93987041cd6a62f2cb8ca57e07fb8 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-12.el9.x86_64 1743712785 761167 4c04915e57bc1d8506f92ee220f44213 installed DEBUG: graphite2-1.3.14-9.el9.x86_64 1628545340 201583 bee1c7d7f006f520847ff1f5b9f768e6 installed DEBUG: groff-base-1.22.4-10.el9.x86_64 1633944960 4040774 6f382ca641a7b920bd2f194a36b9a1ef installed DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 1628574725 751654 f187c6b50c3612d6252e43eabf48abfd installed DEBUG: info-6.7-15.el9.x86_64 1645432912 508035 4d0af4faf66f30b8126abd3410cdd719 installed DEBUG: ed-1.14.2-12.el9.x86_64 1628540213 129923 038028fe8dfd324b820e16200786a15e installed DEBUG: patch-2.7.6-16.el9.x86_64 1628561618 265522 4efdeefb054a89e177b517c3d3ed1147 installed DEBUG: libfontenc-1.1.3-17.el9.x86_64 1628550261 64225 931267996fd577695291cbc512f16582 installed DEBUG: less-590-6.el9.x86_64 1751463935 364648 0bd2459eee7a4582809c0986ccc0bb3e installed DEBUG: systemd-rpm-macros-252-53.el9.noarch 1744725053 10405 9ed888d023d98cd268fe8eca45dc85b6 installed DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch 1637316977 11533842 f148596fcfc2b39ba256f2a5e7bc6a19 installed DEBUG: libpaper-1.1.28-4.el9.x86_64 1628552165 96772 5cac748655ed7916695475b9b0be51b8 installed DEBUG: ncurses-6.2-12.20210508.el9.x86_64 1751361582 624676 171a55395e2201bdf951286d7dc0d55b installed DEBUG: perl-Digest-1.19-4.el9.noarch 1628563396 36844 556e6f718ba9a6360fa39fb18d536aa0 installed DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 1628563473 61522 2300fd882680ee0c7c1abb1ae6b8ccb4 installed DEBUG: perl-B-0:1.80-483.el9.x86_64 1752149197 504445 da042e29d13c42f761d839b459ead4cd installed DEBUG: perl-FileHandle-0:2.03-483.el9.noarch 1752149200 10533 7a9d875b2723e545c33443524bc26ea5 installed DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 1628562913 111869 7ecb1b2e3a41395091b00413afff991d installed DEBUG: perl-libnet-3.13-4.el9.noarch 1628564496 299357 3a4d318a43520c1ea611000b968a597c installed DEBUG: perl-AutoLoader-0:5.74-483.el9.noarch 1752149200 22038 dae1b95080d7c68562864ecb6a451b32 installed DEBUG: perl-base-0:2.27-483.el9.noarch 1752149200 13820 47f1a99e3352cab14bceff774c1ae80a installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628565569 67344 56255d762b27e3f619c7ef093df999a5 installed DEBUG: perl-if-0:0.60.800-483.el9.noarch 1752149200 6875 d50d4a88fcd957b797ee549f74256343 installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628564340 100240 fc6b5e9831a4bbafe3036ad6c07bd0cd installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628563880 65333 e84dcd48672e858db99bf4abb31adefd installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628565069 25764 977f680f4ab8e6be26696f8e005328be installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629764707 24828 4ddd39d2645c0d3a03a7fc505a69d03f installed DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch 1718787831 616300 68df4118b07154d902cbeb71e46799e0 installed DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 1748252779 1520305 94a860edaedf3c9341f6eca13fad0ab7 installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628564841 5866 f3ba115f552765dda50122093731bdae installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-Class-Struct-0:0.66-483.el9.noarch 1752149200 26954 bc3e4035f4704dd76df3136f492035ad installed DEBUG: perl-POSIX-0:1.94-483.el9.x86_64 1752149197 240020 bc1c11690502caaae28a10b9ed31e2a5 installed DEBUG: perl-IPC-Open3-0:1.21-483.el9.noarch 1752149200 25047 cd057ea83b5da8c3d2c228971ed0de79 installed DEBUG: perl-subs-0:1.03-483.el9.noarch 1752149200 3061 6ba23f8f3bf774262d624fad39f2257f installed DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch 1628563998 166550 668718b957c97d218cd0ce87b6d3e36d installed DEBUG: perl-Term-Cap-1.17-460.el9.noarch 1628565308 29851 df13642162893be1ec21d401f866b7f7 installed DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch 1628565108 577293 051f5b7ae5eb9bcca2b122291f9bd378 installed DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch 1705477316 150675 3c54aff636d01b3b76e48030d477d990 installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628565134 124969 0d5788854b6ccd115da6a227466baf78 installed DEBUG: perl-SelectSaver-0:1.02-483.el9.noarch 1752149200 3171 367c0b56d220a92697ea69d1a71de723 installed DEBUG: perl-Symbol-0:1.08-483.el9.noarch 1752149200 7847 e337de71c4148b9b6ea05c7fbd25a80e installed DEBUG: perl-File-stat-0:1.09-483.el9.noarch 1752149200 13950 bf04c0019c56540c7c99705518f6e8c9 installed DEBUG: perl-podlators-1:4.14-460.el9.noarch 1628565077 288742 ad2f3ada468688fbe129418e39eaac37 installed DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch 1628565124 170960 7e2f1a7c0900c86834fc555f5c3bd0b9 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-Fcntl-0:1.13-483.el9.x86_64 1752149197 30116 a27c9f4078d0b8e0ee57aa0215ce19a9 installed DEBUG: perl-mro-0:1.23-483.el9.x86_64 1752149197 43476 6e4b2d612c8741d7eec983b05cfb88ba installed DEBUG: perl-IO-0:1.43-483.el9.x86_64 1752149197 163137 9223da86f1dac92b4e528d9109fc6d5d installed DEBUG: perl-overloading-0:0.02-483.el9.noarch 1752149200 5894 fe3a1b4ffaf910f6cf86fe8b282e74fe installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 1628564750 48145 1190c3bd08b43b3064f439bca71ca347 installed DEBUG: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 1711036238 143128 d1a7c9b708d7a64e63cd365c3603e604 installed DEBUG: perl-constant-1.33-461.el9.noarch 1628562746 27104 ee5c312a7c1613a45b24c022d97fb08e installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-Errno-0:1.30-483.el9.x86_64 1752149197 9536 a38b54791a8e3550ce828e57979a3985 installed DEBUG: perl-File-Basename-0:2.85-483.el9.noarch 1752149200 15340 78a0d44b4b7c1bc8055ff6e2491d9209 installed DEBUG: perl-Getopt-Std-0:1.12-483.el9.noarch 1752149200 12107 1feae3d7c798491baaa5e889c70ff5e7 installed DEBUG: perl-Storable-1:3.21-460.el9.x86_64 1628565166 228532 119c254a858a4e8225a8f4f1b95a6fc8 installed DEBUG: perl-overload-0:1.31-483.el9.noarch 1752149200 72822 6716723e3ad42ae510410c246c58c245 installed DEBUG: perl-vars-0:1.05-483.el9.noarch 1752149200 4927 e632282514e102b2eaa658d6864ab221 installed DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch 1628564041 139937 0084d602dd5f3a3a608b8aa2d7d2784a installed DEBUG: perl-Carp-1.50-460.el9.noarch 1628562498 47889 8aa3a6891f26697353b428ce0a184f8d installed DEBUG: perl-Exporter-5.74-461.el9.noarch 1628563640 55359 600faf3d3db9096efa1de68bfe07d62d installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628565073 182534 367a2f6e64401c56f25dc4559c5806f6 installed DEBUG: perl-NDBM_File-0:1.15-483.el9.x86_64 1752149197 29969 b1b84f8a605e356a72bea9e287b3f7a9 installed DEBUG: perl-Encode-4:3.08-462.el9.x86_64 1628580079 10235418 464fc08748c13d9698ad06bba18ae510 installed DEBUG: perl-libs-4:5.32.1-483.el9.x86_64 1752149197 8953882 4134571a081d79a476f42663bc11e4ed installed DEBUG: perl-interpreter-4:5.32.1-483.el9.x86_64 1752149197 120078 ac84979454d47e782540651037540d4f installed DEBUG: kernel-srpm-macros-1.0-13.el9.noarch 1686576375 16918 0162dee60ae979d7e2da3d6ebbc2c48c installed DEBUG: bluez-libs-5.72-4.el9.x86_64 1747652322 218738 93cc1785320aa3d4c3cccb7c8862fc10 installed DEBUG: cpio-2.13-16.el9.x86_64 1631604799 1088156 8743fccbe23852587a7ef16a73f19f85 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628539960 1467825 507f1a0f06465e7a20379fffcb5a941e installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019242 55267 3c9b8438c14c5b6dd89db849f2233459 installed DEBUG: libatomic-11.5.0-9.el9.x86_64 1751047562 29234 cb6ec8791c6d950c9732998a959c4a19 installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-57.el9.x86_64 1742885579 1897918 d190d262a458cb96a15f0b2bc8ff0f92 installed DEBUG: libeconf-0.4.1-4.el9.x86_64 1713168417 45811 9cb3d29c1594cf384a53e582916bac7e installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: pam-1.5.1-26.el9.x86_64 1750759061 1902311 275df1ac56391639512626ef055d27fc installed DEBUG: util-linux-2.37.4-21.el9.x86_64 1737046711 11160694 2b544ecbda7d68758a840c4b607dec84 installed DEBUG: dbus-1:1.12.20-8.el9.x86_64 1686561892 0 e3a0cea0ef5d61d5d05c31ccab5a91f1 installed DEBUG: systemd-pam-252-53.el9.x86_64 1744725058 512963 399e41c1e237d7b99430683df2e07c39 installed DEBUG: systemd-252-53.el9.x86_64 1744725058 12664843 0d875ccefa6c944ea749f2074dc8d609 installed DEBUG: dbus-common-1:1.12.20-8.el9.noarch 1686561915 11394 cb70323eee868f9715c3a3aad81e1149 installed DEBUG: dbus-broker-28-7.el9.x86_64 1661245845 393994 e8c79633cf67b370e4698605d1acc8f4 installed DEBUG: device-mapper-libs-9:1.02.206-2.el9.x86_64 1748950764 431977 4af867dc0a500aebdcf428effac3bed8 installed DEBUG: device-mapper-9:1.02.206-2.el9.x86_64 1748950764 361675 38d9f483ac7e082840e45c21a9723e08 installed DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 1749456654 2326190 b998ec0ef45998b4776aee68b910def7 installed DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch 1746157010 1810 655ea8c69e1542a0a6650f8f15159954 installed DEBUG: elfutils-libs-0.193-1.el9.x86_64 1746157002 751669 6eb2777cba88211ab714a637bcbc64bf installed DEBUG: openssh-8.7p1-45.el9.x86_64 1739876398 1991724 4bf40fb99d45d8e879d9bcd950016715 installed DEBUG: kbd-2.4.0-11.el9.x86_64 1736411880 1568949 2ada16529ebadd12437d61a0aa911795 installed DEBUG: libnghttp2-1.43.0-6.el9.x86_64 1712746707 169892 a9d1d100c0ba602881b44cbf1a18ff66 installed DEBUG: libpciaccess-0.16-7.el9.x86_64 1710934775 49451 245fe7637ad4840fefd299881500def1 installed DEBUG: libdrm-2.4.123-2.el9.x86_64 1731488947 416380 de06d3ac2e8ba4bec44e810783ee33a5 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 1740985077 66012 363a4070835a1a38966d3f7690ff1ca9 installed DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 1740985077 38531915 76dbf9f8a66eb3ffdaaab6a08ab637d2 installed DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 1740985077 221720 43d64f8c07f67e170c879c5d4bbaacaf installed DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 1740985077 403927 8f73d29cb9c7accf2968db9ac7837027 installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 1740985077 519801 9ffc8387d2b609ea8c71203b97848f9b installed DEBUG: libpkgconf-1.7.3-10.el9.x86_64 1663762953 75425 6d784dbd338488f9a990f3870ce06e48 installed DEBUG: pkgconf-1.7.3-10.el9.x86_64 1663762953 77890 c27775732875e2aaaa07204046b2e0ae installed DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 1663762953 1203 557e5f2bf85dce295401d6e30f51eabe installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628554245 30365 49717f919565ae8f0e70dc4def4d01f6 installed DEBUG: krb5-libs-1.21.1-8.el9.x86_64 1746462481 2503193 6f0028c2a03f5a5eebe6c6f13869bbb7 installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: openldap-2.6.8-4.el9.x86_64 1739381086 1087281 7a6fd8b2f946b5882a2bc52b669d746b installed DEBUG: libssh-0.10.4-13.el9.x86_64 1708363436 535899 b02ff39361e3fb9a444260b10e181891 installed DEBUG: libcurl-7.76.1-31.el9.x86_64 1724328878 667622 c266b4c0a875cf8f55471abbf28cf78c installed DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 1746157002 81161 01d88458d1bbe922d61ee72791e8679b installed DEBUG: binutils-gold-2.35.2-65.el9.x86_64 1748877704 2129067 5944e74be81aa27b1a3b5db3a3e7b6fe installed DEBUG: binutils-2.35.2-65.el9.x86_64 1748877704 25215458 10dc1c119a5c939e527497568c67dbc9 installed DEBUG: elfutils-0.193-1.el9.x86_64 1746157002 3421558 777dc973eadc6e3737d4a5a4e5d213f6 installed DEBUG: gdb-minimal-16.3-2.el9.x86_64 1748882680 15226433 23fd28e9a0459cd69f17a7ed6bee8fe7 installed DEBUG: debugedit-5.0-11.el9.x86_64 1750438489 194614 4556e970268f52eb5535036cfe2cf9f8 installed DEBUG: curl-7.76.1-31.el9.x86_64 1724328878 684689 a0346881de271e762d1190d55834cb0e installed DEBUG: rpm-4.16.1.3-38.el9.x86_64 1746627535 2750478 0f65b26c6f1502b5dd3489b9ad8c25bb installed DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 1746627535 768980 59c4b36e081d4b825162e0d207915494 installed DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 1746627535 198438 d45b2402a0b7aff7001a768f6c564db4 installed DEBUG: efi-srpm-macros-6-2.el9.noarch 1722274341 41044 6b119c8c97394a9441dec12fd8915fbb installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 1717683442 2232032 90e40332c6bb2b003fdff9aa221ee579 installed DEBUG: systemd-udev-252-53.el9.x86_64 1744725058 11251836 f7cdd41937c01e37b14b1f386476e289 installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: openssh-clients-8.7p1-45.el9.x86_64 1739876398 2145525 f0e05766e796354853c6f0c8f9681097 installed DEBUG: git-core-2.47.3-1.el9.x86_64 1752223115 23083052 15fa1c0bd40dc6dbf8d0b2a36282f372 installed DEBUG: make-1:4.3-8.el9.x86_64 1706904750 1719894 63525a4cfacb7b409195d59d53450e4e installed DEBUG: nettle-3.10.1-1.el9.x86_64 1739531674 1169592 885616c139aecc15d1a17ca5e971abbb installed DEBUG: gnutls-3.8.3-6.el9.x86_64 1739756039 3452581 9265afdbf616cc4d671993a0a4326b5b installed DEBUG: glib2-2.68.4-16.el9.x86_64 1727428325 13445086 693a7329174fce9a46919b98346af14f installed DEBUG: freetype-2.10.4-11.el9.x86_64 1744371252 825956 51169686067a0f58232fc9474a618365 installed DEBUG: harfbuzz-2.7.4-10.el9.x86_64 1695037531 1705461 c1679c0fe827db886e817382b72eb6af installed DEBUG: fontconfig-2.14.0-2.el9.x86_64 1670223487 837217 449ed09ac88eaeb9a30ba214b9981e87 installed DEBUG: cairo-1.17.4-7.el9.x86_64 1645512144 1714807 9fef2bc3657f2c34016b51a532acc8d9 installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629809706 555868 fe4576ce40b422e833b0850db1a3e07f installed DEBUG: atk-2.36.0-5.el9.x86_64 1628537391 1304627 bd9aeb354c9610e81f272d7222808571 installed DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 1645512144 44432 9aabd9bcc00fd6431ede021358bcb4ef installed DEBUG: polkit-libs-0.117-13.el9.x86_64 1716987337 29394737 1cda75c2833288c68b91ed75536bce16 installed DEBUG: gstreamer1-1.22.12-3.el9.x86_64 1731143409 5083793 754f5cc7edaad3ab1eaa083b0850daa4 installed DEBUG: cups-libs-1:2.3.3op2-33.el9.x86_64 1736348311 686489 f45cfa92930ebd9ba4c6dd5b69460996 installed DEBUG: polkit-0.117-13.el9.x86_64 1716987337 442377 bdffe9ee19f233b05d5ce9f6f8bc7f45 installed DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 1628566241 96325 40f2701ed3ee93b221c4dfaa0a2928d0 installed DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 1671646004 4730586 8543d94d77db623126314e6728432790 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: rtkit-0.11-29.el9.x86_64 1723817786 149334 1ee761b3e3f4c0b7bc4253644f69972b installed DEBUG: libgxps-0.3.2-3.el9.x86_64 1628550450 197503 5d0ba1ab5bc4e31a13ee886d167b362c installed DEBUG: gd-2.3.2-3.el9.x86_64 1628543005 422174 ff84c2c781e480e239e5c9ffd6376152 installed DEBUG: libXft-2.3.3-8.el9.x86_64 1628554598 136020 9dd4afaf02c043020674bf5723eeec0b installed DEBUG: poppler-21.01.0-21.el9.x86_64 1722007313 3760865 5edd38b9e02efc3aab5be5f30057f2e4 installed DEBUG: poppler-glib-21.01.0-21.el9.x86_64 1722007313 488500 c22088459845448f15f1de6add8194ba installed DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch 1628573895 1428570 ca19d0e098c193249d75aa2a16f84908 installed DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch 1628573895 1460397 c7a3299906900e9634054c11a85f913a installed DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch 1628573895 86625 16f0f27ee064f929f7cb3221881a5e1f installed DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch 1628573895 1216723 60a564c67ac16e3b356a0ac499002beb installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch 1628573895 1099808 1f85b60ff6e6c83153019702bf850931 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch 1628573895 1429732 81d7a185b0ada9a5ad0383043ccf2c76 installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch 1628573895 2505850 6e0cd8553a6ab96b007e771ad1c17185 installed DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch 1628573895 1557220 668671e23df63172d342d3969f9572fe installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch 1628573895 45248 fd1753c92919fdc12154dc57ab487f7b installed DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch 1628573895 400137 0fa9d01117b873b3aad533568edfb7ec installed DEBUG: urw-base35-fonts-20200910-6.el9.noarch 1628573895 5478 192e5af4292c7614f1255fcdd61d1504 installed DEBUG: libraqm-0.7.0-7.el9s.x86_64 1631084139 29499 76e4839ab4d91c7f7edf02c08d2dfade installed DEBUG: mkfontscale-1.2.1-3.el9.x86_64 1628557177 54887 e55c107f8fd4546cd9c443713362fd90 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch 1628575762 1070851 7f8999a7b9556e8e40ca7b251960c077 installed DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 1670941191 1579276 41b8135cabe1c9496d51799643c4d37e installed DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 1667572879 936649 f0cce33f7885a16bb7162d447c255809 installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf installed DEBUG: libgusb-0.3.8-2.el9.x86_64 1692013174 129332 41172fd21ee5baa9c8b84c2fe236bf14 installed DEBUG: colord-libs-1.4.5-4.el9.x86_64 1628538970 857392 efbe5add1d1c940f9f00da30ad86e1a5 installed DEBUG: shared-mime-info-2.1-5.el9.x86_64 1667822225 5187670 2de9dfcf7c8b566ac4caef5329cac708 installed DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 1751498673 67405 57fe8942f9b909167c9915f53983318e installed DEBUG: libgsf-1.14.47-5.el9.x86_64 1628550426 963734 ed3526738da2d8fb971a65c9a9b8bc9f installed DEBUG: libnotify-0.7.9-8.el9.x86_64 1640186875 101670 483ba13b155f617530adfa19b62982ff installed DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 1629746374 528135 b097546202f46405c17cbb596216eda2 installed DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 1628537393 278826 904b1dc4ca3ce42898a0352ce0644aa5 installed DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 1741679737 215037 932912b808a4b51938eaf4f7f254c55d installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.14.3-1.el9.x86_64 1745687211 265943 04f1460cdd3c2d1bd122180e9ffaf991 installed DEBUG: low-memory-monitor-2.1-4.el9.x86_64 1628555427 71942 7eb6ed0aadd9fe9e6deec38bf86080bd installed DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 1628573225 337376 3b2ae808b6f6aef6d85706bf3abb1576 installed DEBUG: webkit2gtk3-jsc-2.48.3-1.el9.x86_64 1748872720 29650172 2b5f3a7148094616228c875c7e6521ea installed DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1629990582 33073 19ece62a63da90e07fa4f7dfe0889713 installed DEBUG: glib-networking-2.68.3-3.el9.x86_64 1645725961 655538 a1f0e2c161d9f5a8ebf4ccd5267cbc51 installed DEBUG: libsoup-2.72.0-10.el9.x86_64 1738098624 1259874 a08ff2f66ac096ce09cd538510b4d20d installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c installed DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 1714124815 1420392 5dcb4ad7d78ca66828abccfde8b32a88 installed DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 1669836900 181588 28e89ea88f62695d9ca277507f766e19 installed DEBUG: libosinfo-1.10.0-1.el9.x86_64 1669824782 1225572 134a8eabade143ef211f58af60aefef2 installed DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 1647904775 87288 4ccfb99c9ba5e6128721c79aefe24759 installed DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 1631870165 99520 eab4072ca3cfa6060e0072403aaad1b7 installed DEBUG: npth-1.6-8.el9.x86_64 1628558844 50619 ec2f6c8c45b97d50a2d00f1c3ae9f17b installed DEBUG: gnupg2-2.3.3-4.el9.x86_64 1682510074 9227533 d384c35c7b3bb26db6c8e299893befc2 installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124220 576065 ecb8fc57f018677395265e37b7603b3c installed DEBUG: which-2.21-30.el9.x86_64 1751558549 81900 1f21b73b2822ebccf77d5635acf76757 installed DEBUG: fuse-2.9.9-17.el9.x86_64 1733159864 219017 d3117b6b8b7dd555c5bfa7f517392521 installed DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 1628541105 602256 043bd67da6af245f437c39bc99ab7810 installed DEBUG: giflib-5.2.1-9.el9.x86_64 1628543406 108576 9aa6dc5454f0eddcdf84a82dadd4e77c installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: gcc-11.5.0-9.el9.x86_64 1751047562 89841802 b11e5c9a256f7ff71270bde16986791a installed DEBUG: annobin-12.96-1.el9.x86_64 1749554576 1212830 649f53ab61c0a774de721fe27caaf963 installed DEBUG: gcc-plugin-annobin-11.5.0-9.el9.x86_64 1751047562 57762 4ba39d0be1caa2d168ce75bdaf6e93fd installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: go-srpm-macros-3.6.0-11.el9.noarch 1744722778 62484 185590decf8910c8a244722ba22a6ba3 installed DEBUG: python-srpm-macros-3.9-54.el9.noarch 1719823107 37605 14999f3b83509523c25ed355decb1a1b installed DEBUG: redhat-rpm-config-210-1.el9.noarch 1749670400 189483 0470f4ff1bb0b051c3c33a09c55d0e90 installed DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 1746627535 150081 fdd9fc277b16b21d0608ab3d046de866 installed DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch 1731943319 1952 85d95fe6c8d7866c7e622d276dc84996 installed DEBUG: python-rpm-macros-3.9-54.el9.noarch 1719823107 20079 686f68ca69550bf43cd5baf37845aa47 installed DEBUG: python3-rpm-macros-3.9-54.el9.noarch 1719823107 6227 e3bd710b44c94699345e4577af239d0c installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700828243 78358 e739a85b6967ac4d65e1a73a793b08b6 installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: libsndfile-1.0.31-9.el9.x86_64 1732023200 533968 ee8ec4826163807ecafbc52e50fea0c0 installed DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 1675090429 168059 be161807a56e90dcc214469ff6aa7b2e installed DEBUG: libasyncns-0.8-22.el9.x86_64 1628549467 60822 fb0ec56fa9b86539768d634afb584e03 installed DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 1733217291 3382301 4a901aee8b3061b6b6100d1872598486 installed DEBUG: libcanberra-0.30-27.el9.x86_64 1689255812 288247 43220d729b38ccdfe962c310d04c4fdf installed DEBUG: libdatrie-0.2.13-4.el9.x86_64 1628549831 59521 99d5d94690935edf76557d007558e477 installed DEBUG: libthai-0.1.28-8.el9.x86_64 1628553338 778570 de49304efecef4042eac62582830f479 installed DEBUG: pango-1.48.7-3.el9.x86_64 1667448668 899563 cd97a559ad2aacfe754b19f2c3868cd3 installed DEBUG: librsvg2-2.50.7-3.el9.x86_64 1696574847 10687283 42b7361c125bbec228b57b0543c24f68 installed DEBUG: libepoxy-1.5.5-4.el9.x86_64 1628549922 1297595 33eff1eb283c34cede4b07749aa151b0 installed DEBUG: libexif-0.6.22-6.el9.x86_64 1628550088 2461952 b3d08759fe45d4298b7354a3166d9fdc installed DEBUG: libijs-0.35-15.el9.x86_64 1628550542 67428 73f5011374f112b59200d905aca8656c installed DEBUG: libgs-9.54.0-19.el9.x86_64 1746622258 19642033 0830cd7df195d6ac7245141e3dc552f3 installed DEBUG: libiptcdata-1.0.5-10.el9.x86_64 1720537100 175701 61c487ec0ca89390d72f96b0fdf77661 installed DEBUG: libldac-2.0.2.3-10.el9.x86_64 1628551275 80669 eca9c29213c4265693172cb13dc648e4 installed DEBUG: libsbc-1.4-9.el9.x86_64 1628569554 83034 5976df1103874c4002c033f63482aafb installed DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 1705673142 8006429 7e939a0baf3b081f9ffb358be2557abc installed DEBUG: pipewire-1.0.1-1.el9.x86_64 1705673142 359327 607aadb93c4ed206c4d13fd17b5ca09e installed DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 1682343168 1220418 593e6aaf8906d28345fe25ec64f9b9a1 installed DEBUG: wireplumber-0.4.14-1.el9.x86_64 1682343168 308626 e9315bacca4d3ae75d806b77e7582527 installed DEBUG: flatpak-1.12.9-4.el9.x86_64 1741679737 8065976 d8e87dfeefb6224c5531a212d9165eb1 installed DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 1699963919 1883764 bbf816d41fbabbd44a4eea51ad404ae7 installed DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 1705673142 560698 692072d1a58d30d570477641978fd74c installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: orc-0.4.31-8.el9.x86_64 1722433005 614926 b3f4866779ae4bb79df6c2eb8361b7dc installed DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 1734104828 7666279 bd6b8d253c1946b871d69923da00a8ac installed DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 1669159640 1040603 3cbb511732834507639c35c594154df7 installed DEBUG: tracker-3.1.2-3.el9.x86_64 1669159640 2060361 44050518b1c9c07c379b0d75d9c31c58 installed DEBUG: tracker-miners-3.1.2-4.el9.x86_64 1701359312 4190339 60edfa1ab3772326332ee70f85ce3e53 installed DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 1689255812 75947 86b031874e946aa4b4829a212b67c518 installed DEBUG: gtk3-3.24.31-8.el9.x86_64 1751498673 20577856 27759184e4127286da7be908a58eb8e4 installed DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 1651780145 489960 efd56fe254ac29c6933a7290c5974090 installed DEBUG: gtk2-2.24.33-8.el9.x86_64 1667881305 13889880 d6fa1c321a87fe437f55e5399991de8a installed DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 1689255812 55309 0bfcab1394282c6333cfbe9a94c99451 installed DEBUG: graphviz-2.44.0-26.el9.x86_64 1701791988 12241992 ac92ed85ce249cf6357d446654150ea2 installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el9s.x86_64 1696919402 8620244 987de17b924501a81809548e2dc7da63 installed DEBUG: ImageMagick-0:6.9.12.98-1.el9s.x86_64 1696919402 243376 2b7502e96f91b06fae805336acda9e6d installed DEBUG: python3-sphinx-1:3.4.3-8.el9.noarch 1701344504 10064068 7b60f0027d72365144fc141f3aca9bf4 installed DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 1705673142 30 bcaced6ec1cd7b1965950220c813922d installed DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 1705673142 177582 8ff6a7c1db400b4dd72a866b719676ae installed DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 1705673142 437665 23808d3f3b9e7c13defb7f4d9baf2dd6 installed DEBUG: python3-devel-3.9.23-1.el9.x86_64 1751050957 783282 8a01c9a83498b70c33187d7bc155b129 installed DEBUG: python3-pbr-6.0.0-1.el9s.noarch 1725024828 516368 589ec1d1af990dae54bda1bf42eadc69 installed DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch 1677685511 271052 a3ab3303f7d174df0d5976baa2635310 installed DEBUG: python3-eventlet-0.36.1-1.el9s.noarch 1712907228 1733334 4d67c1a44541e9fc1dafc76e9ad86393 installed DEBUG: python3-sqlalchemy-2.0.31-1.el9s.x86_64 1720800725 19319588 f54dfe39becbfe959d8ce38026ceb5a0 installed DEBUG: openstack-macros-2023.1.0-0.20250722151344.ce6a105.el9.noarch 1753197336 45488 4a763009f88f60f8e8fd94229110edee installed DEBUG: glibc-common-2.34-214.el9.x86_64 1752136765 1081342 fc677dec16d39564186118a283311076 installed DEBUG: glibc-gconv-extra-2.34-214.el9.x86_64 1752136765 8121508 a9599d39a651af73b533de9769f9ebe1 installed DEBUG: glibc-minimal-langpack-2.34-214.el9.x86_64 1752136765 0 3ae43e22b7de3dfff46336d0bc266ed2 installed DEBUG: glibc-2.34-214.el9.x86_64 1752136765 6424347 6b540b130a0fee5398a68e8b6511d544 installed DEBUG: fips-provider-next-1.2.0-2.el9.x86_64 1751554131 6348489 a543ba6c4be513fe8ff5c3f9626d01f2 installed DEBUG: openssl-libs-1:3.5.1-2.el9.x86_64 1752680415 7470131 ad11b6193bc48f1713c38bf414be4221 installed DEBUG: avahi-libs-0.8-23.el9.x86_64 1752070221 177286 12ce4a5cfbbbc5e8fa47266ea47d90b6 installed DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 1752860784 2607862 4165f2fbb16a62f7c6bcb2717f7194cb installed DEBUG: glibc-headers-2.34-214.el9.x86_64 1752136765 2176817 6342f1886241396f5d959a71d9dc5f47 installed DEBUG: llvm-filesystem-20.1.8-1.el9.x86_64 1752268127 0 4ec350b0b60a59e898bdd36805069c12 installed DEBUG: kernel-headers-5.14.0-599.el9.x86_64 1752518112 6513856 c7de95178ce2a41db5c064c52c31aa13 installed DEBUG: centos-gpg-keys-9.0-30.el9.noarch 1752170781 6047 8c55595195e55034b0de2365478ec767 installed DEBUG: centos-stream-repos-9.0-30.el9.noarch 1752170781 6854 dd167b6722c4d531b103519d20ac8f69 installed DEBUG: centos-stream-release-9.0-30.el9.noarch 1752170781 30448 d66700f972063284b38c2179dc5df140 installed DEBUG: glibc-devel-2.34-214.el9.x86_64 1752136765 50296 66ba1231dfa63fde89118eec00d55000 installed DEBUG: llvm-libs-20.1.8-1.el9.x86_64 1752268127 253318228 045fb6b475a45004bf9a118989ea7a29 installed DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 1752860784 270145 20d23a410fe04fd988ebf1cb1329be67 installed DEBUG: avahi-glib-0.8-23.el9.x86_64 1752070221 19690 1f0707fbea0959c82af79a415b726ffd installed DEBUG: openssl-1:3.5.1-2.el9.x86_64 1752680415 2263638 666b056612516d68164c6a387825bb9b installed DEBUG: ostree-libs-2025.3-1.el9.x86_64 1752262915 1239106 7f0735904b02545e4b8535067d9d2439 installed DEBUG: NetworkManager-libnm-1:1.53.92-1.el9.x86_64 1752237678 10591771 d1d6e1246108a0a9f9210c15679cd93e installed DEBUG: libicu-67.1-10.el9.x86_64 1752485205 34099665 51a0e46505604a13563a2af598f5161f installed DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch 1731943319 116503 f944faf4f5779d4418c6df80b36fd5de installed DEBUG: python3-wheel-1:0.36.2-8.el9.noarch 1683048825 214175 7cf7c3323026ce265cfc3f67d4a1ae33 installed DEBUG: libtirpc-1.3.3-9.el9.x86_64 1722344412 207314 4c399e92f7f6558e2596516f9bf244de installed DEBUG: libnsl2-2.0.0-1.el9.x86_64 1642756981 59558 df22cbf8fae5ade589067abf96b8b6c6 installed DEBUG: python3-filelock-3.15.4-1.el9s.noarch 1721630275 79575 ec69b3269c3b5351e2637ba0be859853 installed DEBUG: mpdecimal-2.5.1-3.el9.x86_64 1674579616 205263 f1bf555f9db646f5b79922dfac81dd7f installed DEBUG: python3-distlib-0.3.7-1.el9s.noarch 1696835423 921833 af2f183ec630e194966161e761046a3b installed DEBUG: python3-wheel-wheel-1:0.36.2-8.el9.noarch 1683048825 36198 68684a988afbd1db0ab8bca73555e2a7 installed DEBUG: python3.12-pip-wheel-23.2.1-5.el9.noarch 1750931809 1577209 f81b250c0a24733a180cf604f35dd716 installed DEBUG: python3.12-3.12.11-1.el9.x86_64 1750346072 31698 7c75a404b51bafc5e077aeb05705994d installed DEBUG: python3.12-libs-3.12.11-1.el9.x86_64 1750346072 44570763 8164f83ac1d8d60b4bfba6abb66540b6 installed DEBUG: python3.12-devel-3.12.11-1.el9.x86_64 1750346072 1336603 54f8ca62fb408fde87a2d0f78546dab2 installed DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch 1751449325 880975 b736b3d1c6fb285d25ba3ef78665ec99 installed DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch 1750932262 1538839 fb62e6c6ec3857cecafb5c66076c477c installed DEBUG: python3.11-3.11.13-1.el9.x86_64 1750682341 31748 90bbf5f0cfbe554a468778ad4653d9f3 installed DEBUG: python3.11-libs-3.11.13-1.el9.x86_64 1750682341 47161655 00d960835169a714f6d5222565d2f354 installed DEBUG: python3.11-devel-3.11.13-1.el9.x86_64 1750682341 953398 ef401ecd480e02969339e970ee913900 installed DEBUG: python3-toml-0.10.2-6.el9.noarch 1644946042 101697 566ea805ab6ab6a1faa275c797f1e328 installed DEBUG: python3-py-1.10.0-6.el9.noarch 1645029346 2836937 d08c97130001c6631f7d9115af9fefe0 installed DEBUG: python3-pluggy-0.13.1-7.el9.noarch 1645029264 125149 b115f47420c6dfc42c5217bffd5bb9b0 installed DEBUG: python3-appdirs-1.4.4-4.el9.noarch 1628566993 65030 98f9fc31732d98505f70bff24f17a1df installed DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch 1631112630 667112 10ed701ce28ff4e77ab98f9efc89a65c installed DEBUG: tox-3.23.0-2.el9s.noarch 1631138838 568634 51003013217c52c443b3b76cb895dfde installed DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch 1673452369 44699 3c5ba4fa7941d2eae83481ad132db16b installed DEBUG: python3-stevedore-5.3.0-0.20241203180325.51134a4.el9.noarch 1733249166 268772 de791d2e0b0d5fb182d50e7c330744cc installed DEBUG: python3-prettytable-0.7.2-27.el9.noarch 1628567478 170451 ba39972a8922f03102eccaee357565c3 installed DEBUG: python3-webob-1.8.8-2.el9s.noarch 1724920708 1256639 18a4b1f457cad5b07b35a6c92a46fcc8 installed DEBUG: python3-iso8601-1.1.0-1.el9s.noarch 1668080811 53924 05b08eb5ab32eeb30d648d875ec52181 installed DEBUG: python3-netaddr-0.10.1-5.el9s.noarch 1720598491 9642392 555e0482a35f2a988efd7c66b390dbc7 installed DEBUG: python3-testtools-2.7.1-1.el9s.noarch 1708341611 1537147 3a7860784b18a02d840e2e192edb3884 installed DEBUG: python3-decorator-4.4.2-6.el9.noarch 1628567131 62807 e22ec134c639837beec6cc34b8b6ce32 installed DEBUG: libselinux-utils-3.6-3.el9.x86_64 1738072423 422883 cd4aff5f7881630e2c36c2b4069c3f42 installed DEBUG: policycoreutils-3.6-3.el9.x86_64 1745906268 722176 12d97002fe021d44c0e0d2b511e3ba72 installed DEBUG: selinux-policy-38.1.62-1.el9.noarch 1752833929 25744 e73e86bebf11581437282b575cdb84ff installed DEBUG: selinux-policy-targeted-38.1.62-1.el9.noarch 1752833929 19144128 b26add41af7edcf7c5a3df5f1e1749de installed DEBUG: python3-jeepney-0.8.0-3.el9s.noarch 1659096163 1900432 89be827dbdb29568386b53f63d98f9e7 installed DEBUG: python3-fixtures-4.0.1-1.el9s.noarch 1675925905 348546 2b5debd2fff9b6fe8e32a1e844c386d4 installed DEBUG: python3-mako-1.1.4-6.el9.noarch 1668698522 546833 afadc4d58ab86e22ea833db2a1e63084 installed DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch 1708937955 502058 3442fbe339704e11d3c4c6c1e0af1d32 installed DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch 1691366393 737286 ce4e3e436deb6c1198d3ebffc1c79ffe installed DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch 1631031198 105944 caea093dfebb12f3f758c14c092fd384 installed DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 1708440245 184316 42d3377e636e82d5939304dddcc92636 installed DEBUG: python3-debtcollector-3.0.0-0.20240923083927.0e6ce1c.el9.noarch 1727081018 86270 563f002f47db2b6fa70f2360f6d6371d installed DEBUG: python3-oslo-context-5.6.0-0.20241011074246.7f3b6ac.el9.noarch 1728632875 57471 aea4703e21c9f6eda008fa56b2f6dca2 installed DEBUG: python3-vine-5.1.0-1.el9s.noarch 1705909841 49386 13595aaff0b094c3f8f7ab017113654b installed DEBUG: python3-amqp-5.2.0-2.el9s.noarch 1705915323 388407 57da739745d816299a21460fe780c781 installed DEBUG: python3-platformdirs-4.2.2-1.el9s.noarch 1720771480 153708 5647653674b688b3b68a54d2c7e2c844 installed DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 1708107040 355223 9af1f5a80dfc365bf2c539e70fa99f4d installed DEBUG: python3-fasteners-0.19-1.el9s.noarch 1696835387 103644 242e2c7dcfadfab256790bbac51d636b installed DEBUG: python3-extras-1.0.0-15.el9s.noarch 1630951099 28311 07487e9fa66fac6f66467d7e32650938 installed DEBUG: python3-subunit-1.4.0-6.el9s.noarch 1631297515 330523 fd85a795691063c7decfb0a6360815ea installed DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 1708341847 2281350 68dfd93daf07b16c629fa8b300b5558d installed DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 1628567396 44167 c1e7628df9cd71ae1cb6edd6770b68e8 installed DEBUG: python3-libselinux-3.6-3.el9.x86_64 1738072423 622951 f292dc091f562c96b111930d58b68a83 installed DEBUG: python3-attrs-20.3.0-7.el9.noarch 1645553213 281851 cd1d1385d5d5890a76293859c398a691 installed DEBUG: python3-ply-3.11-14.el9.noarch 1644945702 440210 585f6071f7eef976079b8a30299aa0a0 installed DEBUG: procps-ng-3.3.17-14.el9.x86_64 1706027323 1002931 70cfa3ec8b84c93d7339df674df82c17 installed DEBUG: chkconfig-1.24-2.el9.x86_64 1725536489 760867 a9024f5231b13447cbc01d4af901dfbd installed DEBUG: python3-futurist-3.0.0-0.20240923080244.4e14db5.el9.noarch 1727078695 226153 95e0df85e7a853c9916b04e919650cbb installed DEBUG: python3-os-service-types-1.7.0-0.20240923091826.0b2f473.el9.noarch 1727083270 114330 7608ec5606dcbd2b4d3d74ff47b2f0f9 installed DEBUG: python3-keystoneauth1-5.8.1-0.20250520053403.a6cf0cf.el9.noarch 1747719556 2154249 2ae2d5472781fc6a17e56463b786af3b installed DEBUG: python3-etcd3gw-2.4.1-1.el9s.noarch 1722934888 139276 584c77d09588a9bf8080e88e064fbd7f installed DEBUG: python3-pycparser-2.20-6.el9.noarch 1644945657 763313 747a6f34c8aac42953a65a7ac3d91b5f installed DEBUG: python3-cffi-1.14.5-5.el9.x86_64 1644337049 1071319 49e7e86da58e037d9fe55484ba891a3a installed DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 1685444444 4755971 febff0894578a962f1dc309d74a66503 installed DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch 1630998538 392321 aac3981c7120cbee8ccd6ef6afc87943 installed DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch 1631626392 93574 28ebe687d201b71093b36f8819d6e589 installed DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 1658918645 88449 beb77f270f95204e1dfbdfd5c182fa74 installed DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch 1645461972 340048 13d68a8a9e993a7bc42d3a2afa52aa2e installed DEBUG: python3-jwt-2.8.0-1.el9s.noarch 1719827010 137616 ef69f6a39f08a63660297f3c6b8084de installed DEBUG: python3-jwt+crypto-2.8.0-1.el9s.noarch 1719827010 5537 4297b51d1fac4833439f79b326eaa783 installed DEBUG: python3-libsemanage-3.6-5.el9.x86_64 1740730263 424819 cc6ad429de658117008018fae2a2f8e6 installed DEBUG: python3-kombu-1:5.3.7-1.el9s.noarch 1721630334 1468505 2562d75bb81a4e54ba0c08d5c6948f33 installed DEBUG: python3-alembic-1.13.2-1.el9s.noarch 1720764129 2233255 d1928ab331fb761db56d3cb197968ccd installed DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch 1706095411 286274 67fa2db66f706edcb4ebc24ff25e0bcc installed DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 1631546481 791434 ab98054a0778e669edb807b991a82632 installed DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 1631546481 2661955 1c664d4b9572ce5a2eb6afefed4a77f0 installed DEBUG: python3-pyngus-2.3.0-8.el9s.noarch 1631691766 192640 0d4c3d68d00d5b7db033d6058647168a installed DEBUG: python3-zipp-3.6.0-1.el9s.noarch 1633535871 24135 7b3e97ba88dd0ea1ae57665d3a9c19ab installed DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch 1708526913 169163 849a29a00fa15d8c8a61e6ee7ebcff48 installed DEBUG: python3-yappi-1.6.0-1.el9s.x86_64 1720430396 155347 9fa2a7db2ea9dafff368b4add699e94e installed DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch 1714119513 568638 fc3bd7a22fa7069952d0f8013067665d installed DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch 1726215112 304853 9e175fb40a94fcec87c8410acd62ad54 installed DEBUG: python3-uhashring-2.3-3.el9s.noarch 1708341146 60170 c7d9dd67ff1653715a638deb06b3dae6 installed DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch 1724920749 335724 ee9eba64727a79b450854f70ee822cf2 installed DEBUG: python3-testresources-2.0.1-2.el9s.noarch 1631002661 244938 5b4ec321a6d30c821addffabd7b6ae67 installed DEBUG: python3-tempita-0.5.2-2.el9s.noarch 1633588086 116012 34e2cf6a782f7f308d07a17b1b914277 installed DEBUG: python3-paste-3.10.1-1.el9s.noarch 1716796526 2256689 0600727162135a67acb5715679f8a5d8 installed DEBUG: python3-statsd-3.2.1-20.el9s.noarch 1631001186 118061 fca7d23cac03325bc696eb9afae98d04 installed DEBUG: python3-setproctitle-1.3.3-1.el9s.x86_64 1719555576 39192 b4c076607cbd0227e054a4392bb148ac installed DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch 1644341140 181444 1a32b489b5f446a3432233dd53bba169 installed DEBUG: python3-repoze-lru-0.7-10.el9s.noarch 1630938871 85134 20411a6c6d09ff532d04b46fa2698e86 installed DEBUG: python3-routes-2.5.1-1.el9s.noarch 1633948452 470408 12ebc3c7c395dc172f96b1f56f89e861 installed DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch 1671787159 80181 e7678ab97bd72beb30c62b94059af8c4 installed DEBUG: python3-cmd2-2.4.2-1.el9s.noarch 1663751302 1389428 dd3da69f680c7348961326d84df33394 installed DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch 1700660566 631632 39b0d32e7f323600b7a03bb6b18a2eac installed DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch 1662543669 268665 2d3bd117688e00be551ee87a7637bb38 installed DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch 1662543431 339355 e00b2ef31ecdb064b7735705811b01ae installed DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch 1714460172 745977 6da55d49034ccb7a7efef01ae9a4c88a installed DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch 1706029828 103499 ef0da607c8d7c4042bfe9091876ccb86 installed DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch 1704363609 417917 b26d6d3a4d32ff2af35fbd23473e58b8 installed DEBUG: python3-memcached-1.59-3.el9s.noarch 1630942139 121078 183126babd06c89465fa59ad2f7d3a21 installed DEBUG: python3-mccabe-0.7.0-1.el9s.noarch 1662543067 32345 dea4226e2bafb3cf4d0cfb78dc4ca431 installed DEBUG: python3-flake8-5.0.3-1.el9s.noarch 1662566372 398078 fb149f0406df84426abd24f108974f37 installed DEBUG: python3-logutils-0.3.5-15.el9s.noarch 1630938106 129093 37606a066938c825a22cfc12acb4c666 installed DEBUG: python3-pecan-1.5.1-1.el9s.noarch 1726215094 1374247 a41a643c5d5d1ed7ae7d0f8a350972e4 installed DEBUG: python3-jmespath-1.0.1-1.el9s.noarch 1668424571 126830 6ce44266e7e3ab8fa4c2381be5322666 installed DEBUG: python3-jaraco-8.2.1-4.el9s.noarch 1635164891 3782 7f5d39545a285a88c9c88c35a876908d installed DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch 1634901953 24902 aede9e8ce2c545f9727975ba885b2cf9 installed DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch 1708618057 22259 7a80ac49b692b62c48387ed112e5cbd5 installed DEBUG: python3-keyring-24.3.0-4.el9s.noarch 1708618057 247490 368d3264fbab5e2bac43a02207fd2e99 installed DEBUG: python3-distro-1.9.0-2.el9s.noarch 1706029437 183694 8472c1971b0e5fbc714c6435e82465ba installed DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch 1630940839 197453 7d361ddc549ed02e09dce6d8f55b2912 installed DEBUG: python3-cachetools-5.4.0-2.el9s.noarch 1722233804 115561 e377ab8c46d7b10fd09e24082584dbba installed DEBUG: python3-autopage-0.5.2-3.el9s.noarch 1708526821 227436 e50f536039092df273ba4442be621765 installed DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch 1659024175 31321 2c931a3aa2308a7df2db1b37001cfd66 installed DEBUG: python3-redis-5.0.4-1.el9s.noarch 1720174056 2049675 ba9d91ea2f7fef9001f0a6b1e727d1e6 installed DEBUG: libsodium-1.0.18-7.el9s.x86_64 1631099292 363811 c5e5aece8e9b7d89bb43b3c6e4c2b06b installed DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 1671786671 561270 8778a4f7e0a690c524d3b7fef3b863c1 installed DEBUG: python3-paramiko-3.4.1-1.el9s.noarch 1724920843 1448657 42a2f84095da12356cd0bf2bd25aa1cc installed DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 1628567565 376376 07253d153221160ee6a1bdaa5745cd1c installed DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch 1677767013 699503 de345c177c92aed5e6e82eebf2a579d1 installed DEBUG: python3-psutil-5.8.0-12.el9.x86_64 1644945689 1133645 cff83134f090252851df7ebf7c9c25b7 installed DEBUG: python3-lxml-4.6.5-3.el9.x86_64 1659472653 4351883 71896f55627f364b81b4f83b160676d3 installed DEBUG: python3-ncclient-0.6.15-2.el9s.noarch 1708442121 491213 3a0493b98a81ffca0ee2022651afdc95 installed DEBUG: python3-jsonpointer-2.0-4.el9.noarch 1628567244 35025 0cd95694f14133d3549e31cdc0c9cc13 installed DEBUG: python3-jsonpatch-1.21-16.el9.noarch 1628567242 56294 8c4831e26eec0439b33e99ba7e44fcd0 installed DEBUG: python3-warlock-2.0.1-3.el9s.noarch 1708338763 43084 df16ba7d749a945ea54a3c6295420a39 installed DEBUG: python3-audit-3.1.5-7.el9.x86_64 1744382185 342558 3490e3c907bf79f58c493b8e589f452e installed DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 1714642063 65004 9165c531f5cb1eb660e89fc7cada5807 installed DEBUG: libisofs-1.5.4-4.el9.x86_64 1644589221 494131 c0210cd33837e89e284c7d56e3d9dd96 installed DEBUG: libburn-1.5.4-5.el9.x86_64 1736963749 381749 a468fa98e8935fa9f5d827c6d672776a installed DEBUG: libisoburn-1.5.4-5.el9.x86_64 1736957894 1106778 e86b0733f446362af9781be3abfafb84 installed DEBUG: xorriso-1.5.4-5.el9.x86_64 1736957894 341941 2eb0fd2dad9307c72bb0425e959d2bb2 installed DEBUG: geolite2-country-20191217-6.el9.noarch 1628543329 4033110 78ed5a780d365c0cdf599af469ff0c76 installed DEBUG: geolite2-city-20191217-6.el9.noarch 1628543329 62712603 5bf9082cdde8e028559ccc6b8adeaf83 installed DEBUG: ipcalc-1.0.0-5.el9.x86_64 1628547350 84047 2d9dfdd6c6e219beeb3b422dbdefc639 installed DEBUG: checkpolicy-3.6-1.el9.x86_64 1702544975 1548206 f2635b0cb6b7d94c460cdbccc6304245 installed DEBUG: python3-setools-4.4.4-1.el9.x86_64 1702390666 2400630 4cb6088e9b2c1184c1a5893fc5826649 installed DEBUG: python3-policycoreutils-3.6-3.el9.noarch 1745906258 5611343 b7f050bb9a6aa92f84cf4a94271052a8 installed DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch 1745906258 120038 0560f1e0c4c178c1a15e0a735776d44d installed DEBUG: memcached-selinux-0:1.6.9-7.el9.x86_64 1655290574 28546 11d6fce5ba3e7952ff4679771fa13e02 installed DEBUG: memcached-0:1.6.9-7.el9.x86_64 1655290574 454290 5d9c616b91fe828789e42527dcfd37c7 installed DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch 1689661737 152378 d38214c7fe893067cfe1438ab4666a31 installed DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 1726820413 12658 83ce0711655299f19d3e1e0beb97d404 installed DEBUG: psmisc-23.4-3.el9.x86_64 1628566657 719394 1bd8a16d302bbf3a5cea6566ac4c4e9e installed DEBUG: protobuf-c-1.3.3-13.el9.x86_64 1682340824 63188 34ba9b5bfc5bff7a400a3733a06bc0d1 installed DEBUG: unbound-libs-1.16.2-19.el9.x86_64 1751916315 1526630 82dee6bc611ba175356ea40184001298 installed DEBUG: numactl-libs-2.0.19-1.el9.x86_64 1731901442 62222 ca3ec0c9d4cefc96f640f06ce89d31b7 installed DEBUG: libyaml-0.2.5-7.el9.x86_64 1628554829 138283 2f9c4364d7171454e6a0815a0e3c0995 installed DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 1644855966 689115 a64a1773a1cc542c5ea8d9236ddb37e3 installed DEBUG: python3-cliff-4.7.0-0.20240917091958.b75afa0.el9.noarch 1726564993 295261 289197dcb932f2952d2238288b2e450b installed DEBUG: python3-stestr-4.1.0-1.el9s.noarch 1708936323 670357 c1aa0807bf687426d845dcdb42884f1c installed DEBUG: python3-os-testr-3.0.0-0.20240923082837.0e7ac78.el9.noarch 1727080300 138134 c8f0377cce439c7b4fc28063fdc75022 installed DEBUG: libnl3-3.11.0-1.el9.x86_64 1731509028 1125063 700de021478697ad429711c84154cd6f installed DEBUG: libibverbs-57.0-1.el9.x86_64 1748872176 1281968 23341f197e729b6908a25775dc4ff00a installed DEBUG: libmnl-1.0.4-16.el9.x86_64 1715247232 56075 9a15b97dc98360f4760cbed426fcbde5 installed DEBUG: libbpf-2:1.5.0-2.el9.x86_64 1752470288 436276 373ca32d107dc7494da6d361888f894f installed DEBUG: iproute-6.14.0-1.el9.x86_64 1748388986 2163141 ba97f9720a239099916947f17fc502a2 installed DEBUG: openvswitch3.3-3.3.4-115.el9s.x86_64 1747925028 25014490 02edc11be8910eb3818c548bc75c2b65 installed DEBUG: python3-openvswitch3.3-3.3.4-115.el9s.x86_64 1747925028 1417296 0926a30209f5dfe857f47824b968f8eb installed DEBUG: initscripts-service-10.11.8-4.el9.noarch 1725523109 5832 0562935a144e6f120c90b9016b6f9844 installed DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 1725523118 15871 c63d3dce8260eafa34dfeac1bebfb17b installed DEBUG: initscripts-10.11.8-4.el9.x86_64 1725523118 1135633 0a771044de6241f37a0e0aa0be17ffb8 installed DEBUG: hostname-3.23-6.el9.x86_64 1628546184 46800 9225274f56b333b77236bfbb15469504 installed DEBUG: bc-1.07.1-14.el9.x86_64 1628537559 231249 120351a784769867ee64a4cf49515531 installed DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 1713971260 164598 abfeb09c9fe9d05816637bf7f3a8107a installed DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 1713971260 11669 89d2ea9b078dca266543a49c26a45447 installed DEBUG: rdo-openvswitch-2:3.3-1.el9s.noarch 1713971681 0 d35c42d523a1598f21b1b99fe7a48b2c installed DEBUG: python3-rdo-openvswitch-2:3.3-1.el9s.noarch 1713971681 0 082b18d49671457dc7ece8f30b75f097 installed DEBUG: bash-completion-1:2.11-5.el9.noarch 1707828463 1056389 08e021c22d6510b9ea2ce1408596b8b2 installed DEBUG: python3-requestsexceptions-1.4.0-0.20240923091259.d7ac0ff.el9.noarch 1727082935 28128 7c010d412b38486d31ff9edd037adb06 installed DEBUG: python3-openstacksdk-4.0.1-0.20241106084719.899134e.el9.noarch 1730882947 5437457 32872635b5ba9e942b953a404f297c36 installed DEBUG: python3-os-client-config-2.1.0-0.20240923111807.bc96c23.el9.noarch 1727090542 207559 cda87228e666c3888678f54d36c3a695 installed DEBUG: python3-os-traits-3.1.0-0.20240918090211.43e81cc.el9.noarch 1726650266 92122 f8b9f062bda97e66ff55b9a36613f103 installed DEBUG: python-pycadf-common-3.1.1-0.20240923112300.4179996.el9.noarch 1727090678 17480 acf7559bc307ff3afe20be9e019dff5b installed DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240917083906.6af8327.el9.noarch 1726562561 14691 1a20ed8ac050de52cc2c0b16b936f961 installed DEBUG: python-oslo-utils-lang-7.3.1-0.20250519111613.145e045.el9.noarch 1747653454 18914 4f61f5e0550021fdf1ca215b7d86a5d3 installed DEBUG: python-oslo-policy-lang-4.4.0-0.20240917084907.206ae19.el9.noarch 1726563141 15700 11281e3a9ccb3acfb97f2809b2d0c0ee installed DEBUG: python-oslo-middleware-lang-6.2.0-0.20240918100307.67a0a39.el9.noarch 1726653924 10964 3496dc9b95427921a4a9eab043ac93ec installed DEBUG: python-oslo-log-lang-6.1.2-0.20240917085256.abd5c21.el9.noarch 1726563301 17101 a7cbffa6f66fd3f848effc17c2aa8bd8 installed DEBUG: python-oslo-i18n-lang-6.4.0-0.20240917083112.efaff62.el9.noarch 1726561964 16884 85196eea2079ec0421a93adf8c17ebc1 installed DEBUG: python3-oslo-i18n-6.4.0-0.20240917083112.efaff62.el9.noarch 1726561964 186971 fef8036917fc5cd4a7d3470658c93743 installed DEBUG: python3-oslo-utils-7.3.1-0.20250519111613.145e045.el9.noarch 1747653454 371924 44b9684c1410078585c0393d4184885f installed DEBUG: python3-oslo-serialization-5.5.0-0.20240917085606.f6e879d.el9.noarch 1726563537 84761 09a8608571ae939855bcc1bb965ec74b installed DEBUG: python3-oslo-config-2:9.6.0-0.20241028120320.beb7b6c.el9.noarch 1730117348 1181538 b97d799da650f567b04b39916643adc6 installed DEBUG: python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.el9.noarch 1726565400 251765 a239fb3492b9ac1272c55f0412fbd2e3 installed DEBUG: python3-oslo-log-6.1.2-0.20240917085256.abd5c21.el9.noarch 1726563301 176937 9a712e6aae153b505fae63a35c43e7e7 installed DEBUG: python3-keystoneclient-1:5.5.0-0.20240917074642.a635649.el9.noarch 1726559358 1184299 951c40d5860e8c5922a416e9ee2b78c6 installed DEBUG: python3-oslo-policy-4.4.0-0.20240917084907.206ae19.el9.noarch 1726563141 269329 629ff533ce3d823fba3ad7c342209455 installed DEBUG: python3-neutronclient-11.3.1-0.20240917074045.a10390c.el9.noarch 1726558976 1387891 60d1d21e46c7981410b208a71292dd28 installed DEBUG: python3-swiftclient-4.6.0-0.20240917073738.e7061db.el9.noarch 1726558786 653556 dc166aa0b4a46247bf43a01a5a146d00 installed DEBUG: python3-swiftclient+keystone-4.6.0-0.20240917073738.e7061db.el9.noarch 1726558786 21318 be3be116e7e7bb639214c8d0265be00d installed DEBUG: python3-oslo-metrics-0.9.0-0.20240917083307.e7ea726.el9.noarch 1726562118 44868 f5d7919da95e1a0b830d6baafea40ef5 installed DEBUG: python3-mistralclient-5.3.0-0.20240923080542.926301e.el9.noarch 1727078961 727112 34b3ab516fc693327b2ac56f29c4698f installed DEBUG: python3-oslo-middleware-6.2.0-0.20240918100307.67a0a39.el9.noarch 1726653924 185719 c63127987800f69ad61c3ab750a89a0c installed DEBUG: python3-pycadf-3.1.1-0.20240923112300.4179996.el9.noarch 1727090678 165259 5695ed29f4c4b40b4abe6d3e3b4359a1 installed DEBUG: python3-os-ken-2.10.0-0.20240917095112.fc77cfd.el9.noarch 1726566844 23153272 d771e9e70ee3b369910bcb83e0ff4d62 installed DEBUG: python3-cinderclient-9.6.0-0.20240917080754.c4ecade.el9.noarch 1726560597 983248 ce6b837f9d54d428b1322d6ad39b51dd installed DEBUG: python-oslo-db-lang-16.0.0-0.20240923081413.a59dba4.el9.noarch 1727079479 13675 c3a6307c6cf9cbfda4806b78523af505 installed DEBUG: python3-oslo-db+mysql-16.0.0-0.20240923081413.a59dba4.el9.noarch 1727079479 13516 419499d5f77cdf82562dc1abd1050db0 installed DEBUG: python3-oslo-db-16.0.0-0.20240923081413.a59dba4.el9.noarch 1727079479 500817 8c9dca4d1694a2de59a902e599fcd4d8 installed DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240917082743.248ba64.el9.noarch 1726561802 18967 50b7cc95224cd16d179bbbe3bb7b76ad installed DEBUG: python3-oslo-concurrency-6.1.0-0.20240917082743.248ba64.el9.noarch 1726561802 120713 837b32c4b249d8b021b5a3d481b74e26 installed DEBUG: python3-oslo-service-3.5.0-0.20240923080952.a84a9de.el9.noarch 1727079211 234499 5f376ec564ec651a91b1dd2fbbb4f23a installed DEBUG: python3-oslo-messaging+amqp1-14.9.1-0.20241028171801.402cc29.el9.noarch 1730136176 16058 d3e02da35a0a551c1e8e8c8084e6fc4d installed DEBUG: python3-oslo-messaging-14.9.1-0.20241028171801.402cc29.el9.noarch 1730136176 1027507 a64773aa95f2f586a1be71dcdd90ac45 installed DEBUG: python3-osprofiler-4.2.0-0.20240918093518.3fb0487.el9.noarch 1726652232 507550 bf35c2706fec9ee4434b96e5a315c5e0 installed DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240917083906.6af8327.el9.noarch 1726562561 281551 f67b5bc004251a62c6332b6c9357804a installed DEBUG: python-oslo-cache-lang-3.8.0-0.20240918085139.48dbe78.el9.noarch 1726649660 28801 e6730e3e8c06421657b0ca28c24d3782 installed DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240918085139.48dbe78.el9.noarch 1726649660 13790 69a0639fa8bbe32fbab152ebea81f4c9 installed DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240918085139.48dbe78.el9.noarch 1726649660 13790 290375607b87f5bf176f540b5aeabc42 installed DEBUG: python3-oslo-cache-3.8.0-0.20240918085139.48dbe78.el9.noarch 1726649660 190345 5a65215a3c8727826b4386cbc092618c installed DEBUG: python-openstackclient-lang-7.1.4-0.20250204125315.f42ade4.el9.noarch 1738673753 223009 b1db88f822b15f07a9a057813b5dbeab installed DEBUG: python3-openstackclient-7.1.4-0.20250204125315.f42ade4.el9.noarch 1738673753 9679215 2f9e39ea9ee69d6c67594e722c375784 installed DEBUG: python3-ironicclient-5.8.0-0.20240918103603.9feda5a.el9.noarch 1726655933 2394611 99f20aa366b892b07386503c80969757 installed DEBUG: python3-octaviaclient-3.8.0-0.20240923090001.59154ff.el9.noarch 1727082247 482118 7a1a2b9f0d72097917a9548f5753178f installed DEBUG: python3-troveclient-8.6.0-0.20240918104735.c1cd681.el9.noarch 1726656592 1705368 8be75264e22c13fc557dd06244ee4987 installed DEBUG: python3-keystonemiddleware-10.7.1-0.20240918114232.4c001ba.el9.noarch 1726659894 387715 abff2197b1cc967b4bf7fa2405449e11 installed DEBUG: python3-neutron-lib-3.15.0-0.20240918080234.8fc2cc6.el9.noarch 1726646692 1737305 4ab9637892e7257b084297577589468a installed DEBUG: python3-aodhclient-3.6.0-0.20240917080522.5738d4c.el9.noarch 1726560447 158981 85a46d5366cbd233d122f9f5927b77f5 installed DEBUG: python3-tempest-1:41.0.0-0.20250124132349.a25e0df.el9.noarch 1737725343 6815273 6841767bb5e685f9d29b66a97728a051 installed DEBUG: python3-heatclient-4.0.0-0.20240917074958.d55e096.el9.noarch 1726559604 648653 89b7e1d7b2c9b16e6549e51fff6e28e8 installed DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch 1726562327 57972 435a8b7d19c7cc13fe0b1dbb7440953f installed DEBUG: python3-manilaclient-5.0.0-0.20240917081107.87f7249.el9.noarch 1726560844 4302613 2da6961efdf362755fba67ffe77d5dae installed DEBUG: python3-magnumclient-4.7.0-0.20240918100619.6fa75fe.el9.noarch 1726654162 430156 2ca79229b703f8ed990ec686e8d3d85f installed DEBUG: python3-zaqarclient-2.8.0-0.20240917075349.c0522e2.el9.noarch 1726559817 552559 d1ba1d9ca9d06249b4b529b3406be32a installed DEBUG: python3-monascaclient-2.8.0-0.20240923112954.bb7d4b6.el9.noarch 1727091275 191916 eccd512dc0bda95eae2ab1c77d84fc09 installed DEBUG: python3-designateclient-6.1.0-0.20240917080237.4f98ae3.el9.noarch 1726560284 381189 3b4bb96949c5864718dd16ed04eafdc0 installed DEBUG: python3-oslo-reports-3.4.1-0.20240917134730.a25f36f.el9.noarch 1726580973 168644 3a4a56fe62c1a0327ea0a617663f3d0a installed DEBUG: python3-barbicanclient-7.0.0-0.20240923085108.39e4675.el9.noarch 1727081664 650230 c559d8e6e6d5b7f85488aaafbc3f08e1 installed DEBUG: python3-novaclient-1:18.7.0-0.20240918091954.42ded0a.el9.noarch 1726651393 949787 fe9756d695e305e2f79c870273ecba78 installed DEBUG: python3-glanceclient-1:4.7.0-0.20240917085916.4439db2.el9.noarch 1726563757 583315 4e1f62342c17c615ae5ca95c3d2e00f8 installed DEBUG: python3-reno-4.1.0-0.20240923084806.47651ec.el9.noarch 1727081429 481627 e1b094dc4026bdb376b8e7ac9834aea1 installed DEBUG: flatpak-selinux-1.12.9-4.el9.noarch 1741679738 13110 fd6a6e9375f43d9e320604bb1bb9b193 installed DEBUG: python3-hacking-7.0.0-0.20240918154719.ad22d7c.el9.noarch 1726674563 2928408 9e11cc74b58a033972a92c88e68dd012 installed DEBUG: python3-yaql-2.0.0-3.el9s.noarch 1690995254 672049 e7bff09af02fd01a403b040b0776ea35 installed DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch 1659682472 2255169 1d9b0ae4a54c0ecb03fe1abfc13cb72d installed DEBUG: python3-oslotest-5.0.0-0.20240923075847.4c36dbc.el9.noarch 1727078531 129532 51c584f463790c0bccda4c2e533c58d8 installed DEBUG: python3-croniter-1.4.1-1.el9s.noarch 1708107019 123695 58a48e3ccb88d543027a315225d64cf5 installed DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 1746627535 15876 923e22989e08fb253ea27beb93e5a914 installed DEBUG: python3-sphinxcontrib-apidoc-0.3.0-2.el9s.noarch 1630999263 36442 8b07dde71f6f8a3e73d9f76687391865 installed DEBUG: python3-tenacity-8.2.3-1.el9s.noarch 1705909974 136198 e0246685ed1b2ae9878282664383df6c installed DEBUG: python3-ddt-1.6.0-1.el9s.noarch 1663746586 31282 67e631dfc146645d73f03b3e9b0d47da installed DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 1705912367 1388882 5266a331fd2ec4370d77f81181b29e7f installed DEBUG: python3-sphinxcontrib-httpdomain-1.7.0-13.el9.noarch 1628567686 124336 33faaafd0dff4219c6a353bd173d0c79 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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=1038gid=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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.0XPvZH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 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-23.0.1.dev7/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,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-23.0.1.dev7/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.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.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.2) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 1.4.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.18.2 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.8.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.7.1) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 4.6.5) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.10.1) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.15.0) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.0.1) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.8.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.6.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.1.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.6.0) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 16.0.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.4.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 6.1.2) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 14.9.1) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.2.0) DEBUG: Handling oslo.policy>=4.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=4.4.0 DEBUG: (installed: oslo.policy 4.4.0) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.4.1.dev1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.5.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.4.0) DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 7.3.1) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.4.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.6.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.0.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.6.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.1.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.7.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.0.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.8.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.5.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.7.0) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.0.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.3.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.3.1) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.7.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.8.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 7.1.4) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.6.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.6.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 2.8.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.31) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.3.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.8) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 2.0.0) DEBUG: Handling hacking from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: hacking DEBUG: (installed: hacking 7.0.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 0.10.1) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.7.4) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 41.0.0) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.2) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 1.4.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.18.2 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.8.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.7.1) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 4.6.5) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.10.1) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.15.0) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.0.1) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.8.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.6.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.1.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.6.0) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 16.0.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.4.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 6.1.2) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 14.9.1) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.2.0) DEBUG: Handling oslo.policy>=4.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=4.4.0 DEBUG: (installed: oslo.policy 4.4.0) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.4.1.dev1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.5.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 3.5.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.4.0) DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 7.3.1) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.4.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.6.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.0.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.6.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.1.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.7.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.0.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.8.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.5.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.7.0) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.0.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.3.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.3.1) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.7.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.8.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 7.1.4) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.6.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.6.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 2.8.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.31) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.3.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.8) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 2.0.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,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: py39,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.3.0) DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: (installed: sphinxcontrib-httpdomain 1.7.0) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing pbr to openstack_heat.egg-info/pbr.json 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: [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-23.0.1.dev7/openstack_heat-23.0.1.dev7.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") 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.2) DEBUG: Handling croniter (>=0.3.4) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: croniter (>=0.3.4) DEBUG: (installed: croniter 1.4.1) DEBUG: Handling cryptography (>=2.5) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: cryptography (>=2.5) DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet (>=0.18.2) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: eventlet (>=0.18.2) 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.8.1) 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.7.1) DEBUG: Handling lxml (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: lxml (>=4.5.0) DEBUG: (installed: lxml 4.6.5) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.10.1) 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.15.0) 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.0.1) 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.8.0) 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.6.0) 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 6.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.6.0) 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 16.0.0) 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.4.0) 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 6.1.2) 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 14.9.1) 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.2.0) DEBUG: Handling oslo.policy (>=4.4.0) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.policy (>=4.4.0) DEBUG: (installed: oslo.policy 4.4.0) 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.4.1.dev1) 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.5.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 3.5.0) 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.4.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 7.3.1) 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.4.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.6.0) 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.0.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.6.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.1.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.7.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.0.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.8.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.5.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.7.0) 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.0.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.3.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.3.1) 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.7.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.8.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 7.1.4) 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.6.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.6.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 2.8.0) DEBUG: Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PyYAML (>=5.1) DEBUG: (installed: PyYAML 5.4.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.31) 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.3.0) 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.8) DEBUG: Handling yaql (>=1.1.3) from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: yaql (>=1.1.3) DEBUG: (installed: yaql 2.0.0) DEBUG: + cat /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv openstack_heat-23.0.1.dev7.dist-info/ DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/AUTHORS' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/LICENSE' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/METADATA' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/entry_points.txt' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/pbr.json' DEBUG: removed 'openstack_heat-23.0.1.dev7.dist-info/top_level.txt' DEBUG: removed directory 'openstack_heat-23.0.1.dev7.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8ZhjVM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/openstack-heat-23.0.1.dev7/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/openstack-heat-23.0.1.dev7 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/tmpppu2cb_7 DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/openstack_heat.egg-info DEBUG: writing pbr to /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/openstack_heat.egg-info/pbr.json DEBUG: writing /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/openstack_heat.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/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-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/openstack_heat.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-modern-metadata-lqwft0vg/openstack_heat-23.0.1.dev7.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") 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 /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/tmpzs68lxw1 DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( 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/tests 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/api 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: creating build/lib/heat/engine DEBUG: creating build/lib/heat/engine/resources DEBUG: creating build/lib/heat/engine/resources/openstack 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: copying heat/engine/resources/openstack/__init__.py -> build/lib/heat/engine/resources/openstack 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/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: creating build/lib/heat/tests/openstack 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/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/tests/openstack/neutron 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/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/aws DEBUG: copying heat/engine/resources/aws/__init__.py -> build/lib/heat/engine/resources/aws 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/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/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/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/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: 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/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/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/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: 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/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/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/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/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/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/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/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/engine/resources/openstack/neutron 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/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/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/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: 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/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: creating build/lib/heat/engine/clients DEBUG: creating build/lib/heat/engine/clients/os 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/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: 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: copying heat/api/versions.py -> build/lib/heat/api DEBUG: copying heat/api/__init__.py -> build/lib/heat/api DEBUG: copying heat/tests/openstack/__init__.py -> build/lib/heat/tests/openstack 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/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/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/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/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: 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/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/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/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/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/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/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/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/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/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/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: 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/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/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: 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/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/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: 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: 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/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/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/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/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/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/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/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/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/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/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: 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/httpd DEBUG: copying heat/httpd/heat_api_cfn.py -> build/lib/heat/httpd DEBUG: copying heat/httpd/heat_api.py -> build/lib/heat/httpd DEBUG: copying heat/httpd/__init__.py -> build/lib/heat/httpd 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: 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/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/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/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: 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/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/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/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/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: copying heat/version.py -> build/lib/heat DEBUG: copying heat/__init__.py -> build/lib/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/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/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/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: 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/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/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/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/__init__.py -> build/lib/heat/engine/resources/openstack/octavia 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/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: 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/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: 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_integrationtests 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: 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: running egg_info DEBUG: writing pbr to openstack_heat.egg-info/pbr.json 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: [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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.db.migrations' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.db.migrations' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.db.migrations' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.db.migrations' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.db.migrations.versions' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.db.migrations.versions' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.db.migrations.versions' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.db.migrations.versions' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.httpd.files' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.httpd.files' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.httpd.files' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.httpd.files' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.de.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.de.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.de.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.es.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.es.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.es.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.fr.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.fr.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.fr.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.it.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.it.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.it.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.ja.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.ja.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.ja.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.ko_KR.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.ko_KR.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.ko_KR.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.pt_BR.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.pt_BR.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.ru.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.ru.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.ru.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.zh_CN.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.zh_CN.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.zh_CN.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.locale.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.zh_TW.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.locale.zh_TW.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.locale.zh_TW.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.tests.convergence.scenarios' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.convergence.scenarios' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.tests.convergence.scenarios' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.tests.convergence.scenarios' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.tests.openstack.neutron.test_taas' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.openstack.neutron.test_taas' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.tests.openstack.neutron.test_taas' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.tests.openstack.neutron.test_taas' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.tests.policy' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.policy' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.tests.policy' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.tests.policy' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat.tests.templates' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.templates' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat.tests.templates' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat.tests.templates' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat_integrationtests.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.de.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat_integrationtests.locale.de.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat_integrationtests.locale.de.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat_integrationtests.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.en_GB.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat_integrationtests.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat_integrationtests.locale.en_GB.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat_integrationtests.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.ja.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat_integrationtests.locale.ja.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat_integrationtests.locale.ja.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) 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: copying heat/cloudinit/boothook.sh -> build/lib/heat/cloudinit DEBUG: copying heat/cloudinit/config -> build/lib/heat/cloudinit 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/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: creating build/lib/heat/httpd/files DEBUG: copying heat/httpd/files/heat-api-cfn-uwsgi.ini -> build/lib/heat/httpd/files DEBUG: copying heat/httpd/files/heat-api-cfn.conf -> build/lib/heat/httpd/files DEBUG: copying heat/httpd/files/heat-api-uwsgi.ini -> build/lib/heat/httpd/files DEBUG: copying heat/httpd/files/heat-api.conf -> build/lib/heat/httpd/files DEBUG: copying heat/httpd/files/uwsgi-heat-api-cfn.conf -> build/lib/heat/httpd/files DEBUG: copying heat/httpd/files/uwsgi-heat-api.conf -> build/lib/heat/httpd/files 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: 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_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.9 DEBUG: copying bin/heat-db-setup -> build/scripts-3.9 DEBUG: copying and adjusting bin/heat-keystone-setup-domain -> build/scripts-3.9 DEBUG: changing mode of build/scripts-3.9/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.1s) 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: 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: 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 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: 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/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/httpd DEBUG: creating build/bdist.linux-x86_64/wheel/heat/httpd/files DEBUG: copying build/lib/heat/httpd/files/uwsgi-heat-api.conf -> build/bdist.linux-x86_64/wheel/heat/httpd/files DEBUG: copying build/lib/heat/httpd/files/uwsgi-heat-api-cfn.conf -> build/bdist.linux-x86_64/wheel/heat/httpd/files DEBUG: copying build/lib/heat/httpd/files/heat-api.conf -> build/bdist.linux-x86_64/wheel/heat/httpd/files DEBUG: copying build/lib/heat/httpd/files/heat-api-uwsgi.ini -> build/bdist.linux-x86_64/wheel/heat/httpd/files DEBUG: copying build/lib/heat/httpd/files/heat-api-cfn.conf -> build/bdist.linux-x86_64/wheel/heat/httpd/files DEBUG: copying build/lib/heat/httpd/files/heat-api-cfn-uwsgi.ini -> build/bdist.linux-x86_64/wheel/heat/httpd/files DEBUG: copying build/lib/heat/httpd/__init__.py -> build/bdist.linux-x86_64/wheel/heat/httpd DEBUG: copying build/lib/heat/httpd/heat_api.py -> build/bdist.linux-x86_64/wheel/heat/httpd DEBUG: copying build/lib/heat/httpd/heat_api_cfn.py -> build/bdist.linux-x86_64/wheel/heat/httpd 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/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/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: 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/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/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/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/engine 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/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: 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/clients 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/clients/os 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: 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: 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/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/aws 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: 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/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/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/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/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: 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/engine/resources/openstack 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: 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/neutron 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/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: 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/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/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/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/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: 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/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/api 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: 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/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: 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/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: 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: 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/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/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/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/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/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/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/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/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/api 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: 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/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: 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/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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: 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: 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/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/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: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/data/etc/heat DEBUG: copying etc/heat/api-paste.ini -> build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/data/etc/heat DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/data/etc/heat/environment.d DEBUG: copying etc/heat/environment.d/default.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/data/etc/heat/environment.d/ DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/data/etc/heat/templates DEBUG: copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/data/etc/heat/templates/ DEBUG: copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.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-23.0.1.dev7-py3.9.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/scripts DEBUG: copying build/scripts-3.9/heat-keystone-setup-domain -> build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/scripts DEBUG: copying build/scripts-3.9/heat-db-setup -> build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/scripts DEBUG: changing mode of build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/scripts/heat-keystone-setup-domain to 755 DEBUG: changing mode of build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/scripts/heat-db-setup to 755 DEBUG: Installing heat-wsgi-api script to build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/scripts DEBUG: Installing heat-wsgi-api-cfn script to build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.data/scripts DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-23.0.1.dev7.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir/pip-wheel-4nw3alt8/tmp91yrp3u1/openstack_heat-23.0.1.dev7-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/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/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/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/httpd/__init__.py' DEBUG: adding 'heat/httpd/heat_api.py' DEBUG: adding 'heat/httpd/heat_api_cfn.py' DEBUG: adding 'heat/httpd/files/heat-api-cfn-uwsgi.ini' DEBUG: adding 'heat/httpd/files/heat-api-cfn.conf' DEBUG: adding 'heat/httpd/files/heat-api-uwsgi.ini' DEBUG: adding 'heat/httpd/files/heat-api.conf' DEBUG: adding 'heat/httpd/files/uwsgi-heat-api-cfn.conf' DEBUG: adding 'heat/httpd/files/uwsgi-heat-api.conf' 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_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_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-23.0.1.dev7.data/data/etc/heat/api-paste.ini' DEBUG: adding 'openstack_heat-23.0.1.dev7.data/data/etc/heat/environment.d/default.yaml' DEBUG: adding 'openstack_heat-23.0.1.dev7.data/data/etc/heat/templates/AWS_CloudWatch_Alarm.yaml' DEBUG: adding 'openstack_heat-23.0.1.dev7.data/data/etc/heat/templates/AWS_RDS_DBInstance.yaml' DEBUG: adding 'openstack_heat-23.0.1.dev7.data/scripts/heat-db-setup' DEBUG: adding 'openstack_heat-23.0.1.dev7.data/scripts/heat-keystone-setup-domain' DEBUG: adding 'openstack_heat-23.0.1.dev7.data/scripts/heat-wsgi-api' DEBUG: adding 'openstack_heat-23.0.1.dev7.data/scripts/heat-wsgi-api-cfn' DEBUG: adding 'openstack_heat-23.0.1.dev7.dist-info/AUTHORS' DEBUG: adding 'openstack_heat-23.0.1.dev7.dist-info/LICENSE' DEBUG: adding 'openstack_heat-23.0.1.dev7.dist-info/METADATA' DEBUG: adding 'openstack_heat-23.0.1.dev7.dist-info/WHEEL' DEBUG: adding 'openstack_heat-23.0.1.dev7.dist-info/entry_points.txt' DEBUG: adding 'openstack_heat-23.0.1.dev7.dist-info/pbr.json' DEBUG: adding 'openstack_heat-23.0.1.dev7.dist-info/top_level.txt' DEBUG: adding 'openstack_heat-23.0.1.dev7.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-23.0.1.dev7-py3-none-any.whl size=2553469 sha256=aae526e75210a79b5c89ec155fc131521fb3df743aac8b8951d7f9833bf4b15f DEBUG: Stored in directory: /builddir/.cache/pip/wheels/3d/f5/fa/e9525b1df098c968bef503add203f9e8b5fef2a01f02fa5caa 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.Yxy4BT DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64 DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: ++ ls /builddir/build/BUILD/openstack-heat-23.0.1.dev7/pyproject-wheeldir/openstack_heat-23.0.1.dev7-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: + specifier=openstack_heat==23.0.1.dev7 DEBUG: + '[' -z openstack_heat==23.0.1.dev7 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.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-23.0.1.dev7/pyproject-wheeldir openstack_heat==23.0.1.dev7 DEBUG: Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) DEBUG: Looking in links: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/openstack_heat-23.0.1.dev7-py3-none-any.whl DEBUG: Installing collected packages: openstack-heat DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-all to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-api to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-api-cfn to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-engine to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-status to 755 DEBUG: Successfully installed openstack-heat-23.0.1.dev7 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin ']' DEBUG: + '[' -z s ']' DEBUG: + shebang_flags=-kas DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-all /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-api /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-api-cfn /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-db-setup /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-engine /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-keystone-setup-domain /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-manage /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-status /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-wsgi-api /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-wsgi-api-cfn DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-all: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-api-cfn: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-db-setup: no change DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-engine: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-keystone-setup-domain: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-status: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-wsgi-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/heat-wsgi-api-cfn: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.9/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib64/python3.9/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.9/site-packages/openstack_heat-23.0.1.dev7.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/openstack_heat-23.0.1.dev7.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-23.0.1-0.20250723072328.54c7b6c.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/openstack_heat-23.0.1.dev7.dist-info/RECORD --output /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/openstack_heat-23.0.1.dev7.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/openstack_heat-23.0.1.dev7.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/openstack_heat-23.0.1.dev7.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/openstack_heat-23.0.1.dev7.dist-info/REQUESTED' DEBUG: ++ cut -f1 '-d ' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64-pyproject-ghost-distinfo DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//usr/lib/python3.9/site-packages DEBUG: + oslo-config-generator --config-file=config-generator.conf DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( DEBUG: + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale -D heat DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running compile_catalog DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/ru/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/ru/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/ja/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/ja/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/it/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/it/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/fr/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/fr/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/es/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/es/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/de/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/de/LC_MESSAGES/heat.mo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//var/log/heat/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//var/run/heat/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/heat.logrotate /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.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-23.0.1-0.20250723072328.54c7b6c.el9.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-23.0.1-0.20250723072328.54c7b6c.el9.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-23.0.1-0.20250723072328.54c7b6c.el9.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-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/systemd/system/openstack-heat-all.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//var/lib/heat/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.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,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.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 v3.4.3 DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( 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-23.0.1.dev7/doc/source/api/heat.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.aws.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.aws.ec2token.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.aws.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.aws.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.v1.signal.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.middleware.fault.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.middleware.version_negotiation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.services.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.views.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.views.stacks_view.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.views.views_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.auth_password.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.auth_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.auth_url.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.crypt.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.custom_backend_auth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.endpoint_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.environment_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.environment_util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.grouputils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.identifier.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.lifecycle_plugin_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.messaging.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.netutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.noauth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.param_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.password_gen.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.plugin_loader.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.pluginutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.policy.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.serializers.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.service_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.short_id.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.template_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.timeutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.urlfetch.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.filters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.migration.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.models.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.attributes.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.check_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.conditions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.dependencies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.environment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.function.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.lifecycle_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.node_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.output.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.parameter_groups.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.parent_rsrc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.plugin_manager.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.properties.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.properties_group.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.rsrc_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.scheduler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.service_software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.software_config_io.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.status.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.stk_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.support.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.template_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.timestamp.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.translation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.worker.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.cfn.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.cfn.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.cfn.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.client_exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.default_client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.microversion_mixin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.progress.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.aodh.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.barbican.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.blazar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.cinder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.designate.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.glance.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.heat_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.ironic.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.magnum.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.manila.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.mistral.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.monasca.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.nova.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.octavia.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.openstacksdk.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.swift.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.trove.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.vitrage.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.zaqar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.zun.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.keystone.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.keystone.fake_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.neutron.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.neutron.taas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.constraint.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.constraint.common_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.hot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.hot.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.hot.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.hot.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.notification.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.notification.autoscaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.notification.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.alarm_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.scheduler_hints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.server_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.signal_responder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.stack_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.stack_user.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.template_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.volume_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.wait_condition.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.fields.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.raw_template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.raw_template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.resource_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.resource_properties_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.snapshot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.software_deployment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.stack_tag.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.user_creds.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.cloudformation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.resource_types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.listener_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.worker_api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.worker_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.cooldown.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.lbutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.rolling_update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.scalingutil.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/modules.rst. DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/../../config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/_static/heat.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/../../etc/heat/heat-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/_static/heat.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 70 source files that are out of date DEBUG: updating environment: [new config] 279 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-model DEBUG: reading sources... [ 0%] admin/index DEBUG: reading sources... [ 1%] admin/introduction DEBUG: reading sources... [ 1%] admin/stack-domain-users DEBUG: reading sources... [ 1%] api/heat DEBUG: reading sources... [ 2%] api/heat.api DEBUG: reading sources... [ 2%] api/heat.api.aws DEBUG: reading sources... [ 2%] api/heat.api.aws.ec2token DEBUG: reading sources... [ 3%] api/heat.api.aws.exception DEBUG: reading sources... [ 3%] api/heat.api.aws.utils DEBUG: reading sources... [ 3%] api/heat.api.cfn DEBUG: reading sources... [ 4%] api/heat.api.cfn.v1 DEBUG: reading sources... [ 4%] api/heat.api.cfn.v1.signal DEBUG: reading sources... [ 5%] api/heat.api.cfn.v1.stacks DEBUG: reading sources... [ 5%] api/heat.api.cfn.versions DEBUG: reading sources... [ 5%] api/heat.api.middleware DEBUG: reading sources... [ 6%] api/heat.api.middleware.fault DEBUG: reading sources... [ 6%] api/heat.api.middleware.version_negotiation DEBUG: reading sources... [ 6%] api/heat.api.openstack DEBUG: reading sources... [ 7%] api/heat.api.openstack.v1 DEBUG: reading sources... [ 7%] api/heat.api.openstack.v1.actions DEBUG: reading sources... [ 7%] api/heat.api.openstack.v1.build_info DEBUG: reading sources... [ 8%] api/heat.api.openstack.v1.events DEBUG: reading sources... [ 8%] api/heat.api.openstack.v1.resources DEBUG: reading sources... [ 8%] api/heat.api.openstack.v1.services DEBUG: reading sources... [ 9%] api/heat.api.openstack.v1.software_configs DEBUG: reading sources... [ 9%] api/heat.api.openstack.v1.software_deployments DEBUG: reading sources... [ 10%] api/heat.api.openstack.v1.stacks DEBUG: reading sources... [ 10%] api/heat.api.openstack.v1.util DEBUG: reading sources... [ 10%] api/heat.api.openstack.v1.views DEBUG: reading sources... [ 11%] api/heat.api.openstack.v1.views.stacks_view DEBUG: reading sources... [ 11%] api/heat.api.openstack.v1.views.views_common DEBUG: reading sources... [ 11%] api/heat.api.openstack.versions DEBUG: reading sources... [ 12%] api/heat.api.versions DEBUG: reading sources... [ 12%] api/heat.common DEBUG: reading sources... [ 12%] api/heat.common.auth_password DEBUG: reading sources... [ 13%] api/heat.common.auth_plugin DEBUG: reading sources... [ 13%] api/heat.common.auth_url DEBUG: reading sources... [ 13%] api/heat.common.cache DEBUG: reading sources... [ 14%] api/heat.common.config DEBUG: reading sources... [ 14%] api/heat.common.context DEBUG: reading sources... [ 15%] api/heat.common.crypt DEBUG: reading sources... [ 15%] api/heat.common.custom_backend_auth DEBUG: reading sources... [ 15%] api/heat.common.endpoint_utils DEBUG: reading sources... [ 16%] api/heat.common.environment_format DEBUG: reading sources... [ 16%] api/heat.common.environment_util DEBUG: reading sources... [ 16%] api/heat.common.exception DEBUG: reading sources... [ 17%] api/heat.common.grouputils DEBUG: reading sources... [ 17%] api/heat.common.i18n DEBUG: reading sources... [ 17%] api/heat.common.identifier DEBUG: reading sources... [ 18%] api/heat.common.lifecycle_plugin_utils DEBUG: reading sources... [ 18%] api/heat.common.messaging DEBUG: reading sources... [ 18%] api/heat.common.netutils DEBUG: reading sources... [ 19%] api/heat.common.noauth DEBUG: reading sources... [ 19%] api/heat.common.param_utils DEBUG: reading sources... [ 20%] api/heat.common.password_gen DEBUG: reading sources... [ 20%] api/heat.common.plugin_loader DEBUG: reading sources... [ 20%] api/heat.common.pluginutils DEBUG: reading sources... [ 21%] api/heat.common.policy DEBUG: reading sources... [ 21%] api/heat.common.profiler DEBUG: reading sources... [ 21%] api/heat.common.serializers DEBUG: reading sources... [ 22%] api/heat.common.service_utils DEBUG: reading sources... [ 22%] api/heat.common.short_id DEBUG: reading sources... [ 22%] api/heat.common.template_format DEBUG: reading sources... [ 23%] api/heat.common.timeutils DEBUG: reading sources... [ 23%] api/heat.common.urlfetch DEBUG: reading sources... [ 24%] api/heat.common.wsgi DEBUG: reading sources... [ 24%] api/heat.db DEBUG: reading sources... [ 24%] api/heat.db.api DEBUG: reading sources... [ 25%] api/heat.db.filters DEBUG: reading sources... [ 25%] api/heat.db.migration DEBUG: reading sources... [ 25%] api/heat.db.models DEBUG: reading sources... [ 26%] api/heat.db.types DEBUG: reading sources... [ 26%] api/heat.db.utils DEBUG: reading sources... [ 26%] api/heat.engine DEBUG: reading sources... [ 27%] api/heat.engine.api DEBUG: reading sources... [ 27%] api/heat.engine.attributes DEBUG: reading sources... [ 27%] api/heat.engine.cfn DEBUG: reading sources... [ 28%] api/heat.engine.cfn.functions DEBUG: reading sources... [ 28%] api/heat.engine.cfn.parameters DEBUG: reading sources... [ 29%] api/heat.engine.cfn.template DEBUG: reading sources... [ 29%] api/heat.engine.check_resource DEBUG: reading sources... [ 29%] api/heat.engine.clients DEBUG: reading sources... [ 30%] api/heat.engine.clients.client_exception DEBUG: reading sources... [ 30%] api/heat.engine.clients.client_plugin DEBUG: reading sources... [ 30%] api/heat.engine.clients.default_client_plugin DEBUG: reading sources... [ 31%] api/heat.engine.clients.microversion_mixin DEBUG: reading sources... [ 31%] api/heat.engine.clients.os DEBUG: reading sources... [ 31%] api/heat.engine.clients.os.aodh DEBUG: reading sources... [ 32%] api/heat.engine.clients.os.barbican DEBUG: reading sources... [ 32%] api/heat.engine.clients.os.blazar DEBUG: reading sources... [ 32%] api/heat.engine.clients.os.cinder DEBUG: reading sources... [ 33%] api/heat.engine.clients.os.designate DEBUG: reading sources... [ 33%] api/heat.engine.clients.os.glance DEBUG: reading sources... [ 34%] api/heat.engine.clients.os.heat_plugin DEBUG: reading sources... [ 34%] api/heat.engine.clients.os.ironic DEBUG: reading sources... [ 34%] api/heat.engine.clients.os.keystone DEBUG: reading sources... [ 35%] api/heat.engine.clients.os.keystone.fake_keystoneclient DEBUG: reading sources... [ 35%] api/heat.engine.clients.os.keystone.heat_keystoneclient DEBUG: reading sources... [ 35%] api/heat.engine.clients.os.keystone.keystone_constraints DEBUG: reading sources... [ 36%] api/heat.engine.clients.os.magnum DEBUG: reading sources... [ 36%] api/heat.engine.clients.os.manila DEBUG: reading sources... [ 36%] api/heat.engine.clients.os.mistral DEBUG: reading sources... [ 37%] api/heat.engine.clients.os.monasca DEBUG: reading sources... [ 37%] api/heat.engine.clients.os.neutron DEBUG: reading sources... [ 37%] api/heat.engine.clients.os.neutron.lbaas_constraints DEBUG: reading sources... [ 38%] api/heat.engine.clients.os.neutron.neutron_constraints DEBUG: reading sources... [ 38%] api/heat.engine.clients.os.neutron.taas_constraints DEBUG: reading sources... [ 39%] api/heat.engine.clients.os.nova DEBUG: reading sources... [ 39%] api/heat.engine.clients.os.octavia DEBUG: reading sources... [ 39%] api/heat.engine.clients.os.openstacksdk DEBUG: reading sources... [ 40%] api/heat.engine.clients.os.swift DEBUG: reading sources... [ 40%] api/heat.engine.clients.os.trove DEBUG: reading sources... [ 40%] api/heat.engine.clients.os.vitrage DEBUG: reading sources... [ 41%] api/heat.engine.clients.os.zaqar DEBUG: reading sources... [ 41%] api/heat.engine.clients.os.zun DEBUG: reading sources... [ 41%] api/heat.engine.clients.progress DEBUG: reading sources... [ 42%] api/heat.engine.conditions DEBUG: reading sources... [ 42%] api/heat.engine.constraint DEBUG: reading sources... [ 43%] api/heat.engine.constraint.common_constraints DEBUG: reading sources... [ 43%] api/heat.engine.constraints DEBUG: reading sources... [ 43%] api/heat.engine.dependencies DEBUG: reading sources... [ 44%] api/heat.engine.environment DEBUG: reading sources... [ 44%] api/heat.engine.event DEBUG: reading sources... [ 44%] api/heat.engine.function DEBUG: reading sources... [ 45%] api/heat.engine.hot DEBUG: reading sources... [ 45%] api/heat.engine.hot.functions DEBUG: reading sources... [ 45%] api/heat.engine.hot.parameters DEBUG: reading sources... [ 46%] api/heat.engine.hot.template DEBUG: reading sources... [ 46%] api/heat.engine.lifecycle_plugin DEBUG: reading sources... [ 46%] api/heat.engine.node_data DEBUG: reading sources... [ 47%] api/heat.engine.notification DEBUG: reading sources... [ 47%] api/heat.engine.notification.autoscaling DEBUG: reading sources... [ 48%] api/heat.engine.notification.stack DEBUG: reading sources... [ 48%] api/heat.engine.output DEBUG: reading sources... [ 48%] api/heat.engine.parameter_groups DEBUG: reading sources... [ 49%] api/heat.engine.parameters DEBUG: reading sources... [ 49%] api/heat.engine.parent_rsrc DEBUG: reading sources... [ 49%] api/heat.engine.plugin_manager DEBUG: reading sources... [ 50%] api/heat.engine.properties DEBUG: reading sources... [ 50%] api/heat.engine.properties_group DEBUG: reading sources... [ 50%] api/heat.engine.resource DEBUG: reading sources... [ 51%] api/heat.engine.resources DEBUG: reading sources... [ 51%] api/heat.engine.resources.alarm_base DEBUG: reading sources... [ 51%] api/heat.engine.resources.scheduler_hints DEBUG: reading sources... [ 52%] api/heat.engine.resources.server_base DEBUG: reading sources... [ 52%] api/heat.engine.resources.signal_responder DEBUG: reading sources... [ 53%] api/heat.engine.resources.stack_resource DEBUG: reading sources... [ 53%] api/heat.engine.resources.stack_user DEBUG: reading sources... [ 53%] api/heat.engine.resources.template_resource DEBUG: reading sources... [ 54%] api/heat.engine.resources.volume_base DEBUG: reading sources... [ 54%] api/heat.engine.resources.wait_condition DEBUG: reading sources... [ 54%] api/heat.engine.rsrc_defn DEBUG: reading sources... [ 55%] api/heat.engine.scheduler DEBUG: reading sources... [ 55%] api/heat.engine.service DEBUG: reading sources... [ 55%] api/heat.engine.service_software_config DEBUG: reading sources... [ 56%] api/heat.engine.software_config_io DEBUG: reading sources... [ 56%] api/heat.engine.stack DEBUG: reading sources... [ 56%] api/heat.engine.stack_lock DEBUG: reading sources... [ 57%] api/heat.engine.status DEBUG: reading sources... [ 57%] api/heat.engine.stk_defn DEBUG: reading sources... [ 58%] api/heat.engine.support DEBUG: reading sources... [ 58%] api/heat.engine.sync_point DEBUG: reading sources... [ 58%] api/heat.engine.template DEBUG: reading sources... [ 59%] api/heat.engine.template_common DEBUG: reading sources... [ 59%] api/heat.engine.template_files DEBUG: reading sources... [ 59%] api/heat.engine.timestamp DEBUG: reading sources... [ 60%] api/heat.engine.translation DEBUG: reading sources... [ 60%] api/heat.engine.update DEBUG: reading sources... [ 60%] api/heat.engine.worker DEBUG: reading sources... [ 61%] api/heat.objects DEBUG: reading sources... [ 61%] api/heat.objects.base DEBUG: reading sources... [ 62%] api/heat.objects.event DEBUG: reading sources... [ 62%] api/heat.objects.fields DEBUG: reading sources... [ 62%] api/heat.objects.raw_template DEBUG: reading sources... [ 63%] api/heat.objects.raw_template_files DEBUG: reading sources... [ 63%] api/heat.objects.resource DEBUG: reading sources... [ 63%] api/heat.objects.resource_data DEBUG: reading sources... [ 64%] api/heat.objects.resource_properties_data DEBUG: reading sources... [ 64%] api/heat.objects.service DEBUG: reading sources... [ 64%] api/heat.objects.snapshot DEBUG: reading sources... [ 65%] api/heat.objects.software_config DEBUG: reading sources... [ 65%] api/heat.objects.software_deployment DEBUG: reading sources... [ 65%] api/heat.objects.stack DEBUG: reading sources... [ 66%] api/heat.objects.stack_lock DEBUG: reading sources... [ 66%] api/heat.objects.stack_tag DEBUG: reading sources... [ 67%] api/heat.objects.sync_point DEBUG: reading sources... [ 67%] api/heat.objects.user_creds DEBUG: reading sources... [ 67%] api/heat.policies DEBUG: reading sources... [ 68%] api/heat.policies.actions DEBUG: reading sources... [ 68%] api/heat.policies.base DEBUG: reading sources... [ 68%] api/heat.policies.build_info DEBUG: reading sources... [ 69%] api/heat.policies.cloudformation DEBUG: reading sources... [ 69%] api/heat.policies.events DEBUG: reading sources... [ 69%] api/heat.policies.resource DEBUG: reading sources... [ 70%] api/heat.policies.resource_types DEBUG: reading sources... [ 70%] api/heat.policies.service DEBUG: reading sources... [ 70%] api/heat.policies.software_configs DEBUG: reading sources... [ 71%] api/heat.policies.software_deployments DEBUG: reading sources... [ 71%] api/heat.policies.stacks DEBUG: reading sources... [ 72%] api/heat.rpc DEBUG: reading sources... [ 72%] api/heat.rpc.api DEBUG: reading sources... [ 72%] api/heat.rpc.client DEBUG: reading sources... [ 73%] api/heat.rpc.listener_client DEBUG: reading sources... [ 73%] api/heat.rpc.worker_api DEBUG: reading sources... [ 73%] api/heat.rpc.worker_client DEBUG: reading sources... [ 74%] api/heat.scaling DEBUG: reading sources... [ 74%] api/heat.scaling.cooldown DEBUG: reading sources... [ 74%] api/heat.scaling.lbutils DEBUG: reading sources... [ 75%] api/heat.scaling.rolling_update DEBUG: reading sources... [ 75%] api/heat.scaling.scalingutil DEBUG: reading sources... [ 75%] api/heat.scaling.template DEBUG: reading sources... [ 76%] api/index DEBUG: reading sources... [ 76%] api/modules DEBUG: reading sources... [ 77%] configuration/config-options DEBUG: loading config file config-generator.conf DEBUG: /usr/lib/python3.9/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... [ 77%] configuration/index DEBUG: reading sources... [ 77%] configuration/logs DEBUG: reading sources... [ 78%] configuration/sample_config DEBUG: reading sources... [ 78%] configuration/sample_policy DEBUG: reading sources... [ 78%] contributor/contributing DEBUG: reading sources... [ 79%] contributor/index DEBUG: reading sources... [ 79%] developing_guides/architecture DEBUG: reading sources... [ 79%] developing_guides/blueprints DEBUG: reading sources... [ 80%] developing_guides/gmr DEBUG: reading sources... [ 80%] developing_guides/index DEBUG: reading sources... [ 81%] developing_guides/pluginguide DEBUG: reading sources... [ 81%] developing_guides/rally_on_gates DEBUG: reading sources... [ 81%] developing_guides/schedulerhints DEBUG: reading sources... [ 82%] developing_guides/supportstatus DEBUG: reading sources... [ 82%] getting_started/create_a_stack DEBUG: reading sources... [ 82%] getting_started/index DEBUG: reading sources... [ 83%] getting_started/on_devstack DEBUG: reading sources... [ 83%] getting_started/on_fedora DEBUG: reading sources... [ 83%] getting_started/on_other DEBUG: reading sources... [ 84%] getting_started/on_ubuntu DEBUG: reading sources... [ 84%] getting_started/standalone DEBUG: reading sources... [ 84%] glossary DEBUG: reading sources... [ 85%] index DEBUG: reading sources... [ 85%] install/get_started DEBUG: reading sources... [ 86%] install/index DEBUG: reading sources... [ 86%] install/install DEBUG: reading sources... [ 86%] install/install-debian DEBUG: reading sources... [ 87%] install/install-obs DEBUG: reading sources... [ 87%] install/install-rdo DEBUG: reading sources... [ 87%] install/install-ubuntu DEBUG: reading sources... [ 88%] install/launch-instance DEBUG: reading sources... [ 88%] install/next-steps DEBUG: reading sources... [ 88%] install/verify DEBUG: reading sources... [ 89%] man/heat-api DEBUG: reading sources... [ 89%] man/heat-api-cfn DEBUG: reading sources... [ 89%] man/heat-db-setup DEBUG: reading sources... [ 90%] man/heat-engine DEBUG: reading sources... [ 90%] man/heat-keystone-setup-domain DEBUG: reading sources... [ 91%] man/heat-manage DEBUG: reading sources... [ 91%] man/heat-status DEBUG: reading sources... [ 91%] man/index DEBUG: reading sources... [ 92%] operating_guides/httpd DEBUG: reading sources... [ 92%] operating_guides/scale_deployment DEBUG: reading sources... [ 92%] operating_guides/upgrades_guide DEBUG: reading sources... [ 93%] template_guide/advanced_topics DEBUG: reading sources... [ 93%] template_guide/basic_resources DEBUG: reading sources... [ 93%] template_guide/cfn DEBUG: 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 DEBUG: reading sources... [ 94%] template_guide/contrib DEBUG: reading sources... [ 94%] template_guide/environment DEBUG: reading sources... [ 95%] template_guide/existing_templates DEBUG: reading sources... [ 95%] template_guide/feature_guide DEBUG: reading sources... [ 96%] template_guide/functions DEBUG: reading sources... [ 96%] template_guide/hello_world DEBUG: reading sources... [ 96%] template_guide/hot_guide DEBUG: reading sources... [ 97%] template_guide/hot_spec DEBUG: reading sources... [ 97%] template_guide/index DEBUG: reading sources... [ 97%] template_guide/multi-clouds DEBUG: reading sources... [ 98%] template_guide/openstack DEBUG: reading sources... [ 98%] template_guide/software_deployment DEBUG: reading sources... [ 98%] template_guide/unsupported DEBUG: reading sources... [ 99%] templates/cfn/WordPress_Single_Instance DEBUG: reading sources... [ 99%] templates/hot/hello_world DEBUG: 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: writing output... [ 0%] admin/auth-model DEBUG: writing output... [ 0%] admin/index DEBUG: writing output... [ 1%] admin/introduction DEBUG: writing output... [ 1%] admin/stack-domain-users DEBUG: writing output... [ 1%] api/heat DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat' DEBUG: writing output... [ 2%] api/heat.api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api' DEBUG: writing output... [ 2%] api/heat.api.aws DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws' DEBUG: writing output... [ 2%] api/heat.api.aws.ec2token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.ec2token' DEBUG: writing output... [ 3%] api/heat.api.aws.exception DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.exception' DEBUG: writing output... [ 3%] api/heat.api.aws.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.utils' DEBUG: writing output... [ 3%] api/heat.api.cfn DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn' DEBUG: writing output... [ 4%] api/heat.api.cfn.v1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1' DEBUG: writing output... [ 4%] api/heat.api.cfn.v1.signal DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1.signal' DEBUG: writing output... [ 5%] api/heat.api.cfn.v1.stacks DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1.stacks' DEBUG: writing output... [ 5%] api/heat.api.cfn.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.versions' DEBUG: writing output... [ 5%] api/heat.api.middleware DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware' DEBUG: writing output... [ 6%] api/heat.api.middleware.fault DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware.fault' DEBUG: writing output... [ 6%] api/heat.api.middleware.version_negotiation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware.version_negotiation' DEBUG: writing output... [ 6%] api/heat.api.openstack DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack' DEBUG: writing output... [ 7%] api/heat.api.openstack.v1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1' DEBUG: writing output... [ 7%] api/heat.api.openstack.v1.actions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.actions' DEBUG: writing output... [ 7%] api/heat.api.openstack.v1.build_info DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.build_info' DEBUG: writing output... [ 8%] api/heat.api.openstack.v1.events DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.events' DEBUG: writing output... [ 8%] api/heat.api.openstack.v1.resources DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.resources' DEBUG: writing output... [ 8%] api/heat.api.openstack.v1.services DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.services' DEBUG: writing output... [ 9%] api/heat.api.openstack.v1.software_configs DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.software_configs' DEBUG: writing output... [ 9%] api/heat.api.openstack.v1.software_deployments DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.software_deployments' DEBUG: writing output... [ 10%] api/heat.api.openstack.v1.stacks DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.stacks' DEBUG: writing output... [ 10%] api/heat.api.openstack.v1.util DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.util' DEBUG: writing output... [ 10%] api/heat.api.openstack.v1.views DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views' DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.views.stacks_view DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views.stacks_view' DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.views.views_common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views.views_common' DEBUG: writing output... [ 11%] api/heat.api.openstack.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.versions' DEBUG: writing output... [ 12%] api/heat.api.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.api.versions' DEBUG: writing output... [ 12%] api/heat.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common' DEBUG: writing output... [ 12%] api/heat.common.auth_password DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_password' DEBUG: writing output... [ 13%] api/heat.common.auth_plugin DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_plugin' DEBUG: writing output... [ 13%] api/heat.common.auth_url DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_url' DEBUG: writing output... [ 13%] api/heat.common.cache DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.cache' DEBUG: writing output... [ 14%] api/heat.common.config DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.config' DEBUG: writing output... [ 14%] api/heat.common.context DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.context' DEBUG: writing output... [ 15%] api/heat.common.crypt DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.crypt' DEBUG: writing output... [ 15%] api/heat.common.custom_backend_auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.custom_backend_auth' DEBUG: writing output... [ 15%] api/heat.common.endpoint_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.endpoint_utils' DEBUG: writing output... [ 16%] api/heat.common.environment_format DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.environment_format' DEBUG: writing output... [ 16%] api/heat.common.environment_util DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.environment_util' DEBUG: writing output... [ 16%] api/heat.common.exception DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.exception' DEBUG: writing output... [ 17%] api/heat.common.grouputils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.grouputils' DEBUG: writing output... [ 17%] api/heat.common.i18n DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.i18n' DEBUG: writing output... [ 17%] api/heat.common.identifier DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.identifier' DEBUG: writing output... [ 18%] api/heat.common.lifecycle_plugin_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.lifecycle_plugin_utils' DEBUG: writing output... [ 18%] api/heat.common.messaging DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.messaging' DEBUG: writing output... [ 18%] api/heat.common.netutils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.netutils' DEBUG: writing output... [ 19%] api/heat.common.noauth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.noauth' DEBUG: writing output... [ 19%] api/heat.common.param_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.param_utils' DEBUG: writing output... [ 20%] api/heat.common.password_gen DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.password_gen' DEBUG: writing output... [ 20%] api/heat.common.plugin_loader DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.plugin_loader' DEBUG: writing output... [ 20%] api/heat.common.pluginutils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.pluginutils' DEBUG: writing output... [ 21%] api/heat.common.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.policy' DEBUG: writing output... [ 21%] api/heat.common.profiler DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.profiler' DEBUG: writing output... [ 21%] api/heat.common.serializers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.serializers' DEBUG: writing output... [ 22%] api/heat.common.service_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.service_utils' DEBUG: writing output... [ 22%] api/heat.common.short_id DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.short_id' DEBUG: writing output... [ 22%] api/heat.common.template_format DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.template_format' DEBUG: writing output... [ 23%] api/heat.common.timeutils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.timeutils' DEBUG: writing output... [ 23%] api/heat.common.urlfetch DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.urlfetch' DEBUG: writing output... [ 24%] api/heat.common.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.common.wsgi' DEBUG: writing output... [ 24%] api/heat.db DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.db' DEBUG: writing output... [ 24%] api/heat.db.api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.db.api' DEBUG: writing output... [ 25%] api/heat.db.filters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.db.filters' DEBUG: writing output... [ 25%] api/heat.db.migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.db.migration' DEBUG: writing output... [ 25%] api/heat.db.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.db.models' DEBUG: writing output... [ 26%] api/heat.db.types DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.db.types' DEBUG: writing output... [ 26%] api/heat.db.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.db.utils' DEBUG: writing output... [ 26%] api/heat.engine DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine' DEBUG: writing output... [ 27%] api/heat.engine.api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.api' DEBUG: writing output... [ 27%] api/heat.engine.attributes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.attributes' DEBUG: writing output... [ 27%] api/heat.engine.cfn DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn' DEBUG: writing output... [ 28%] api/heat.engine.cfn.functions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.functions' DEBUG: writing output... [ 28%] api/heat.engine.cfn.parameters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.parameters' DEBUG: writing output... [ 29%] api/heat.engine.cfn.template DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.template' DEBUG: writing output... [ 29%] api/heat.engine.check_resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.check_resource' DEBUG: writing output... [ 29%] api/heat.engine.clients DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients' DEBUG: writing output... [ 30%] api/heat.engine.clients.client_exception DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.client_exception' DEBUG: writing output... [ 30%] api/heat.engine.clients.client_plugin DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.client_plugin' DEBUG: writing output... [ 30%] api/heat.engine.clients.default_client_plugin DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.default_client_plugin' DEBUG: writing output... [ 31%] api/heat.engine.clients.microversion_mixin DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.microversion_mixin' DEBUG: writing output... [ 31%] api/heat.engine.clients.os DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os' DEBUG: writing output... [ 31%] api/heat.engine.clients.os.aodh DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.aodh' DEBUG: writing output... [ 32%] api/heat.engine.clients.os.barbican DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.barbican' DEBUG: writing output... [ 32%] api/heat.engine.clients.os.blazar DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.blazar' DEBUG: writing output... [ 32%] api/heat.engine.clients.os.cinder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.cinder' DEBUG: writing output... [ 33%] api/heat.engine.clients.os.designate DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.designate' DEBUG: writing output... [ 33%] api/heat.engine.clients.os.glance DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.glance' DEBUG: writing output... [ 34%] api/heat.engine.clients.os.heat_plugin DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.heat_plugin' DEBUG: writing output... [ 34%] api/heat.engine.clients.os.ironic DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.ironic' DEBUG: writing output... [ 34%] api/heat.engine.clients.os.keystone DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone' DEBUG: writing output... [ 35%] api/heat.engine.clients.os.keystone.fake_keystoneclient DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.fake_keystoneclient' DEBUG: writing output... [ 35%] api/heat.engine.clients.os.keystone.heat_keystoneclient DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.heat_keystoneclient' DEBUG: writing output... [ 35%] api/heat.engine.clients.os.keystone.keystone_constraints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.keystone_constraints' DEBUG: writing output... [ 36%] api/heat.engine.clients.os.magnum DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.magnum' DEBUG: writing output... [ 36%] api/heat.engine.clients.os.manila DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.manila' DEBUG: writing output... [ 36%] api/heat.engine.clients.os.mistral DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.mistral' DEBUG: writing output... [ 37%] api/heat.engine.clients.os.monasca DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.monasca' DEBUG: writing output... [ 37%] api/heat.engine.clients.os.neutron DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron' DEBUG: writing output... [ 37%] api/heat.engine.clients.os.neutron.lbaas_constraints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.lbaas_constraints' DEBUG: writing output... [ 38%] api/heat.engine.clients.os.neutron.neutron_constraints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.neutron_constraints' DEBUG: writing output... [ 38%] api/heat.engine.clients.os.neutron.taas_constraints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.taas_constraints' DEBUG: writing output... [ 39%] api/heat.engine.clients.os.nova DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.nova' DEBUG: writing output... [ 39%] api/heat.engine.clients.os.octavia DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.octavia' DEBUG: writing output... [ 39%] api/heat.engine.clients.os.openstacksdk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.openstacksdk' DEBUG: writing output... [ 40%] api/heat.engine.clients.os.swift DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.swift' DEBUG: writing output... [ 40%] api/heat.engine.clients.os.trove DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.trove' DEBUG: writing output... [ 40%] api/heat.engine.clients.os.vitrage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.vitrage' DEBUG: writing output... [ 41%] api/heat.engine.clients.os.zaqar DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.zaqar' DEBUG: writing output... [ 41%] api/heat.engine.clients.os.zun DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.zun' DEBUG: writing output... [ 41%] api/heat.engine.clients.progress DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.progress' DEBUG: writing output... [ 42%] api/heat.engine.conditions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.conditions' DEBUG: writing output... [ 42%] api/heat.engine.constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraint' DEBUG: writing output... [ 43%] api/heat.engine.constraint.common_constraints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraint.common_constraints' DEBUG: writing output... [ 43%] api/heat.engine.constraints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraints' DEBUG: writing output... [ 43%] api/heat.engine.dependencies DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.dependencies' DEBUG: writing output... [ 44%] api/heat.engine.environment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.environment' DEBUG: writing output... [ 44%] api/heat.engine.event DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.event' DEBUG: writing output... [ 44%] api/heat.engine.function DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.function' DEBUG: writing output... [ 45%] api/heat.engine.hot DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot' DEBUG: writing output... [ 45%] api/heat.engine.hot.functions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.functions' DEBUG: writing output... [ 45%] api/heat.engine.hot.parameters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.parameters' DEBUG: writing output... [ 46%] api/heat.engine.hot.template DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.template' DEBUG: writing output... [ 46%] api/heat.engine.lifecycle_plugin DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.lifecycle_plugin' DEBUG: writing output... [ 46%] api/heat.engine.node_data DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.node_data' DEBUG: writing output... [ 47%] api/heat.engine.notification DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification' DEBUG: writing output... [ 47%] api/heat.engine.notification.autoscaling DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification.autoscaling' DEBUG: writing output... [ 48%] api/heat.engine.notification.stack DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification.stack' DEBUG: writing output... [ 48%] api/heat.engine.output DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.output' DEBUG: writing output... [ 48%] api/heat.engine.parameter_groups DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.parameter_groups' DEBUG: writing output... [ 49%] api/heat.engine.parameters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.parameters' DEBUG: writing output... [ 49%] api/heat.engine.parent_rsrc DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.parent_rsrc' DEBUG: writing output... [ 49%] api/heat.engine.plugin_manager DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.plugin_manager' DEBUG: writing output... [ 50%] api/heat.engine.properties DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.properties' DEBUG: writing output... [ 50%] api/heat.engine.properties_group DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.properties_group' DEBUG: writing output... [ 50%] api/heat.engine.resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resource' DEBUG: writing output... [ 51%] api/heat.engine.resources DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources' DEBUG: writing output... [ 51%] api/heat.engine.resources.alarm_base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.alarm_base' DEBUG: writing output... [ 51%] api/heat.engine.resources.scheduler_hints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.scheduler_hints' DEBUG: writing output... [ 52%] api/heat.engine.resources.server_base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.server_base' DEBUG: writing output... [ 52%] api/heat.engine.resources.signal_responder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.signal_responder' DEBUG: writing output... [ 53%] api/heat.engine.resources.stack_resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.stack_resource' DEBUG: writing output... [ 53%] api/heat.engine.resources.stack_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.stack_user' DEBUG: writing output... [ 53%] api/heat.engine.resources.template_resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.template_resource' DEBUG: writing output... [ 54%] api/heat.engine.resources.volume_base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.volume_base' DEBUG: writing output... [ 54%] api/heat.engine.resources.wait_condition DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.wait_condition' DEBUG: writing output... [ 54%] api/heat.engine.rsrc_defn DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.rsrc_defn' DEBUG: writing output... [ 55%] api/heat.engine.scheduler DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.scheduler' DEBUG: writing output... [ 55%] api/heat.engine.service DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.service' DEBUG: writing output... [ 55%] api/heat.engine.service_software_config DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.service_software_config' DEBUG: writing output... [ 56%] api/heat.engine.software_config_io DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.software_config_io' DEBUG: writing output... [ 56%] api/heat.engine.stack DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.stack' DEBUG: writing output... [ 56%] api/heat.engine.stack_lock DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.stack_lock' DEBUG: writing output... [ 57%] api/heat.engine.status DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.status' DEBUG: writing output... [ 57%] api/heat.engine.stk_defn DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.stk_defn' DEBUG: writing output... [ 58%] api/heat.engine.support DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.support' DEBUG: writing output... [ 58%] api/heat.engine.sync_point DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.sync_point' DEBUG: writing output... [ 58%] api/heat.engine.template DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.template' DEBUG: writing output... [ 59%] api/heat.engine.template_common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.template_common' DEBUG: writing output... [ 59%] api/heat.engine.template_files DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.template_files' DEBUG: writing output... [ 59%] api/heat.engine.timestamp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.timestamp' DEBUG: writing output... [ 60%] api/heat.engine.translation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.translation' DEBUG: writing output... [ 60%] api/heat.engine.update DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.update' DEBUG: writing output... [ 60%] api/heat.engine.worker DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.worker' DEBUG: writing output... [ 61%] api/heat.objects DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects' DEBUG: writing output... [ 61%] api/heat.objects.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.base' DEBUG: writing output... [ 62%] api/heat.objects.event DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.event' DEBUG: writing output... [ 62%] api/heat.objects.fields DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.fields' DEBUG: writing output... [ 62%] api/heat.objects.raw_template DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.raw_template' DEBUG: writing output... [ 63%] api/heat.objects.raw_template_files DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.raw_template_files' DEBUG: writing output... [ 63%] api/heat.objects.resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource' DEBUG: writing output... [ 63%] api/heat.objects.resource_data DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource_data' DEBUG: writing output... [ 64%] api/heat.objects.resource_properties_data DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource_properties_data' DEBUG: writing output... [ 64%] api/heat.objects.service DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.service' DEBUG: writing output... [ 64%] api/heat.objects.snapshot DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.snapshot' DEBUG: writing output... [ 65%] api/heat.objects.software_config DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.software_config' DEBUG: writing output... [ 65%] api/heat.objects.software_deployment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.software_deployment' DEBUG: writing output... [ 65%] api/heat.objects.stack DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack' DEBUG: writing output... [ 66%] api/heat.objects.stack_lock DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack_lock' DEBUG: writing output... [ 66%] api/heat.objects.stack_tag DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack_tag' DEBUG: writing output... [ 67%] api/heat.objects.sync_point DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.sync_point' DEBUG: writing output... [ 67%] api/heat.objects.user_creds DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.objects.user_creds' DEBUG: writing output... [ 67%] api/heat.policies DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies' DEBUG: writing output... [ 68%] api/heat.policies.actions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.actions' DEBUG: writing output... [ 68%] api/heat.policies.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.base' DEBUG: writing output... [ 68%] api/heat.policies.build_info DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.build_info' DEBUG: writing output... [ 69%] api/heat.policies.cloudformation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.cloudformation' DEBUG: writing output... [ 69%] api/heat.policies.events DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.events' DEBUG: writing output... [ 69%] api/heat.policies.resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.resource' DEBUG: writing output... [ 70%] api/heat.policies.resource_types DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.resource_types' DEBUG: writing output... [ 70%] api/heat.policies.service DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.service' DEBUG: writing output... [ 70%] api/heat.policies.software_configs DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.software_configs' DEBUG: writing output... [ 71%] api/heat.policies.software_deployments DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.software_deployments' DEBUG: writing output... [ 71%] api/heat.policies.stacks DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.policies.stacks' DEBUG: writing output... [ 72%] api/heat.rpc DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.rpc' DEBUG: writing output... [ 72%] api/heat.rpc.api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.api' DEBUG: writing output... [ 72%] api/heat.rpc.client DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.client' DEBUG: writing output... [ 73%] api/heat.rpc.listener_client DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.listener_client' DEBUG: writing output... [ 73%] api/heat.rpc.worker_api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.worker_api' DEBUG: writing output... [ 73%] api/heat.rpc.worker_client DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.worker_client' DEBUG: writing output... [ 74%] api/heat.scaling DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.scaling' DEBUG: writing output... [ 74%] api/heat.scaling.cooldown DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.cooldown' DEBUG: writing output... [ 74%] api/heat.scaling.lbutils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.lbutils' DEBUG: writing output... [ 75%] api/heat.scaling.rolling_update DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.rolling_update' DEBUG: writing output... [ 75%] api/heat.scaling.scalingutil DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.scalingutil' DEBUG: writing output... [ 75%] api/heat.scaling.template DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.template' DEBUG: writing output... [ 76%] api/index DEBUG: writing output... [ 76%] api/modules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/modules' DEBUG: writing output... [ 77%] configuration/config-options DEBUG: writing output... [ 77%] configuration/index DEBUG: writing output... [ 77%] configuration/logs DEBUG: writing output... [ 78%] configuration/sample_config DEBUG: writing output... [ 78%] configuration/sample_policy DEBUG: writing output... [ 78%] contributor/contributing DEBUG: writing output... [ 79%] contributor/index DEBUG: writing output... [ 79%] developing_guides/architecture DEBUG: writing output... [ 79%] developing_guides/blueprints DEBUG: writing output... [ 80%] developing_guides/gmr DEBUG: writing output... [ 80%] developing_guides/index DEBUG: writing output... [ 81%] developing_guides/pluginguide DEBUG: writing output... [ 81%] developing_guides/rally_on_gates DEBUG: writing output... [ 81%] developing_guides/schedulerhints DEBUG: writing output... [ 82%] developing_guides/supportstatus DEBUG: writing output... [ 82%] getting_started/create_a_stack DEBUG: writing output... [ 82%] getting_started/index DEBUG: writing output... [ 83%] getting_started/on_devstack DEBUG: writing output... [ 83%] getting_started/on_fedora DEBUG: writing output... [ 83%] getting_started/on_other DEBUG: writing output... [ 84%] getting_started/on_ubuntu DEBUG: writing output... [ 84%] getting_started/standalone DEBUG: writing output... [ 84%] glossary DEBUG: writing output... [ 85%] index DEBUG: writing output... [ 85%] install/get_started DEBUG: writing output... [ 86%] install/index DEBUG: writing output... [ 86%] install/install DEBUG: writing output... [ 86%] install/install-debian DEBUG: writing output... [ 87%] install/install-obs DEBUG: writing output... [ 87%] install/install-rdo DEBUG: writing output... [ 87%] install/install-ubuntu DEBUG: writing output... [ 88%] install/launch-instance DEBUG: writing output... [ 88%] install/next-steps DEBUG: writing output... [ 88%] install/verify DEBUG: writing output... [ 89%] man/heat-api DEBUG: writing output... [ 89%] man/heat-api-cfn DEBUG: writing output... [ 89%] man/heat-db-setup DEBUG: writing output... [ 90%] man/heat-engine DEBUG: writing output... [ 90%] man/heat-keystone-setup-domain DEBUG: writing output... [ 91%] man/heat-manage DEBUG: writing output... [ 91%] man/heat-status DEBUG: writing output... [ 91%] man/index DEBUG: writing output... [ 92%] operating_guides/httpd DEBUG: writing output... [ 92%] operating_guides/scale_deployment DEBUG: writing output... [ 92%] operating_guides/upgrades_guide DEBUG: writing output... [ 93%] template_guide/advanced_topics DEBUG: writing output... [ 93%] template_guide/basic_resources DEBUG: writing output... [ 93%] template_guide/cfn DEBUG: writing output... [ 94%] template_guide/composition DEBUG: writing output... [ 94%] template_guide/contrib DEBUG: writing output... [ 94%] template_guide/environment DEBUG: writing output... [ 95%] template_guide/existing_templates DEBUG: writing output... [ 95%] template_guide/feature_guide DEBUG: writing output... [ 96%] template_guide/functions DEBUG: writing output... [ 96%] template_guide/hello_world DEBUG: writing output... [ 96%] template_guide/hot_guide DEBUG: writing output... [ 97%] template_guide/hot_spec DEBUG: writing output... [ 97%] template_guide/index DEBUG: writing output... [ 97%] template_guide/multi-clouds DEBUG: writing output... [ 98%] template_guide/openstack DEBUG: writing output... [ 98%] template_guide/software_deployment DEBUG: writing output... [ 98%] template_guide/unsupported DEBUG: writing output... [ 99%] templates/cfn/WordPress_Single_Instance DEBUG: writing output... [ 99%] templates/hot/hello_world DEBUG: writing output... [100%] templates/index DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/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-23.0.1.dev7/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-23.0.1.dev7/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-23.0.1.dev7/heat/db/types.py:docstring of heat.db.types.List.process_result_value:19: WARNING: undefined label: types_typedecorator DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: highlighting module code... [ 0%] heat.api DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api' DEBUG: highlighting module code... [ 1%] heat.api.aws.ec2token DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/ec2token' DEBUG: highlighting module code... [ 1%] heat.api.aws.exception DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/exception' DEBUG: highlighting module code... [ 2%] heat.api.aws.utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/utils' DEBUG: highlighting module code... [ 2%] heat.api.cfn DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn' DEBUG: highlighting module code... [ 3%] heat.api.cfn.v1 DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1' DEBUG: highlighting module code... [ 3%] heat.api.cfn.v1.signal DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1/signal' DEBUG: highlighting module code... [ 4%] heat.api.cfn.v1.stacks DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1/stacks' DEBUG: highlighting module code... [ 4%] heat.api.middleware.fault DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/middleware/fault' DEBUG: highlighting module code... [ 5%] heat.api.middleware.version_negotiation DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/middleware/version_negotiation' DEBUG: highlighting module code... [ 5%] heat.api.openstack DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack' DEBUG: highlighting module code... [ 6%] heat.api.openstack.v1 DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1' DEBUG: highlighting module code... [ 6%] heat.api.openstack.v1.actions DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/actions' DEBUG: highlighting module code... [ 7%] heat.api.openstack.v1.build_info DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/build_info' DEBUG: highlighting module code... [ 7%] heat.api.openstack.v1.events DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/events' DEBUG: highlighting module code... [ 8%] heat.api.openstack.v1.resources DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/resources' DEBUG: highlighting module code... [ 8%] heat.api.openstack.v1.services DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/services' DEBUG: highlighting module code... [ 9%] heat.api.openstack.v1.software_configs DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/software_configs' DEBUG: highlighting module code... [ 9%] heat.api.openstack.v1.software_deployments DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/software_deployments' DEBUG: highlighting module code... [ 10%] heat.api.openstack.v1.stacks DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/stacks' DEBUG: highlighting module code... [ 10%] heat.api.openstack.v1.util DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/util' DEBUG: highlighting module code... [ 11%] heat.api.openstack.v1.views.stacks_view DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/views/stacks_view' DEBUG: highlighting module code... [ 11%] heat.api.openstack.v1.views.views_common DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/views/views_common' DEBUG: highlighting module code... [ 12%] heat.api.versions DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/api/versions' DEBUG: highlighting module code... [ 13%] heat.common.auth_password DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_password' DEBUG: highlighting module code... [ 13%] heat.common.auth_plugin DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_plugin' DEBUG: highlighting module code... [ 14%] heat.common.auth_url DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_url' DEBUG: highlighting module code... [ 14%] heat.common.cache DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/cache' DEBUG: highlighting module code... [ 15%] heat.common.config DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/config' DEBUG: highlighting module code... [ 15%] heat.common.context DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/context' DEBUG: highlighting module code... [ 16%] heat.common.crypt DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/crypt' DEBUG: highlighting module code... [ 16%] heat.common.custom_backend_auth DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/custom_backend_auth' DEBUG: highlighting module code... [ 17%] heat.common.endpoint_utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/endpoint_utils' DEBUG: highlighting module code... [ 17%] heat.common.environment_format DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/environment_format' DEBUG: highlighting module code... [ 18%] heat.common.environment_util DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/environment_util' DEBUG: highlighting module code... [ 18%] heat.common.exception DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/exception' DEBUG: highlighting module code... [ 19%] heat.common.grouputils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/grouputils' DEBUG: highlighting module code... [ 19%] heat.common.identifier DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/identifier' DEBUG: highlighting module code... [ 20%] heat.common.lifecycle_plugin_utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/lifecycle_plugin_utils' DEBUG: highlighting module code... [ 20%] heat.common.messaging DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/messaging' DEBUG: highlighting module code... [ 21%] heat.common.netutils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/netutils' DEBUG: highlighting module code... [ 21%] heat.common.noauth DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/noauth' DEBUG: highlighting module code... [ 22%] heat.common.param_utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/param_utils' DEBUG: highlighting module code... [ 22%] heat.common.password_gen DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/password_gen' DEBUG: highlighting module code... [ 23%] heat.common.plugin_loader DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/plugin_loader' DEBUG: highlighting module code... [ 23%] heat.common.pluginutils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/pluginutils' DEBUG: highlighting module code... [ 24%] heat.common.policy DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/policy' DEBUG: highlighting module code... [ 25%] heat.common.profiler DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/profiler' DEBUG: highlighting module code... [ 25%] heat.common.serializers DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/serializers' DEBUG: highlighting module code... [ 26%] heat.common.service_utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/service_utils' DEBUG: highlighting module code... [ 26%] heat.common.short_id DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/short_id' DEBUG: highlighting module code... [ 27%] heat.common.template_format DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/template_format' DEBUG: highlighting module code... [ 27%] heat.common.timeutils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/timeutils' DEBUG: highlighting module code... [ 28%] heat.common.urlfetch DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/urlfetch' DEBUG: highlighting module code... [ 28%] heat.common.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/common/wsgi' DEBUG: highlighting module code... [ 29%] heat.db.api DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/db/api' DEBUG: highlighting module code... [ 29%] heat.db.filters DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/db/filters' DEBUG: highlighting module code... [ 30%] heat.db.migration DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/db/migration' DEBUG: highlighting module code... [ 30%] heat.db.models DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/db/models' DEBUG: highlighting module code... [ 31%] heat.db.types DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/db/types' DEBUG: highlighting module code... [ 31%] heat.db.utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/db/utils' DEBUG: highlighting module code... [ 32%] heat.engine.api DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/api' DEBUG: highlighting module code... [ 32%] heat.engine.attributes DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/attributes' DEBUG: highlighting module code... [ 33%] heat.engine.cfn.functions DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/functions' DEBUG: highlighting module code... [ 33%] heat.engine.cfn.parameters DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/parameters' DEBUG: highlighting module code... [ 34%] heat.engine.cfn.template DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/template' DEBUG: highlighting module code... [ 34%] heat.engine.check_resource DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/check_resource' DEBUG: highlighting module code... [ 35%] heat.engine.clients DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients' DEBUG: highlighting module code... [ 35%] heat.engine.clients.client_exception DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/client_exception' DEBUG: highlighting module code... [ 36%] heat.engine.clients.client_plugin DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/client_plugin' DEBUG: highlighting module code... [ 36%] heat.engine.clients.default_client_plugin DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/default_client_plugin' DEBUG: highlighting module code... [ 37%] heat.engine.clients.microversion_mixin DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/microversion_mixin' DEBUG: highlighting module code... [ 38%] heat.engine.clients.os DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os' DEBUG: highlighting module code... [ 38%] heat.engine.clients.os.aodh DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/aodh' DEBUG: highlighting module code... [ 39%] heat.engine.clients.os.barbican DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/barbican' DEBUG: highlighting module code... [ 39%] heat.engine.clients.os.cinder DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/cinder' DEBUG: highlighting module code... [ 40%] heat.engine.clients.os.designate DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/designate' DEBUG: highlighting module code... [ 40%] heat.engine.clients.os.glance DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/glance' DEBUG: highlighting module code... [ 41%] heat.engine.clients.os.heat_plugin DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/heat_plugin' DEBUG: highlighting module code... [ 41%] heat.engine.clients.os.ironic DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/ironic' DEBUG: highlighting module code... [ 42%] heat.engine.clients.os.keystone DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone' DEBUG: highlighting module code... [ 42%] heat.engine.clients.os.keystone.fake_keystoneclient DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/fake_keystoneclient' DEBUG: highlighting module code... [ 43%] heat.engine.clients.os.keystone.heat_keystoneclient DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/heat_keystoneclient' DEBUG: highlighting module code... [ 43%] heat.engine.clients.os.keystone.keystone_constraints DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/keystone_constraints' DEBUG: highlighting module code... [ 44%] heat.engine.clients.os.magnum DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/magnum' DEBUG: highlighting module code... [ 44%] heat.engine.clients.os.manila DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/manila' DEBUG: highlighting module code... [ 45%] heat.engine.clients.os.mistral DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/mistral' DEBUG: highlighting module code... [ 45%] heat.engine.clients.os.monasca DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/monasca' DEBUG: highlighting module code... [ 46%] heat.engine.clients.os.neutron DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron' DEBUG: highlighting module code... [ 46%] heat.engine.clients.os.neutron.lbaas_constraints DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/lbaas_constraints' DEBUG: highlighting module code... [ 47%] heat.engine.clients.os.neutron.neutron_constraints DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/neutron_constraints' DEBUG: highlighting module code... [ 47%] heat.engine.clients.os.neutron.taas_constraints DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/taas_constraints' DEBUG: highlighting module code... [ 48%] heat.engine.clients.os.nova DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/nova' DEBUG: highlighting module code... [ 48%] heat.engine.clients.os.octavia DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/octavia' DEBUG: highlighting module code... [ 49%] heat.engine.clients.os.openstacksdk DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/openstacksdk' DEBUG: highlighting module code... [ 50%] heat.engine.clients.os.swift DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/swift' DEBUG: highlighting module code... [ 50%] heat.engine.clients.os.trove DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/trove' DEBUG: highlighting module code... [ 51%] heat.engine.clients.os.zaqar DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/zaqar' DEBUG: highlighting module code... [ 51%] heat.engine.clients.progress DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/progress' DEBUG: highlighting module code... [ 52%] heat.engine.conditions DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/conditions' DEBUG: highlighting module code... [ 52%] heat.engine.constraint.common_constraints DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/constraint/common_constraints' DEBUG: highlighting module code... [ 53%] heat.engine.constraints DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/constraints' DEBUG: highlighting module code... [ 53%] heat.engine.dependencies DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/dependencies' DEBUG: highlighting module code... [ 54%] heat.engine.environment DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/environment' DEBUG: highlighting module code... [ 54%] heat.engine.event DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/event' DEBUG: highlighting module code... [ 55%] heat.engine.function DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/function' DEBUG: highlighting module code... [ 55%] heat.engine.hot.functions DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/functions' DEBUG: highlighting module code... [ 56%] heat.engine.hot.parameters DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/parameters' DEBUG: highlighting module code... [ 56%] heat.engine.hot.template DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/template' DEBUG: highlighting module code... [ 57%] heat.engine.lifecycle_plugin DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/lifecycle_plugin' DEBUG: highlighting module code... [ 57%] heat.engine.node_data DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/node_data' DEBUG: highlighting module code... [ 58%] heat.engine.notification DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification' DEBUG: highlighting module code... [ 58%] heat.engine.notification.autoscaling DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification/autoscaling' DEBUG: highlighting module code... [ 59%] heat.engine.notification.stack DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification/stack' DEBUG: highlighting module code... [ 59%] heat.engine.output DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/output' DEBUG: highlighting module code... [ 60%] heat.engine.parameter_groups DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parameter_groups' DEBUG: highlighting module code... [ 60%] heat.engine.parameters DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parameters' DEBUG: highlighting module code... [ 61%] heat.engine.parent_rsrc DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parent_rsrc' DEBUG: highlighting module code... [ 61%] heat.engine.plugin_manager DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/plugin_manager' DEBUG: highlighting module code... [ 62%] heat.engine.properties DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/properties' DEBUG: highlighting module code... [ 63%] heat.engine.properties_group DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/properties_group' DEBUG: highlighting module code... [ 63%] heat.engine.resource DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resource' DEBUG: highlighting module code... [ 64%] heat.engine.resources DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources' DEBUG: highlighting module code... [ 64%] heat.engine.resources.alarm_base DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/alarm_base' DEBUG: highlighting module code... [ 65%] heat.engine.resources.scheduler_hints DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/scheduler_hints' DEBUG: highlighting module code... [ 65%] heat.engine.resources.server_base DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/server_base' DEBUG: highlighting module code... [ 66%] heat.engine.resources.signal_responder DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/signal_responder' DEBUG: highlighting module code... [ 66%] heat.engine.resources.stack_resource DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/stack_resource' DEBUG: highlighting module code... [ 67%] heat.engine.resources.stack_user DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/stack_user' DEBUG: highlighting module code... [ 67%] heat.engine.resources.template_resource DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/template_resource' DEBUG: highlighting module code... [ 68%] heat.engine.resources.volume_base DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/volume_base' DEBUG: highlighting module code... [ 68%] heat.engine.resources.wait_condition DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/wait_condition' DEBUG: highlighting module code... [ 69%] heat.engine.rsrc_defn DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/rsrc_defn' DEBUG: highlighting module code... [ 69%] heat.engine.scheduler DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/scheduler' DEBUG: highlighting module code... [ 70%] heat.engine.service DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/service' DEBUG: highlighting module code... [ 70%] heat.engine.service_software_config DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/service_software_config' DEBUG: highlighting module code... [ 71%] heat.engine.software_config_io DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/software_config_io' DEBUG: highlighting module code... [ 71%] heat.engine.stack DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stack' DEBUG: highlighting module code... [ 72%] heat.engine.stack_lock DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stack_lock' DEBUG: highlighting module code... [ 72%] heat.engine.status DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/status' DEBUG: highlighting module code... [ 73%] heat.engine.stk_defn DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stk_defn' DEBUG: highlighting module code... [ 73%] heat.engine.support DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/support' DEBUG: highlighting module code... [ 74%] heat.engine.sync_point DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/sync_point' DEBUG: highlighting module code... [ 75%] heat.engine.template DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template' DEBUG: highlighting module code... [ 75%] heat.engine.template_common DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template_common' DEBUG: highlighting module code... [ 76%] heat.engine.template_files DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template_files' DEBUG: highlighting module code... [ 76%] heat.engine.timestamp DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/timestamp' DEBUG: highlighting module code... [ 77%] heat.engine.translation DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/translation' DEBUG: highlighting module code... [ 77%] heat.engine.update DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/update' DEBUG: highlighting module code... [ 78%] heat.engine.worker DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/worker' DEBUG: highlighting module code... [ 78%] heat.objects.base DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/base' DEBUG: highlighting module code... [ 79%] heat.objects.event DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/event' DEBUG: highlighting module code... [ 79%] heat.objects.fields DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/fields' DEBUG: highlighting module code... [ 80%] heat.objects.raw_template DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/raw_template' DEBUG: highlighting module code... [ 80%] heat.objects.raw_template_files DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/raw_template_files' DEBUG: highlighting module code... [ 81%] heat.objects.resource DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource' DEBUG: highlighting module code... [ 81%] heat.objects.resource_data DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource_data' DEBUG: highlighting module code... [ 82%] heat.objects.resource_properties_data DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource_properties_data' DEBUG: highlighting module code... [ 82%] heat.objects.service DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/service' DEBUG: highlighting module code... [ 83%] heat.objects.snapshot DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/snapshot' DEBUG: highlighting module code... [ 83%] heat.objects.software_config DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/software_config' DEBUG: highlighting module code... [ 84%] heat.objects.software_deployment DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/software_deployment' DEBUG: highlighting module code... [ 84%] heat.objects.stack DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack' DEBUG: highlighting module code... [ 85%] heat.objects.stack_lock DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack_lock' DEBUG: highlighting module code... [ 85%] heat.objects.stack_tag DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack_tag' DEBUG: highlighting module code... [ 86%] heat.objects.sync_point DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/sync_point' DEBUG: highlighting module code... [ 86%] heat.objects.user_creds DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/user_creds' DEBUG: highlighting module code... [ 87%] heat.policies DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies' DEBUG: highlighting module code... [ 88%] heat.policies.actions DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/actions' DEBUG: highlighting module code... [ 88%] heat.policies.base DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/base' DEBUG: highlighting module code... [ 89%] heat.policies.build_info DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/build_info' DEBUG: highlighting module code... [ 89%] heat.policies.cloudformation DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/cloudformation' DEBUG: highlighting module code... [ 90%] heat.policies.events DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/events' DEBUG: highlighting module code... [ 90%] heat.policies.resource DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/resource' DEBUG: highlighting module code... [ 91%] heat.policies.resource_types DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/resource_types' DEBUG: highlighting module code... [ 91%] heat.policies.service DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/service' DEBUG: highlighting module code... [ 92%] heat.policies.software_configs DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/software_configs' DEBUG: highlighting module code... [ 92%] heat.policies.software_deployments DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/software_deployments' DEBUG: highlighting module code... [ 93%] heat.policies.stacks DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/stacks' DEBUG: highlighting module code... [ 93%] heat.rpc.client DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/client' DEBUG: highlighting module code... [ 94%] heat.rpc.listener_client DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/listener_client' DEBUG: highlighting module code... [ 94%] heat.rpc.worker_client DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/worker_client' DEBUG: highlighting module code... [ 95%] heat.scaling.cooldown DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/cooldown' DEBUG: highlighting module code... [ 95%] heat.scaling.lbutils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/lbutils' DEBUG: highlighting module code... [ 96%] heat.scaling.rolling_update DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/rolling_update' DEBUG: highlighting module code... [ 96%] heat.scaling.scalingutil DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/scalingutil' DEBUG: highlighting module code... [ 97%] heat.scaling.template DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/template' DEBUG: highlighting module code... [ 97%] oslo_i18n._message DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/oslo_i18n/_message' DEBUG: highlighting module code... [ 98%] oslo_versionedobjects.fields DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/oslo_versionedobjects/fields' DEBUG: highlighting module code... [ 98%] sqlalchemy.orm.attributes DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/sqlalchemy/orm/attributes' DEBUG: highlighting module code... [ 99%] sqlalchemy.sql.schema DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/sqlalchemy/sql/schema' DEBUG: highlighting module code... [100%] sqlalchemy.sql.sqltypes DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/sqlalchemy/sql/sqltypes' DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index' DEBUG: writing additional pages... search done DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 8 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: ___________________________________ summary ____________________________________ DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: + sphinx-build -b man doc/source doc/build/man DEBUG: Running Sphinx v3.4.3 DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( 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-23.0.1.dev7/doc/source/api/heat.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.aws.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.aws.ec2token.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.aws.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.aws.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.v1.signal.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.cfn.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.middleware.fault.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.middleware.version_negotiation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.services.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.views.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.views.stacks_view.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.api.openstack.v1.views.views_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.auth_password.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.auth_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.auth_url.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.crypt.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.custom_backend_auth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.endpoint_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.environment_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.environment_util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.grouputils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.identifier.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.lifecycle_plugin_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.messaging.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.netutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.noauth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.param_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.password_gen.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.plugin_loader.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.pluginutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.policy.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.serializers.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.service_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.short_id.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.template_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.timeutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.urlfetch.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.common.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.filters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.migration.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.models.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.db.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.attributes.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.check_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.conditions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.dependencies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.environment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.function.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.lifecycle_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.node_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.output.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.parameter_groups.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.parent_rsrc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.plugin_manager.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.properties.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.properties_group.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.rsrc_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.scheduler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.service_software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.software_config_io.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.status.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.stk_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.support.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.template_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.timestamp.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.translation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.worker.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.cfn.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.cfn.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.cfn.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.client_exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.default_client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.microversion_mixin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.progress.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.aodh.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.barbican.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.blazar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.cinder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.designate.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.glance.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.heat_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.ironic.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.magnum.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.manila.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.mistral.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.monasca.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.nova.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.octavia.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.openstacksdk.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.swift.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.trove.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.vitrage.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.zaqar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.zun.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.keystone.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.keystone.fake_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.neutron.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.clients.os.neutron.taas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.constraint.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.constraint.common_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.hot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.hot.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.hot.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.hot.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.notification.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.notification.autoscaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.notification.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.alarm_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.scheduler_hints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.server_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.signal_responder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.stack_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.stack_user.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.template_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.volume_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.engine.resources.wait_condition.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.fields.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.raw_template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.raw_template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.resource_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.resource_properties_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.snapshot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.software_deployment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.stack_tag.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.objects.user_creds.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.cloudformation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.resource_types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.policies.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.listener_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.worker_api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.rpc.worker_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.cooldown.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.lbutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.rolling_update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.scalingutil.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/heat.scaling.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/api/modules.rst. DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/openstack-heat-23.0.1.dev7/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/../../config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/_static/heat.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/../../etc/heat/heat-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/openstack-heat-23.0.1.dev7/doc/source/_static/heat.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [man]: all manpages DEBUG: updating environment: [new config] 279 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-model DEBUG: reading sources... [ 0%] admin/index DEBUG: reading sources... [ 1%] admin/introduction DEBUG: reading sources... [ 1%] admin/stack-domain-users DEBUG: reading sources... [ 1%] api/heat DEBUG: reading sources... [ 2%] api/heat.api DEBUG: reading sources... [ 2%] api/heat.api.aws DEBUG: reading sources... [ 2%] api/heat.api.aws.ec2token DEBUG: reading sources... [ 3%] api/heat.api.aws.exception DEBUG: reading sources... [ 3%] api/heat.api.aws.utils DEBUG: reading sources... [ 3%] api/heat.api.cfn DEBUG: reading sources... [ 4%] api/heat.api.cfn.v1 DEBUG: reading sources... [ 4%] api/heat.api.cfn.v1.signal DEBUG: reading sources... [ 5%] api/heat.api.cfn.v1.stacks DEBUG: reading sources... [ 5%] api/heat.api.cfn.versions DEBUG: reading sources... [ 5%] api/heat.api.middleware DEBUG: reading sources... [ 6%] api/heat.api.middleware.fault DEBUG: reading sources... [ 6%] api/heat.api.middleware.version_negotiation DEBUG: reading sources... [ 6%] api/heat.api.openstack DEBUG: reading sources... [ 7%] api/heat.api.openstack.v1 DEBUG: reading sources... [ 7%] api/heat.api.openstack.v1.actions DEBUG: reading sources... [ 7%] api/heat.api.openstack.v1.build_info DEBUG: reading sources... [ 8%] api/heat.api.openstack.v1.events DEBUG: reading sources... [ 8%] api/heat.api.openstack.v1.resources DEBUG: reading sources... [ 8%] api/heat.api.openstack.v1.services DEBUG: reading sources... [ 9%] api/heat.api.openstack.v1.software_configs DEBUG: reading sources... [ 9%] api/heat.api.openstack.v1.software_deployments DEBUG: reading sources... [ 10%] api/heat.api.openstack.v1.stacks DEBUG: reading sources... [ 10%] api/heat.api.openstack.v1.util DEBUG: reading sources... [ 10%] api/heat.api.openstack.v1.views DEBUG: reading sources... [ 11%] api/heat.api.openstack.v1.views.stacks_view DEBUG: reading sources... [ 11%] api/heat.api.openstack.v1.views.views_common DEBUG: reading sources... [ 11%] api/heat.api.openstack.versions DEBUG: reading sources... [ 12%] api/heat.api.versions DEBUG: reading sources... [ 12%] api/heat.common DEBUG: reading sources... [ 12%] api/heat.common.auth_password DEBUG: reading sources... [ 13%] api/heat.common.auth_plugin DEBUG: reading sources... [ 13%] api/heat.common.auth_url DEBUG: reading sources... [ 13%] api/heat.common.cache DEBUG: reading sources... [ 14%] api/heat.common.config DEBUG: reading sources... [ 14%] api/heat.common.context DEBUG: reading sources... [ 15%] api/heat.common.crypt DEBUG: reading sources... [ 15%] api/heat.common.custom_backend_auth DEBUG: reading sources... [ 15%] api/heat.common.endpoint_utils DEBUG: reading sources... [ 16%] api/heat.common.environment_format DEBUG: reading sources... [ 16%] api/heat.common.environment_util DEBUG: reading sources... [ 16%] api/heat.common.exception DEBUG: reading sources... [ 17%] api/heat.common.grouputils DEBUG: reading sources... [ 17%] api/heat.common.i18n DEBUG: reading sources... [ 17%] api/heat.common.identifier DEBUG: reading sources... [ 18%] api/heat.common.lifecycle_plugin_utils DEBUG: reading sources... [ 18%] api/heat.common.messaging DEBUG: reading sources... [ 18%] api/heat.common.netutils DEBUG: reading sources... [ 19%] api/heat.common.noauth DEBUG: reading sources... [ 19%] api/heat.common.param_utils DEBUG: reading sources... [ 20%] api/heat.common.password_gen DEBUG: reading sources... [ 20%] api/heat.common.plugin_loader DEBUG: reading sources... [ 20%] api/heat.common.pluginutils DEBUG: reading sources... [ 21%] api/heat.common.policy DEBUG: reading sources... [ 21%] api/heat.common.profiler DEBUG: reading sources... [ 21%] api/heat.common.serializers DEBUG: reading sources... [ 22%] api/heat.common.service_utils DEBUG: reading sources... [ 22%] api/heat.common.short_id DEBUG: reading sources... [ 22%] api/heat.common.template_format DEBUG: reading sources... [ 23%] api/heat.common.timeutils DEBUG: reading sources... [ 23%] api/heat.common.urlfetch DEBUG: reading sources... [ 24%] api/heat.common.wsgi DEBUG: reading sources... [ 24%] api/heat.db DEBUG: reading sources... [ 24%] api/heat.db.api DEBUG: reading sources... [ 25%] api/heat.db.filters DEBUG: reading sources... [ 25%] api/heat.db.migration DEBUG: reading sources... [ 25%] api/heat.db.models DEBUG: reading sources... [ 26%] api/heat.db.types DEBUG: reading sources... [ 26%] api/heat.db.utils DEBUG: reading sources... [ 26%] api/heat.engine DEBUG: reading sources... [ 27%] api/heat.engine.api DEBUG: reading sources... [ 27%] api/heat.engine.attributes DEBUG: reading sources... [ 27%] api/heat.engine.cfn DEBUG: reading sources... [ 28%] api/heat.engine.cfn.functions DEBUG: reading sources... [ 28%] api/heat.engine.cfn.parameters DEBUG: reading sources... [ 29%] api/heat.engine.cfn.template DEBUG: reading sources... [ 29%] api/heat.engine.check_resource DEBUG: reading sources... [ 29%] api/heat.engine.clients DEBUG: reading sources... [ 30%] api/heat.engine.clients.client_exception DEBUG: reading sources... [ 30%] api/heat.engine.clients.client_plugin DEBUG: reading sources... [ 30%] api/heat.engine.clients.default_client_plugin DEBUG: reading sources... [ 31%] api/heat.engine.clients.microversion_mixin DEBUG: reading sources... [ 31%] api/heat.engine.clients.os DEBUG: reading sources... [ 31%] api/heat.engine.clients.os.aodh DEBUG: reading sources... [ 32%] api/heat.engine.clients.os.barbican DEBUG: reading sources... [ 32%] api/heat.engine.clients.os.blazar DEBUG: reading sources... [ 32%] api/heat.engine.clients.os.cinder DEBUG: reading sources... [ 33%] api/heat.engine.clients.os.designate DEBUG: reading sources... [ 33%] api/heat.engine.clients.os.glance DEBUG: reading sources... [ 34%] api/heat.engine.clients.os.heat_plugin DEBUG: reading sources... [ 34%] api/heat.engine.clients.os.ironic DEBUG: reading sources... [ 34%] api/heat.engine.clients.os.keystone DEBUG: reading sources... [ 35%] api/heat.engine.clients.os.keystone.fake_keystoneclient DEBUG: reading sources... [ 35%] api/heat.engine.clients.os.keystone.heat_keystoneclient DEBUG: reading sources... [ 35%] api/heat.engine.clients.os.keystone.keystone_constraints DEBUG: reading sources... [ 36%] api/heat.engine.clients.os.magnum DEBUG: reading sources... [ 36%] api/heat.engine.clients.os.manila DEBUG: reading sources... [ 36%] api/heat.engine.clients.os.mistral DEBUG: reading sources... [ 37%] api/heat.engine.clients.os.monasca DEBUG: reading sources... [ 37%] api/heat.engine.clients.os.neutron DEBUG: reading sources... [ 37%] api/heat.engine.clients.os.neutron.lbaas_constraints DEBUG: reading sources... [ 38%] api/heat.engine.clients.os.neutron.neutron_constraints DEBUG: reading sources... [ 38%] api/heat.engine.clients.os.neutron.taas_constraints DEBUG: reading sources... [ 39%] api/heat.engine.clients.os.nova DEBUG: reading sources... [ 39%] api/heat.engine.clients.os.octavia DEBUG: reading sources... [ 39%] api/heat.engine.clients.os.openstacksdk DEBUG: reading sources... [ 40%] api/heat.engine.clients.os.swift DEBUG: reading sources... [ 40%] api/heat.engine.clients.os.trove DEBUG: reading sources... [ 40%] api/heat.engine.clients.os.vitrage DEBUG: reading sources... [ 41%] api/heat.engine.clients.os.zaqar DEBUG: reading sources... [ 41%] api/heat.engine.clients.os.zun DEBUG: reading sources... [ 41%] api/heat.engine.clients.progress DEBUG: reading sources... [ 42%] api/heat.engine.conditions DEBUG: reading sources... [ 42%] api/heat.engine.constraint DEBUG: reading sources... [ 43%] api/heat.engine.constraint.common_constraints DEBUG: reading sources... [ 43%] api/heat.engine.constraints DEBUG: reading sources... [ 43%] api/heat.engine.dependencies DEBUG: reading sources... [ 44%] api/heat.engine.environment DEBUG: reading sources... [ 44%] api/heat.engine.event DEBUG: reading sources... [ 44%] api/heat.engine.function DEBUG: reading sources... [ 45%] api/heat.engine.hot DEBUG: reading sources... [ 45%] api/heat.engine.hot.functions DEBUG: reading sources... [ 45%] api/heat.engine.hot.parameters DEBUG: reading sources... [ 46%] api/heat.engine.hot.template DEBUG: reading sources... [ 46%] api/heat.engine.lifecycle_plugin DEBUG: reading sources... [ 46%] api/heat.engine.node_data DEBUG: reading sources... [ 47%] api/heat.engine.notification DEBUG: reading sources... [ 47%] api/heat.engine.notification.autoscaling DEBUG: reading sources... [ 48%] api/heat.engine.notification.stack DEBUG: reading sources... [ 48%] api/heat.engine.output DEBUG: reading sources... [ 48%] api/heat.engine.parameter_groups DEBUG: reading sources... [ 49%] api/heat.engine.parameters DEBUG: reading sources... [ 49%] api/heat.engine.parent_rsrc DEBUG: reading sources... [ 49%] api/heat.engine.plugin_manager DEBUG: reading sources... [ 50%] api/heat.engine.properties DEBUG: reading sources... [ 50%] api/heat.engine.properties_group DEBUG: reading sources... [ 50%] api/heat.engine.resource DEBUG: reading sources... [ 51%] api/heat.engine.resources DEBUG: reading sources... [ 51%] api/heat.engine.resources.alarm_base DEBUG: reading sources... [ 51%] api/heat.engine.resources.scheduler_hints DEBUG: reading sources... [ 52%] api/heat.engine.resources.server_base DEBUG: reading sources... [ 52%] api/heat.engine.resources.signal_responder DEBUG: reading sources... [ 53%] api/heat.engine.resources.stack_resource DEBUG: reading sources... [ 53%] api/heat.engine.resources.stack_user DEBUG: reading sources... [ 53%] api/heat.engine.resources.template_resource DEBUG: reading sources... [ 54%] api/heat.engine.resources.volume_base DEBUG: reading sources... [ 54%] api/heat.engine.resources.wait_condition DEBUG: reading sources... [ 54%] api/heat.engine.rsrc_defn DEBUG: reading sources... [ 55%] api/heat.engine.scheduler DEBUG: reading sources... [ 55%] api/heat.engine.service DEBUG: reading sources... [ 55%] api/heat.engine.service_software_config DEBUG: reading sources... [ 56%] api/heat.engine.software_config_io DEBUG: reading sources... [ 56%] api/heat.engine.stack DEBUG: reading sources... [ 56%] api/heat.engine.stack_lock DEBUG: reading sources... [ 57%] api/heat.engine.status DEBUG: reading sources... [ 57%] api/heat.engine.stk_defn DEBUG: reading sources... [ 58%] api/heat.engine.support DEBUG: reading sources... [ 58%] api/heat.engine.sync_point DEBUG: reading sources... [ 58%] api/heat.engine.template DEBUG: reading sources... [ 59%] api/heat.engine.template_common DEBUG: reading sources... [ 59%] api/heat.engine.template_files DEBUG: reading sources... [ 59%] api/heat.engine.timestamp DEBUG: reading sources... [ 60%] api/heat.engine.translation DEBUG: reading sources... [ 60%] api/heat.engine.update DEBUG: reading sources... [ 60%] api/heat.engine.worker DEBUG: reading sources... [ 61%] api/heat.objects DEBUG: reading sources... [ 61%] api/heat.objects.base DEBUG: reading sources... [ 62%] api/heat.objects.event DEBUG: reading sources... [ 62%] api/heat.objects.fields DEBUG: reading sources... [ 62%] api/heat.objects.raw_template DEBUG: reading sources... [ 63%] api/heat.objects.raw_template_files DEBUG: reading sources... [ 63%] api/heat.objects.resource DEBUG: reading sources... [ 63%] api/heat.objects.resource_data DEBUG: reading sources... [ 64%] api/heat.objects.resource_properties_data DEBUG: reading sources... [ 64%] api/heat.objects.service DEBUG: reading sources... [ 64%] api/heat.objects.snapshot DEBUG: reading sources... [ 65%] api/heat.objects.software_config DEBUG: reading sources... [ 65%] api/heat.objects.software_deployment DEBUG: reading sources... [ 65%] api/heat.objects.stack DEBUG: reading sources... [ 66%] api/heat.objects.stack_lock DEBUG: reading sources... [ 66%] api/heat.objects.stack_tag DEBUG: reading sources... [ 67%] api/heat.objects.sync_point DEBUG: reading sources... [ 67%] api/heat.objects.user_creds DEBUG: reading sources... [ 67%] api/heat.policies DEBUG: reading sources... [ 68%] api/heat.policies.actions DEBUG: reading sources... [ 68%] api/heat.policies.base DEBUG: reading sources... [ 68%] api/heat.policies.build_info DEBUG: reading sources... [ 69%] api/heat.policies.cloudformation DEBUG: reading sources... [ 69%] api/heat.policies.events DEBUG: reading sources... [ 69%] api/heat.policies.resource DEBUG: reading sources... [ 70%] api/heat.policies.resource_types DEBUG: reading sources... [ 70%] api/heat.policies.service DEBUG: reading sources... [ 70%] api/heat.policies.software_configs DEBUG: reading sources... [ 71%] api/heat.policies.software_deployments DEBUG: reading sources... [ 71%] api/heat.policies.stacks DEBUG: reading sources... [ 72%] api/heat.rpc DEBUG: reading sources... [ 72%] api/heat.rpc.api DEBUG: reading sources... [ 72%] api/heat.rpc.client DEBUG: reading sources... [ 73%] api/heat.rpc.listener_client DEBUG: reading sources... [ 73%] api/heat.rpc.worker_api DEBUG: reading sources... [ 73%] api/heat.rpc.worker_client DEBUG: reading sources... [ 74%] api/heat.scaling DEBUG: reading sources... [ 74%] api/heat.scaling.cooldown DEBUG: reading sources... [ 74%] api/heat.scaling.lbutils DEBUG: reading sources... [ 75%] api/heat.scaling.rolling_update DEBUG: reading sources... [ 75%] api/heat.scaling.scalingutil DEBUG: reading sources... [ 75%] api/heat.scaling.template DEBUG: reading sources... [ 76%] api/index DEBUG: reading sources... [ 76%] api/modules DEBUG: reading sources... [ 77%] configuration/config-options DEBUG: loading config file config-generator.conf DEBUG: /usr/lib/python3.9/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... [ 77%] configuration/index DEBUG: reading sources... [ 77%] configuration/logs DEBUG: reading sources... [ 78%] configuration/sample_config DEBUG: reading sources... [ 78%] configuration/sample_policy DEBUG: reading sources... [ 78%] contributor/contributing DEBUG: reading sources... [ 79%] contributor/index DEBUG: reading sources... [ 79%] developing_guides/architecture DEBUG: reading sources... [ 79%] developing_guides/blueprints DEBUG: reading sources... [ 80%] developing_guides/gmr DEBUG: reading sources... [ 80%] developing_guides/index DEBUG: reading sources... [ 81%] developing_guides/pluginguide DEBUG: reading sources... [ 81%] developing_guides/rally_on_gates DEBUG: reading sources... [ 81%] developing_guides/schedulerhints DEBUG: reading sources... [ 82%] developing_guides/supportstatus DEBUG: reading sources... [ 82%] getting_started/create_a_stack DEBUG: reading sources... [ 82%] getting_started/index DEBUG: reading sources... [ 83%] getting_started/on_devstack DEBUG: reading sources... [ 83%] getting_started/on_fedora DEBUG: reading sources... [ 83%] getting_started/on_other DEBUG: reading sources... [ 84%] getting_started/on_ubuntu DEBUG: reading sources... [ 84%] getting_started/standalone DEBUG: reading sources... [ 84%] glossary DEBUG: reading sources... [ 85%] index DEBUG: reading sources... [ 85%] install/get_started DEBUG: reading sources... [ 86%] install/index DEBUG: reading sources... [ 86%] install/install DEBUG: reading sources... [ 86%] install/install-debian DEBUG: reading sources... [ 87%] install/install-obs DEBUG: reading sources... [ 87%] install/install-rdo DEBUG: reading sources... [ 87%] install/install-ubuntu DEBUG: reading sources... [ 88%] install/launch-instance DEBUG: reading sources... [ 88%] install/next-steps DEBUG: reading sources... [ 88%] install/verify DEBUG: reading sources... [ 89%] man/heat-api DEBUG: reading sources... [ 89%] man/heat-api-cfn DEBUG: reading sources... [ 89%] man/heat-db-setup DEBUG: reading sources... [ 90%] man/heat-engine DEBUG: reading sources... [ 90%] man/heat-keystone-setup-domain DEBUG: reading sources... [ 91%] man/heat-manage DEBUG: reading sources... [ 91%] man/heat-status DEBUG: reading sources... [ 91%] man/index DEBUG: reading sources... [ 92%] operating_guides/httpd DEBUG: reading sources... [ 92%] operating_guides/scale_deployment DEBUG: reading sources... [ 92%] operating_guides/upgrades_guide DEBUG: reading sources... [ 93%] template_guide/advanced_topics DEBUG: reading sources... [ 93%] template_guide/basic_resources DEBUG: reading sources... [ 93%] template_guide/cfn DEBUG: 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 DEBUG: reading sources... [ 94%] template_guide/contrib DEBUG: reading sources... [ 94%] template_guide/environment DEBUG: reading sources... [ 95%] template_guide/existing_templates DEBUG: reading sources... [ 95%] template_guide/feature_guide DEBUG: reading sources... [ 96%] template_guide/functions DEBUG: reading sources... [ 96%] template_guide/hello_world DEBUG: reading sources... [ 96%] template_guide/hot_guide DEBUG: reading sources... [ 97%] template_guide/hot_spec DEBUG: reading sources... [ 97%] template_guide/index DEBUG: reading sources... [ 97%] template_guide/multi-clouds DEBUG: reading sources... [ 98%] template_guide/openstack DEBUG: reading sources... [ 98%] template_guide/software_deployment DEBUG: reading sources... [ 98%] template_guide/unsupported DEBUG: reading sources... [ 99%] templates/cfn/WordPress_Single_Instance DEBUG: reading sources... [ 99%] templates/hot/hello_world DEBUG: 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: 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-23.0.1-0.20250723072328.54c7b6c.el9.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-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/man/man1/ DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//usr/bin/heat-db-setup DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//usr/bin/heat-keystone-setup DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//usr/share/man/man1/heat-db-setup.1 DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//usr/share/man/man1/heat-keystone-setup.*' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/var/lib/heat/.dummy DEBUG: + install -p -D -m 640 etc/heat/heat.conf.sample /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//etc/heat/heat.conf DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/heat-dist.conf /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/heat/heat-dist.conf DEBUG: + echo '[revision]' DEBUG: + echo heat_revision=23.0.1 DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/etc/heat/api-paste.ini /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//etc/heat DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/etc/heat/environment.d /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//etc/heat DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/etc/heat/templates /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64//etc/heat DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/etc/heat DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/de/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/es/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/fr/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/it/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/ja/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/ru/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages/heat/locale /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64 heat --all-name DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 23.0.1-0.20250723072328.54c7b6c.el9 --unique-debug-suffix -23.0.1-0.20250723072328.54c7b6c.el9.x86_64 --unique-debug-src-base openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/openstack-heat-23.0.1.dev7 DEBUG: find: 'debug': No such file or directory 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/redhat/brp-python-bytecompile '' 1 0 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9 using python3.9 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.9/site-packages/heat_integrationtests/prepare_test_network.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.9/site-packages/heat_integrationtests/prepare_test_env.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.9/site-packages/heat_integrationtests/cleanup_test_env.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.9/site-packages/heat/cloudinit/boothook.sh from /bin/bash to #!/usr/bin/bash DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TMjJYr DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-heat-23.0.1.dev7/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_suffix [0.386808s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_multiple [0.136513s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list [0.400480s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_get_param_value_missing [0.281720s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_multiple_missing [0.189433s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_prefix [0.112610s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error [0.074790s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_denied_error [0.042208s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_get_param_value [0.121228s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_invalid_action_error [0.040734s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage_prefix [0.060172s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_already_exists_error [0.243469s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage [0.134986s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_multicloud [0.128584s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_inval_param_error [0.149932s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_badindex [0.448383s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_denied [0.140872s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_multicloud_none_allowed [0.088977s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_paste [0.111243s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_prefix2 [0.116907s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract [0.206729s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_space [0.104934s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_format_response [0.084499s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_request_limit_exceeded [0.079892s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage_suffix [0.161785s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ec2authtoken [0.386604s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_x_auth_nouser_x_auth_user [0.092752s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_reformat_dict_keys [0.125063s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_dots [0.152567s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_clients_keystone_opts [0.099094s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_param_new [0.390255s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_noaccess [0.163051s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_opts [0.099994s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_notlast [0.099798s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_filter_factory [0.096432s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_signature [0.130381s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_param_new [0.108394s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_reformat_dict_keys_missing [0.414682s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_param_old [0.130738s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_inval_template [0.117928s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create [0.114527s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_nosig [0.132551s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_no_template [0.141133s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_false_delete [0.114333s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_nouser [0.144915s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_or_update_err [0.139761s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ec2authtoken_long [0.448337s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_false_rollback [0.122747s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete [0.091838s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_aterr [0.152063s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_badconf_no_authuri [0.157407s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ks_authtoken [0.162655s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete_bad_name [0.114969s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_bad_name [0.109391s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_tokenid [0.181094s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe [0.117464s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_last_updated_time [0.117075s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_multicloud [0.178100s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok [0.111645s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_arn [0.117268s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_bad_name [0.140566s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_roles [0.140973s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_v2 [0.111528s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_err_inval [0.123921s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_x_auth_user [0.141491s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_nospace [0.143198s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_ise [0.123059s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_ssl_default_options [0.136172s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_space [0.129293s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_ssl_opts [0.163808s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource_nonexistent [0.489065s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_param_old [0.110765s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource_nonexistent_stack [0.114048s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_ssl_insecure_option [0.124958s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_rpcerr [0.161720s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_err_rpcerr [0.140180s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_filter_factory_none_app [0.141532s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_ok [0.519854s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_event_id_integer [0.110402s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_last [0.141797s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_err [0.190319s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template [0.188152s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_update_bad_name [0.142438s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_nospace [0.146441s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_true [0.166722s] ... ok DEBUG: {0} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_return_version_controller_when_request_path_is_empty [0.108910s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_bad_name [0.126750s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_bad_resources_in_template [0.164562s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_ise [0.092601s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_multiple [0.088144s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_err_rpcerr [0.176398s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_cancel_without_rollback [0.099935s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_cancel_update [0.207753s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_stack_resources_bad_name [0.123041s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_engine [0.109562s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_rmt_aterr [0.155672s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_stackid_addprefix [0.142753s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_rollback [0.527507s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_exists [0.143063s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_response_api_build_revision_from_config_file [0.153023s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_update [0.137696s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_arn_invalidtenant [0.129415s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_no_last_updated_time [0.072790s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_validate_err_inval_template [0.118478s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_retrieves_build_revision_from_the_engine [0.163220s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_physical [0.108286s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_accept_header_contains_unknown_version [0.100774s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_rmt_aterr [0.061658s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_limit_not_int [0.142302s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_stack_resources [0.077040s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_accept_header_contains_valid_version [0.110789s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_invalid_utf8_path [0.051976s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_match_version_string [0.041311s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_multiple_resource_names_no_resource [0.146220s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_no_URI_version_accept_header_contains_invalid_MIME_type [0.104230s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_request_path_contains_unknown_version [0.100454s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_default [0.625379s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_cancel_update [0.104828s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_request_path_contains_valid_version [0.064102s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_check [0.116006s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_suspend [0.071655s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete_err_rpcerr [0.178454s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_bogus_filter_param [0.050397s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_err_denied_policy [0.063554s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_err_denied_policy [0.043307s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource [0.175997s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_stack_nonexist [0.062035s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources [0.159085s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_event_id_uuid [0.635307s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_resume [0.429849s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_build_info_err_denied_policy [0.094310s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_physical_not_found [0.147163s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_nested_depth [0.142113s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nested_depth_not_int [0.281240s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_with_invalid_keys [0.073210s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_theres_a_default_api_build_revision [0.119533s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_nonexist_resource [0.058113s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_event_id_integer [0.141358s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_denied [0.170512s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show [0.060579s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_event_id_integer [0.104611s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_err_denied_policy [0.061998s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_multiple_resource_names [0.133212s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_bad_name [0.148640s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_event_id_uuid [0.117761s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_events [0.105335s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index [0.110567s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_stack_index_event_id_integer [0.134064s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_event_id_uuid [0.188678s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_services [0.151781s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nonexist [0.113502s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_stack_index_event_id_uuid [0.136653s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_software_deployments [0.107840s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_int_body [0.168145s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_collection [0.054572s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_with_invalid_value [0.166665s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_without_mark_unhealthy_key [0.156480s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_data [0.082701s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_data_template [0.054415s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list [0.178805s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_nonexist [0.155730s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_without_reason [0.182384s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index [0.058194s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_nonexist [0.118099s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update [0.103904s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_err_denied_policy [0.141789s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_rmt_interr [0.186651s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_nested_stack [0.137282s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_single_attribute [0.106283s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update_no_input_values [0.119431s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_validate_err_no_template [0.171037s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_signal [0.112346s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update_not_found [0.105925s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_resources [0.165615s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_args [0.131839s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_405 [0.152304s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_software_configs [0.126831s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_options [0.104985s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete [0.112780s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_only_params [0.143833s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_outputs [0.110006s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index_limit_not_int [0.098077s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_default [0.095142s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_post_actions_lookup_redirect [0.113542s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete [0.098368s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_services.ServiceControllerTest.test_index_503 [0.101623s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_not_match_version_string [0.676472s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_with_env_files [0.094796s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_removes_version_from_request_path [0.163235s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parameters_override_environment [0.549701s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_return_version_controller_when_request_path_is_version [0.131956s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error [0.109081s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error_message [0.083864s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_create [0.479000s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction [0.132199s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_abandon [0.108288s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete_not_found [0.125265s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parameters [0.530187s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_empty [0.130132s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index_limit_negative [0.094170s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error_success [0.089748s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt [0.147896s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_err_denied_policy [0.151168s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_create [0.109003s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_exceeds_max_template_size [0.114411s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_existing [0.116152s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete_error [0.123716s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_priority [0.107914s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_bogus_pagination_param [0.169682s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_timeout_not_int [0.131859s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_index [0.139071s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create [0.139066s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_multiple_resource_names [0.152692s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete [0.132887s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_resource_nonexist [0.090246s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_show [0.157111s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_circulardep [0.160789s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_detail [0.113682s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_stack_nonexist [0.121111s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_deleted_false [0.120486s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_show_not_found [0.155810s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_denied_policy [0.158416s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_bad_resource [0.120739s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_and_parameters [0.137057s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_rpcerr [0.152380s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_hidden_false [0.169141s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_denied_policy [0.123082s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index [0.096662s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_stack_name [0.142608s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_detail [0.104254s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_stack_bad_reqest [0.151310s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_bogus_filter_param [0.122699s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_stack_name_missing [0.150368s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_invalid_filters [0.150236s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_with_files [0.153036s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nested_depth [0.109069s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_int [0.138377s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_bogus_pagination_param [0.178002s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_with_tags [0.141972s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_valid_request [0.113107s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_missing [0.142683s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete_err_denied_policy [0.128373s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_enforces_global_index_if_global_tenant [0.163481s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show [0.081911s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_string_json [0.148959s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_deprecated_show_invalidtenant [0.132292s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_nonexist_resource [0.093059s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_limit_not_int [0.177224s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt_timeout_not_int [0.140270s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_export [0.147743s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types_error [0.137965s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_invalid_template_type [0.142586s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template [0.127621s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_err_denied_policy [0.100583s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_not_found [0.146203s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_funcs_includes_condition_funcs [0.185395s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template_err_notfound [0.104875s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template [0.165759s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_uncreated_resource [0.574253s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_nested_false [0.125718s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_multiple_attributes [0.122182s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_build_info [0.108092s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_post_actions [0.062588s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_snapshot [0.116923s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_hidden_true [0.558446s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_rmt_interr [0.092766s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_update_delete [0.103514s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_outputs [0.116957s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_template_handling [0.128371s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_functions [0.937183s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types [0.125447s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_err_denied_policy [0.718099s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_services.ServiceControllerTest.test_index [0.139514s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types_err_denied_policy [0.090457s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_limit_negative [0.105077s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource [0.188095s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_versions [0.085046s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_default [0.159012s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_show_deleted_True_with_count_True [0.114967s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_stack [0.091887s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete_error [0.148569s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_with_tags_timeout [0.089517s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_show_deleted_True_with_count_false [0.125802s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource_err_denied_policy [0.229127s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_show [0.102910s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_nonexist [0.132412s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup [0.119464s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource_nonexistent [0.157372s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_arn [0.103646s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_show_not_found [0.179526s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show [0.148403s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_err_policy [0.112488s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_faulty_template [0.161353s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update [0.095329s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete_not_found [0.133282s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_nonexistent [0.113004s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_timeout_negative [0.090254s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_bad_format [0.111425s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_without_resolve_outputs [0.196706s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_template [0.100853s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_update_stack [0.111184s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_empty_params [0.120640s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_update_stack_patch [0.098702s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patch_timeout_not_int [0.129771s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_bad_name [0.165178s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_missing [0.120426s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_template_error [0.101770s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema [0.149074s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_parameters_with_tags [0.114382s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_inline [0.097933s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_bogus_param_type [0.108940s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patched_existing_parameters [0.116260s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_mixed_value_param_with_multiple_entries [0.088166s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_err_denied_policy [0.173894s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_tags [0.138649s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_immutable_parameter [0.154201s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_err_denied_policy [0.123515s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_timeout_not_int [0.176260s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackSerializerTest.test_serialize_create [0.130051s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_string_yaml [0.572926s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_does_not_overwrite_other_params [0.105704s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_and_default_parameters [0.166611s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_url [0.120284s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_overwrites_url_marker [0.105649s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_parameters [0.143759s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_abandon_err_denied_policy [0.117524s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_add_project_by_default [0.110876s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_only_adds_allowed_param_if_param_exists [0.733767s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt_error [0.102323s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patch_timeout_negative [0.138007s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_stack_index [0.109926s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_returns_empty_dict [0.155721s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_engine [0.118473s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.088551s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete_bad_name [0.115594s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_tenant_mismatch_is_admin [0.146788s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json_exceeds_max_json_mb [0.120540s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_environment [0.153205s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_creates_next [0.143337s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_doesnt_create_next_if_page_not_full [0.143249s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_files [0.188416s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_add_project_if_not_include_project [0.143873s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template_err_denied_policy [0.136193s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patched_and_default_parameters [0.736246s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_replace_stack_identity_with_id_and_links [0.107353s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_deleted_true [0.142464s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_mixed_value_param_with_single_entry [0.122732s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.597163s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_stack_basic_details [0.129790s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_nested_true [0.124752s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_multiple_value_params [0.120450s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length_plain_content_type [0.139610s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.125716s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_uses_admin_context [0.082364s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.106592s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_get_with_body [0.088365s] ... ok DEBUG: /usr/lib/python3.9/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.openstack_v1.test_stacks.StackControllerTest.test_index_doesnt_break_with_old_engine [0.134589s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_single_value_params [0.207951s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.132736s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_content_type_with_get [0.148409s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_doesnt_return_stack_count_if_with_count_is_false [0.143857s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_policy_deny [0.165501s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.RequestTest.test_content_type_unsupported [0.151367s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_aws_content_type_only [0.123820s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_returns_stack_count_if_with_count_is_true [0.158346s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_filter_out_all_but_given_keys [0.149262s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_dispatch_default [0.123918s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length_no_content_type [0.174639s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_include_stack_status_with_no_action [0.136552s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_dispatch_no_default [0.114401s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_rmt_aterr [0.171996s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_wrong_content_type [0.157015s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.118633s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_merges_stack_action_and_status [0.151548s] ... ok DEBUG: /usr/lib/python3.9/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.openstack_v1.test_stacks.StackControllerTest.test_index_with_admin_context [0.186940s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.118729s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_accept_default [0.180258s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_append_collection_count [0.137018s] ... ok DEBUG: /usr/lib/python3.9/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: {1} heat.tests.api.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.122217s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_appends_collection_count_of_zero [0.139946s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.183825s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.144952s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_missing [0.166261s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_attribute_list [0.298464s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.151825s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_with_charset [0.176560s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_attribute_current_size [0.179075s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_type_malformed [0.157522s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_attribute_current_size_with_path [0.147433s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.145219s] ... ok DEBUG: /usr/lib/python3.9/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.openstack_v1.test_stacks.StackControllerTest.test_index_with_count_is_invalid [0.952013s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_index_dotted_attribute [0.156138s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_json [0.146901s] ... ok DEBUG: /usr/lib/python3.9/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.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_err_denied_policy [0.166717s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_attribute_dict [0.144157s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.157614s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_notfound [0.235484s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(client_exceptions) [0.157619s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.785011s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.ResourceTest.test_resource_call_error_handle [0.112019s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_output [0.187650s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(aws_exception) [0.192718s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_err_denied_policy [0.213335s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_template [0.181996s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_attribute_dict [0.503062s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_returns_only_allowed_params [0.115373s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_refs [1.016171s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_refs_map [0.163618s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.IncorrectUpdatePolicyTest.test_with_update_policy_inst_group [0.072666s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_tenant_mismatch [0.140323s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.083758s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_doesnt_create_next_if_no_limit [0.166336s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.245300s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_invalid_min_size [0.108728s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(webob_bad_request) [0.953092s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_handles_invalid_limits [0.146238s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_group_metadata_reset [0.159755s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(webob_not_found) [0.079440s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.222815s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_notification_send_if_resize_failed [0.138509s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_adds_project_if_include_project [0.170606s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_index_dotted_attribute [0.134289s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_refs [0.080230s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.230839s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_include_stack_action [0.153835s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_create [0.151311s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_no_instance_list [0.081710s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.082524s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_includes_all_other_keys [0.161560s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_invalid_max_size [0.206587s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_with_extra [0.170430s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_pausetime_in_update_policy [0.100162s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.071584s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_with_metering [0.136425s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_append_collection_links [0.148281s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_metadata_is_written_update [0.086235s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_scaling_unfinished [0.258920s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scale_up_min_adjustment [0.080551s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_doesnt_append_collection_count [0.185855s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_ok [0.121517s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_signal_attribute [0.247879s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon [0.203388s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_doesnt_append_collection_links [0.157331s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_resize_fail [0.121158s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_error [0.144374s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_ok [0.095999s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_not_in_progress_legacy [0.219467s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_no_action [0.212997s] ... ok DEBUG: {1} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_create_with_instanceid_not_found [0.074638s] ... ok DEBUG: {1} heat.tests.autoscaling.test_lbutils.LBUtilsTest.test_reload_non_lb [0.074247s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_metadata_is_written [0.221963s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_bad_group [0.175390s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+n) [0.070293s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.455973s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-n) [0.085442s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_without_all_ssl_reqs [0.157075s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_toosoon [0.259185s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+nb) [0.117078s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.187910s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_ok [0.519046s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_pausetime_in_update_policy [0.178481s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.074397s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.181028s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_update_desired_cap [0.688858s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-nb) [0.748292s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(000) [0.130079s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_min_size [0.174007s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_get_with_body_with_aws [0.652975s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(e) [0.109793s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(040) [0.153946s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_type [0.111966s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+eb) [0.091072s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_same_capacity [0.164186s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(253) [0.128304s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-eb) [0.113330s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_respect_aws_content_type [0.135338s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.096751s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p) [0.129191s] ... ok DEBUG: /usr/lib/python3.9/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: {2} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_conf_properties_vpc_zone [0.264601s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(14n) [0.211296s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.RequestTest.test_best_match_language [0.120067s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p) [0.109221s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.ResourceTest.test_dispatch [0.096073s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+pb) [0.109656s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args [0.109447s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_policy.ScalingPolicyAttrTest.test_alarm_attribute [0.291678s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_alarm_attribute [0.314779s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-pb) [0.144205s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p+r) [0.130036s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid [0.179161s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_attribute_list [0.251474s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_bad_group [0.298562s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p+r) [0.111545s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_create_with_instanceid [0.168854s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_refs_map [0.193246s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p-r) [0.171893s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_get_ref_by_id [0.127422s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_signed_url [0.302390s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_refid_convergence_cache_data [0.113874s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.IncorrectUpdatePolicyTest.test_with_update_policy_aws [0.217308s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p-r) [0.166648s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_some_units [0.167266s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.148610s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_lc_validate_without_InstanceId_and_ImageId [0.214940s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+ps) [0.169213s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_resource_name [0.140383s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_validate_reference_attr_with_none_ref [0.118022s] ... ok DEBUG: {0} heat.tests.autoscaling.test_lbutils.LBUtilsTest.test_reload_aws_lb [0.183951s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p+rs) [0.162062s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_0) [0.102836s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon_legacy [0.188708s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_update_association_with_EIP [0.305260s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_1) [0.099442s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_3) [0.091553s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p-rs) [0.228125s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_build_nics_with_security_groups [0.195479s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_4) [0.106860s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_not_in_progress [0.252751s] ... ok DEBUG: {1} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p-rs) [0.160320s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_5) [0.110088s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_duplicate_image_name_err [0.182126s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.247322s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_desiredcapacity_zero [0.254070s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_0) [0.741900s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_no_cooldown_no_scaling_in_progress [0.851738s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_1) [0.139433s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_image_id_err [0.886602s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_none [0.235993s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_3) [0.149895s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_resolve_az_attribute [0.178389s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_4) [0.173638s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_scaling_group_create_with_instanceid [0.824415s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_zero [0.254766s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_5) [0.090871s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_resolve_az_attribute_nova_az_ext_disabled [0.189258s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_0) [0.112571s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scale_down_min_adjustment [0.214192s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_1) [0.090100s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_toomany_vpc_zone_identifier [0.255350s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_BlockDeviceMappings [0.176011s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_resume_complete [0.094418s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_2) [0.121772s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_same_capacity [0.222929s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_validate_without_InstanceId_and_LaunchConfigurationName [0.237496s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_3) [0.141944s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_suspend_complete [0.216380s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_update_desired_nocap [0.176956s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon_legacy [0.183259s] ... ok DEBUG: {0} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_4) [0.139770s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_metadata_is_written [0.136347s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_status_build_spawning [0.236035s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_update_in_failed [0.223383s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_none [0.173359s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.310126s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_default [0.153608s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_status_reboot [0.201776s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_notification_send_if_resize_failed [0.226530s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scale_up_min_adjustment [0.079228s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_status_rescue [0.269012s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.327558s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_signal_attribute_with_prefix [0.312487s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_resize_fail [0.106586s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_with_metering [0.102138s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_size_changed [0.185098s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_instance_type_failed [0.300449s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_toosoon [0.117956s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.356780s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_convg_cache_data [0.066945s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_no_old_empty_new [0.141164s] ... ok DEBUG: {3} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_lc_validate_without_InstanceId_and_InstanceType [0.078779s] ... ok DEBUG: {2} heat.tests.aws.test_instance_network.instancesTest.test_instance_create_delete_with_SubnetId [0.109201s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_size_changed [0.355537s] ... ok DEBUG: {3} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_DeviceName_property [0.090703s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_scaling_group_create_with_instanceid_not_found [0.246261s] ... ok DEBUG: {2} heat.tests.aws.test_instance_network.instancesTest.test_instance_create_with_nic [0.139125s] ... ok DEBUG: {3} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_Ebs_property [0.088658s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_global [0.210634s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_ok [0.383490s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon [0.334677s] ... ok DEBUG: {3} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_SnapshotId_property [0.490059s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_no_check [0.294924s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_not_in_progress [0.204501s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_0) [0.065472s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_3_1_0) [0.051578s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_4) [0.055260s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_rsrc_name [0.394135s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_3_1_4) [0.055383s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_flavor [0.250802s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_4_1_4) [0.110598s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_update_in_progress [0.288066s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_template [0.176293s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_sec_gr [0.193977s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_5) [0.127010s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_create [0.160820s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_resource_id [0.205273s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_3_1_5) [0.134541s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_0_1_4) [0.120099s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_validate_EIP_and_InstanceId [0.222453s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_1_1_4) [0.130401s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_4_1_5) [0.118358s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_2_0) [0.134845s] ... ok DEBUG: {1} heat.tests.aws.test_eip.EIPTest.test_eip [0.369090s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_2_2_0) [0.129147s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_update_in_failed [0.926699s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_2_4) [0.205407s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_with_extra [0.153001s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_key_name [1.226889s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_6_2_2_4) [0.182527s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_refid_convergence_cache_data [0.169246s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_not_supported [0.138186s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_6_4_2_4) [0.138265s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_refid_convergence_cache_data [0.164280s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_0_2_0) [0.132093s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_toosoon [0.276420s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_4_2_0) [0.121877s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_hchk_good [0.194136s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_error [0.138915s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_0_2_4) [0.129685s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_create_template [0.117294s] ... ok DEBUG: {1} heat.tests.aws.test_eip.EIPTest.test_eip_update [1.183887s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_6_2_2_4) [0.106790s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_hchk_int_gt_tmo [0.205538s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_units_some_already_up_to_date [0.098807s] ... ok DEBUG: {1} heat.tests.aws.test_eip.EIPTest.test_eip_with_exception [0.132775s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_build_block_device_mapping [0.168813s] ... ok DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_delete_conflict_empty [0.312518s] ... ok DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_association_allocationid [0.274021s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_default_instance_user [0.159996s] ... ok DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_delete_not_found [0.245577s] ... ok DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_delete_association_successful_if_create_failed [0.263714s] ... ok DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_public_read [0.182529s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_delete [0.274105s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_6_4_2_4) [0.815234s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_update_association_needs_update_InstanceId [0.283836s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_7_2_2_4) [0.165814s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_delete_notfound [0.243483s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_0_2_0) [0.161773s] ... ok DEBUG: {2} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_exception [0.407637s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_image_name_err [0.232261s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_2_2_0) [0.177724s] ... ok DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_update_association_needs_update_InstanceId_EIP [0.375356s] ... ok DEBUG: {2} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_update_with_empty_rules [0.265152s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_0_2_4) [0.155849s] ... ok DEBUG: {2} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_access_allowed [0.174053s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_notfound_on_delete [0.352618s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_5_2_2_4) [0.177537s] ... ok DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_update_association_with_AllocationId_or_EIP [0.436219s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_stack_scheduler_hints [0.136686s] ... ok DEBUG: {2} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_err_notfound [0.182258s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_5_3_2_4) [0.170634s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_build [0.103811s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_revert_resize [0.097768s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_0) [0.209561s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_suspended [0.125435s] ... ok DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_update_association_with_NetworkInterfaceId_or_InstanceId [0.407605s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_5_0) [0.181371s] ... ok DEBUG: {2} heat.tests.aws.test_user.UserTest.test_user_access_allowed_ignorepolicy [0.477826s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces [0.119223s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_new_old_all_different [0.098505s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_1) [0.160007s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_1) [0.140863s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_no_old_no_new_with_subnet [0.148688s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_snapshot_no_volume [0.403151s] ... ok DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_validate_properties_EIP_and_AllocationId [0.512337s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_6_1) [0.165263s] ... ok DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_validate_without_NetworkInterfaceId_and_InstanceId [0.087261s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_old_no_change_with_subnet [0.257948s] ... ok DEBUG: {0} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_convergence_cache_data [0.063559s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_6_1) [0.176682s] ... ok DEBUG: {0} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_resource_ip [0.067219s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_create_error [0.313574s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_properties [0.187550s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_2) [0.177868s] ... ok DEBUG: {0} heat.tests.aws.test_eip.EIPTest.test_association_eip [0.197844s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_SnapshotId_property [0.149652s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_build_nics [0.106277s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_2) [0.152834s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create [0.105101s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_frontend [0.147440s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_4) [0.154361s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_error_no_fault [0.100390s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_error_status [0.093715s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_servers_and_check [0.170006s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_4) [0.172164s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_default_az [0.651851s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_unexpected_status [0.139189s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_5_6) [0.181074s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_image_id [0.149783s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_size_constraint [0.221408s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_5_6) [0.170773s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_resume_failed [0.114616s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_password [0.086663s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_suspend_failed [0.093317s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_update_instance_type [0.139965s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_empty_new_with_subnet [0.132923s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_get_status_reason [0.546859s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_default_sec_gr [1.008849s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_flavor [0.205349s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_validate [0.562197s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_template_without_key_name [0.260310s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_VolumeSize_valid_str [0.156633s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_1_0) [1.255036s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_invalid [0.204232s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_DeviceName_property [0.140707s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_1_1_0) [0.165786s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_Ebs_property [0.179687s] ... ok DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_attributes [0.239950s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_1_4) [0.170966s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_none [0.138184s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_1_1_4) [0.184503s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_key_name [0.150017s] ... ok DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_authenticated_read [0.271334s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_2_0) [0.201832s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_badtemplate [0.162768s] ... ok DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_delete_retain [0.289700s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_2_4) [0.183690s] ... ok DEBUG: {0} heat.tests.aws.test_network_interface.NetworkInterfaceTest.test_network_interface_create_update_delete [0.226088s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle_signal_invalid [1.803195s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_0_2_0) [0.173130s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_tags [0.290581s] ... ok DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_delete_exception [0.246327s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_0_2_4) [0.152931s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_3_0_2_0) [0.193785s] ... ok DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_website [0.286467s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetAtt [0.441478s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_update [0.313842s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_2_2_0) [0.153500s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_4_2_0) [0.164049s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_timeout [0.247854s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_stackid [0.090203s] ... ok DEBUG: {1} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron [0.434320s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_3_0_2_4) [0.126569s] ... ok DEBUG: {0} heat.tests.aws.test_user.AccessKeyTest.test_access_key_get_from_keystone [0.369525s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_tenant [0.090649s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_2_2_4) [0.139569s] ... ok DEBUG: {0} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_ok [0.183217s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_4_2_4) [0.120432s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update [0.245745s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_0) [0.124200s] ... ok DEBUG: {0} heat.tests.aws.test_user.UserTest.test_user_password [0.207754s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_4_4_0) [0.068281s] ... ok DEBUG: {1} heat.tests.aws.test_user.AccessKeyTest.test_access_key [0.565402s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_5_0) [0.124627s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update_timeout [0.270621s] ... ok DEBUG: {0} heat.tests.aws.test_user.UserTest.test_user_refid_convg_cache_data [0.229268s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_6_5_4_0) [0.142301s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientPluginTest.test_get_volume [0.192372s] ... ok DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_access_allowed [0.271576s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_1) [0.116117s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.QoSSpecsConstraintTest.test_validation_error [0.138780s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_snapshot [0.302515s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_6_4_4_1) [0.130732s] ... ok DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_create_bad_policies [0.179218s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeBackupConstraintTest.test_validation_error [0.100314s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeConstraintTest.test_validation [0.098148s] ... ok DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_refid_rsrc_id [0.141654s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_validate_deletion_policy [0.255827s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeTypeConstraintTest.test_validation [0.120094s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeTypeConstraintTest.test_validation_error [0.090315s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_create_from_snapshot [0.188448s] ... ok DEBUG: {2} heat.tests.clients.test_clients.ClientPluginTest.test_get_missing_service_catalog [0.121774s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume [0.341936s] ... ok DEBUG: {2} heat.tests.clients.test_clients.ClientPluginTest.test_url_for [0.089298s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestClientPluginsInitialise.test_create_all_clients ... SKIPPED: skipped until keystone can read context auth_ref DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_snapshot_error [0.235454s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_not_found) [0.091885s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_6_1) [0.695645s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_overlimit) [0.067714s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_conflict) [0.069301s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_not_found) [0.056671s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_7_5_6_1) [0.197981s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_exception) [0.038924s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment [0.382951s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_2) [0.189849s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_4_4_2) [0.128793s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_4) [0.195011s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_overlimit) [0.518003s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_conflict) [0.074495s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_not_found_1) [0.063168s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_4_4_4) [0.204059s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_not_found_2) [0.077996s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_exception) [0.075136s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_overlimit) [0.059360s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_2_4_4) [0.202482s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment_error [1.271372s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_conflict_1) [0.080593s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_not_found) [0.072785s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_exception) [0.074764s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_6_4_4) [0.190358s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_overlimit) [0.074096s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment_updates_not_supported [0.275346s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_conflict) [0.057499s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_not_found) [0.060830s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_5_6) [0.188106s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_entity_not_found) [0.056132s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_check [1.267800s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_check_not_available [0.246521s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_exception) [0.143356s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_9_5_5_6) [0.207941s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_overlimit) [0.150947s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_delete [0.223479s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_check_fail [0.306833s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_9_2_5_6) [0.187439s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_conflict) [0.130105s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_deleting_volume [0.188175s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_A_5_5_6) [0.185796s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_not_found) [0.121851s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_network_not_found) [0.089804s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_with_error [0.197906s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_deleting_delete [0.388333s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_7_6_5_6) [0.197841s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_port_not_found) [0.149708s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_get_status [0.207290s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_status_not_found) [0.158934s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.251907s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_non_exist [0.339112s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle_signal [0.175725s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_convergence_cache_data [0.068313s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_desiredcapacity [0.248348s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_signed_url [0.110331s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_failure_to_handle_count [0.150208s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_with_latency [0.415877s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_max_size [0.240135s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_success_to_handle [0.160834s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_resource_type [0.093043s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_validate_with_InstanceId_and_LaunchConfigurationName [0.209974s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_stackname [0.103565s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detachment_err [0.343652s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_payload_by_ref_not_found [0.080159s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_scaling_unfinished [0.216905s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_exception) [0.971621s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.ContainerConstraintTest.test_validation_error [0.089323s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_no_extensions [0.106154s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_overlimit) [0.165335s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_metadata_is_written_update [0.217830s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_update_not_supported [0.293466s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.CinderClientPluginTest.test_get_snapshot [0.074993s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_conflict) [0.149122s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_resource_name [0.176025s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_not_in_progress_legacy [0.209614s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_not_found) [0.173975s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_exception) [0.146725s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.QoSSpecsConstraintTest.test_validation [0.439490s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeConstraintTest.test_validation_error [0.103414s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_overlimit) [0.234380s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeSnapshotConstraintTest.test_validation [0.115376s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update_restored_from_db [0.660348s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_unprocessable_entity) [0.212892s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeSnapshotConstraintTest.test_validation_error [0.185900s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_conflict) [0.152625s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientPluginTest.test_auth_token [0.131562s] ... ok DEBUG: {1} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_create [0.189727s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_bad_cloud_backend [0.097572s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_zero [0.967803s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(openstack_not_found) [0.193964s] ... ok DEBUG: {1} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_by_ref_not_found [0.162686s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_metadata_url [0.119394s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_metadata_url_conf [0.079884s] ... ok DEBUG: {1} heat.tests.clients.test_barbican_client.ContainerConstraintTest.test_validation [0.161728s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scale_down_min_adjustment [0.227667s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_not_found) [0.182960s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_url [0.111113s] ... ok DEBUG: {1} heat.tests.clients.test_barbican_client.SecretConstraintTest.test_validation [0.154265s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_heat [0.068700s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_exception) [0.162130s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_ok [0.237174s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_heat_cached [0.096053s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.CinderClientAPIVersionTest.test_cinder_api_not_supported [0.153468s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_overlimit) [0.174238s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_not_found) [0.107767s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_get_snapshot [0.107777s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_toosoon [0.170801s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_overlimit) [0.132022s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_get_volume [0.109938s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_conflict) [0.190579s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_update_desired_cap [0.158112s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientPluginTest.test_abstract_create [0.127327s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_conflict) [0.152276s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_not_found) [0.148752s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_update_desired_nocap [0.162510s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientPluginTest.test_get_client_option [0.106132s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_not_found) [0.142039s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_exception) [0.169789s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_url [0.136016s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(000) [0.181436s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_exception) [0.144060s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_clients_heat_no_auth_token [0.135427s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_overlimit) [0.207462s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(040) [0.181508s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_overlimit) [0.117909s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_conflict) [0.145087s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_conflict) [0.119677s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(253) [0.185081s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_not_found_1) [0.121455s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(zaqar_not_found) [0.172753s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_not_found_2) [0.113344s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(14n) [0.201613s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_not_found) [0.170578s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_default [0.192017s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_exception) [0.174191s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_overlimit) [0.183231s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_not_found) [0.955606s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_no_action [0.326223s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_overlimit) [0.208898s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_ok [0.259453s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_conflict) [0.155013s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_exception) [0.902082s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_growth_counts_as_replacement [0.163446s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_not_found) [0.163706s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_overlimit) [0.149090s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_exception) [0.144087s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_conflict_1) [0.150461s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_association_allocationid_with_instance [0.362946s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_overlimit) [0.165289s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_not_found) [0.165876s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_convergence_cache_data [0.177390s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_conflict) [1.043597s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_conflict) [0.150026s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_exception) [0.122500s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(mistral_not_found1) [0.118734s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_not_found_1) [0.113856s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_overlimit) [0.154630s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(mistral_not_found2) [0.095136s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_not_found_2) [0.097871s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_exception) [0.099454s] ... ok DEBUG: {2} heat.tests.clients.test_glance_client.ImageConstraintTest.test_validation [0.106665s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_conflict) [0.169349s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_update_association_with_InstanceId [0.385544s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_overlimit) [0.096736s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_norole [0.112279s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_not_found) [0.177308s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_conflict_1) [0.116319s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_notfound [0.119741s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_not_found) [0.119445s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_entity_not_found) [0.168752s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_error_domain [0.144181s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_exception) [0.120276s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_legacy_fallback [0.096815s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_overlimit) [0.092426s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_exception) [0.173442s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_deleting_ec2_keypair_error [0.099503s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_conflict) [0.125876s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_overlimit) [0.164885s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_error_domain [0.159730s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_not_found) [0.173977s] ... ok DEBUG: {3} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_resource_name [0.828622s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_conflict) [0.175115s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_handle_check [0.070984s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_error_project [0.195278s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_handle_check_raises_exception_if_instance_not_active [0.065152s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_entity_not_found) [0.201931s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_not_found) [0.180386s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_volumes [0.132291s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_domain_cfg_not_set_error [0.200440s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_other_exception [0.114091s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_exception) [0.197104s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_network_not_found) [0.185370s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_hard_reboot [0.106947s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_resize [0.110795s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_domain_cfg_not_set_fallback [0.248401s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_port_not_found) [0.214557s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_overlimit) [0.246990s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token_auth_ref_v2 [0.181105s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_shutoff [0.200563s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_conflict) [0.160671s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_status_not_found) [0.236721s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_stack_domain_user_token_err_nodomain [0.175227s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_verify_resize [0.181618s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_exception) [0.206751s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_create_complete [0.236718s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_overlimit) [0.164611s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_conflict) [0.138812s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_suspend_complete [0.249397s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_not_found) [0.127455s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_metadata [0.184033s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_new_include_old [0.176576s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_not_found) [1.245195s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_fail_impersonation [1.140997s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_no_old [0.278846s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_network_not_found) [0.143540s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_exception) [0.806615s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_username_length [0.187184s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_port_not_found) [0.132685s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_overlimit) [0.118160s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_old_include_new [0.342244s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_status_not_found) [0.126885s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_keypair [0.201835s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_unprocessable_entity) [0.133220s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_exception) [0.149046s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_conflict) [0.106613s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_keypair_legacy_fallback [0.206842s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_without_ip_address [0.289915s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(openstack_not_found) [0.118141s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_overlimit) [0.157270s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_legacy_fallback [0.203213s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_validate_Volumes_property [0.185287s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_conflict) [0.126313s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_not_found) [0.178165s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_not_found) [0.160180s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_with_enabled_redelegation [0.199555s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_exception) [0.179732s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_exception) [0.135112s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_overlimit) [0.212279s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_with_no_redelegation [0.218885s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_overlimit) [0.136467s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_unprocessable_entity) [0.126354s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_conflict) [0.218545s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_ec2_keypair_id [0.233229s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_conflict) [0.134133s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_backend_no_timeout [0.759839s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_not_found) [0.232201s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project [0.214053s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(openstack_not_found) [0.151904s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_backend_with_timeout [0.191346s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_nodomain [0.120125s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_exception) [0.189896s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_not_found) [0.158982s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_combined [0.150273s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_notfound [0.152379s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_exception) [0.085242s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_overlimit) [0.165696s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_image_id [0.129162s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_overlimit) [0.110526s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_user [0.136259s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_conflict) [0.143752s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_image_id [0.130604s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_conflict) [0.101421s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_error_domain [0.159999s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_not_found) [0.088001s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_template_with_key_name [0.126084s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(zaqar_not_found) [0.152258s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_user [0.125538s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_exception) [0.110100s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer [0.140964s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_not_found) [0.145211s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_overlimit) [0.110670s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_legacy_fallback [0.119440s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_dnsname [0.132988s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_access [0.115529s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_exception) [0.156625s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_refid [0.128513s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_overlimit) [0.152704s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_conflict) [0.094679s] ... ok DEBUG: {3} heat.tests.aws.test_s3.s3Test.test_delete_conflict_not_empty [0.242536s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(mistral_not_found1) [0.097644s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_conflict) [0.535069s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(zaqar_not_found) [0.096664s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_not_found) [0.103296s] ... ok DEBUG: {3} heat.tests.aws.test_s3.s3Test.test_public_read_write [0.282314s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_exception) [0.092761s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_error [0.765338s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_overlimit) [0.096811s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_id [0.120733s] ... ok DEBUG: {3} heat.tests.aws.test_user.AccessKeyTest.test_access_key_no_user [0.296741s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_conflict) [0.111781s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(mistral_not_found1) [0.097218s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_domain_cfg_not_set_fallback [0.170877s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(mistral_not_found2) [0.715833s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(mistral_not_found2) [0.093473s] ... ok DEBUG: {3} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_ok_empty [0.195150s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_bad_nocreds [0.171110s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_not_found) [0.132204s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_not_found) [0.152782s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_overlimit) [0.106886s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_password [0.162640s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_overlimit) [0.173457s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_conflict) [0.136134s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_auth_exception [0.154242s] ... ok DEBUG: {3} heat.tests.aws.test_user.UserTest.test_user [0.402526s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_not_found) [0.133563s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_conflict) [0.148282s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_exception) [0.109431s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_not_found) [0.110976s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_stack_domain_user_token [0.230623s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_overlimit) [0.098323s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_exception) [0.129185s] ... ok DEBUG: {3} heat.tests.aws.test_user.UserTest.test_user_validate_policies [0.335014s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_conflict) [0.105926s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_fail_impersonation [0.196087s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_overlimit) [0.122779s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_not_found_1) [0.099645s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_conflict) [0.124056s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_pw [0.169272s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_create_from_snapshot_error [0.244938s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_not_found_2) [0.177958s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_bad_tags [0.137226s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_not_found_1) [0.159267s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_username_length [0.192548s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_exception) [0.148854s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_not_found_2) [0.139898s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_delete_error [0.167796s] ... ok DEBUG: {2} heat.tests.clients.test_ironic_client.PortGroupConstraintTest.test_validate [0.152584s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_overlimit) [0.153957s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_exception) [0.146486s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id [0.169202s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_conflict_1) [0.156478s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle [0.254252s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_overlimit) [0.128625s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id [0.163288s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_not_found) [0.152262s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_not_found [0.144016s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_exception) [0.156180s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_domain_not_found [0.155811s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_overlimit) [0.138424s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRegionTest.test_get_region_id [0.140982s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_conflict) [0.137876s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_not_found) [0.149888s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_entity_not_found) [0.153733s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_conflict_1) [0.846061s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_failure_to_handle [0.892948s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_exception) [0.163509s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_not_found) [0.178134s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_success_to_handle_count [0.230735s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_exception) [0.161478s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_resource [0.152135s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_overlimit) [0.157318s] ... ok DEBUG: {3} heat.tests.clients.test_aodh_client.AodhClientPluginTest.test_create [0.239112s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_conflict) [0.149552s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id [1.011962s] ... ok DEBUG: {3} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_by_ref [0.149373s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name_and_domain [0.138555s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_not_found) [0.156266s] ... ok DEBUG: {3} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_payload_by_ref [0.110936s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_not_found [0.123635s] ... ok DEBUG: {3} heat.tests.clients.test_barbican_client.SecretConstraintTest.test_validation_error [0.099039s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_entity_not_found) [0.169956s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_overlimit) [0.846281s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_with_name_conflict [0.112330s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_exception) [0.114101s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_conflict) [0.142749s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientAPIVersionTest.test_cinder_api_v3 [0.194391s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_not_found [0.171596s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_overlimit) [0.133343s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_not_found) [0.141230s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_no_interface_extensions [0.107945s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneServiceConstraintTest.test_expected_exceptions [0.119947s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_network_not_found) [0.109386s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_os_interface_extension [0.103684s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_conflict) [0.169563s] ... ok DEBUG: {2} heat.tests.clients.test_magnum_client.MagnumClientPluginTest.test_create [0.102817s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_port_not_found) [0.100033s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.VolumeBackupConstraintTest.test_validation [0.130032s] ... ok DEBUG: {2} heat.tests.clients.test_mistral_client.WorkflowConstraintTest.test_validation [0.115537s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_status_not_found) [0.115115s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_not_found) [0.197291s] ... ok DEBUG: {3} heat.tests.clients.test_clients.ClientPluginTest.test_endpoint_not_found [0.118943s] ... ok DEBUG: {2} heat.tests.clients.test_neutron_client.NeutronClientPluginTest.test_get_secgroup_uuids [0.122334s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_exception) [0.150708s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestClientPluginsInitialise.test_create_all_client_plugins [0.117945s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_network_not_found) [0.149008s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.HostConstraintTest.test_validation [0.131462s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_overlimit) [0.112265s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_not_found) [0.142060s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_port_not_found) [0.154858s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.HostConstraintTest.test_validation_error [0.115031s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_conflict) [0.119541s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_overlimit) [0.113020s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(successful_refresh) [0.118677s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_not_found) [0.114652s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_status_not_found) [0.179455s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_conflict) [0.103538s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(overlimit_error) [0.116523s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_exception) [0.107627s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(500_error) [0.095684s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_overlimit) [0.087564s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_exception) [0.156515s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(503_error) [0.116897s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_unprocessable_entity) [0.117544s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_overlimit) [0.142544s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(unhandled_exception) [0.118605s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_conflict) [0.105883s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_check_verify_resize_error [0.094769s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(openstack_not_found) [0.101004s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_conflict) [0.167989s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_not_found) [0.105763s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_not_found) [0.170571s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_exception) [0.085741s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_not_found) [0.711562s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_overlimit) [0.125380s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_exception) [0.158012s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_exception) [0.154974s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_conflict) [0.104671s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_overlimit) [0.151120s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_not_found) [0.104333s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_keypair [0.597823s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_overlimit) [0.204971s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_exception) [0.100818s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_server [0.117078s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_conflict) [0.169621s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_v2_26_create_failed [0.096435s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_not_found_1) [0.139920s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_ignition [0.141321s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_not_found_2) [0.106327s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_without_instance_user [0.123276s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_exception) [0.158381s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ServerConstraintTest.test_validation_error [0.157799s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_overlimit) [0.655903s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_overlimit) [0.145293s] ... ok DEBUG: {2} heat.tests.clients.test_octavia_client.OctaviaClientPluginTest.test_create [0.149844s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_conflict) [0.106479s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_unprocessable_entity) [0.964968s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_conflict_1) [0.159929s] ... ok DEBUG: {2} heat.tests.clients.test_progress.ServerUpdateProgressObjectTest.test_extra_all_defaults [0.117078s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(zaqar_not_found) [0.115162s] ... ok DEBUG: {2} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_temp_url_no_account_key [0.107592s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_not_found) [0.102382s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_conflict) [0.159618s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_not_found) [0.146739s] ... ok DEBUG: {2} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_is_valid_temp_url_path [0.119327s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_exception) [0.139945s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_exception) [0.147698s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(openstack_not_found) [0.169314s] ... ok DEBUG: {2} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_create [0.100997s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_overlimit) [0.119808s] ... ok DEBUG: {2} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_create_for_tenant [0.116756s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_overlimit) [0.157352s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_not_found) [0.132919s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_conflict) [0.113456s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation [0.112886s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_conflict) [0.154326s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_exception) [0.157905s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(mistral_not_found1) [0.146356s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation_error_no_end_period [0.158704s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_not_found) [0.162987s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_overlimit) [0.149971s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(mistral_not_found2) [0.171524s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation_none [0.175822s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_entity_not_found) [0.174710s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_conflict) [0.172328s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_not_found) [0.135249s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_empty_component [0.131974s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_overlimit) [0.117186s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_exception) [0.157315s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_not_found) [0.168034s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_special_char [0.110496s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_conflict) [0.130827s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_error [0.118334s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_overlimit) [0.181091s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_exception) [0.165161s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_not_found) [0.132122s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_valid_cidr_format [0.120187s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_invalidate_ipv6_format [0.095996s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_conflict) [0.210808s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_exception) [0.113866s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_overlimit) [0.186505s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_conflict) [0.114260s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_not_found) [0.197573s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_overlimit) [0.223822s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_network_not_found) [0.072884s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(zaqar_not_found) [0.238539s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_port_not_found) [0.131319s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_conflict) [0.276464s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_not_found_1) [0.066271s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_not_found_2) [0.040930s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_not_found) [0.262301s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_exception) [0.049190s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_overlimit) [0.043146s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_exception) [0.218522s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_validate_ipv4_format [0.945724s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_overlimit) [0.149362s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format [0.127479s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format_with_utc_offset [0.144034s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_conflict) [0.188761s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestMACConstraint.test_valid_mac_format [0.152071s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(mistral_not_found1) [0.147629s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_conflict_1) [0.717133s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_status_not_found) [1.029663s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation [0.160968s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(mistral_not_found2) [0.114147s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_not_found) [0.093650s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_exception) [0.133590s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_exception) [0.094862s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation_error [0.149248s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_not_found) [0.160846s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_overlimit) [0.136904s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_overlimit) [0.121870s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation_none [0.140279s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_conflict) [0.117570s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_overlimit) [0.189796s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_conflict) [0.140014s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_not_found) [0.136159s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_not_found) [0.145091s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_entity_not_found) [0.124746s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_exception) [0.162324s] ... ok 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.TestBannedDBSchemaOperations.test_column [0.000475s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_exception) [0.171422s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_overlimit) [0.141003s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_overlimit) [0.157331s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_unprocessable_entity) [0.124217s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_get_all_by_tenant [0.292716s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_conflict) [0.158648s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_conflict) [0.128059s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_conflict) [0.890140s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(openstack_not_found) [0.132586s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_not_found) [0.161344s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceDataTest.test_resource_data_delete [0.217467s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_not_found) [0.124301s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_not_found) [0.171058s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_network_not_found) [0.147783s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_locked [0.245955s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_exception) [0.183718s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_port_not_found) [0.166654s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_exception) [0.157783s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_overlimit) [0.184108s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_template_gone [0.237711s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_status_not_found) [0.163848s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_overlimit) [0.184403s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_conflict) [0.127173s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_conflict) [0.111694s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_exception) [0.143398s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_updated_concurrent [0.207502s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_not_found) [0.124217s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_not_found_1) [0.111640s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_overlimit) [0.179396s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_exception) [0.122138s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_not_found_2) [0.122934s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_exception) [0.116434s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_conflict) [0.178800s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_overlimit) [0.120749s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_stack [0.339121s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_overlimit) [0.104219s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_conflict) [0.187417s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_conflict_1) [0.108231s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_not_found) [0.194888s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_locked_resource_update_by_other_engine [0.193273s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_exception) [0.140779s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_not_found) [0.128157s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(zaqar_not_found) [0.149356s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_release_resource_lock [0.153838s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_exception) [0.121990s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_overlimit) [0.154521s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_steal_resource_lock [0.145773s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_not_found) [0.173151s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_overlimit) [0.106532s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_update [0.123350s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_conflict) [0.155690s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_fail_double_different [0.142856s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_not_found) [0.174740s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_entity_not_found) [0.133341s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_unprocessable_entity) [0.636613s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_conflict) [0.103251s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_exception) [0.158912s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_exception) [0.704723s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(openstack_not_found) [0.109354s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_overlimit) [0.170110s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_overlimit) [0.174279s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_not_found) [0.111715s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_exception) [0.105116s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_fail_double_same [0.802124s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_conflict) [0.180198s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_conflict) [0.169741s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_overlimit) [0.105149s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_fail_double [0.174651s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(mistral_not_found1) [0.164513s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_not_found) [0.189813s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_conflict) [0.138599s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_retry_on_deadlock [0.150306s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(mistral_not_found2) [0.193326s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_not_found) [0.179376s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_get [0.138230s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_set [0.117769s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_project_legacy_fallback [0.201015s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_exception) [0.157351s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_overlimit) [0.100001s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_conflict) [0.122972s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_keypair_legacy_fallback [0.243446s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_dont_purge_project_shared_raw_template_files [0.327347s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(zaqar_not_found) [0.128961s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_legacy_fallback [0.187432s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_not_found) [0.094509s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted_prev_raw_template [0.282905s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_delegate_all_roleids [0.172839s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_exception) [0.153930s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_overlimit) [0.140382s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_network_not_found) [1.177726s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_with_enabled_redelegation [0.168775s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_port_not_found) [0.123190s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_conflict) [0.129913s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_forbidden [0.155203s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(mistral_not_found1) [0.102163s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_status_not_found) [0.159917s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(mistral_not_found2) [0.095606s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user [0.163828s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_not_found) [0.085394s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_exception) [0.173416s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_overlimit) [0.101507s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_error_project [0.191758s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_overlimit) [0.124826s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_conflict) [0.109459s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_legacy_fallback [0.158828s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_not_found) [0.142768s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_error_project [0.165767s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_exception) [0.104636s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user [0.158607s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_conflict) [0.595576s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_overlimit) [0.120490s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_not_found) [0.106240s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_legacy_fallback [0.144045s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_unprocessable_entity) [0.141290s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_exception) [0.119851s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_project_deleted [1.632205s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_conflict) [0.112606s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_error [0.156670s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_overlimit) [0.136880s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(openstack_not_found) [0.110925s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_id [0.165381s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_conflict) [0.140101s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_not_found) [0.154602s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_not_found_1) [0.142838s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_exception) [0.128612s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_total_resources [0.449487s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_not_found_2) [0.156804s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_overlimit) [0.112794s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_create [0.183406s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_conflict) [0.113688s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_exception) [0.155284s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_not_found) [0.113140s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_overlimit) [0.135165s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_by_owner_id [0.227332s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_exception) [0.132983s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_conflict_1) [0.126729s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_password [0.857506s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_overlimit) [0.166618s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_not_found) [0.139088s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_with_regular_tenant [0.263952s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_conflict) [0.112791s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_no_config [0.155990s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_exception) [0.186370s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_a_stack [0.179485s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(zaqar_not_found) [0.134526s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_stack_domain_user_token [0.143025s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_overlimit) [0.150136s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init [0.139759s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_conflict) [0.137584s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_project_legacy_fallback [0.132787s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_not_found) [0.127838s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_entity_not_found) [0.139463s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_error_norole [0.171088s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_exception) [0.135965s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_delegate_all_roleids [0.174644s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_not_found) [0.764006s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_overlimit) [0.147166s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_ec2_keypair_access [0.129025s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_exception) [0.135277s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_conflict) [0.132513s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair [0.111657s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update [1.036479s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_overlimit) [0.153423s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_error_domain [0.098301s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update_retries_on_deadlock [0.121644s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_not_found) [0.160793s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_conflict) [0.136544s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_error_project [0.126337s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_delete_retries [0.162395s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(mistral_not_found1) [0.119152s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_legacy_fallback [0.163556s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(mistral_not_found2) [0.096728s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_hook_reset [0.205103s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_legacy_fallback [0.145028s] ... ok DEBUG: {1} heat.tests.clients.test_designate_client.DesignateZoneConstraintTest.test_constrain [0.122184s] ... ok DEBUG: {1} heat.tests.clients.test_glance_client.GlanceUtilsTest.test_find_image_by_name_or_id [0.112922s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust_not_found [0.155083s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_hidden_tags [0.255152s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user [0.091998s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_handles_no_filters [0.096208s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_ec2_keypair [0.186971s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_user [0.098180s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_allowed_sort_keys [0.099186s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_network_not_found) [0.886883s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_user_error_norole [0.126170s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_applies_filters [0.112158s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_port_not_found) [0.142817s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_handles_no_filters [0.102974s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_deletegate_all_roles [0.128589s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_returns_empty_list_if_no_keys [0.083184s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_status_not_found) [0.135417s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_with_no_redelegation [0.134386s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_exception) [0.138751s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project [0.149054s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_nested_stack_get_by_name [0.254511s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_overlimit) [0.135503s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_regenerate_trust_context_with_no_exist_trust_id [0.672524s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_legacy_fallback [0.140071s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_create [0.156174s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_no_config [0.076020s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_conflict) [0.134669s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_nodomain [0.114156s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init [0.065405s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_create_with_name [0.108477s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_token [0.064136s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_not_found) [0.136441s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_wrongdomain [0.111228s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get [0.126823s] ... ok DEBUG: {3} heat.tests.clients.test_ironic_client.IronicClientPluginTest.test_create [0.117154s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair [0.107283s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_exception) [0.146158s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_not_found [0.103385s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientParseEntityTest.test_parse_entity_with_domain [0.077203s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust [0.111546s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name [0.076340s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_count_all [0.128635s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_overlimit) [0.142941s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name_and_domain_invalid_input [0.055505s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user [0.127185s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneDomainConstraintTest.test_constraint [0.048982s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneProjectConstraintTest.test_expected_exceptions [0.043074s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_unprocessable_entity) [0.146144s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_create [0.152822s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_bad_nocreds [0.117845s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneRoleConstraintTest.test_constraint [0.073780s] ... ok DEBUG: {3} heat.tests.clients.test_mistral_client.MistralClientPluginTest.test_create [0.044765s] ... ok DEBUG: {3} heat.tests.clients.test_mistral_client.WorkflowConstraintTest.test_validation_error [0.047920s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_conflict) [0.137158s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token [0.128807s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all_with_filters [0.157812s] ... ok DEBUG: {3} heat.tests.clients.test_monasca_client.MonascaClientPluginNotificationTest.test_get_notification [0.071923s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(openstack_not_found) [0.147771s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_has_no_extension [0.107268s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get [0.219612s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronClientPluginTest.test_check_lb_status [0.076134s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_not_found) [0.127050s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(novnc) [0.044187s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(xvpvnc) [0.042613s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_exception) [0.153180s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_overlimit) [0.137866s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_conflict) [0.098306s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_not_found) [0.101224s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(spice) [0.478304s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_exception) [0.103757s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token_auth_ref_v3 [0.870270s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(rdp) [0.140497s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_overlimit) [0.127391s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_config [0.126056s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(serial) [0.145256s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_conflict) [0.145226s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_fail [0.135580s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tag_with_show_hidden [0.962317s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(mks) [0.139146s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_pw [0.134852s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(novnc) [0.187875s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tags_any [0.238861s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_token [0.146867s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(xvpvnc) [0.197709s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_project [0.191141s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_doesnt_mutate_sort_keys [0.247087s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(spice) [0.141413s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_deletegate_all_roles [0.130446s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_hidden_tags [0.190461s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(rdp) [0.114574s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(zaqar_not_found) [0.792308s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_norole [0.152024s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_not_found) [0.087783s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_str_sort_keys [0.197743s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(serial) [0.172296s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_legacy_fallback [0.190835s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_exception) [0.133345s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_overlimit) [0.103132s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(mks) [0.200858s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_by_name [0.254857s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust_unauthorized [0.201691s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_conflict) [0.134125s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.FlavorConstraintTest.test_validate [0.167932s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user [0.125087s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(mistral_not_found1) [0.139391s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_show_deleted_context [0.241040s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_combined [0.147909s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_legacy_fallback [0.146155s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(mistral_not_found2) [0.145950s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_list [0.128217s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_password [0.154488s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_error_project [0.130066s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_password_too_long [0.091780s] ... ok DEBUG: {0} heat.tests.clients.test_designate_client.DesignateClientPluginTest.test_client [0.147334s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_none [0.160721s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_domain_cfg_not_set_error [0.111383s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_bind_param_null [0.106465s] ... ok DEBUG: {0} heat.tests.clients.test_designate_client.DesignateZoneConstraintTest.test_expected_exceptions [0.140683s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_retry [0.148759s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_fail [0.105452s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_result_value_null [0.108764s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_project [0.067916s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user [0.045192s] ... ok DEBUG: {1} heat.tests.clients.test_ironic_client.NodeConstraintTest.test_validate_fail [0.111977s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_error_norole [0.068027s] ... ok DEBUG: {1} heat.tests.clients.test_ironic_client.PortGroupConstraintTest.test_validate_fail [0.062077s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_host [0.209545s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_bind_param [0.191407s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_keypair [0.054488s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientParseEntityTest.test_parse_entity_without_domain [0.052715s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_deletegate_subset_roles [0.057863s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id_not_found [0.057340s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_id [0.055511s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id_with_name [0.044335s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_ip [0.171484s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_ec2_keypair_access [0.052674s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_bind_param_null [0.196174s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_domain_not_found [0.088979s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_ec2_keypair_id [0.066961s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_result_value [0.158522s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_reset [0.168947s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py:143: 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: super(RPCServer, self).__init__(transport, dispatcher, executor) DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name_and_domain [0.398032s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id [0.083223s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_not_found [0.057170s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_stop_in_non_convergence_mode [0.289762s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name_and_domain [0.081364s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginRegionTest.test_get_region_id_not_found [0.059066s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_get_all [0.155499s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_domain_not_found [0.102376s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_error_domain [0.802230s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_v2_26_create [0.985459s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id [0.144647s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_error_project [0.149121s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name [0.086498s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_user [0.086504s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata [0.187530s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name_and_domain [0.114272s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust_not_found [0.108012s] ... ok DEBUG: {3} heat.tests.clients.test_sdk_client.OpenStackSDKPluginTest.test_is_not_found [0.155028s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust_unauthorized [0.099026s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneGroupConstraintTest.test_constraint [0.102928s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneGroupConstraintTest.test_expected_exceptions [0.089015s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneServiceConstraintTest.test_constraint [0.042643s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_legacy_fallback [0.144384s] ... ok DEBUG: {3} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_signal_url [0.169312s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneUserConstraintTest.test_constraint [0.044715s] ... ok DEBUG: {1} heat.tests.clients.test_magnum_client.ClusterTemplateConstraintTest.test_validate [0.072515s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_cleanup [0.825957s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_user [0.152169s] ... ok DEBUG: {1} heat.tests.clients.test_magnum_client.ClusterTemplateConstraintTest.test_validate_fail [0.046433s] ... ok DEBUG: {3} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_temp_url [0.210492s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_update_fail [0.110836s] ... ok DEBUG: {1} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_type) [0.105449s] ... ok DEBUG: {1} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_network) [0.051574s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_error_domain [0.194855s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_dict [0.102016s] ... ok DEBUG: {3} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_parse_last_modified [0.182344s] ... ok DEBUG: {1} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_snapshot) [0.104628s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_user [0.089236s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_dict [0.115346s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_none [0.129440s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_list [0.102055s] ... ok DEBUG: {1} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(security_service) [0.150483s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_access [0.179629s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validate_date_format [0.124922s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_none [0.113038s] ... ok DEBUG: {1} heat.tests.clients.test_monasca_client.MonascaClientPluginNotificationTest.test_get_notification_not_found [0.156816s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_regenerate_trust_context_with_exist_trust_id [0.167132s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation_error_end_period [0.110058s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_string [0.134820s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation_none [0.097955s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_extra_key [0.101806s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_regenerate_trust_context_with_no_exist_trust_id [0.173285s] ... ok DEBUG: /usr/lib/python3.9/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: {3} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_invalid_cidr_format [0.106718s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_no_name [0.111545s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_auth_exception [0.163886s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_validate [0.117867s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_default_coerce [0.115861s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_ignore_string [0.063794s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_ec2_keypair [0.144565s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_date_format [0.116450s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_json_default [0.063273s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_no_name [0.098954s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user [0.216136s] ... ok DEBUG: {1} heat.tests.clients.test_monasca_client.MonascaClientPluginTest.test_client_uses_session [0.843035s] ... ok DEBUG: {3} heat.tests.db.test_migrations.DatabaseSanityChecks.test_single_base_revision [0.287273s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_boolean_inputs_valid [0.167458s] ... ok DEBUG: {3} heat.tests.db.test_migrations.DatabaseSanityChecks.test_single_head_revision [0.041605s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_user_error_norole [0.155979s] ... ok DEBUG: {3} heat.tests.db.test_migrations.ModelsMigrationsSyncMysql.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_deletegate_subset_roles [0.133482s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_without_service_extension [0.196626s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_config_exceeds_max_per_tenant [0.226097s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_id [0.117853s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_network) [0.210456s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.db.test_migrations.ModelsMigrationsSyncSQLite.test_models_sync [0.354575s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_port) [0.152030s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_create [0.168020s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_router) [0.162901s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_list_software_deployments [0.455601s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceDataTest.test_resource_data_set_get [0.237277s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_subnet) [0.130623s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement [0.193746s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_subnetpool) [0.153615s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_forbidden [0.773187s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_wrongdomain [0.118373s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_address_scope) [0.176775s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_locked_concurrent [0.225542s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user [0.115556s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_loadbalancer) [0.154144s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_create [0.139693s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_error_domain [0.130678s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_listener) [0.117440s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_error_project [0.154855s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_pool) [0.112251s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust [0.131548s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_qos_policy) [0.108201s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_queue [1.080021s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_security_group) [0.111355s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_deleting_ec2_keypair_error [0.137903s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronProviderConstraintsValidate.test_provider_validate(validate_lbaasv2) [0.111878s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_error_project [0.150594s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_refresh_swift_software_deployment [0.251519s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_error_domain [0.050677s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(novnc) [0.108131s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all [0.687653s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token [0.077188s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(xvpvnc) [0.113705s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token_auth_ref_v2 [0.065840s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_active_by_stack [0.156508s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_refresh_zaqar_software_deployment [0.206380s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(spice) [0.105770s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token_auth_ref_v3 [0.092219s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_regenerate_trust_context_with_exist_trust_id [0.059446s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(rdp) [0.110487s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_config [0.064666s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_root_stack [0.191633s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_stack_domain_user_token_err_nodomain [0.054689s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_check_software_deployment [0.222224s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(serial) [0.106668s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_config_exceeds_max_per_tenant [0.147374s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_with_admin_context [0.201186s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_deployment_exceeds_max_per_tenant [0.147027s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_purge_deleted_by_stack [0.191814s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment_invalid_stack_user_project_id [0.129091s] ... ok DEBUG: {0} heat.tests.clients.test_ironic_client.NodeConstraintTest.test_validate [0.478952s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name [0.052849s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_delete_soft_delete [0.195423s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name_and_domain_invalid_input [0.069322s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_delete_software_deployment [0.179175s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name [0.057224s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments [0.117330s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name_and_domain_invalid_input [0.093164s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_success [0.211037s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_not_found [0.051552s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name_and_domain_invalid_input [0.062658s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_refresh_zaqar_software_deployment [0.175080s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_success [0.177598s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(mks) [0.991453s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_with_name [0.109294s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id [0.080155s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(novnc) [0.123828s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_status [0.216082s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_fail_stolen [0.188637s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneDomainConstraintTest.test_expected_exceptions [0.048255s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneProjectConstraintTest.test_constraint [0.077868s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(xvpvnc) [0.124130s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneRegionConstraintTest.test_constraint [0.046893s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneRegionConstraintTest.test_expected_exceptions [0.062050s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_success [0.194568s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneRoleConstraintTest.test_expected_exceptions [0.053469s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(spice) [0.173553s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneUserConstraintTest.test_expected_exceptions [0.050575s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_suspend [0.369596s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_type) [0.069452s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_delete [0.193291s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(rdp) [0.180439s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_network) [0.070512s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_disabled [0.190580s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(serial) [0.125191s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(mks) [0.116253s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_snapshot) [0.343555s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(active) [0.130092s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(security_service) [0.062433s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_saves_input_params [0.328248s] ... ok DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaClientPluginTest.test_client [0.058740s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(deferred) [0.107086s] ... ok DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaNotificationConstraintTest.test_constraint [0.064539s] ... ok DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaNotificationConstraintTest.test_expected_exceptions [0.054209s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_exceeds_max_per_tenant [0.178023s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(error) [0.182165s] ... ok DEBUG: {0} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_has_service_extension [0.065781s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(novnc) [0.052589s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(xvpvnc) [0.049605s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(unknown) [0.184047s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(spice) [0.099395s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(rdp) [0.057203s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(active) [0.128471s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(deferred) [0.056032s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(error) [0.055940s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(serial) [0.148086s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(unknown) [0.060752s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted [1.261168s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(mks) [0.148956s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_dict [0.111749s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.KeypairConstraintTest.test_validation [0.155751s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_all_with_admin_context [0.177817s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_no_value [0.125760s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(active) [0.125662s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(deferred) [0.089550s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_delete [0.229291s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(error) [0.118431s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(unknown) [0.124128s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_int [0.147428s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(successful_refresh) [0.807222s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(overlimit_error) [0.096088s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_none_if_stack_does_not_exist [0.777607s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(500_error) [0.118842s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(503_error) [0.118243s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_root_id [0.164832s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_string [0.705658s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(unhandled_exception) [0.109641s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_release_lock [0.172463s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_success [0.089725s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_failure [0.133801s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_create [0.109939s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update_matches_traversal_id [0.155581s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_find_flavor_by_name_or_id [0.100830s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_check_verify_resize_task_state [0.112753s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_create_password [0.134164s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_invalid_resource_name [2.591655s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_status [0.110068s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_instance_user [0.140193s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_delete [0.154908s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_invalid_ignition [0.158217s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_columns_length_error [0.147415s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_validate [0.176636s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ServerConstraintTest.test_validation [0.091588s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_missing_credentials [0.121159s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_out_of_range_error [0.182873s] ... ok DEBUG: {0} heat.tests.clients.test_progress.ServerUpdateProgressObjectTest.test_handler_extra_kwargs_missing [0.112147s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_by_tags [0.317084s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.clients.test_sdk_client.OpenStackSDKPluginTest.test_create [0.110468s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_tld_allnumeric [0.175468s] ... ok DEBUG: {0} heat.tests.clients.test_sdk_client.SegmentConstraintTest.test_validation [0.111777s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete [0.318956s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_event_sink [0.102679s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_none [0.162027s] ... ok DEBUG: {0} heat.tests.cmd.test_status.TestUpgradeChecks.test_checks [0.116917s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_acquired_lock [0.199025s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_none [0.146834s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation [0.109952s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_get_all_by_stack [0.536244s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_engine_active_lock_failed [0.193103s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation [0.112481s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation [0.156087s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_hyphen [0.118699s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_validate [0.155497s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_before_current_time [0.099266s] ... ok DEBUG: /usr/lib/python3.9/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: {1} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_validate_ipv6_format [0.081453s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_invalid_format [0.119093s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_refuses_other_formats [0.063649s] ... ok DEBUG: {1} heat.tests.db.test_migrations.TestBannedDBSchemaOperations.test_table [0.001171s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_valid_format [0.101399s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_invalidate_ipv4_format [0.101217s] ... ok DEBUG: {1} heat.tests.db.test_migrations.TestMigrationsWalkSQLite.test_walk_versions [0.279410s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_get_all_by_tenant [0.877657s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_invalid_sort_key [0.139860s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_count_all_by_stack [0.465678s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_allow_multiple_keys [0.156536s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_create [0.069769s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_delete [0.066724s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_engine_active_lock_succeeded [1.349354s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_allow_single_key [0.181001s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_update [0.085167s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_default_sorts_by_created_at_and_id [0.112634s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_updated [0.159944s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_default_sorts_dir_by_desc [0.113713s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format_with_utc_offset_alternate [1.057155s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_uses_given_sort_plus_id [0.103309s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get [0.137279s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestMACConstraint.test_invalid_mac_format [0.091520s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_resource_data_delete [0.149778s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_by_name_and_stack [0.198471s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_delete_not_found [0.122445s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_deleted_resource [0.744451s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_create [0.105877s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_by_physical_resource_id [0.224544s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete_by_admin [0.150874s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_purge_deleted_by_stack_retry_on_deadlock [0.245609s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_single_has_rsrc_prop_data [0.489330s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_locked_resource_update_by_same_engine [0.200169s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_create_get [0.137800s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_get_id_success [0.173416s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_nonexist [0.479284s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_dont_purge_shared_raw_template_files [0.300654s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_count_all [1.013945s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted_batch_arg [0.173034s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_delete_by_admin [0.120219s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all [0.144683s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_get [0.116480s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_update [0.149290s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tag_with_pagination [0.333249s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tags [0.255067s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_non_existing_marker [0.152850s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_in_create_complete [1.467132s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_returns_all_if_no_filters [0.139249s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_by_root_owner_id [1.168341s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_with_filters [0.150532s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_status [0.180828s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_with_admin_context [0.285916s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_add_exact_match_clause_for_single_values [0.125317s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_exc_no_convergence [0.499666s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_by_name [0.125299s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_adds_an_in_clause_for_multiple_values [0.157369s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_can_return_a_stack_from_different_tenant [0.154199s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_returns_same_query_for_empty_filters [0.113363s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_tenant_is_stack_user_project_id [0.131711s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_bind_param [0.107444s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_failed_release_lock [0.118214s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_result_value_null [0.134487s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe [0.517923s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback_update) [3.923683s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py:143: 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: super(RPCServer, self).__init__(transport, dispatcher, executor) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_delete [0.184879s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_syncpoint_create_deadlock [0.152191s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_create_trust [0.130520s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_nonexist_resource [0.502676s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_get [0.122383s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_get_noexist [0.105766s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_resource_reset [0.145573s] ... ok DEBUG: {3} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_stop_in_convergence_mode [0.941408s] ... ok DEBUG: {3} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_start [0.126497s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_stack_user_deny [0.627349s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_by_tag_with_show_hidden [0.292550s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_empty [0.125310s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_types [0.102294s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config [0.138950s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_count_all_by_stack [0.314020s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_extra_key [0.094664s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_no_filter [0.435281s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query [0.108088s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_types [0.107996s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_nonexist_stack [0.125863s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_applies_filters [0.127572s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_deployment_refresh [0.165813s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_gets_model_marker [0.130302s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_fields [0.102047s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_boolean_inputs_valid [0.075101s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config_new_ids [0.061213s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_filter_type [0.378838s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_list_software_configs [0.080906s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_queue [0.056859s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_config [0.064606s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_resume_nonexist [0.067115s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_with_params [0.191321s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_with_depth [0.463906s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_raises_invalid_sort_key [0.736725s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_delete [0.143150s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot_exceeds_max_per_stack [0.245910s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_not_found_invalid_tenant [0.137534s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback) [2.886327s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete [0.154796s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_not_belong_to_stack [0.304871s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get [0.178096s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_not_found [0.146335s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get_all [0.163981s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_show_snapshot_not_found [0.188001s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_delete [0.146261s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all [0.434221s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_equals [0.582898s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all_show_nested [0.165748s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_exceeds_resource_limit [0.139994s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_default_sort_keys_and_dir [0.146774s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_encrypted_parameters [0.155825s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameter_defaults [0.076973s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_filter_matches_in_list [0.158871s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameters_remove [0.102208s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_registry [0.093995s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_marker [0.181794s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_template [0.090694s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_none [0.124510s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_types.ListTest.test_load_dialect_impl [0.133849s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_verify_err [0.236072s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py:143: 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: super(RPCServer, self).__init__(transport, dispatcher, executor) DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create [2.524867s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_tags [0.191994s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_no_credentials [0.192207s] ... ok DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_configures_connection_pool [0.355022s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_immutable_parameter_disallowed [0.154601s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/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: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace) [2.540692s] ... ok DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_make_sure_rpc_version [0.201213s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_mutable_parameter_allowed [0.154153s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_remove_msg_queue [0.112428s] ... ok DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_stop_rpc_server [0.173702s] ... ok DEBUG: {2} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_start [0.113381s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_mixed [0.102742s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_string [0.111686s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_is_cleanup_traversal [0.268867s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config [0.738807s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config [0.121472s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_resource_handles_timeout [0.864329s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_deployment [0.163503s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_environment_files [1.833309s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_stack_complete_is_invoked_for_replaced_resource [0.199925s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_deployment_invalid_stack_user_project_id [0.191209s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_rsrc_failure_when_update_fails [0.206174s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_list_software_configs [0.200724s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_nonexist [0.321932s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal [0.195622s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments [0.180250s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_rollback) [2.181906s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_purges_db_for_stack_failure [0.180358s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_retry [0.242649s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_triggers_rollback_if_enabled [0.199593s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_temp_url [0.168866s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_rollback_not_re_triggered_for_a_rolling_back_stack [0.191598s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_config [0.136073s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_deployment [0.133533s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_stale_resource_retry [0.187291s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_cleanup_delete [0.152210s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_signal_software_deployment [0.216775s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_status [0.115515s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_dead_engine_active_lock [1.294850s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_root [0.242276s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_partial [0.163358s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_metadata_software_deployments [0.342515s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_dbldiamond_rev [0.151071s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_retry [0.174997s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_diamond_fwd [0.175765s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list [0.507459s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_disjoint [0.156025s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_missed_cleanup_delete) [1.774809s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_with_marker_and_filters [0.222154s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_deployment [0.270666s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_noexist_partial [0.188702s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_events.StackEventTest.test_tenant_events_list_with_marker_and_filters [0.131247s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_roots [0.181518s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_single_partial [0.164739s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_empty_reason [0.367219s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_invalid_value [0.289752s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_nonexist_stack [0.122401s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_signal_software_deployment [1.149955s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_new_config [0.190735s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_single_rev [1.044971s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_check [0.191862s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_cancel_workers_with_resources_found [0.144644s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_suspend_nonexist [0.122505s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_service_stop [0.141549s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_stack_state [0.174655s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_filter_type_not_found [1.044968s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_all_workers_when_stack_in_progress [0.147046s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_with_params [0.157992s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_all_workers_when_stack_not_in_progress [0.155120s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot [0.320264s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_nested_traversal_stops_deeply_nested_stack [0.157255s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_traversal_stops_nested_stack [0.139230s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot_action_in_progress [0.241393s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_update_current_traversal [0.160711s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_node_data.NodeDataTest.test_action [0.166389s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_list_snapshots [0.325001s] ... ok DEBUG: {2} heat.tests.engine.test_node_data.NodeDataTest.test_resource_key [0.106170s] ... ok DEBUG: {2} heat.tests.engine.test_node_data.NodeDataTest.test_round_trip [0.126583s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_reset_stack_and_resources_in_progress [0.207117s] ... ok DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_all_skip_tests [0.131148s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_added_unchanged [0.277155s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_supported [0.208476s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_missed_cleanup) [3.500692s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_with_environment_files [0.292025s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_with_descr [0.258875s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_max_unlimited [1.786736s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_dbldiamond_fwd [0.159996s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_nonexist [0.207040s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_container_notfound_swift [0.133955s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_diamond_fwd [0.159650s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_trusts [0.121903s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period_expired [0.191379s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_stack_id_equal [0.452380s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_by_tenant [0.321072s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DescriptionTest.test_func [0.158939s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerStopTest.test_tgm_stop [0.165338s] ... ok DEBUG: {3} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_add_msg_queue [0.149240s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_physical_resource [0.339073s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_add_timer [0.161318s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_logical_name [0.266216s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_contains_exceptions [0.666981s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_invert_deps) [1.634600s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_cancel_not_started [0.090803s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_repeated_done [0.108314s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_check_resource_does_not_propagate_on_cancelling_cleanup [0.422737s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_cancel [0.130008s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_started [0.145769s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_delays [0.155338s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_is_cleanup_traversal_raise_update_inprogress [0.440855s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_wait_time [0.122542s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_start_cancelled [0.108720s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_physical_id [0.970543s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress [0.090287s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_delete_retrigger_check_resource_new_traversal_updates_rsrc [0.289091s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_timeout [0.131256s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_with_time_throttle [0.174701s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_healthy_check_failed [0.423175s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_with_wrong_timezone [0.274477s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_convergence [0.354800s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_correct_int_parameters [0.301272s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_async [0.306674s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_rsrc_failure_when_update_fails_different_traversal [0.994526s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_correct_matching_metadata [0.199471s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_not_integer_parameters [0.076229s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_sets_stack_state_as_failed [0.275964s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_update_replace [0.146409s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_sync [0.436827s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_no_matching_metadata [0.161230s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_retrigger_check_resource [0.193337s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_delete [0.070043s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_delete [0.059249s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_not_dead [0.224800s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_noncreated_resource [0.284408s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_node_data_exception [0.193775s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_show_resource [0.394973s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_node_data_ok [0.196549s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_update [0.200277s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe [0.486692s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_check_alarm_failure [0.149450s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_propagate_check_resource [0.219987s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_bad_lookup [0.164881s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_chain_fwd [0.097951s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_show_resource [0.132858s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_circular_rev [0.104090s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_show_resource [0.096936s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace) [3.602042s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_resume [0.081234s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_check_failure [0.075825s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_circular_fwd [0.175468s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_create [0.101434s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_deleted_stack [0.468050s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_circular_rev [0.154527s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_show_resource [0.088319s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_fwd [0.133746s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_nonexist_stack [0.173751s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_resume [0.115360s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_show_resource [0.070124s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_rev [0.142681s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_attributes_handle_exceptions [0.077971s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_certificate_validation_fail [0.086868s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_leaves [0.119605s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_check_create_complete [0.121400s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_many_edges_fwd [0.119931s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_with_max_depth [0.441100s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_many_edges_rev [0.111576s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_sets_resource_id [0.147981s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_simple_multilevel_partial [0.138396s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_in_progress [0.249562s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_key_order_validation_fail [0.228482s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_single_node [0.136741s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_validate_certificate_with_profile_without_ca_id [0.093567s] ... ok DEBUG: {3} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_service_start [0.102702s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_other_content_types_not_allowed [0.095308s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_restore_snapshot [0.464442s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_remove_rollback) [1.784313s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_attr_names [0.811650s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_with_octet_stream [0.861107s] ... ok DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_refid [0.154958s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_delete_specs [0.129170s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_all [0.178172s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_resource_mapping [0.110019s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_restore_snapshot_other_stack [0.993133s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_create_specs [0.103431s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_gigabytes [0.100477s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_first_alternative_mapping [0.206016s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_replaced [0.150482s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_args [0.113245s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_error [0.097810s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_attachment [0.233255s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_invalidtype [0.111530s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_remove) [1.255681s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_kwargs [0.119451s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_attachment_no_mountpoint [0.234332s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_second_alternative_mapping [0.104226s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create [0.162618s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_single_mapping [0.114393s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_generate_template_for_hidden_type [0.127445s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_from_image [0.160023s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_generate_template_no_template_file [0.134773s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_read_only [0.154568s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_for_hidden_type [0.145332s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_scheduler_hints [0.156418s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_interrupt_create) [0.907444s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_no_template_file [0.126969s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_sourcevol [0.145639s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_with_attr_type [0.128824s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_snapshot_and_source_volume [0.145315s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_with_hidden [0.113009s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_stack_scheduler_hints [0.149971s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_cancels_tasks_in_reverse_order [0.149038s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_snapshot_error [0.178114s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_chain_fwd [0.176596s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_created_from_backup_with_same_size [0.089957s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_different_engine [2.196121s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_no_lock [0.145814s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_wrong_state_fails [0.159850s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_detached [0.633482s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_failed [0.161844s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_rollback_early) [1.511179s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/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.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_shrink_fails [0.209934s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_immutable_parameter_same_value [0.180622s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_circular_deps [1.009164s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_read_only [0.198226s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period [0.122450s] ... ok DEBUG: {1} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_start_with_lock [0.134053s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exceptions_on_cancel [0.098164s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_detach_volume_to_complete_with_active_task_state [0.180566s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_test [0.100722s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_resource_does_not_propagate_on_cancel [0.246294s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_thrown_exception_order [0.104446s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_empty_string_az [0.161569s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DescriptionTest.test_lambda [0.098864s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_failure [0.188455s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_args [0.107343s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_vaildate_deletion_policy [0.166336s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_call_double_start [0.111543s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_get_live_state [0.115418s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_failure_rollback [0.219779s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period [0.121551s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_validate_projects_when_public [0.117959s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_stack_timeout [0.179914s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_double_start [0.141832s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_create_public [0.099612s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_update_projects [0.098582s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_initiate_propagate_rsrc_retriggers_check_rsrc_on_new_stack_update [0.156269s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run [0.191044s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_with_projects [0.168249s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task [0.175154s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal_raise_update_replace [0.263870s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_get_live_state [0.098724s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_exception [0.125997s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_handle_create [0.109161s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress [0.124583s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_validate_properties [0.163171s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_rollback) [1.868898s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress_exception [0.135582s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_delays_dynamic [0.122594s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_only [0.123627s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress_exception [0.114602s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_zone.DesignateSecondaryZoneTest.test_masters [0.605932s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_run_wait_time [0.131263s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_triggers_rollback_if_enabled [0.930296s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.engine.test_scheduler.TimeoutTest.test_compare [0.121260s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_validate_primary [0.144093s] ... ok DEBUG: {3} heat.tests.engine.test_sync_point.SyncPointTestCase.test_serialize_input_data [0.123861s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_get_live_state_resource_is_deleted [0.125258s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_purges_db_for_stack_failure [0.335543s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_status_killed [0.151290s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_deactivate [0.132806s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_stale_traversal [0.280738s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_remove_tags [0.115304s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_min_disk [0.132613s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_container_format [0.059275s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_alive [0.312818s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_long_delay [0.080220s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_delay.TestDelay.test_validate_failure [0.073009s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_concurrent) [1.809649s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_delay.TestDelay.test_validate_success [0.106149s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_message_raises_cancel_exception [0.304273s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_resolve_attribute_os_collect_config [0.120697s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_bad_object [0.049753s] ... ok DEBUG: {3} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_non_waiting [1.203333s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_none_container [0.095549s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_create_action [0.267447s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_poll_temp_url [0.093124s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_metadata_prefix [0.202514s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_zaqar_metadata [0.092878s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes_fallback [0.074168s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_update_action [0.257565s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_create [0.124305s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_child [0.200199s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_check_not_required_parameters [0.388930s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_persist_called [0.212959s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_repr [0.153243s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_suspend_resume [0.349916s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_required_by [0.142640s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add) [1.410478s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_check_alarm_failure [0.242689s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_self_ref [0.157932s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_delete [0.875362s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_single_fwd [0.152947s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_instance_group_refid_rsrc_name [0.166715s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_show_resource [0.297270s] ... ok DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_check_resource_adds_and_removes_msg_queue [0.166264s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_make_sure_rpc_version [0.151332s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestLaunchConfig.test_update_metadata_replace [0.206100s] ... ok DEBUG: {1} heat.tests.engine.test_node_data.NodeDataTest.test_path_attr [0.163743s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupReplaceTest.test_timeout_exception [0.141459s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_update [0.354213s] ... ok DEBUG: {1} heat.tests.engine.test_node_data.NodeDataTest.test_status [0.136575s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_check [0.162764s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_bad_pausetime_in_update_policy [0.170495s] ... ok DEBUG: {1} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_exception [0.163111s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_empty_list [0.117753s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_delete [0.162150s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_multi_part [0.111947s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_check_failure [0.094509s] ... ok DEBUG: {1} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_nonereturn [0.163218s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_gnocchi_alarm_aggr_by_metrics_live_state [0.097585s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_not_none [0.108954s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_update [0.199492s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_nochange [0.291300s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(multiple_update) [1.619795s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_check_failure [0.186100s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_none_resource.PlaceholderResourceTest.test_placeholder_resource_delete [0.185504s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_create [0.168542s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_class_uniformity [0.151527s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_suspend [0.179604s] ... ok DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_unavailable [0.879954s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_class_sequence [0.220560s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(disjoint_create) [0.610467s] ... ok DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_nonexist [0.161982s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_update [0.239860s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_sequences [0.139186s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_unavailable [0.144594s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_container.TestContainer.test_check_create_complete [0.156160s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_repeated_sequence [0.131060s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_cancels_dependent_tasks_recursively [0.115678s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_raises_all_at_the_end [0.170374s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestRandomString.test_random_string [0.334634s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_disjoint [0.181335s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestRandomString.test_random_string_refid_convergence_cache_data [0.126054s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_no_steps [0.163332s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(create_early_delete) [0.899513s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_default_region [0.191056s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_single_node [0.167010s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DescriptionTest.test_unicode [0.187735s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_attributes [1.116167s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_can_add_exceptions_after_init [0.131023s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_attributes_handles_exceptions [0.157380s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_str_representation_aggregates_all_exceptions [0.143517s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_with_plain_text [0.190835s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout [0.137174s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_this_region [0.881680s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout_longer [0.156954s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout_shorter [0.124759s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_stack_refid [0.213583s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_cancel [0.059082s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_base64 [0.411882s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_before_timeout [0.074145s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress_exception_swallow [0.066372s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_deep_path_attribs [0.198770s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_content_type_without_payload [0.299610s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_update_delete) [1.546568s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_outputs [0.192021s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_create [0.128276s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_refs [0.172037s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_update [0.133724s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_delete_specs [0.129406s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_nested_stack [0.196831s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_attribs [0.123378s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_update_specs [0.263942s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_swallow_exception [0.930785s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs [0.131329s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_progress [0.118554s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_miss_all_quotas [0.131853s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs_with_index [0.144878s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_create_rollback) [0.908743s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_progress_exception_swallow [0.104003s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_create [0.113000s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_refs [0.140128s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_function [0.105186s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_no_steps [0.065010s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_gigabytes [0.169367s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_deep_path_attribs [0.142028s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run [0.060703s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress_exception_swallow [0.068759s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_stepping [0.050493s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs [0.134415s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_volumes [0.173929s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_timeout_return [0.051731s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_timeout_swallowed [0.072473s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs_map [0.132365s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_live_state [0.057020s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_volumes [0.167002s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_get_attribute_skiplist [0.110546s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_with_wrong_start_time [0.141781s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_create) [0.752893s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_check_alarm_failure [0.073694s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(non_empty) [0.133735s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_attach_volume_to_complete_with_resize_task_state [0.242822s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_not_correct_string_parameters [0.105395s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_None) [0.127067s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_image [0.188702s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_boolean) [0.118535s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_update_no_replace [0.220133s] ... ok DEBUG: {0} heat.tests.db.test_migrations.MigrationsWalk.test_walk_versions [0.436135s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_string) [0.130417s] ... ok DEBUG: {0} heat.tests.db.test_migrations.TestMigrationsWalkMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {0} heat.tests.db.test_migrations.TestMigrationsWalkPostgreSQL.test_walk_versions ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_number) [0.112547s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_get_all_by_stack [0.143237s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_json) [0.129865s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_get [0.128476s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_list) [0.127842s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_imageRef [0.655682s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_queue_actions [0.719507s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_engine_get_all_locked_by_stack [0.413316s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_retype [0.243002s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_physical_resource_id [0.062998s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_check [0.217690s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_unlocked_resource_update [0.121852s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_get_all_by_args [0.115209s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_get_id_return_none [0.055293s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_delete_attachment_has_not_been_created [0.320341s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_check_alarm_failure [0.221382s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_fail_wrong_engine_id [0.119602s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested [0.876541s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_ready_to_extend_volume [0.210040s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_handle_create [0.235365s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_fail_gone [0.151332s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_create_not_public [0.063734s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_include [0.160069s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_delete_complete [0.092724s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_all_with_regular_tenant [0.171872s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_handle_update [0.262333s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_update_complete [0.126161s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_include_zero [0.165749s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_none_if_tenant_id_does_not_match [0.142915s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete_not_found [0.112309s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_missing_param [0.120077s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_validate [0.170806s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_release_lock_failed [0.120903s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete_resource_id_is_none [0.137527s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_none [0.123723s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_concurrent_update [0.125455s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_show_resource [0.209139s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_create_complete [0.135108s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_outputs [0.137467s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_create_get [0.143410s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_gnocchi_alarm_live_state [0.127816s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_with_metadata [0.123132s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_validate_secondary [0.154604s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_update [0.150759s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_resume [0.177112s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_get_live_state_v2 [0.113698s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create [0.133531s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update [0.124013s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create_with_batching [0.151164s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_update [0.160301s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_nested_stack [0.188529s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_tags [0.122280s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_index_var [0.128913s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_check [0.140278s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_status_reset [0.142383s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_encryption [0.096757s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_disk_format [0.157794s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_run_to_completion [0.173466s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_allowed_sort_keys [0.057667s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_container.TestContainer.test_create_certificate [0.207706s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.146717s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_container.TestContainer.test_create_failed_on_validation [0.106145s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.114112s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_order.TestOrder.test_asymmetric_order_validation_fail [0.146885s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_paginates_query [0.338801s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_time_sufficient [0.092165s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_count_all_by_stack [0.078071s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_order.TestOrder.test_attributes [0.186888s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_all_by_stack [0.062936s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_with_policy_prop_diff [0.193689s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_by_another_stack [0.077374s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_order.TestOrder.test_validate_non_certificate_order [0.109994s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_update [0.060193s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret [0.076214s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_update_not_found [0.056530s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(component_full) [0.176789s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete_not_allowed [0.060947s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_octet_stream_without_encoding [0.112145s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_cloud_config.CloudConfigTest.test_handle_create [0.869680s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_volumes [0.055780s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get_all_by_admin [0.107105s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(no_input_output_options) [0.158240s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_delete [0.068172s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_short_delay [0.165285s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_get_all [0.131113s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(wrong_property_config) [0.161508s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(missing_configs) [0.121236s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_none_object [0.224319s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_attach_volume_to_complete_with_active_task_state [0.356823s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_create_multiple [0.228722s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_no_size_no_combinations [0.076193s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_fn_getatt [0.103896s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config [0.266043s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_attached [0.108297s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all [0.316975s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_size_constraint [0.068576s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_name_and_metadata [0.084130s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_metadata [0.196891s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_no_need_replace [0.089571s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_not_tags [0.248260s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_try_detach_volume_if_server_was_temporarily_in_error [0.095678s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_poll_heat_metadata [0.171066s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(empty_configs) [0.744065s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_not_tags_any [0.134899s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_0) [0.111894s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_restore_failed [0.124905s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_get_live_state_not_public [0.047136s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(invalid_configs) [0.118668s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_default_sort_dir [0.102572s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_4_1_0) [0.106909s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_get_live_state_public [0.064828s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_filters_sort_keys [0.066224s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_description [0.049194s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(config_empty_actions) [0.112744s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_4) [0.093529s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_metadata [0.077755s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_5) [0.074290s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(multiple_configs_per_action_single) [0.097683s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_show_deleted [0.148317s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_handle_update [0.091958s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_2_0) [0.068387s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(multiple_configs_per_action_overlapping_list) [0.092663s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_show_nested [0.083221s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_2_4) [0.059037s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_update [0.098863s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(5_5_2_0) [0.048984s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(stdouts) [0.104665s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(5_5_2_4) [0.065114s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_show_resource [0.098884s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_3_2_0) [0.048958s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(stderrs) [0.101248s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateSecondaryZoneTest.test_primaries [0.084670s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_3_2_4) [0.061710s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_0) [0.048222s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(status_codes) [0.105525s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_5_0) [0.057615s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(passthrough) [0.147741s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_by_name_and_owner_id [0.499076s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_trust [0.049159s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_build_resource_definition [0.135487s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_result_value [0.058557s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_types.LongTextTest.test_load_dialect_impl [0.041748s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_start_in_convergence_mode [0.051924s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_delete_complete_delete_sd [0.134717s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_1) [0.392348s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_start_in_non_convergence_mode [0.059293s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_6_1) [0.043198s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_update [0.059043s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_2) [0.052327s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_delete_complete_none [0.118978s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_4) [0.041548s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_empty_list [0.051848s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_5_6) [0.050138s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_handle_create [0.740368s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value [0.051993s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_with_extra [0.052821s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_empty [0.049549s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_temp_url [0.128793s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_with_metering [0.047706s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_members [0.119533s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_bad_update_policy [0.060090s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_check_software_deployment [0.086874s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_multi_part_bad_format [0.047844s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_zaqar_queue [0.119749s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_deployment_exceeds_max_per_tenant [0.060308s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_reactivate [0.116317s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_text_with_filename [0.077715s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config_new_ids [0.058292s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action [0.132251s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config_structured [0.060389s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_remove_members [0.108859s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_handle_create_with_group [0.097941s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_delete_software_config [0.068598s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_tags_delete_not_found [0.100635s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_delete_software_deployment [0.066118s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_create [0.151516s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_container_format [0.103604s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_metadata_software_deployments [0.126371s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_disk_format [0.093221s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_location [0.093537s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_add_prop [0.254022s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_complete_no_wait [0.101959s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_new_config [0.365205s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config [0.051797s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action_for_component [0.729239s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_create [0.203655s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config_structured [0.063037s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_del_prop [0.380900s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment [0.054939s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_cancel [0.155185s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment_invalid_config_id [0.059094s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data [0.202263s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(lettersdigits) [0.128232s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_delete_software_config [0.068840s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_do_not_wait [0.106057s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(letters) [0.115931s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_zaqar [0.147431s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_for_component [0.111286s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_list_software_deployments [0.110694s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_ok_str_zero [0.055362s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_temp_url [0.065235s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadTest.test_lb_reload_static_resolve [0.117683s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_ok_zero [0.068521s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_status_code_failed [0.052442s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(1) [0.084439s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_refresh_swift_software_deployment [0.153685s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_suspend_resume [0.065216s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(2) [0.100984s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_server_exists [0.064438s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_deployment_refresh [0.130647s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_server_exists_no_server [0.086606s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_fields [0.137978s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate_failed [0.102763s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(lowercase) [0.556303s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(uppercase) [0.061170s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(3) [0.331318s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_resource_names [0.122841s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_resume [0.185736s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(4) [0.106336s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(digits) [0.123916s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_long_snippet [0.096524s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(hexdigits) [0.063730s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(1) [0.088903s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(no_functions) [0.097349s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(octdigits) [0.062484s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_in_progress) [0.184533s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(2) [0.085515s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(none_inputs) [0.092344s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestRandomString.test_hidden_sequence_property [0.072895s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(3) [0.099037s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestRandomString.test_invalid_length [0.048060s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_complete) [0.155385s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(4) [0.073437s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(none_config) [0.118438s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_failed) [0.089918s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(5) [0.077146s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestRandomString.test_max_length [0.154922s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(empty_config) [0.094396s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(6) [0.078013s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_in_progress) [0.118333s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes [0.054948s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_attribute [0.146124s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes_format_fallback [0.113311s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create [0.137206s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(simple) [0.335772s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_update_size [0.118668s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(multi_key) [0.054724s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(list_arg) [0.053735s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_failed [0.135886s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_update_timeout [0.114175s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(missing_input) [0.054768s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(deep) [0.044722s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_validate_launch_conf_ref [0.143829s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(shallow) [0.048650s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete [0.151655s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(list) [0.056578s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_default_update_policy [0.132687s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_non_empty_container [0.113503s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete_failed [0.149881s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_complete) [0.746508s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_handle_update [0.094526s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_updated [0.136343s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_validation_failed [0.124197s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data [0.099594s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_failed) [0.220564s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_snapshot [0.165701s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_saves_input_params [0.080005s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_nodata [0.182589s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend [0.153762s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_stack_state [0.137666s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_curl_cli [0.165725s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend_failed [0.152756s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_fail_back [0.525609s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_invalid_json_data [0.112688s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_non_uuid [0.064618s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_text [0.054982s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_handle_create [0.052054s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_yaql [0.269770s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_none_resource.PlaceholderResourceTest.test_not_placeholder_resource_delete [0.178097s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_heat [0.100170s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_none [0.093606s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_classes [0.219810s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_zaqar [0.100915s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update [0.760444s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_post_failed_to_handle [0.138160s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_attribute_failed [0.155047s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_in_check_failed_state [0.158035s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_credential_secret_id [0.149079s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_with_replace [0.182575s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_insecure [0.161475s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_outputs_no_path [0.110853s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_timeout [0.543577s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_refs [0.110572s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_restore [0.264558s] ... ok DEBUG: {2} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_local_link_connection_not_supported [0.084975s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_domain_handle_create [0.058144s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_deep_path_attribs [0.172497s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_authorization_failure [1.662926s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_create [0.070193s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update_default [0.045028s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_name_validate_schema [0.045872s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_dotted_attribs [0.177343s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume [0.273161s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_service_url_validate_schema [0.065716s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_create [0.046199s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume_failed [0.104691s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_deep_path_attribs [0.116473s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete_not_found [0.058649s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete_resource_id_is_none [0.047116s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend_failed_not_created [0.072312s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_update [0.058020s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_outputs_no_path [0.139264s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_failed [0.086501s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_properties_title [0.052122s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_description_validate_schema [0.044656s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_refs_with_index [0.113998s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_domain_validate_schema [0.065638s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_no_change [0.167743s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_default_concurrent [0.112385s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_empty_resource_list [0.112058s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_get_attribute_convg [0.108358s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_name_validate_schema [0.348793s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_enabled_validate_schema [0.056928s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_show_resource [0.046131s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_handle_update [0.117773s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create [0.081975s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create_default_name [0.048934s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_reference_attr_with_none_ref [0.129927s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create_with_domain [0.059155s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_deep_path_attribs [0.109456s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_attribs [0.670822s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_empty_parse_list_assignments [0.098088s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_outputs [0.080295s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_path_attribs [0.106609s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_outputs_no_path [0.051349s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_create_user [0.114822s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs_map [0.064139s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_group [0.063670s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_attribs [0.104004s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_user_parse_list_assignments [0.048461s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_deep_path_attribs [0.098828s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_delete_user_not_found [0.071660s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_path_attribs [0.106764s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_equals_max_per_tenant [1.752250s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_create [0.138935s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_handle_create [0.115429s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_delete [0.087832s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute_skiplist [0.412339s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_get_attribute_convg [0.048574s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_type_validate_schema [0.070302s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_fake_resource_type [0.107794s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_deep_path_attribs [0.056535s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_create_default [0.089755s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_path_attribs [0.060594s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_incompatible_properties [0.111818s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(1) [0.062051s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update [0.105625s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(2) [0.083368s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(1) [0.125557s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_get_live_state [0.102258s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(3) [0.066387s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(2) [0.120051s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(4) [0.063455s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update [0.067522s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(3) [0.128513s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_failed_resource [0.060391s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_no_properties [0.056857s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_child_params [0.051923s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(4) [0.141976s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_delete [0.066335s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete [0.452518s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_update_size [0.068852s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(5) [0.157617s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete_resource_id_is_none [0.071123s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_res_type [0.099765s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_delete [0.098881s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_create [0.075137s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_validate_reference_attr_with_none_ref [0.176228s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create_unknown_status [0.057748s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(6) [0.229463s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update_fail [0.098209s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_validate_with_skiplist [0.208715s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(7) [0.209682s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update_security_services [0.162871s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_validate_conflicting_net_subnet [0.083004s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_invalid_stack_name [1.654300s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.197696s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_share_type_create [0.091361s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(8) [0.219731s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_attributes [0.081723s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_fail [0.074217s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(9) [0.166724s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_replace_on_change [0.070268s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(10) [0.080715s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_attributes [0.087090s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute_convg [0.066735s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_executions_not_found [0.064880s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_dotted_attribs [0.438260s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_executions_successful [0.497749s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_outputs [0.110274s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_handle_delete [0.960882s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_direct_workflow_validation_error [0.107045s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_outputs_no_path [0.107486s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_resolve_attribute [0.129884s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_policies_translation_successful [0.122726s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs_with_index [0.108916s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(stdouts) [0.130566s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_dotted_attribs [0.088470s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_and_delete_with_executions [0.135781s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(stderrs) [0.081915s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(1) [0.092470s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update [0.111149s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(status_codes) [0.075689s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed [0.081652s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(2) [0.125704s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(passthrough) [0.067036s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(3) [0.068901s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed_replace_not_found [0.112933s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(stdouts) [0.074273s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(4) [0.052077s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(5) [0.056915s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_input [0.097335s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(6) [0.059038s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_replace [0.089951s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(stderrs) [0.170347s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_nested [1.825952s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(7) [0.086914s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete_not_found [0.063252s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(8) [0.054455s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/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.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_invalid_address_parsing [0.050056s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(9) [0.057737s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(status_codes) [0.163272s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(A) [0.061516s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_scheme_address_for_get_attr [0.097865s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_outputs [0.058545s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(passthrough) [0.129148s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_custom_index_var [0.075885s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete [0.107875s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_total_resources_equals_max [0.333825s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create_with_batching_zero_count [0.064019s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_resource_names [0.136945s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_total_resources_exceeds_max [0.093734s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_removal_policies_nolist [0.060570s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_verify_err [0.071596s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_removal_policies_nomap [0.076487s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete [0.126594s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_extraroute.NeutronExtraRouteTest.test_extraroute_ipv4 [0.253510s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete_none [0.139348s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_resume_complete [0.101406s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_extraroute.NeutronExtraRouteTest.test_extraroute_ipv6 [0.219445s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_update_in_failed [0.425353s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_resolve_attribute [0.126444s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.094369s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.051528s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_time_not_sufficient [0.055768s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_0) [0.060393s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_4) [0.101914s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test__raise_if_duplicate_positive [0.425892s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_5) [0.125772s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_update_complete_none [0.687658s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_create [0.131875s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_2_0) [0.110263s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete [0.095695s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_2_4) [0.101190s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_complete [0.154833s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete_failed [0.118594s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_5_2_0) [0.112023s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att_error [0.068482s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_get_zaqar_queue [0.091711s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_attribute [0.097906s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_5_2_4) [0.101805s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create [0.065670s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_attribute_failed [0.096266s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(3_3_2_0) [0.106426s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_notfound [0.063216s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete_already_gone [0.085925s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(3_3_2_4) [0.125418s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_attribute_failed [0.074250s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_unused_action_for_component [0.138224s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_files_container [1.684731s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create [0.085419s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_0) [0.125432s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_not_required [0.122704s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create_failed [0.087264s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_5_0) [0.116004s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create_failed_error_status [0.075164s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_no_signal_action [0.256273s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_1) [0.112866s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_update_with_value_specs [0.079771s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredConfigTestJSON.test_handle_create [0.098465s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_FnGetRefId [0.082128s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_6_1) [0.121850s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_acquired_lock_stop_timers [0.307750s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_FnGetRefId_convergence_cache_data [0.073853s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentDerivedTest.test_build_derived_config_params_with_empty_config [0.109971s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_2) [0.127486s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_create [0.127222s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_assemble_nested [0.127102s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value_raise_exception [0.107807s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args [0.091116s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_deprecated_router_interface [0.373851s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_router_interface [0.142680s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_container_error [0.250172s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_4) [0.693906s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_swift_handle_refid_convergence_cache_data [0.121288s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port [0.212744s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_5_6) [0.164163s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_pf_add_dependencies [0.088375s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create_with_seg [0.081196s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_0) [0.191553s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_delete [0.138580s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_partial_complete [0.418181s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_4) [0.116399s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_create [0.073595s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_5) [0.116436s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_net.NeutronNetTest.test_net [0.171476s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_2_0) [0.124338s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_net.NeutronNetTest.test_net_get_live_state [0.106181s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_2_4) [0.123257s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create_deprecated [0.144708s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_7_2_0) [0.178821s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_7_2_4) [0.081667s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_get_port_attributes [0.126297s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_4_4) [0.071213s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_current_engine_active_lock [2.018334s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_5_6) [0.075945s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_subnet_id [0.159345s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_0) [0.066278s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_4) [0.076185s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_no_fixed_ips [0.152969s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_5) [0.059751s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_2_0) [0.086442s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_needs_update_network [0.196643s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_nested_depth [0.399606s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_2_4) [0.121013s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_partial_complete [1.250001s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_physical_resource_nonexist [0.117248s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_restore_prev_rsrc_convergence [0.165859s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_endpoint [0.085054s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_5_2_0) [0.132411s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_lazy_load_resources [0.115218s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_multiple_signals_same_id_complete [0.113760s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_5_2_4) [0.129993s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_post_complete_to_handle [0.105230s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_container_deleted [0.118233s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_healthy_in_create_complete [0.302519s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_get_object_404 [0.096976s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_update_failed_port_no_replace [0.649118s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_objects_deleted [0.132036s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_secgrp) [0.107805s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_objects_invisible [0.126365s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_no_name) [0.068913s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_check_failed [0.410282s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_validate_handle_url_bad_container_name [0.091092s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_empty_values) [0.096366s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_map [0.104988s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_fixed_ips) [0.105016s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_validation_fail [0.056265s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_lock_no_convergence [0.287259s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_3_2_0) [1.006044s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_addr_pair) [0.143153s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_create_update_updatehandle [0.102091s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_3_2_4) [0.143378s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data [0.130128s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_value_specs) [0.179370s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_0) [0.131102s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_none_reason [0.293972s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_nodata [0.126885s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(normal_vnic) [0.205789s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_5_0) [0.120086s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_noid [0.143948s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_1) [0.125102s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_partial_complete [0.111902s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(direct_vnic) [0.171895s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_exc_convergence [0.291773s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_curl_cli [0.127339s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_6_1) [0.180285s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(physical_direct_vnic) [0.157538s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_wait_handle_bad_type [0.098264s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_domain_handle_update [0.050888s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_2) [0.136797s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_get_live_state [0.070161s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_calls_metadata_update [0.343943s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(baremetal_vnic) [0.215266s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_4) [0.157853s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_create_default [0.106544s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(virtio_forwarder_vnic) [0.153385s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_get_live_state [0.104832s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_5_6) [0.129421s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_no_calls_metadata_update [0.249830s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_interface_validate_schema [0.101976s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(smart_nic_vnic) [0.148281s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_0) [0.129036s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_get_live_state [0.115568s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_get_resource_none [0.242076s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_4) [0.117224s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_all) [0.162262s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_5) [0.113510s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_create_provider_net [0.210484s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_2_0) [0.116282s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_no_resource [0.347270s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_create_network_rbac [0.123748s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_2_4) [0.127337s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_create_qos_policy_rbac [0.117343s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_5_2_0) [0.102196s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_show_resource [0.113753s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_5_2_4) [0.116919s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_update_default [0.841188s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(3_3_2_0) [0.148128s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_create_default [0.145284s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(3_3_2_4) [0.155092s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_update [0.405070s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_unavailable_resource [0.686616s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_action_for_network [0.085251s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update [0.174880s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_action_for_qos_policy [0.069323s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_0) [0.176518s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_object_id_reference [0.052563s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_description_validate_schema [0.147139s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_returns_metadata [0.256338s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_hidden_property_translation [0.065793s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_5_0) [0.167075s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_depr_router [0.100949s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_domain_validate_schema [0.176059s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_deprecated_port [0.098599s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_unset_invalid_hook [0.258931s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_name_validate_schema [0.131168s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_update_router_gateway_as_property [0.086947s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_create [0.056845s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_validate_conflict_props [0.051667s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_resolve_attributes [0.171153s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_delete_not_found [0.055872s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_unset_not_defined_hook [0.275563s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_tunnel_type [0.052554s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_update [0.119563s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_subnet [0.097868s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_create [0.103095s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_1) [0.643689s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_validate_ra_mode [0.090321s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_properties_title [0.096250s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_null_gateway_ip [0.059274s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_6_1) [0.105020s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_user [0.058454s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list [0.323589s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_validate_2 [0.046930s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_properties_title [0.045702s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_deprecated [0.150921s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_2) [0.124704s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update_default_name [0.060911s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot [0.177119s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_resolve_attributes [0.049737s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_4) [0.113668s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_show_resource [0.052750s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_show_snapshot_not_belong_to_stack [0.105361s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_create [0.052727s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_5_6) [0.110610s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_deleted [0.071024s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_replaced_type [0.077456s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_0) [0.109089s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_updated [0.065456s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_same_engine [0.078792s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_create_default [0.326531s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_4) [0.127881s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update [0.074467s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete_not_found [0.074603s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameters [0.074512s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_5) [0.095548s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_update [0.052910s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_update_password_only [0.046359s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_nested [0.084851s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_2_0) [0.111298s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create [0.101487s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_2_4) [0.100616s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_failed [0.130679s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_7_2_0) [0.101663s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_with_default_value [0.071407s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_no_credentials [0.332782s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update [0.082267s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_7_2_4) [0.114720s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_reuses_api_params [0.122170s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_resolve_attributes [0.097940s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_4_4) [0.089312s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create_fail [0.061811s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_5_6) [0.055739s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_environment_files [0.120907s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update [0.112921s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_0) [0.090263s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create [0.065796s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_4) [0.066897s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_files_container [0.142404s] ... ok DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_send [0.073536s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_5) [0.085661s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create_without_network [0.118993s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_2_0) [0.068073s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_get_live_state [1.642125s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_2_4) [0.052143s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_get_live_state [0.122380s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_do_check_resource_ignores_timeout_for_new_update [0.200361s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_ok_without_first_time [0.158581s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_do_check_resource_marks_stack_as_failed_if_stack_timesout [0.161113s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_5_2_0) [0.328365s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create [0.150284s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_5_2_4) [0.056188s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal_raise_update_inprogress [0.169207s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_3_2_0) [0.098110s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_with_segment [0.521060s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_3_2_4) [0.102687s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_requires [0.187513s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_0) [0.064557s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_with_subnetpool [0.152436s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_5_0) [0.068522s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_1) [0.061008s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_none_subnetpool_cidr [0.143205s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_6_1) [0.064527s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_2) [0.059801s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_sets_stack_state_as_failed [0.335656s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_not_available [0.121682s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_4) [0.142747s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool [0.261138s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_rollback_is_not_triggered_on_rollback_disabled_stack [0.135156s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create_with_resource_id_output [0.860141s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_5_6) [0.158016s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_dead [0.125268s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_no_prop_diff [0.227703s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_handle_delete [0.195987s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_update_retrigger_check_resource_new_traversal_deletes_rsrc [0.133576s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create [0.289752s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_init_action [0.103972s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_min_gt_max [0.226507s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(stdouts) [0.190807s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_with_task_parms [0.210148s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(stderrs) [0.126205s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(status_codes) [0.119930s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_super_call_successful [0.210970s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_parent_port_by_name [0.392461s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(passthrough) [0.100066s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_mistral_workflow_refid [0.083835s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete_error [0.074259s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_mistral_workflow_refid_convergence_cache_data [0.070114s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_resume_complete_none [0.074832s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_chain_rev [0.610434s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_delete_already_gone [0.213801s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed_no_replace [0.113383s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_circular_fwd [0.057505s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_dbldiamond_fwd [0.043245s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_suspend_complete [0.112283s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_diamond_rev [0.043468s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params [0.168398s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_edges [0.060068s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_delete_proper [0.224992s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_simple_partial [0.048337s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params_merge [0.089555s] ... ok DEBUG: {0} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_cancel_workers_when_no_resource_found [0.058371s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params_override [0.090133s] ... ok DEBUG: {0} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_check_resource_adds_and_removes_msg_queue_on_exception [0.068765s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_create [0.147481s] ... ok DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_all_attrs [0.065422s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_create [0.094758s] ... ok DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_attr [0.085474s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create_no_period [0.075107s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete_failed [0.163860s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update_no_period [0.073974s] ... ok DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_resource_name [0.106672s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_incorrect_address_for_email [0.070846s] ... ok DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_non_existent [0.058289s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create [0.164322s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_invalid_type_with_period [0.069744s] ... ok DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_modules [0.070492s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_create [0.066305s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att [0.762604s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create_failed_error_status [0.128270s] ... ok DEBUG: {0} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types [0.109763s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete_resource_id_is_none [0.105020s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att_convg [0.123452s] ... ok DEBUG: {0} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_deprecated [0.099062s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete [0.150268s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_update [0.121339s] ... ok DEBUG: {0} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema [0.086905s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_get_temp_url [0.127843s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_attribute_failed [0.131162s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action_temp_url [0.119021s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_complex_fwd [0.148842s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create [0.115155s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period_per_task [0.105004s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_without_config [0.177636s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_deprecated [0.156254s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_prepare_properties [0.426210s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete [0.153174s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_delete_router_already_gone [0.119043s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_none [0.120922s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_update [0.120614s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_resource_id_is_None [0.101950s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_create [0.133358s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_many_edges_fwd [0.532539s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_failed [0.109163s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_single_fwd [0.097275s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_update [0.135129s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update [0.138192s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DescriptionTest.test_method [0.095588s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create_failed [0.109490s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DescriptionTest.test_object [0.085329s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_no_replace_on_change [0.134222s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete_failed [0.113406s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_failed [0.820665s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_can_be_initialized_with_a_list_of_exceptions [0.089145s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_with_update_only [0.123976s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_update [0.124259s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep [0.111531s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_router_id [0.144075s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate [0.122867s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_update_protocol_to_any [0.104206s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep_none [0.085345s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_update [0.133672s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentDerivedTest.test_build_derived_config [0.104946s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_attribute [0.101359s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep_zero [0.100708s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_create [0.087610s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_unknown_input_key [0.119695s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete_already_gone [0.128116s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_cancel_done [0.151001s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete_not_found [0.118135s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_get_live_state [0.091058s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_after_timeout [0.098751s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_update [0.103071s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_get_attr [0.149687s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_not_started [0.127124s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_create [0.101293s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_non_callable [0.084913s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_update [0.171121s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_delete [0.105389s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_progress_exception [0.092031s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete [0.096550s] ... ok DEBUG: {0} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_waiting [0.135475s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_dns [0.247860s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete_not_found [0.103499s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_metadata_correct_query_key [0.102141s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete_resource_id_is_none [0.093565s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_check [0.107027s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputTest.test_build_derived_config_success [0.847999s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_create [0.094558s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_ip_address [0.256433s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_show_resource [0.114155s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete [0.104660s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_create [0.196045s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_check [0.135226s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete_not_found [0.108171s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_object_error [0.133193s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_mapping [0.096863s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_noid [0.154461s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_failure [0.180979s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_none_complete [0.193437s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_show_resource [0.544781s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_post_failed_to_handle [0.135501s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete_not_found [0.066267s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_get_live_state [0.050953s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_add_tenants [0.053844s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_association_port [1.152000s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_show_resource [0.084952s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_update [1.018416s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(boolean) [0.246756s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_fl_ip [0.098458s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_server_id [0.139042s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_check [0.257480s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port_dependency_network [0.301062s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_delete [0.131485s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(list) [0.355722s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_delete_not_found [0.053828s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_name [0.048687s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_create [0.205546s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_check_key_fail [0.065180s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create [0.268607s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_key_type [0.089925s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_gnocchi_alarm_live_state [0.141101s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete [0.097860s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_user [0.121697s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(map) [0.362256s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete_already_gone [0.077386s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_block_device_mapping [0.089297s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_suspend [0.203998s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_block_device_mapping_v2 [0.084725s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_create_failed [0.145485s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_check [0.152613s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(number-int) [0.276391s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics [0.151161s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create [0.229939s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_gnocchi_alarm_aggr_by_resources_live_state [0.118589s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(number-float) [0.248043s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gatway_create_failed [0.147461s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_suspend [0.162218s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_gnocchi_alarm_live_state [0.118520s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_allowed_address_pair [0.197175s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_container.TestContainer.test_attributes [0.102003s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_container.TestContainer.test_create_generic [0.066454s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(string) [0.344802s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_container.TestContainer.test_create_rsa [0.062058s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_container_attributes [0.065501s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_needs_update [0.232948s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order [0.069888s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_create_internal_port_without_net [0.784681s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_with_octet_stream [0.113448s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_do_not_create_internal_port [0.141423s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_with_dns_name [0.214387s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_without_type_fail [0.180708s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_without_internal_port [0.152144s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port_not_created [0.174562s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_sets_resource_id [0.153086s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port_not_found [0.114174s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check [0.196685s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_restore_prev_rsrc [0.116262s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_not_active [0.178505s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_security_groups [0.170903s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_fipa_with_exception_not_found_neutron [0.150623s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_dependence [0.186272s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_swift_service_removed [0.234011s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_encoding_dependency [0.749856s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_empty_instance_user [0.176240s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_resource_mapping [0.141802s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace [0.131633s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_snapshots [0.114291s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_update [0.116453s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(boolean-to-number) [1.766585s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_validate [0.629775s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_l3_agents [0.080806s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_snapshots [0.114206s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_delete [0.059684s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_resource_mapping [0.052480s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_gigabytes [0.097931s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_validate_max_port_less_than_min_port [0.054233s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_snapshots [0.108984s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_imageRef [0.107062s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_size [0.115715s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_source_volume [0.163224s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_default [0.137284s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback [1.112717s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_snapshot [0.083405s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(number-to-string) [1.055103s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback_attach_failed [0.140270s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_device [0.136671s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_server [0.102875s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_volume [0.132665s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_with_not_complete_task_state [0.306950s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_with_serv_resize_task_state [0.076680s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_custom_admin_pass [0.148342s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_metadata [0.153663s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_fails_to_complete [0.514889s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_deprecated_network_id [1.708082s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_fails_to_start [0.161776s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet [0.244516s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(string-to-map) [1.204973s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_read_only_attached [0.285712s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool_with_tags [0.237904s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool_not_found [0.146984s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_detach_volume_to_complete_with_resize_task_state [0.207726s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool [0.106695s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_unexpected_status [1.011176s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_update_address_scope [0.067913s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_handle_delete_snapshot_no_backup [0.191688s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_degraded [0.069230s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_missing_port_property [0.076971s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_two_subports [0.085781s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_restore_success [0.209297s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_error [0.286504s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_basic_properties [0.078634s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_validate_projects_when_private [0.066555s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_change [0.074844s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_is_public [0.086381s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_delete [0.090590s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_duplicate_image_name_err [0.203040s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_name [0.064202s] ... ok DEBUG: /usr/lib/python3.9/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: {0} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_get_live_state_found_but_deleted [0.065098s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_create_complete [0.056465s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_network_errors [0.135309s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_create [0.058698s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete [0.047692s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_delete_complete [0.063421s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_properties_validation_create_and_update [0.191057s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_update_complete [0.054570s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resolve_attributes [0.046051s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_handle_update [0.069816s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_suspend_complete [0.204834s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_attribute [0.684904s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_build [0.163818s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_create_failed [0.120006s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_shutoff [0.130508s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_update [0.153304s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_verify_resize [0.143106s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_active_to_deactivate [0.509788s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(map-to-boolean) [2.060502s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_create_failed [0.141462s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_not_active [0.118151s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_suspend_complete [0.186885s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_create [0.098306s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete [0.164944s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_suspend_failed [0.176449s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_image_props [0.105603s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete_failed [0.130793s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_attribute [0.086382s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_show_resource_v1 [0.102324s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete [0.049303s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_active_keep_ephemeral [0.195156s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete_resource_id_is_none [0.062086s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_show_resource_v2 [0.110604s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_miss_all_quotas [0.044868s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_create [0.066617s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_disk_container_mix [0.113691s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_show_resource [0.044250s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_with_new_password [0.213927s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_update [0.046912s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_min_ram [0.101302s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_create_with_id_name [0.079982s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_parse_live_resource_data [0.101741s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_remove_tenants [0.118183s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_already_complete [0.127960s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete_nova_not_found [0.198610s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_complete [0.126400s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_moderate_delay [0.094815s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_rsrc_id [0.169919s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(list-to-boolean) [1.348544s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.heat.test_delay.TestDelay.test_delay_params [0.128211s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_metadata [0.134177s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_curl_cli_insecure_true [0.126317s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_delete [0.129558s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_replace [0.847542s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_endpoint [0.100235s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key [0.171753s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_update [0.106179s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_swift [0.126576s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata [0.214167s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_bad_container [0.104207s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_token [0.102768s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_post_complete_to_handle [0.127998s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata_software_config_merge [0.251146s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete_with_non_not_found_exception [0.115173s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete_with_not_found [0.081267s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata [0.178288s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_software_config_poll_heat [0.463560s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_exception [0.098518s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_no_id [0.076515s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadFallbackTest.test_Instances [0.085000s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_empty_name [0.713839s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_not_found [0.057905s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadFallbackTest.test_lb_reload_static_resolve [0.103377s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_properties [0.229170s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_physical_network_not_supported [0.067752s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_portgroup_not_supported [0.063803s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_type [0.191557s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadTest.test_Instances [0.129332s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_pxe_enabled_not_supported [0.075658s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_software_config_transport [0.195586s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_update [0.107190s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_child_params [0.162055s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_auto_multi_nets [0.104140s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_delete_key_not_found [0.230739s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_update_failed [0.084850s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_none [0.130052s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update [0.086996s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_child_template [0.153614s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_nova_keypair_refid [0.207268s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_instance_group_refid_rsrc_id [0.098946s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_subnet_with_security_group [0.198967s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_default [0.102866s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_nova_keypair_refid_convergence_cache_data [0.138659s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_connection_error_retry_successful [0.130379s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_update_in_failed [0.116623s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_public_key [0.113653s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_update_policy [0.082661s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update_only_enabled [0.470814s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_net_security_groups [0.135226s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_block_device_mapping_v2_image_prop_conflict [0.121468s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_properties_title [0.064429s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_without_update_policy [0.108331s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_region_validate_schema [0.056411s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_file_size_too_big [0.130006s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_block_device_mapping_v2_image_resolve [0.114032s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_service_validate_schema [0.064937s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_added [0.118849s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_show_resource [0.058938s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_get_attr_return_none [0.125164s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_create_internal_port_all_props_without_extras [0.128857s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete [0.063903s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_removed [0.122987s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_get_live_state [0.047339s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_internal_ports [0.115746s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update_default [0.062145s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestRandomString.test_exceeds_max_length [0.092988s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update_only_enabled [0.085766s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_properties_title [0.055219s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_nothing_for_update [0.189864s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_get_live_state [0.052753s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_check [0.194827s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_create [0.057552s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_get_data_internal_ports [0.143419s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_create_minimal [0.086153s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_update [0.060607s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_handle_delete_without_resource_id [0.128265s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_check_failed [0.244828s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_property_roles_validate_schema [0.086702s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_bad_region [0.103851s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_not_found [0.149412s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_software_config_invalid_meta [0.778914s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_group [0.126079s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_that_region [0.124493s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_console_url [0.139210s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_removed [0.117602s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_too_many_personality [0.182080s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_ca_cert [0.128077s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_roles_no_change [0.103210s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_fixed_ip [0.136015s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_validate_1 [0.101815s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback_convergence [0.242669s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_update [0.098317s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_floating_ip [0.125874s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_description_validate_schema [0.066905s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_name_validate_schema [0.067494s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_nova_keypair_resource [0.133926s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete_already_gone [0.408339s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_stack_refid_convergence_cache_data [0.072508s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_nodeps [0.120123s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume_failed_not_created [0.080915s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_refs_with_index [0.068625s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_multiple_bootable_source [0.128847s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_refs [0.067288s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_outputs [0.070564s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_volume_size_valid_int [0.122625s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_dotted_attribs [0.062352s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_fail [0.739596s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_with_empty_ref [0.116607s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_refs [0.071806s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_create [0.589162s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_params [0.058944s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update_only_enabled [0.053183s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_with_concurrent [0.062156s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_conflict_block_device_mapping_v2_props [0.130781s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_config_userdata [0.169513s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_with_concurrent_limit [0.066048s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_unknown_status [0.084628s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_without_image_or_bootable_volume [0.125313s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_without_concurrency [0.111544s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update_failed [0.120788s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_userdata [0.152593s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute [0.057040s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_build_block_device_mapping [0.114186s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_deep_path_attribs [0.057448s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_template_create [0.134651s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_path_attribs [0.066428s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_metadata [0.201975s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_attribs [0.062604s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_error_status [0.165274s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_refs [0.068275s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update [0.169934s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_child_template [0.059005s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_config_userdata [0.150180s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update_failed [0.100314s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_heat_metadata [0.193131s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_create_failed [0.098448s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_update [0.096844s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_temp_url [0.180450s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_update_replace [0.124584s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_reference_attr [0.371388s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_zaqar [0.180201s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.068909s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_get_live_state [0.109456s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.072570s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_without_policy_prop_diff [0.058644s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update_access_rules [0.103607s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(1) [0.067741s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_zaqar_metadata [0.197441s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_attributes [0.107054s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(2) [0.056807s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(3) [0.069151s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_metadata [0.760762s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_neutron_net_without_neutron_subnet [0.112479s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(4) [0.052634s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_stack_scheduler_hints [0.186167s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_handle_create [0.068098s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_image_id [0.130307s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_resolve_attribute [0.046109s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_str_network [0.153423s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_handle_create [0.051465s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(1) [0.106297s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_subnet_security_group [0.183815s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_subnet_security_group [0.162689s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(2) [0.118304s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_error_task_in_progress [0.187219s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_ok_without_pattern [0.546699s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete [0.198456s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(3) [0.150237s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_dont_validate_personality_if_personality_isnt_set [0.102976s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_get_live_state [0.181074s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create_failed [0.159580s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(4) [0.133475s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(5) [0.066420s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_assemble_nested [0.059417s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_wrong_definition [0.154626s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_properties_validation_create_and_update_fail [0.186215s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_validate [0.067961s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_wrong_input_key [0.166499s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_suspend_complete [0.188874s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete_resource_id_is_none [0.110016s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete_not_found [0.099018s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_suspend_complete_none [0.350465s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_snapshot [0.183307s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_update_complete [0.064247s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete_resource_id_is_none [0.096908s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_complete_missing_server [0.056808s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_image_name_err [0.749069s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update [0.108789s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_not_waiting [0.076299s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_soft_delete [0.188036s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_replace_on_change [0.069738s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update_default_period [0.100154s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate_without_server [0.081573s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_properties_validation_create_and_update_fail [0.191832s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_build [0.163310s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_scheme_address_for_webhook [0.119016s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_build_resource_definition [0.059941s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value [0.081894s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_prohibited_address_for_webhook [0.094637s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_build_spawning [0.165260s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_hard_reboot [0.159051s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value_get_none [0.072299s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_get_attr [0.093571s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_wrong_args [0.068969s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test__raise_if_duplicate_negative [0.086001s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(no_functions) [0.055515s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_reboot [0.174880s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(none_inputs) [0.048991s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resume_no_resource_id [0.225522s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(none_config) [0.056002s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_delete_proper [0.154037s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(empty_config) [0.051577s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_revert_resize [0.168736s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(simple) [0.052477s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_routes_to_set_to_routes [0.090039s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(multi_key) [0.053872s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_unknown_status [0.189369s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(list_arg) [0.043468s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(missing_input) [0.061143s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_unknown_status [0.192293s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_unsupported_microversion_tags [0.124013s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(deep) [0.052985s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_create_complete [0.189018s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_None_networks_with_port [0.189424s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(shallow) [0.349886s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(list) [0.056485s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_attribute [0.608473s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputTest.test_build_derived_config_failure [0.054412s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_flavor_resize_has_not_started [0.179248s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_empty_container [0.103282s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_attribute_failed [0.144659s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_empty_networks_with_complex_parameters [0.650738s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_create [0.095572s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_failed [0.185585s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_token [0.085897s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_create_failed [0.173996s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_networks_with_complex_parameters [0.202289s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_multiple_signals_same_id_timeout [0.139162s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_active [0.197189s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create [0.177024s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_properties [0.177929s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_unknown_status [0.151687s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_networks_with_None [0.179724s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete [0.156652s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_remove_network_non_empty [0.134151s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_validate_handle_url_bad_tempurl [0.152563s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete_failed [0.106233s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_failed [0.148315s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata_complex [0.214191s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_add_dependencies [0.087051s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_failure [0.213181s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_add_dependencies_without_fixed_ips_in_port [0.112850s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_policy_update [0.152425s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_subnet_with_security_group [0.209856s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_none_complete [0.156596s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_file_size_too_big [0.108654s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_partial_complete [0.092813s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_delete [0.225567s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_wait_handle_bad_reference [0.082109s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_okay [0.137795s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete [0.065455s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create [0.076082s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_port_fixed_ip [0.114433s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_software_config_invalid_meta [0.048570s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_deprecated_router_gateway [0.273041s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_is_smartnic_not_supported [0.102037s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_too_many_personality [0.061931s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_only_fixed_ip [0.053475s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_create_default [0.113755s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_router_gateway [0.168317s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_properties_success [0.064927s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_replace [0.734418s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_with_empty_mapping [0.059776s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_show_resource [0.114362s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_subnet [0.088917s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port_dependency_subnet [0.095024s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete_failed [0.071390s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_name [0.217508s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_attribute [0.074505s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_rebuild [0.093014s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_create [0.082323s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_volume_size_valid_str [0.388097s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_replace [0.132431s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_block_device_mapping_props [0.065045s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_ram_flavor [0.049852s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_metadata_okay [0.062585s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_okay [0.115224s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_delete [0.056862s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_empty_ref [0.112813s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_resource_mapping [0.059222s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete [0.381619s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_create [0.779052s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_pool_action_without_pool [0.065557s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_gateway_validate_failed_with_vlan [0.077716s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_create [0.050023s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_networks_str_net [0.135886s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_show_resource [0.098483s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete [0.062807s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_create_with_tags [0.077073s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_dependency_by_network_id [0.121356s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_delete_group_not_found [0.111734s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_ip_address_is_cidr [0.083347s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_create_missing_properties [0.098906s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_validate_terminated_https [0.066127s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_fixed_ips [0.074533s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_delete [0.114009s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete_failed [0.075743s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_network [0.075177s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_networks_matching_iface_port [0.205055s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_update [0.092903s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_get_live_state [0.076073s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_show_resource [0.094395s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_security_enabled [0.070823s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_group_parse_list_assignments [0.101015s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_properties_no_bootable_vol [0.143063s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_update [0.087250s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_subnet_attribute_exception [0.087388s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_create_group [0.097903s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_create_missing_properties [0.082173s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_properties_success [0.127002s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete [0.070934s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_user [0.100074s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_show_resource [0.070142s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_update [0.063618s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete_failed [0.120915s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_with_empty_mapping [0.118825s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete_not_found [0.063626s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_show_resource [0.170088s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_conflict_block_device_mapping_props [0.120374s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_invalid_type [0.137156s] ... ok DEBUG: {0} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_get_live_state [0.141256s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_create_router_gateway_as_property [0.076855s] ... ok DEBUG: {0} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update_unknown_status [0.138072s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_create_router_gateway_enable_snat [0.093308s] ... ok DEBUG: {0} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update_unknown_status [0.139705s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_delete_router_gateway_as_property [0.126050s] ... ok DEBUG: {0} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_validate_invalid_volume_driver [0.067139s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_validate_no_cookie_name [0.656170s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_allowed_access_type [0.069428s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_attributes [0.106184s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_not_found [0.110169s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_disk_flavor [0.673585s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_with_pool_not_found [0.116185s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_gateway_router [0.389626s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_metadata_okay [0.123250s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_get_live_state [0.076951s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_miss_all_quotas [0.108636s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_with_both_blk_dev_map_and_blk_dev_map_v2 [0.102525s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_check [0.353461s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_update [0.103453s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface [0.133695s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_block_device_mapping_v2_image_prop_conflict [0.118112s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_check_fail [0.073162s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_account_headers [0.128603s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create [0.078835s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_build_block_device_mapping_v2 [0.119349s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update_metadata [0.078838s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_create_container_name [0.136310s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_no_matching [0.135478s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create_fail [0.093592s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_get_live_state [0.103130s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_exception [0.145322s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_success [0.144046s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update [0.078577s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_parse_live_resource_data [0.123589s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_handle_delete_without_resource_id [0.102260s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_share_type_update [0.092572s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_create [0.064361s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_public_read_write [0.130916s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_backward_support [0.080906s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_os_collect_config [0.158008s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_refid [0.119164s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_with_name [0.092791s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_duplicate_attribute_translation_error [0.053700s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_image_in_deleted [0.163957s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_failed [0.080607s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete [0.150736s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_with_active_task_state [0.137112s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_with_body_as_input_and_delete_with_executions [0.135599s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_not_found [0.161062s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_wrong_input_and_params_type [0.088288s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_with_items_concurrency_failed_validate [0.053076s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_not_found_during_delete [0.103494s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_with_not_complete_task_state [0.254374s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_both_net_and_port_used [0.071756s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed_status_failed [0.067561s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_attributes [0.052926s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create [0.131827s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_tags [0.425517s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_wrong_params_using [0.079318s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete [0.057654s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_check_not_active [0.400961s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_update [0.052407s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create [0.113264s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_fails [0.128365s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create_default_period [0.078147s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_replication [0.117820s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete [0.054812s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_metadata [0.661481s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_netloc_address_for_webhook [0.061784s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete_resource_none [0.105012s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_success_no_period [0.093596s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_userdata [0.145459s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_databases_none [0.075331s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_net_with_port_fail [0.087784s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete_not_found [0.129380s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_success [0.066724s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_heat_metadata [0.175995s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_is_built [0.051263s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_client_exceptions [0.075818s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_needs_replace_failed [0.069173s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_validate_properties [0.066937s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_none [0.076383s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_size [0.056304s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_zaqar [0.186021s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_diff_routes [0.090071s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_size [0.081284s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete_already_gone [0.091202s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_create [0.081482s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_zaqar_metadata [0.175331s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_parse_live_resource_data [0.064208s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarSignedQueueURLTest.test_create [0.086423s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_unexpected_status [0.135578s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_delete_not_found [0.077242s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_show_resource [0.079872s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_error [0.175951s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_create [0.084921s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_dont_validate_personality_if_personality_isnt_set [0.066925s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create_with_protocol_any [0.479499s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_restore [0.178502s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete [0.187488s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_resume_complete [0.082350s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_validate_failed_with_string_None_protocol [0.111722s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_password [0.080317s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_show_resource [0.371456s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_validate_subscriber_type [0.055553s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_reboot [0.080719s] ... ok DEBUG: {2} heat.tests.test_attributes.AttributeTest.test_as_output [0.055345s] ... ok DEBUG: {2} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_request_with_bad_credentials [0.057952s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_check [0.213662s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_revert_resize [0.116007s] ... ok DEBUG: {2} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_valid_v3_request [0.060396s] ... ok DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_multicloud_reads_auth_url_from_headers [0.044585s] ... ok DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_overwrites_auth_url_from_headers_with_local_config [0.077028s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_conflict [3.998204s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_validate [0.258948s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_get_keystone_plugin_loader [0.122516s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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.openstack.nova.test_server.ServersTest.test_server_status_shutoff [0.326211s] ... ok DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_request_context_init [0.088827s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create_invalid_seg [0.151109s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_old_data [0.212211s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_no_resource_id [0.108745s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_request_context_to_dict_unicode [0.114625s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_verify_resize [0.080883s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_None_networks_with_network_id [0.094963s] ... ok DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_request_context_update [0.140471s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_update [0.289649s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_None_networks_with_port [0.097613s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_common_env_util.TestEnvironmentUtil.test_default_merge_strategy [0.146120s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata_complex [0.093789s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway_connection.NeutronL2GatewayConnectionTest.test_l2_gateway_connection_create [0.169203s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_policy_update [0.085047s] ... ok DEBUG: {2} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_specified_default [0.121103s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group [0.504395s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_zeros_in_maps [0.110086s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_name [0.139728s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway_connection.NeutronL2GatewayConnectionTest.test_l2_gateway_connection_delete [0.256431s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_rebuild [0.084455s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_1_cloud_formation_restricted [0.178482s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_replace [0.083725s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group_exception [0.356265s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_none [0.113183s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_attribute [0.244368s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_enforce_creds [0.201625s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_subnet_to_network_with_security_group [0.116342s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_get_attr [0.186714s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_networks [0.086555s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_create_failed [0.240965s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_01_actions_most_restricted [0.234265s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_create [0.137533s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_snapshot_policy [0.167764s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_04_cloud_formation_restricted [0.131862s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete_already_gone [0.184681s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_vlan_type [0.158071s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_08_resource_restricted [0.135709s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_validate_ip_version [0.149628s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete_failed [0.194004s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_update_networks_matching_iface_port [0.421473s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_gateway_validate_failed_with_flat [0.115641s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_disable_dhcp [0.188743s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bd_mapping_volume_size_invalid_str [0.088498s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_multiple_bootable_source [0.061579s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_attribute [0.135653s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_with_unresolved_volume [0.078379s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_update_subnet_with_no_name [0.197793s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create_fail_delete_success [0.173505s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_09_resource_most_restricted [0.570764s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_with_empty_ref [0.128631s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_10_service_acl [0.068409s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_both_subnetpool_cidr [0.190508s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_13_software_configs_restricted [0.068008s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_image_flavor_not_found [0.133408s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_16_software_deployments_least_restricted [0.064098s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_subnetpool_ref_with_cidr [0.149814s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_default_rule [0.065421s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_update [0.297633s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_disk_flavor [0.137423s] ... ok DEBUG: /usr/lib/python3.9/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.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_19_stacks_restricted [0.090808s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool [0.153917s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_set_rules_overwrite_false [0.067258s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_invalid_image_status [0.111784s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_ip_address [0.157337s] ... ok DEBUG: {2} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.069892s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_metadata_too_many [0.093969s] ... ok DEBUG: {2} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml [0.050439s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_allowed_pattern_invalid_type [0.048197s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_needs_replace_failed [0.090987s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_allowed_pattern_schema [0.058590s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_create [0.062133s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_length_schema [0.064252s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_update [0.060937s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_length_vals_invalid_type [0.057081s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_delete_failed [0.055050s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_modulo_invalid_type [0.057358s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_modulo_schema [0.046807s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_create [0.113817s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_range_invalid_type [0.058687s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_range_min_fail [0.061055s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_schema_nested_schema [0.055861s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_create_missing_properties [0.161287s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_to_schema_type_boolean [0.091659s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_get_best_existing_db_resource [0.095270s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_resource_mapping [0.156217s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_validate_prefixes [1.028373s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_update_redirect_pool_prop_name [0.152506s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_mac_address [1.011506s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_minimal [0.144415s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_network_attribute_exception [0.160031s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_default_gt_max [0.112595s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_propagate_uplink_status [0.148957s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_creds [0.527004s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_add [0.156691s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_creds_failed [0.092680s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port [0.119203s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_pool_action_with_url [0.449724s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_previous_template [0.061267s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_stack_for_deleted_stack [0.068998s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete [0.159096s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_url_action_with_pool [0.135214s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_security_groups_empty_list [0.172663s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_create_stack_without_mock [0.090555s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_delete [0.050745s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_get_live_state [0.116501s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_url_action_without_url [0.137819s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete_already_gone [0.165885s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgStackRollback.test_trigger_rollback_uses_empty_template_if_prev_tmpl_not_available [0.080462s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_snapshot [0.045273s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete [0.124556s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_update_provider_net [0.145350s] ... ok DEBUG: {2} heat.tests.test_dbinstance.DBInstanceTest.test_dbinstance [0.064516s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete_failed [0.158567s] ... ok DEBUG: {2} heat.tests.test_empty_stack.StackTest.test_cfn_empty_json [0.067359s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router [0.103296s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete_not_found [0.127208s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_port [0.097251s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_event_empty_prop_data [0.109912s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_resource_mapping [0.102570s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_attribute_failed [0.168857s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_event_identifier_uuid [0.069770s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_distribute_l3_agents [0.092130s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_create [0.119902s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_ha_distribute [0.063404s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_event_legacy_prop_data [0.087041s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete_already_gone [0.173089s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_ha_l3_agents [0.076257s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes_show_attribute_with_attr [0.061667s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete [0.143328s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_created_time [0.053546s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group_validate [0.090815s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_no_attrs [0.071308s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete_already_gone [0.165770s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_resource_mapping [0.094703s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_show_resource [0.061055s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_adopt_stack_data_extract_not_present [0.058144s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract [0.077459s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_update_complete [0.134689s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_update [0.163270s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_failed [0.125356s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract [0.129566s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_failed_error_status [0.142843s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_resource_mapping [0.093899s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_invalid_properties [0.105005s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_needs_replace_failed [0.497600s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete [0.169761s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_delete_resource_id_is_none [0.070361s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_garbage [0.322773s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_get_attr [0.109058s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_not_present [0.041682s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_delete [0.062587s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_zero [0.051175s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_check_fail [0.236312s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_update [0.067883s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete [0.110620s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+single) [0.061554s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(none+single) [0.043762s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_flat_type [0.086482s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_container_headers [0.154708s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete_resource_id_is_none [0.135850s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+none) [0.072777s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_host_routes_validate_destination [0.087690s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(none+list) [0.053710s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+none) [0.082324s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_allowed_not_found [0.175026s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_update_subnet_with_value_specs [0.132963s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+list) [0.059912s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_both_prefixlen_cidr [0.086394s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+single) [0.066754s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_public_read [0.180598s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_subnetpool_ref_no_cidr [0.110971s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+list) [0.114471s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(full_status_split) [0.083771s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_no_net [0.166747s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool_failed [0.138088s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(full_status_split_merge) [0.057313s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(action_status_merge) [0.054017s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_create [0.640698s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool_resource_id_none [0.198936s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete_resource_id_is_none [0.081605s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_adopt [0.131171s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_update [0.054419s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete [0.054881s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_adopt_fail [0.096160s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_remove_address_scope [0.193251s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete_not_found [0.068428s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete_resource_id_is_none [0.060257s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_min_gt_default [0.122644s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_update [0.056008s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_create [0.176374s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_create [0.091111s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_no_subport [0.171424s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_port [0.707079s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete [0.068532s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete_resource_id_is_none [0.053506s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_update [0.058752s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_one_subport [0.153087s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_restore_point [0.135931s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_create [0.064803s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_net_no_port_fail [0.116639s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete [0.051120s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_subport_by_name [0.150716s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_update [0.079517s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_user_no_db [0.110383s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_update [0.048291s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_mapping [0.067433s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_status [0.112884s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_update [0.088043s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_flavor [0.129688s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_export_stack [0.841688s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_users [0.124585s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_get_template_no_template [0.112415s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_list_template_versions [0.106152s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_create_default_name [0.126863s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_mapping [0.408900s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_bad_tenant [0.104179s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete_resource_id_is_none [0.059091s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_delete_not_found [0.112255s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_attribute_failed [0.768104s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete [0.063652s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_update [0.055045s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_nonexistent [0.131609s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_create [0.157013s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_update_port_pairs [0.052689s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_update_in_place [0.182680s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_create_no_id_name [0.068079s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_outputs [0.112241s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_attribute [0.139403s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete [0.101136s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_delete_not_found [0.195198s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_tags_any [0.167984s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_update [0.151694s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete_neutron_not_found [0.164356s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_show_output [0.123014s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_update_in_place [0.184764s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_attribute [0.192612s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_create [0.122902s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_existing_stack [0.121381s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_get_live_state [0.059656s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_update_replace [0.163977s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_excess_name_length [0.060998s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_attribute_failed [0.170668s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_resource_limit [0.149689s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_user_and_type [0.073705s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_user_id [0.065968s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributeSchemaTest.test_all_resource_schemata [0.189681s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create_failed [0.148303s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_pub [0.065717s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_stack_limit [0.163379s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributeTest.test_as_output_hot [0.118674s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_public_key_fail [0.062202s] ... ok DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_params_parent_overwritten [0.069059s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete_already_gone [0.147599s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_delete [0.047765s] ... ok DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_registry_merge_favor_child [0.063169s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTest.test_as_outputs [0.107246s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_calculate_networks_internal_ports [0.060392s] ... ok DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_registry_merge_simple [0.084599s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete_failed [0.156123s] ... ok DEBUG: {3} heat.tests.test_auth_url.AuthUrlFilterTest.test_adds_default_auth_url_from_clients_keystone [0.109873s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_constraints [0.078999s] ... ok DEBUG: {3} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_valid_url [0.101159s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_constraints_registry [0.090974s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_update [0.152300s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_create [0.097487s] ... ok DEBUG: {3} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict_with_json_error [0.106831s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_calculate_networks_internal_ports_with_fipa [0.345626s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_maximum [0.057099s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete_not_found [0.105730s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(empty_headers) [0.103153s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_zaqar_service_removed [0.117017s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_get_attr [0.099734s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_no_matching [0.087793s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete_not_found [0.110624s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_constraints_registry_error [0.489570s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_get_network_id_neutron [0.078952s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_get_attr [0.103360s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_constraints_registry_stevedore [0.091115s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_detach_failed [0.097700s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_get_attr [0.104274s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_load_new_env [0.061130s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_error_state [0.063741s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_load_old_parameters [0.063946s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_not_created [0.064492s] ... ok DEBUG: {2} heat.tests.test_environment.GlobalEnvLoadingTest.test_continue_on_ioerror [0.061716s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_networks [0.067445s] ... ok DEBUG: {2} heat.tests.test_environment.GlobalEnvLoadingTest.test_empty_env_dir [0.068160s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(username_password) [0.652886s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_os_collect_config [0.080008s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(aws_creds) [0.097923s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_server_not_found [0.074849s] ... ok DEBUG: {2} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_ignore_files_starting_dot [0.178094s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(token_creds) [0.090686s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_image_in_deleted [0.092805s] ... ok DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_is_available_exception [0.081553s] ... ok DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_clients_keystone_config [0.063590s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_with_active_task_state [0.079529s] ... ok DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_name_none [0.075541s] ... ok DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_request_context_from_dict [0.065175s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create [0.074646s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete_not_found [0.639057s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestEnvironmentUtil.test_param_sepcific_merge_strategy [0.055714s] ... ok DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_resources_load [0.130039s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_environments_no_env_files [0.087630s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_create [0.101921s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_defaults_conflicting_merge_strategy [0.057365s] ... ok DEBUG: {2} heat.tests.test_environment_format.YamlEnvironmentTest.test_minimal_yaml [0.100135s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_specific_merge_strategy [0.060386s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_update [0.140725s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_zeros [0.057546s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_show_resource [0.123189s] ... ok DEBUG: {2} heat.tests.test_event.EventEncryptedTest.test_props_encrypted [0.174316s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_image_id [0.418621s] ... ok DEBUG: {3} heat.tests.test_common_param_utils.TestExtractInt.test_extract_int [0.118376s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_delete_not_found [0.109836s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_error_task_in_progress [0.093197s] ... ok DEBUG: {2} heat.tests.test_event.EventTest.test_as_dict [0.176918s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_create [0.079094s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_get_live_state [0.076589s] ... ok DEBUG: {3} heat.tests.test_common_param_utils.TestExtractTags.test_extract_tags [0.151597s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete_resource_id_is_none [0.056028s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_soft_delete [0.088580s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_check_admin [0.117147s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_mapping [0.096236s] ... ok DEBUG: {2} heat.tests.test_event.EventTest.test_event_object_resource_properties_data [0.154622s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_rescue [0.068961s] ... ok DEBUG: /usr/lib/python3.9/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.9/site-packages/oslo_policy/policy.py:1134: 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: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_show_resource [0.062809s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_3_create_stacks [0.116801s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resize [0.090018s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_keys [0.062343s] ... ok DEBUG: {2} heat.tests.test_event.EventTest.test_identifier [0.145601s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_private_flavor_handle_create [0.047979s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resume_not_found [0.118041s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_delete_floating_ip_assoc_successful_if_create_failed [0.092887s] ... ok DEBUG: {2} heat.tests.test_exception.TestHeatException.test_format_string_error_message [0.104881s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_02_actions_restricted [0.138389s] ... ok DEBUG: {2} heat.tests.test_exception.TestResourceFailure.test_status_reason_general_res [0.083588s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_no_resource_id [0.126638s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_05_build_info_acl [0.117523s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_create [0.146014s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_not_found [0.107958s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_convg_cache_data [0.133078s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_06_events_acl [0.144279s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspended [0.081291s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_unsupported_microversion_tags [0.066303s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_rsrc_name [0.130267s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_14_software_deployments_most_restricted [0.137054s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_None_networks_with_network_id [0.120164s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_15_software_deployments_restricted [0.132639s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_empty_networks_to_None [0.126780s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_both [0.238459s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_18_stacks_restricted [0.151356s] ... ok DEBUG: {2} heat.tests.test_exception.TestResourceFailure.test_std_exception [0.618530s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_create [0.111121s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_disguised_http_exception_with_newline [0.102641s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_delete [0.099024s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_http_exception_with_traceback [0.091869s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_internal_server_error_when_exeption_and_parents_not_mapped [0.098395s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_empty_networks_with_complex_parameters [0.462544s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_openstack_exception_with_kwargs [0.114671s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_openstack_exception_without_kwargs [0.097818s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_old_networks_to_empty_list [0.163476s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_remote_exception [0.101533s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_override_deny_admin [0.622561s] ... ok DEBUG: /usr/lib/python3.9/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_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_02_actions_restricted [0.061981s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_should_not_ignore_parent_classes [0.085744s] ... ok DEBUG: /usr/lib/python3.9/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_update_server_admin_password [0.210546s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_07_events_acl [0.091865s] ... ok DEBUG: /usr/lib/python3.9/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.test_function.FunctionTest.test_copy [0.151473s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_hosts [0.697095s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_ignore [0.135921s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_10_resource_most_restricted [0.130358s] ... ok DEBUG: {2} heat.tests.test_function.FunctionTest.test_equal [0.112229s] ... ok DEBUG: /usr/lib/python3.9/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.test_function.FunctionTest.test_function_abstract_result [0.050672s] ... ok DEBUG: {2} heat.tests.test_function.FunctionTest.test_function_str_value [0.045217s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_check_key [0.210405s] ... ok DEBUG: {2} heat.tests.test_function.ResolveTest.test_resolve_all [0.049965s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_17_software_deployments_least_restricted [0.200307s] ... ok DEBUG: {2} heat.tests.test_function.ResolveTest.test_resolve_list [0.052400s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_subnet_to_network_with_security_group [0.278795s] ... ok DEBUG: {2} heat.tests.test_function.ValidateTest.test_validate_func [0.077605s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_20_stacks_restricted_index [0.140522s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_save_priv_key [0.200236s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate [0.107129s] ... ok DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_get_template [0.055008s] ... ok DEBUG: /usr/lib/python3.9/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.test_grouputils.GroupInspectorTest.test_member_names_include_failed [0.057422s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_21_stacks_open [0.123473s] ... ok DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_no_identity [0.052584s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_port_fixed_ip [0.125018s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_update_replace [0.149034s] ... ok DEBUG: /usr/lib/python3.9/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.test_grouputils.GroupInspectorTest.test_size_exclude_failed [0.063558s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_22_create_stacks [0.122594s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_multiple_constraint_descriptions [0.044888s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_bootable_vol [0.121038s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints [0.056065s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_invalid_properties [0.133224s] ... ok DEBUG: {3} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json [0.093768s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_only_fixed_ip [0.107675s] ... ok DEBUG: {3} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.094465s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_miss_all_quotas [0.123416s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_dependency_unknown_network_id [0.112671s] ... ok DEBUG: {3} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_json_only_keys [0.089850s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_create [0.110024s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_volume_size_valid_str [0.111198s] ... ok DEBUG: {3} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_more_deep_format [0.103979s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_range_wrong_format [0.354656s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_update [0.112888s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_empty_constraints [0.044351s] ... ok DEBUG: {3} heat.tests.test_common_service_utils.TestServiceUtils.test_status_check [0.088761s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_block_device_mapping_props [0.111102s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_unknown_type [0.058735s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_contains_with_string [0.044722s] ... ok DEBUG: {3} heat.tests.test_constraints.CustomConstraintTest.test_constraints [0.110833s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_fail [0.153311s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_metadata_too_many [0.136324s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_depends_condition [0.060160s] ... ok DEBUG: {3} heat.tests.test_constraints.CustomConstraintTest.test_custom_error [0.118954s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_digest_incorrect_number_arguments [0.070180s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_build_nics [0.170147s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_digest_invalid_types [0.113863s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_allowed_values_numeric_float [0.110347s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_create_delete_no_zaqar_service [0.252923s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_equals_with_non_supported_function [0.070215s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_allowed_values_schema [0.110546s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_filter [0.086285s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_success [0.165490s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_filter_str [0.050891s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_length_invalid_type [0.115512s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource_empty [0.113744s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_length_min_fail [0.119903s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_join_invalid_multiple [0.049618s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_handle_snapshot_delete [0.201677s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_join_json_fail [0.061065s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_join_multiple [0.048871s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_none [0.054243s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_port_kwargs_with_extras [0.137967s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_unique [0.049735s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_dict_arg [0.055493s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_image_in_error [0.172879s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_bad_args_type [0.090734s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_check_fail [0.824645s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_file [0.062220s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_ipv6_ready [0.088818s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_check_maximum [0.118615s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_length_min_schema [0.649442s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_length_validate [0.154744s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_create_delete_no_zaqar_service [0.252250s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_range_min_schema [0.122748s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_low [0.427519s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_username [0.057642s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_range_vals_invalid_type [0.115081s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_delete_zaqar_service_removed [0.245423s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_keys_collide [0.075175s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_invalid_type [0.091391s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_none_values [0.083217s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_empty_instance_user [0.128859s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_nested_validate_fail [0.091267s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_default_admin_pass [0.842909s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_replaced_keys_collide [0.050810s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_unhashable_value [0.063351s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_handle_snapshot_delete [0.139508s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_validate_fail [0.110018s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_merge_invalid [0.097783s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_error_status [0.181665s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_validate_good [0.104062s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_multi_list [0.048393s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_networks [0.151450s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_multi_list_pike_version [0.046233s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_fn_replace [0.065814s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_config_userdata_None [0.157545s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_type_init [0.042561s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_map_param [0.055187s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_fail [0.176986s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_empty_param_ok [0.058709s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_string_five_instance_stack_update [0.291526s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_syntax [0.047604s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_custom_admin_pass [0.143824s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_split_none_delim [0.060741s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config [0.259857s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_converge_empty_template [0.137619s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_depends_on [0.053646s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_type [0.060107s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_heat [0.176874s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_sync_point_delete_stack_update [0.145635s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_translate_resources_good [0.063308s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_heat [0.183824s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql [0.054128s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql_invalid_syntax [0.069597s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_updated_time_stack_create [0.159393s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_temp_url_metadata [0.208923s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_temp_url_metadata [0.203525s] ... ok DEBUG: {2} heat.tests.test_hot.HotStackTest.test_set_param_id [0.119414s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_updated_time_stack_update [0.115354s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_stack_scheduler_hints [0.165269s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvergenceMigration.test_migration_to_convergence_engine [0.211233s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_str_network [0.160025s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_notfound [0.292826s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_same_template [0.125424s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_notfound [0.180962s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_create_adopt_update_delete_rollback_complete [0.096792s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_restore [0.102593s] ... ok DEBUG: {3} heat.tests.test_crypt.CryptTest.test_fernet_key [0.104485s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_restore [0.409882s] ... ok DEBUG: {3} heat.tests.test_crypt.CryptTest.test_init_auth_encryption_key_length [0.114572s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_resume_complete [0.217151s] ... ok DEBUG: {2} heat.tests.test_hot.HotStackTest.test_set_wrong_param [0.905346s] ... ok DEBUG: {2} heat.tests.test_hot.StackGetAttrValidationTest.test_validate_props_from_attrs [0.103934s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_resume_failed [0.192256s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(Ref_string) [0.112439s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_duplicate_image_name_err [0.763865s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_param_string) [0.108001s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_snapshot [0.183953s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_list_attr) [0.099261s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_resume_failed [0.217735s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_list_attr_string_index) [0.060587s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_flat_dict_attr) [0.049750s] ... ok DEBUG: {3} heat.tests.test_empty_stack.StackTest.test_cfn_empty_yaml [0.758094s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_hard_reboot [0.251845s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_nested_attr_list) [0.082682s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_rescue [0.198770s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_nested_attr_dict) [0.043313s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(get_attr_none) [0.044381s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_stack_id) [0.044717s] ... ok DEBUG: {3} heat.tests.test_empty_stack.StackTest.test_heat_empty_json [0.207529s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_password [0.183087s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_stack_name) [0.058987s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspended [0.192563s] ... ok DEBUG: {2} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_project_id) [0.047964s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_empty_stack.StackTest.test_update_cfn_empty_yaml [0.250610s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_empty_networks_to_None [0.179936s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes) [0.204245s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_deployment [0.089083s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_active [0.162326s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes [0.099006s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_str) [0.159317s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_get_attr [0.113203s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_active_keep_ephemeral [0.181368s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_resource_list) [0.136410s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_preview [0.096937s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource [0.097308s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resume_no_resource_id [0.754098s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_rebuild [0.162797s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_type) [0.163871s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_has_been_deleted [0.126730s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_arg_str) [0.142879s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_rebuild_keep_ephemeral [0.175575s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_rebuild [0.192200s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_required_by [0.110467s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack [0.131672s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_rebuild_keep_ephemeral [0.187985s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata_software_config [0.235240s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_empty [0.121282s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata_software_config [0.209931s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_not_found [0.124619s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_networks_with_None [0.206118s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(simple) [0.084777s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_arg_list) [0.577178s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata [0.171982s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_networks_with_complex_parameters [0.193418s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(default) [0.099551s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_length_constraint) [0.098184s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_standard) [0.182315s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_old_networks_to_empty_list [0.191675s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata_with_delete [0.204775s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_length_constraint) [0.102314s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attrs_complex_attrs) [0.124453s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_length_constraint) [0.104828s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_remove_network_non_empty [0.171288s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attrs_complex_attrs_standard) [0.140509s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_value_constraint) [0.120236s] ... ok DEBUG: {2} heat.tests.test_identifier.EventIdentifierTest.test_event_init_integer_id [0.046263s] ... ok DEBUG: {2} heat.tests.test_identifier.EventIdentifierTest.test_event_init_uuid_id [0.056014s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor [0.158891s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_parse_missing_field [0.055362s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_value_constraint) [0.157480s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_parse_upper [0.051363s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_arn_invalid [0.046567s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_failed [0.156086s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_value_constraint) [0.137388s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_heat_invalid [0.109071s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_admin_password [0.694091s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_auto [0.168729s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_not_equal [0.099852s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_replace [0.070757s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_connection_error_retry_failure [0.101213s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_connection_error_retry_failure [0.070759s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_not_equal_dict [0.100015s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_net_security_groups [0.071752s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_path_default [0.063012s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_file_size_okay [0.122172s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_url_name_decode [0.049810s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_file_size_okay [0.080346s] ... ok DEBUG: {2} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_name_slash [0.076034s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_bootable_vol [0.098547s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_invalid_ssh_key [0.077867s] ... ok DEBUG: {2} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_stack [0.110503s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_snapshot_policy_image_failed [0.128784s] ... ok DEBUG: {2} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_class_instantiation_and_sorting [0.135532s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_values_constraint) [0.752545s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_nodeps [0.072003s] ... ok DEBUG: {2} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_pre_op_failure [0.108352s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_pattern_constraint) [0.094337s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_update_transport_heat_to_zaqar [0.149186s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(multiple_constraints) [0.105357s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_volume_size_valid_int [0.085106s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(simple_hot) [0.101763s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_unsupported [0.746802s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_conflict_block_device_mapping_props [0.069824s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_conflict_block_device_mapping_v2_props [0.067367s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(default_hot) [0.098986s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_invalid_ssh_key [0.112007s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_with_both_blk_dev_map_and_blk_dev_map_v2 [0.065567s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_length_constraint_hot) [0.110854s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_networks [0.106365s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_update [0.059540s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_delete [0.059035s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_uuid_fixed_ip [0.129296s] ... ok DEBUG: {2} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_exercise_base_lifecycle_plugin_class [0.605526s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_length_constraint_hot) [0.156685s] ... ok DEBUG: {2} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_get_plug_point_class_instances [0.057995s] ... ok DEBUG: {2} heat.tests.test_loguserdata.LoguserdataTest.test_call_exception [0.053265s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_length_constraint_hot) [0.137214s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_without_ip_address [0.218710s] ... ok DEBUG: {2} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_create [0.083278s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_child_params [0.061282s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_value_constraint_hot) [0.140507s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_update [0.388513s] ... ok DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_three_deep [0.071460s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_value_constraint_hot) [0.123583s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_delete [0.129652s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_snapshot_policy [0.270063s] ... ok DEBUG: {2} heat.tests.test_nested_stack.ResDataStackTest.test_res_data_delete [0.131520s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_value_constraint_hot) [0.111437s] ... ok DEBUG: {2} heat.tests.test_noauth.KeystonePasswordAuthProtocolTest.test_request_with_no_tenant_in_url_or_auth_headers [0.051082s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_delete_failed [0.133563s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_string) [0.052725s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_number) [0.044798s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_snapshot_policy_image_failed [0.216493s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_values_constraint_hot) [0.145106s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_list) [0.058401s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_show_resource [0.176348s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_store_external_ports [0.097755s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_pattern_constraint_hot) [0.113931s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_json) [0.079791s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_int_json) [0.061372s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_update [0.146815s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_failed_server_not_replace [0.147347s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(multiple_constraints_hot) [0.134217s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_boolean) [0.055409s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_int_string) [0.048709s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_string_json) [0.054223s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_description_hot) [0.119636s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_string) [0.048387s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_transport_heat_to_zaqar [0.220797s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_create_missing_properties [0.238139s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_number) [0.066021s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_multiple_descriptions_hot) [0.116609s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_list) [0.050132s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bd_mapping_volume_size_invalid_str [0.103979s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete_already_gone [0.132111s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_custom_hot) [0.108589s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_json) [0.066939s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_with_unresolved_volume [0.121194s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_false [0.105174s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete_failed [0.131454s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_string [0.111778s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_resource_mapping [0.115235s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_none [0.102059s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_show_resource [0.118019s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_int_json) [0.471648s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_listener.ListenerTest.test_create [0.122197s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_boolean) [0.056337s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_listener.ListenerTest.test_show_resource [0.130338s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_image_flavor_not_found [0.573269s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_int_string) [0.096465s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_string_json) [0.066761s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_string) [0.042083s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete_error [0.145843s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_ram_flavor [0.157437s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_number) [0.048703s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_list) [0.091280s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_create [0.129929s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_internal_port_subnet_not_this_network [0.134102s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_json) [0.073052s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_int_json) [0.046560s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete [0.150273s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_invalid_image_status [0.126353s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_boolean) [0.060696s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_int_string) [0.060755s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackConvergenceServiceCreateUpdateTest.test_stack_update_enabled_convergence_engine [0.851253s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_block_device_mapping_v2_image_resolve [0.125219s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_string_json) [0.058030s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_false [0.056992s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_json_list [0.062018s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_check [0.135928s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_json_string_list [0.056483s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_json_validate_bad [0.047188s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_check_not_active [0.135817s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_delete [0.326574s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_default_empty [0.078296s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_good [0.045163s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_bad [0.061048s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_parse [0.045008s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_delete_swift_service_removed [0.205295s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_number_bad_type [0.053872s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete_not_found [0.760757s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_nothing_for_update [0.148598s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user [0.329608s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_resource_mapping [0.112109s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_get_network_id_neutron [0.153033s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_console_url [0.102100s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_create [0.158147s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_number_float_good_string [0.403651s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_type_error [0.333005s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_good [0.077189s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_server_not_found [0.153193s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete [0.148273s] ... ok DEBUG: {2} heat.tests.test_parameters.ParametersTest.test_missing_attribute_params [0.066106s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_count_stack_show_deleted [0.124631s] ... ok DEBUG: {2} heat.tests.test_parameters.ParametersTest.test_unknown_params [0.058766s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_create [0.113531s] ... ok DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_create_subpackage_single_path [0.066860s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_image_in_error [0.180322s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_count_stacks_passes_filter_info [0.127712s] ... ok DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_import_module_existing [0.081526s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_default_admin_pass [0.081242s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_delete [0.130809s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_bad_key [0.076628s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_count_stacks_show_nested [0.127328s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_compare_same [0.054605s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_default_headers_not_none_empty_string [0.152919s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_get_user_value [0.071797s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_engine_reset_stack_status [0.131291s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_get_user_value_key_error [0.059793s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_integer_good [0.070794s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_allowed [0.171270s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_get_environment [0.134334s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_default_boolean [0.048598s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_default_string [0.054381s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_list [0.050927s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_preview_environment_files [0.145331s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_map [0.060965s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_attributes [0.178472s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_schema_from_hot_params [0.050336s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_returns_a_stack [0.130512s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_string_good [0.090452s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_create [0.162554s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_config_userdata_None [0.732553s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_returns_list_of_resources_in_stack [0.136720s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_missing [0.159455s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_invalid_flavor [0.130682s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_missing_required [0.137378s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_ok [0.126561s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config [0.279977s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_by_name_badname [0.211229s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_nested_properties_schema_invalid_property_in_map [0.098958s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed_status_error [0.115234s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_cancel_update_convergence_with_no_rollback [0.117573s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_default_integer [0.111433s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_temp_url [0.194350s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_check [0.144274s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_cancel_update_convergence_with_rollback [0.121535s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_default_string [0.110629s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete [0.181558s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create [0.141839s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_net_id [0.127897s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_image_name_err [0.157433s] ... ok DEBUG: /usr/lib/python3.9/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: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_network_errors [0.145554s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_properties_validation_create_and_update [0.152924s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_build_spawning [0.078483s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_describe [0.821453s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resize [0.108393s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_required [0.799506s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_schema_object_to_template_nested_map_list_map_schema [0.086216s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resume_not_found [0.109301s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_schema_support_status [0.084905s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_not_found [0.088889s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_all [0.247305s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_nested_map_map_schema [0.102035s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete_overlimit [0.850490s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_create_complete [0.097210s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_update_allowed_and_immutable_contradict [0.083188s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_suspend_complete [0.089007s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_get_live_state [0.124500s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_by_name_in_uuid [0.211614s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_invalid_key [0.090490s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_suspend_failed [0.092490s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_value [0.093196s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_invalid_db [0.139518s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_flavor_resize_has_not_started [0.092049s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_min [0.088850s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_uuid [0.208736s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_datastore_yes_version [0.137334s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_max_len [0.100148s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_list_all_empty [0.115833s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_min_max_len [0.091992s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_ds_version [0.121957s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_marker_info [0.064977s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_schema_all [0.105975s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_show_output_error [0.075459s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_failed [0.383561s] ... ok DEBUG: {3} heat.tests.test_environment.ActionRestrictedTest.test_plain_matches [0.051421s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_wrong_dsversion [0.175826s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_schema_nested_schema [0.106947s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_with_new_password [0.092288s] ... ok DEBUG: {3} heat.tests.test_environment.ActionRestrictedTest.test_wildcard_matches [0.075842s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_replace [0.054479s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_bad_key [0.091156s] ... ok DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_drill_down_matching_wildcard [0.064340s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_databases [0.154548s] ... ok DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_complex [0.062885s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata [0.101230s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_bad_type [0.104045s] ... ok DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_params_flat [0.063202s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_error [0.128276s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(same) [0.055315s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_boolean_invalid_int [0.112354s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_temp) [0.054551s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata_software_config_merge [0.166647s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_map) [0.051945s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_boolean_invalid_string [0.107788s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_name [0.115273s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_path) [0.074309s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata_with_delete [0.138122s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_int_bad [0.099770s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(same) [0.057142s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_no_update [0.138016s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor [0.097872s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_temp) [0.057811s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_integer_high [0.102886s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_map) [0.061034s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_name [0.119945s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_ignore [0.071726s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_integer_value_list_good [0.099004s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_path) [0.069915s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_map_all_resources_of_type [0.062467s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_schema_bad_data [0.104798s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_delete [0.196055s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_software_config_transport [0.202909s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_auto [0.132142s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_update_in_place [0.234625s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_auto_multi_nets [0.106023s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate [0.060664s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_connection_error_retry_successful [0.068697s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_map_one_resource_type [0.480102s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_create [0.201461s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_register_with_path [0.052955s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_schema_int_good [0.588929s] ... ok DEBUG: {3} heat.tests.test_environment.GlobalEnvLoadingTest.test_continue_on_parse_error [0.080138s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_delete [0.168070s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_list [0.087625s] ... ok DEBUG: {3} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_multi_resources_disable [0.092903s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_schema_bad_data [0.092933s] ... ok DEBUG: {3} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_one_resource_disable [0.107469s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_get_attr_return_none [0.428176s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_delete [0.177025s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_numbers_from_strings [0.091401s] ... ok DEBUG: {3} heat.tests.test_environment.GlobalEnvLoadingTest.test_happy_path [0.079215s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_unsupported [0.066053s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-create) [0.055886s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_not_parsable [0.114993s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_empty_ref [0.062732s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributeSchemaTest.test_from_attribute_new_schema_format [0.122009s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-update) [0.073388s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_fixed_ip [0.064340s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-delete) [0.061185s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_extra_required [0.106459s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTest.test_caching_local [0.111655s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_floating_ip [0.059113s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_hook_types(post-create) [0.081125s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_networks_str_net [0.065356s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_missing [0.100503s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_hook_types(post-update) [0.059147s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTest.test_caching_none [0.146626s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_nova_keypair_resource [0.072415s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_hook_types(post-delete) [0.056421s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_type_mismatch [0.116775s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_find_by_status [0.075107s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_uuid_fixed_ip [0.102787s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_template_as_resource [0.110535s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_without_ip_address [0.084579s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_validation_valid_support_status [0.119541s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_not_retrieved_by_file [0.107577s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version [0.067937s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_dependency_by_network_id [0.101782s] ... ok DEBUG: {2} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(one) [0.098772s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version_invalid [0.074122s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_dependency_unknown_network_id [0.098170s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlEnvironmentTest.test_bad_yaml [0.058523s] ... ok DEBUG: {2} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_plus_one) [0.099026s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlEnvironmentTest.test_yaml_none [0.047221s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_update_failed_server_not_replace [0.074730s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_properties_no_bootable_vol [0.076008s] ... ok DEBUG: {2} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_exact) [0.134278s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_without_image_or_bootable_volume [0.069132s] ... ok DEBUG: {2} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_minus_one) [0.140214s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTest.test_get_attribute [0.774554s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTest.test_get_attribute_none [0.061453s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_create [0.157844s] ... ok DEBUG: {2} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_four) [0.136245s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTest.test_get_attribute_nonexist [0.082997s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(string_type) [0.048474s] ... ok DEBUG: {2} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_three) [0.116925s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(list_type) [0.059101s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(map_type) [0.057984s] ... ok DEBUG: {2} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(three_nested_stacks) [0.122604s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(integer_type) [0.070709s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(scanner) [0.746327s] ... ok DEBUG: {2} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(big_names) [0.110230s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type) [0.064320s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(parser) [0.114364s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type_string_true) [0.117915s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_create_no_name [0.572039s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(reader) [0.113866s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_show_resource [0.097320s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type_string_false) [0.131804s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_create [0.056568s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_delete [0.072502s] ... ok DEBUG: {1} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_request_with_no_tenant_in_url_or_auth_headers [0.106797s] ... ok DEBUG: {3} heat.tests.test_event.EventTest.test_store_caps_events [0.217983s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_create [0.062147s] ... ok DEBUG: /usr/lib/python3.9/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: {1} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_valid_v2_request [0.135281s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_show_resource [0.076380s] ... ok DEBUG: {3} heat.tests.test_exception.TestHeatException.test_fatal_exception_error [0.119532s] ... ok DEBUG: {1} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_missing_url [0.118864s] ... ok DEBUG: {3} heat.tests.test_exception.TestResourceFailure.test_nested_exceptions [0.105738s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_reject_action_with_conflicting_props [0.132725s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_exception_with_non_ascii_chars [0.115219s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_update [0.121613s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(empty_headers) [0.122175s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAdoptTest.test_adopt_resource_success [0.856391s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_validate_when_key_required [0.069418s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_should_not_ignore_parent_classes_even_for_remote_ones [0.123573s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(username_password) [0.130609s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete_failed [0.066938s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_listener.ListenerTest.test_update [0.063740s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAdoptTest.test_adopt_with_resource_data_and_metadata [0.177852s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_exception_key_error [0.140551s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_check_create_complete [0.061639s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(aws_creds) [0.156297s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete_failed [0.057529s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_default_true_with_default_client_name_none [0.130350s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_exception_value_error [0.119201s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(token_creds) [0.113841s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool.PoolTest.test_validate_source_ip_cookie_name [0.080646s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_successful [0.139207s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_ne_exception_value_error [0.113497s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_admin_context_policy_true [0.112738s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_false [0.093562s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_stack_reference_none [0.102584s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_cache [0.085169s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_get_admin_context [0.058275s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true [0.148700s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_not_equal [0.135030s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_keystone_authtoken_config [0.069640s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_show_resource [0.425652s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_not_set_in_config [0.160883s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_update [0.074459s] ... ok DEBUG: {3} heat.tests.test_function.ResolveTest.test_resolve_dict [0.205230s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_available_returns_false [0.219812s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_attributes [0.107420s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_build_meta_headers [0.044180s] ... ok DEBUG: {3} heat.tests.test_function.ResolveTest.test_resolve_func_with_null [0.163387s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_available_throws_exception [0.169451s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_check [0.094268s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_deployed_required_extension [0.209841s] ... ok DEBUG: {3} heat.tests.test_function.ValidateGetAttTest.test_resource_no_attribute_with_overwritten_fn_get_att [0.270682s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_fails_delete_object [0.253465s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_dependson [0.170664s] ... ok DEBUG: {3} heat.tests.test_function.ValidateTest.test_validate_dict [0.146680s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_fail_nested_deep [0.137972s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_not_allowed [0.240659s] ... ok DEBUG: {3} heat.tests.test_grouputils.GroupInspectorTest.test_list_rsrc_caching [0.153166s] ... ok DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_conflicting_merge_strategy [0.923893s] ... ok DEBUG: {3} heat.tests.test_grouputils.GroupInspectorTest.test_size_include_failed [0.138493s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_nested_deep [0.165490s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_not_found [0.261878s] ... ok DEBUG: {1} heat.tests.test_common_exception.TestException.test_heat_exception_no_error_code [0.166096s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_nested_dict [0.160838s] ... ok DEBUG: {1} heat.tests.test_common_exception.TestException.test_heat_exception_with_error_code [0.145164s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_retain [0.231844s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceHookTest.test_post_create_hook_call [0.243468s] ... ok DEBUG: {1} heat.tests.test_common_param_utils.TestExtractBool.test_extract_bool [0.143968s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_refid_convergence_cache_data [0.139233s] ... ok DEBUG: {1} heat.tests.test_common_pluginutils.TestPluginUtil.test_log_fail_msg [0.175041s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_attributes_store [0.221475s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_already_deleting [0.201345s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_incorrect_status [0.100778s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_03_cloud_formation_most_restricted [0.242234s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_check_failed [0.244352s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_invalid_dsversion [0.085938s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed [0.105296s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_11_software_configs_restricted_index [0.139638s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_convergence_update_replace_rollback_restore_prev_rsrc_error [0.157448s] ... ok DEBUG: {3} heat.tests.test_grouputils.GroupUtilsTest.test_normal_group [1.062386s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_overlimit [0.130759s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_19_stacks_restricted_index [0.181965s] ... ok DEBUG: {3} heat.tests.test_hacking.HackingTestCase.test_dict_iteritems [0.170856s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete [0.091646s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_convg_need_update_in_delete_complete_state_for_resource [0.208426s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_load_rules_force_reload_true [0.147418s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_resource_not_found [0.120465s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_range_constraint [0.158893s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_db_name_hyphens [0.060079s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_convergence_sets_requires_for_failure [0.158507s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_no_such_action [0.144657s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_implicit_version [0.072955s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_not_list [0.137512s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_fail_missing_req_prop [0.145813s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_range_invalid_key [0.115501s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_exc_on_false [0.151149s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_add_resource [0.120674s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_returns_false [0.144834s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_args_type [0.106584s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_users_none [0.446532s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_success [0.183518s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_flavor [0.070706s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_contains_with_list [0.117097s] ... ok DEBUG: /usr/lib/python3.9/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.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_users [0.077677s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_deletion_policy_titlecase [0.110130s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_databases [0.062768s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_06_build_info_acl [0.169287s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_show_resource [0.070148s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_fail_prop_typo [0.680204s] ... ok DEBUG: /usr/lib/python3.9/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_hot.HOTemplateTest.test_digest_invalid_algorithm [0.196054s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_fail_retry_disabled [0.079325s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_update_replace [0.113159s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_from_external_with_check [0.088510s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_08_resource_least_restricted [0.237472s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_update_replace [0.079945s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_equals_invalid_args [0.182215s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributeSchemaTest.test_schema_all [0.083447s] ... ok DEBUG: /usr/lib/python3.9/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.test_resource.ResourceTest.test_delete_convergence_fail [0.130297s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributeSchemaTest.test_schema_support_status [0.080297s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_deprecated_prop_data_updated [0.093154s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_as_outputs_hot [0.060059s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_11_service_acl [0.256416s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_filter_dict [0.206055s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_get_class_noexist [0.067570s] ... ok DEBUG: /usr/lib/python3.9/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_attributes.AttributesTest.test_attributes_representation [0.072517s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_getatt_invalid_type [0.062725s] ... ok DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_adds_default_auth_url_from_keystone_authtoken [0.063983s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_getatt_with_path_cache_data [0.055973s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_filter_str_values [0.157719s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_14_software_configs_restricted [0.193951s] ... ok DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_multicloud_validates_auth_url [0.080348s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_load_loads_stack_with_cached_data [0.084336s] ... ok DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_reads_auth_url_from_local_config [0.064140s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_get_file [0.123148s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_metadata_set_when_deleted [0.081397s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_15_software_deployments_most_restricted [0.154048s] ... ok DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_url_not_allowed [0.079613s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_get_file_not_string [0.116055s] ... ok DEBUG: {0} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_get_keystone_plugin_loader_with_no_AuthZ [0.064688s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_need_update_in_init_complete_state_for_resource [0.112406s] ... ok DEBUG: {0} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict [0.063000s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if_nullable [0.120794s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_invalid_name [0.116921s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if_nullable_invalid_args [0.091030s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource_null [0.158193s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_load_with_no_resources [0.241697s] ... ok DEBUG: /usr/lib/python3.9/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_hot.HOTemplateTest.test_if_using_condition_function [0.119910s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_18_stacks_most_restricted [0.579604s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_load_with_state [0.142110s] ... ok DEBUG: {0} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict_with_value_error [0.488059s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_repeat_item [0.127950s] ... ok DEBUG: {1} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_default [0.118988s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_str_repr_stack_id_no_resource_id [0.114814s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_admin_context_policy_false [0.146437s] ... ok DEBUG: {1} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_date_format_value [0.106017s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_str_repr_stack_id_resource_id [0.112682s] ... ok DEBUG: {1} heat.tests.test_constraints.CustomConstraintTest.test_unknown_constraint [0.057410s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_allowed_values_numeric_int [0.042646s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_show_resource [0.096552s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_get_admin_context_show_deleted [0.157881s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_invalid_type [0.054133s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_length_max_fail [0.057027s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_get_trust_context_auth_plugin_unauthorized [0.074040s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_max_fail [0.046230s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_stack_resources [0.133746s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_context [0.061692s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_max_schema [0.072103s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestEnvironmentUtil.test_empty_merge_strategies [0.071083s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_store_attributes_fail [0.149410s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_schema [0.087767s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestEnvironmentUtil.test_merge_startegies_none [0.112674s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_validate [0.110901s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestEnvironmentUtil.test_wrong_param_strategy [0.101368s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_unique_dict_item [0.713412s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_schema_all [0.115535s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_string_item [0.060263s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_default_merge_strategy [0.115996s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_fragment [0.055738s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_port_string [0.045062s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_schema_nested_validate_good [0.120725s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_query [0.060794s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_2_stacks_open [0.167901s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_empty [0.057569s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_to_schema_type_list [0.123519s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_str_arg1 [0.054097s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_str_arg2 [0.065773s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_07_resource_least_restricted [0.171017s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_to_schema_type_num [0.146400s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_keys_collide_ok_equal [0.125467s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_12_software_configs_most_restricted [0.172631s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_nokeys [0.109414s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_none_keys [0.044475s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_empty_template_stack_update_delete [0.293435s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_novalues [0.077289s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_17_stacks_most_restricted [0.169595s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat [0.074960s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_suspend_fail_invalid_states [1.025350s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_prevent_parameters_access [0.044917s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_removed_function [0.048576s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_mark_complete_purges_db [0.204458s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_type [0.136247s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_20_stacks_open [0.194921s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_bad_arg_type [0.062825s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_state_set_sets_empty_curr_trvsl_for_failed_stack [0.071001s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_template [0.065213s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_with_no_replacement [0.053048s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_21_create_stacks [0.157969s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_with_no_replacement_pike_version [0.062504s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_convergence [0.247923s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_list_template [0.054756s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_load_rules_force_reload_false [0.140762s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_list_template_pike_version [0.086701s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_convergence_checks_resource_class [0.125121s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_sync_point_delete_stack_create [0.382762s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_fail [0.132073s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_replace_rollback [0.061459s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_convergence_with_substitute_class [0.113160s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvgStackRollback.test_trigger_rollback_uses_old_template_if_available [0.071203s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_wildcard_enforce_fail [0.132921s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_resume [0.054828s] ... ok DEBUG: {1} heat.tests.test_crypt.CryptTest.test_decrypt_dict_invalid_key [0.057476s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_no_nested_loop_different_len [0.374751s] ... ok DEBUG: {1} heat.tests.test_crypt.CryptTest.test_encrypt_decrypt_dict_custom_enc_key [0.070712s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_resource_facade_invalid_arg [0.069542s] ... ok DEBUG: {1} heat.tests.test_crypt.CryptTest.test_encrypt_decrypt_dict_default_enc_key [0.079554s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_resource_group_list_join [0.059713s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace [0.058554s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_keys [0.050059s] ... ok DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_heat_empty_yaml [0.189707s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_order [0.079570s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_invalid_param_keys [0.093138s] ... ok DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_hot_empty_json [0.134221s] ... ok DEBUG: /usr/lib/python3.9/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_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_config_none [0.070877s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split_bad_empty [0.114040s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_01_actions_most_restricted [0.680375s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_event_prop_data [0.092410s] ... ok DEBUG: /usr/lib/python3.9/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_hot.HOTemplateTest.test_str_split_index [0.109425s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_03_cloud_formation_most_restricted [0.136652s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split_index_str [0.074370s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes_show_attribute [0.146795s] ... ok DEBUG: /usr/lib/python3.9/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_hot.HOTemplateTest.test_yaql_bogus_keys [0.062850s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_empty [0.116795s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_04_cloud_formation_restricted [0.162743s] ... ok DEBUG: /usr/lib/python3.9/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_05_cloud_formation_least_restricted [0.076977s] ... ok DEBUG: /usr/lib/python3.9/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_engine_api_utils.FormatTest.test_format_stack_outputs [0.118233s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_data_as_function [0.205585s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_09_resource_restricted [0.081892s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_int_input [0.059944s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_params_csv [0.115878s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_merge [0.051400s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_12_software_configs_restricted_index [0.095436s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_non_map_args [0.043274s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_has_been_rollback [0.116351s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_string_input [0.089225s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_13_software_configs_most_restricted [0.166081s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_props [0.059788s] ... ok DEBUG: /usr/lib/python3.9/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_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_bogus) [0.049840s] ... ok DEBUG: {3} heat.tests.test_hot.HotStackTest.test_load_param_id [0.116476s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_16_software_deployments_restricted [0.147997s] ... ok DEBUG: {3} heat.tests.test_hot.StackGetAttrValidationTest.test_validate_props_from_attrs_all_attrs [0.129707s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_set_rules_overwrite_true [0.178593s] ... ok DEBUG: {0} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_default [0.108580s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(list_bogus) [0.447800s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_partial) [0.049368s] ... ok DEBUG: {0} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_objects [0.137133s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_partial) [0.047796s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_partial_dup) [0.069380s] ... ok DEBUG: {0} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_list [0.096429s] ... ok DEBUG: {0} heat.tests.test_constraints.CustomConstraintTest.test_custom_message [0.067762s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_full) [0.102962s] ... ok DEBUG: {0} heat.tests.test_constraints.CustomConstraintTest.test_validation [0.082887s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_full) [0.105763s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_length_max_schema [0.071594s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_in_progress_convergence [2.414042s] ... ok DEBUG: {3} heat.tests.test_identifier.EventIdentifierTest.test_event_init_from_dict [0.747482s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_partial) [0.099737s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_validate [0.089143s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_validate_fail [0.071729s] ... ok DEBUG: {3} heat.tests.test_identifier.EventIdentifierTest.test_event_stack [0.115625s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_full) [0.117183s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_vals_invalid_type [0.048828s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_replace_without_resource_name [0.184880s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_decode_escape_round_trip [0.105740s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_list_schema [0.100038s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_full_incomplete) [0.122567s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_escape_decode_round_trip [0.083121s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_map_schema [0.059031s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_add [0.157011s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_parse_empty_field [0.045198s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_round_trip [0.066948s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_partial_full) [0.156456s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse [0.047847s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_modified [0.141142s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_badurl_host [0.071496s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_full_dup) [0.139756s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_default [0.056456s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_leading_char [0.062938s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_restricted_type_change_with_convergence [0.205879s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_full_dup_2) [0.113818s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_upper [0.045064s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_attrs [0.061439s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(update_all_args) [0.164629s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_adopt_stack_data_extract_present [0.174287s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_equal_dict [0.116359s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_id_contains [0.105092s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_id_escape [0.048754s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(update_some_args) [0.203088s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_bad [0.166443s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_to_schema_type_int [0.782207s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_stack_path [0.069350s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_true [0.095264s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_url_path_decode [0.062934s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_over_limit [0.084445s] ... ok DEBUG: {3} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_path [0.066199s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_to_schema_type_map [0.188151s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(live_state_some_error) [0.218302s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_negative [0.114080s] ... ok DEBUG: {3} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_post_op_failure [0.145768s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(entity_not_found) [0.157681s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_to_schema_type_string [0.206460s] ... ok DEBUG: {3} heat.tests.test_loguserdata.LoguserdataTest.test_call [0.110892s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(live_state_not_found_id) [0.122688s] ... ok DEBUG: {3} heat.tests.test_loguserdata.LoguserdataTest.test_main [0.065383s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_attribute_error [0.293970s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(update_all_args) [0.131763s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/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: {1} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_user_id [0.096921s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(update_some_args) [0.117217s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_string_five_instance_stack_create [0.378098s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(live_state_some_error) [0.121515s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_wordpress_single_instance_stack_create [0.191616s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(entity_not_found) [0.152196s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_calls_rsrc_purge_deleted [0.130004s] ... ok DEBUG: {3} heat.tests.test_metadata_refresh.MetadataRefreshServerTest.test_FnGetAtt_metadata_update [0.734424s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_sync_points [0.146392s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_io_error [0.121236s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_does_not_delete_previous_template_when_stack_fails [0.144714s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_abandon_stack [0.734686s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_refid_convergence_cache_data [0.104979s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_count_stack_show_hidden [0.076886s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_environment_hidden_param [0.082444s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_snapshot_delete [0.193192s] ... ok DEBUG: {3} heat.tests.test_nokey.NoKeyTest.test_nokey_create [0.159185s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_environment_no_env [0.082024s] ... ok DEBUG: {0} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_new_template [0.111259s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_list) [0.090703s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_files [0.095395s] ... ok DEBUG: {0} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_suspend [0.112011s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_number) [0.104549s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_template [0.069578s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(live_state_not_found_id) [0.899174s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_string) [0.108244s] ... ok DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_hot_empty_yaml [0.130627s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_list_template_functions [0.112426s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_json) [0.105812s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_list_template_functions_version_not_found [0.067365s] ... ok DEBUG: {2} heat.tests.test_resource_properties_data.ResourcePropertiesDataTest.test_rsrc_prop_data_encrypt [0.151897s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_list_template_versions_invalid_version [0.075731s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean1) [0.109450s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_authenticated_to_backend [0.104353s] ... ok DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_update_hot_empty_yaml [0.283767s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_parse_adopt_stack_data_with_parameters [0.113759s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_export_stack [0.101371s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean2) [0.114339s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_parse_adopt_stack_data_without_parameters [0.075418s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_config [0.137319s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_find_physical_resource [0.120318s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean3) [0.119630s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_checks_stack_validity [0.080049s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_validates_new_stack [0.050402s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_deployment_none [0.099813s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_string) [0.102785s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_generate_template [0.134342s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_direct_props [0.108372s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_number) [0.102546s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_by_name_tenants [0.150184s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_files [0.119771s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack [0.090640s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_list) [0.097858s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_empty_list_outputs [0.081661s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_nonexist [0.062904s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_identify_stack [0.118577s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_json) [0.160272s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_not_tags [0.136756s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_ignore_error_by_name [0.126176s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_software_deployments [0.105740s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_int_json) [0.183685s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_stack_resources [0.089055s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_boolean) [0.104111s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_preview_stack [0.127919s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_int_string) [0.128698s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_mark_unhealthy [0.155914s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_not_tags_any [0.540523s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_string_json) [0.161254s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_deleted [0.120601s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_adds_outputs [0.921669s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_snapshot [0.177624s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_software_config [0.095483s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_tags [0.141645s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_outputs_unresolved [0.139094s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_stack [0.065539s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_incorrect_keywords_in_resource [0.082974s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_snapshot [0.089833s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_params_json [0.140749s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_handle_assertion_error [0.094123s] ... ok DEBUG: {1} heat.tests.test_environment.ChildEnvTest.test_drill_down_non_matching_wildcard [0.099778s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_attributes [0.130162s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_update_stack [0.172851s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_event_sinks [0.081761s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_event_sinks_load [0.061752s] ... ok DEBUG: {2} heat.tests.test_rpc_listener_client.ListenerClientTest.test_engine_alive_timeout [0.115663s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_none [0.141913s] ... ok DEBUG: {1} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_user_cant_disable_sys_resource [0.074216s] ... ok DEBUG: {2} heat.tests.test_rpc_worker_client.WorkerClientTest.test_cancel_check_resource [0.088314s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_json_validate_good [0.810209s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_parent_stack [0.117865s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-create) [0.087950s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_no_diff [0.068698s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_map_overrun [0.124384s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-update) [0.080862s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze_override [0.086840s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_updated_time [0.142115s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-delete) [0.095060s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_map_underrun [0.119485s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-create) [0.050521s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_without_resolving_outputs [0.138363s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-update) [0.066283s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_str [0.140050s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_invalid_adopt_stack_data [0.127237s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-delete) [0.070704s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_new_bad_type [0.095073s] ... ok DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_list_type_validation_invalid_support_status [0.062573s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_comma [0.106132s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_value_list_bad [0.109747s] ... ok DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_name [0.092656s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_map [0.119534s] ... ok DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version_none [0.079066s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_bad_prefix [0.116089s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_present [0.106451s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_underflow [0.095281s] ... ok DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_load_registry_invalid_hook_type [0.132503s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_properties [0.758874s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_list_bad [0.111506s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackConvergenceServiceCreateUpdateTest.test_stack_create_enabled_convergence_engine [0.201645s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_list_good [0.095323s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_properties_default [0.113488s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_byte_string_16 [0.104432s] ... ok DEBUG: {3} heat.tests.test_parameters.ParametersTest.test_pseudo_params [0.122290s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.097752s] ... ok DEBUG: {3} heat.tests.test_parameters.ParametersTest.test_schema_invariance [0.134323s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_nocreds [0.340512s] ... ok DEBUG: {1} heat.tests.test_environment_format.YamlEnvironmentTest.test_parse_document [0.489758s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.115775s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_plugin_loader.PluginLoaderTest.test_create_subpackage_path_list [0.108839s] ... ok DEBUG: {1} heat.tests.test_environment_format.YamlEnvironmentTest.test_parse_string_environment [0.101407s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_f [0.107781s] ... ok DEBUG: {3} heat.tests.test_plugin_loader.PluginLoaderTest.test_module_name [0.096718s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_create_existing [0.183624s] ... ok DEBUG: {1} heat.tests.test_event.EventTest.test_identifier_is_none [0.083503s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_bool_not_str [0.120099s] ... ok DEBUG: {1} heat.tests.test_exception.TestResourceFailure.test_status_reason_resource [0.121256s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_delete_complete_is_not_found [0.170310s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_compare_different [0.138977s] ... ok DEBUG: {1} heat.tests.test_exception.TestResourceFailure.test_std_exception_with_resource [0.148459s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_FnGetAtt_delete [0.347132s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_all_empty [0.155781s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_description_substitution [0.140877s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_error_as_exception) [0.115567s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_full_exception) [0.060084s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_error_exception) [0.058472s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_key_error [0.164380s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal [0.270315s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_path_exception) [0.098615s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_missing_required [0.125074s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_msg_exception) [0.065508s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_old_format_exception) [0.071984s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_int_path_item_exception) [0.091101s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_boolean [0.181778s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_digit_path_item_exception) [0.073431s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal_delete [0.411869s] ... ok DEBUG: {1} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_string_path_exception) [0.060038s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_default_integer [0.149321s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_all_remote_exceptions [0.076835s] ... ok DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(function) [0.044004s] ... ok DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(nested_map) [0.055935s] ... ok DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(nested_list) [0.066747s] ... ok DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(deep_nested) [0.041539s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_function.FunctionTest.test_function_eq_exception_key_error [0.063855s] ... ok DEBUG: {1} heat.tests.test_function.FunctionTest.test_function_ne_exception_key_error [0.056828s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal_delete [0.449495s] ... ok DEBUG: {1} heat.tests.test_function.ResolveTest.test_resolve_dict_with_null [0.067375s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_identify [1.217451s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_signal.SignalTest.test_signal_different_reason_types [0.320465s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_function.ResolveTest.test_resolve_list_with_null [0.450072s] ... ok DEBUG: {1} heat.tests.test_function.ValidateGetAttTest.test_get_attr_without_attribute_name [0.079680s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_all [0.501198s] ... ok DEBUG: {1} heat.tests.test_function.ValidateGetAttTest.test_resource_is_appear_in_stack [0.065813s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_default_map [1.104420s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_signal_in_suspend_state [0.370045s] ... ok DEBUG: {1} heat.tests.test_function.ValidateGetAttTest.test_resource_is_not_appear_in_stack [0.071427s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_filter_translated [0.175222s] ... ok DEBUG: {1} heat.tests.test_function.ValidateTest.test_validate_all [0.056908s] ... ok DEBUG: {1} heat.tests.test_function.ValidateTest.test_validate_list [0.050528s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_number [0.151753s] ... ok DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_get_tmpl_caching [0.064282s] ... ok DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_member_names_exclude_failed [0.056150s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_filtering_info [0.179980s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_string [0.155497s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_signal_reception_failed_call [0.320005s] ... ok DEBUG: {1} heat.tests.test_grouputils.GroupUtilsTest.test_group_with_failed_members [0.095126s] ... ok DEBUG: {1} heat.tests.test_hacking.HackingTestCase.test_dict_iterkeys [0.046871s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_hidden [0.192450s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_null_property_value [0.153180s] ... ok DEBUG: {2} heat.tests.test_stack.ResetStateOnErrorTest.test_success [0.149266s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_modulo_constraint [0.069153s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_modulo_constraint_invalid_default [0.060833s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_range_constraint_invalid_default [0.060683s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_dict_instead_string [0.154360s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_nested [0.181094s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_length_invalid_key [0.057019s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_check_not_supported [0.257737s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_length_wrong_format [0.075948s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_wrong_allowed_pattern [0.049755s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_more_nested_properties_schema_invalid_property_in_map [0.173640s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_incorrect_sections [0.205291s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_no_type [0.102687s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_boolean [0.163129s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_deletion_policy_apply_get_param [0.249220s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_add_output [0.111530s] ... ok DEBUG: {0} heat.tests.test_environment.ActionRestrictedTest.test_restricted_action_types [0.164448s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_defaults [0.081830s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_default_list [0.186932s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_defaults_for_empty_sections [0.096882s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_disable_validate_required_param [0.210538s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_drill_down_prefer_exact_match [0.206475s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_default_number [0.246095s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_drill_down_to_child_resource [0.237602s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_list [0.179349s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_none [0.162859s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_deletion_policy [0.504893s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_digest [0.062022s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_number [0.151639s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_simple [0.171027s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_no_data [0.086928s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_get_outputs_good [0.081696s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_string [0.194275s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_params_normal [0.176470s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if [0.090989s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_all_resource_schemata [0.118795s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_condition_name_non_existing [0.055847s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_env_load [0.114480s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_empty_return [0.100732s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_json_param [0.109373s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_deletion_policy_hot [1.013079s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_global_registry [0.101931s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_invalid_args [0.130377s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_allowed_values [0.146204s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_global_registry_many_to_one [0.141072s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_global_registry_many_to_one_no_recurse [0.105528s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs [0.283267s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_list [0.153923s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource [0.242851s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_resource_sort_order_len [0.110810s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_get_attr [0.114590s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_max_length [0.117776s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_using_boolean_condition [0.113711s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_none_value [0.120802s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_min_length [0.105801s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_invalid [0.125096s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_hot_get_attr [0.118010s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_min_value [0.138128s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_invalid_value [0.151811s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_incorrect_reference [0.128816s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minimal_string [0.133707s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_json [0.099514s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_length [0.107998s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_init_user_creds_id [0.130377s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_object_type_fail [0.120641s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_liberty_str_replace_list_param [0.076244s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_list_concat [0.057198s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_list_concat_repeat_dict_item [0.089430s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_load_all [0.316397s] ... ok DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_resources_override_plugins [0.920678s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_mark_complete_stale_traversal [0.099612s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_list_join [0.125572s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_nodisable_validate_tmpl_err [0.069493s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_file_leading_slash [0.075082s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-create) [0.128357s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_param_validate_value [0.068734s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_parameters_stored_decrypted_successful_load [0.071021s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-update) [0.126361s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_prop_validate_value [0.067806s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-delete) [0.109406s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_max [0.852382s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-create) [0.108282s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_resource_name_ref_by_depends_on [0.251937s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_schema_list_schema [0.174393s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-update) [0.172862s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_invalid_key [0.579763s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_resume_fail [0.142341s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_reads_tenant [0.047251s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_high [0.112744s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_default [0.170979s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-delete) [0.179345s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_username_password [0.073063s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_reads_username [0.154606s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_missing1 [0.068371s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_implemented_true [0.179622s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_missing2 [0.071990s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_find_by_status_none [0.202284s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_reads_username_from_context_if_empty [0.135256s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_wrongkey [0.067782s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge [0.050949s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_integer_low [0.161898s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_user_project_id_constructor [0.106866s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_invalid_type_name [0.145595s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_multi_list_no_nested_loop_all_none [0.067640s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_good [0.100851s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_multi_list_no_nested_loop_with_none [0.078469s] ... ok DEBUG: {0} heat.tests.test_environment_format.YamlEnvironmentTest.test_param_valid_strategy_section [0.135172s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_with_none [0.060272s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_is_delimited [0.112399s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_none [0.059876s] ... ok DEBUG: {0} heat.tests.test_environment_format.YamlEnvironmentTest.test_wrong_sections [0.144729s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat [0.092271s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_maxlength_good [0.115312s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_list_and_map [0.066936s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_with_pike_version [0.074496s] ... ok DEBUG: {0} heat.tests.test_event.EventTest.test_load_deprecated_prop_data [0.178221s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_minlength_good [0.143724s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_resource_facade [0.083018s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_user_project_id_create [0.579094s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_smaller_than_minlength [0.090542s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_resource_facade_missing_deletion_policy [0.084215s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_list_default_empty [0.065956s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_list_param [0.078002s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_path [0.052346s] ... ok DEBUG: {0} heat.tests.test_event.EventTest.test_store_caps_events_random_purge [0.250599s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_user_project_id_setter [0.184139s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_number [0.066631s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_schema_good [0.064843s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_single_pass [0.053073s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_schema_missing_required_data [0.075206s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_missing_param [0.057329s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_state_set_uses_curr_traversal_for_updating_db [0.152738s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_string [0.081658s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_store_backup_false [0.068052s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_no_missing_param [0.094841s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_number_good [0.053362s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stored_context_err [0.058349s] ... ok DEBUG: {0} heat.tests.test_event.EventTest.test_store_caps_resource_props_data [0.312485s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_properties.PropertyTest.test_number_high [0.089439s] ... ok DEBUG: {0} heat.tests.test_exception.TestResourceFailure.test_heat_exception [0.123246s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_suspend_fail [0.136417s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_properties.PropertyTest.test_number_low [0.153936s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_suspend_stack_suspended_ok [0.106522s] ... ok DEBUG: {0} heat.tests.test_exception.TestResourceFailure.test_status_reason_general [0.129002s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_split_index_out_of_range [0.406652s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_equal_func [0.100238s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_number_value_list_bad [0.127077s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_suspend_timeout [0.170941s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_deletion_policy [0.065439s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_function_eq_exception_value_error [0.097109s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_time_remaining [0.065331s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_no_data [0.066962s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_number_value_list_good [0.108835s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_update_policy [0.059545s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_total_resources_generic [0.078212s] ... ok DEBUG: {0} heat.tests.test_function.ResolveTest.test_resolve_func [0.118596s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_string_minlength_good [0.122041s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_valid_hot_version [0.083256s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_total_resources_not_stored [0.095022s] ... ok DEBUG: {0} heat.tests.test_function.ValidateGetAttTest.test_resource_no_attribute_with_default_fn_get_att [0.148502s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_with_rollback_off [0.079367s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_update_exception_handler_resource_failure_no_rollback [0.081699s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_stack.StackTest.test_update_task_exception [0.111587s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_yaql_invalid_expression [0.326425s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_validate_property_getatt [0.056277s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_yaql_list_input [0.074957s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_outputs_list [0.141437s] ... ok DEBUG: {1} heat.tests.test_hot.HotStackTest.test_get_attr_invalid [0.243796s] ... ok DEBUG: {2} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_resources [0.133899s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete [0.118690s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_hot.HotStackTest.test_update_modify_files_ok_replace [0.214280s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_id_integer [0.047568s] ... ok DEBUG: {0} heat.tests.test_grouputils.GroupUtilsTest.test_non_nested_resource [0.844447s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_resource_name [0.067719s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn [0.051616s] ... ok DEBUG: {0} heat.tests.test_hacking.HackingTestCase.test_dict_itervalues [0.126992s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_id_int [0.042692s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_string_pattern_bad_suffix [1.139135s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse [0.050253s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_os_invalid [0.064530s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_custom_constraint [0.156683s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_string_value_list_bad [0.161132s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_custom_constraint_default_skip [0.127486s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(correct schema) [0.165642s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_hot_template_validate_param [0.149993s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_deletes_project [0.739499s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_not_mapping [0.124802s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid type schema) [0.131626s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_rollback [0.125340s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_path_default [0.471641s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_wrong_key [0.108456s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_trust_nested [0.109085s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid type subschema) [0.126170s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_stacks_invalid [0.115541s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_args_number [0.095259s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url [0.068960s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(several keys schema) [0.129142s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_trust_trustor [0.157430s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_decode_escape_round_trip [0.054489s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_sequence [0.119073s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_empty_field [0.051049s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_os_invalid [0.056731s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(several keys subschema) [0.149995s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_equals [0.102158s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_user_creds_gone_missing [0.154683s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_qs [0.061902s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_round_trip [0.047008s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_filter_wrong_args_number [0.094285s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid key schema) [0.135632s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_stacks_invalid [0.064274s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_filter_wrong_args_type [0.097704s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_with_snapshot [0.181534s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_id_decode [0.071826s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid key subschema) [0.130127s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_invalid_attr [0.062973s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_file_missing_files [0.113430s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_name_decode [0.058549s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_stack_user_project_id_delete_fail [0.197934s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_file_nested_does_not_resolve [0.115458s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_path_components [0.058299s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid value type schema) [0.165244s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_path_decode [0.060646s] ... ok DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_engine_alive [0.088415s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_description [0.111611s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_tenant_decode [0.078588s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid value type subschema) [0.109037s] ... ok DEBUG: {2} heat.tests.test_stack_resource.RaiseLocalException.test_messaging_timeout [0.085143s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_value [0.113582s] ... ok DEBUG: {1} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_id [0.111657s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_key_no_outputs_from_rpc [0.133679s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid prop name schema) [0.145806s] ... ok DEBUG: {1} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_no_path [0.085401s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_without_name [0.137678s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_extra [0.060118s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_ok [0.103322s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_missing_no_class [0.062993s] ... ok DEBUG: {1} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_pre_and_post_callouts [0.082091s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_get_error_for_invalid_template_name [0.047091s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(create) [0.086768s] ... ok DEBUG: {1} heat.tests.test_loguserdata.LoguserdataTest.test_call_oserror_other [0.048533s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_null_return [0.137579s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_type_map [0.069346s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(update) [0.087684s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_incorrect_template_provided_with_url [0.065765s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(suspend) [0.060342s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_metadata_update_called [0.066998s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(resume) [0.079010s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_type_match [0.055643s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(delete) [0.069474s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_abandon_nested_sends_rpc_abandon [0.058159s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_non_exist [0.157644s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_resource_info_special [0.411537s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_retrieve_fail [0.102011s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_metadata_refresh.WaitConditionMetadataUpdateTest.test_wait_metadata [0.909155s] ... ok DEBUG: {3} heat.tests.test_resource.MetadataTest.test_write [0.145688s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_invalid_hot_version [0.986333s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_default_client_name [0.079221s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_need_update_for_nested_resource [0.506754s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_adopt [0.164056s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_defaults_to_stack_resource_itself [0.073914s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_not_found [0.088840s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_join_int_invalid [0.167712s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_doesnt_validate_nested_stack [0.070360s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed [0.079107s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_delete [0.143702s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_propagates_files [0.072047s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_list [0.072214s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_update [0.081850s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_liberty_str_replace_map_param [0.171370s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_validate_resource_group [0.088568s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(basic) [0.073972s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_file_is_fetched [0.082078s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_string_arg [0.157458s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_four_wide [0.088039s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(params) [0.099865s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDeleteRetryTest.test_delete_retry_conflict [0.199292s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_infinite_recursion [0.079680s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(timeout) [0.104956s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_list_join_empty_list [0.136792s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDeleteRetryTest.test_delete_retry_phys_resource_exists [0.122618s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_six_deep [0.067266s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(adopt) [0.071793s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterSchemaTest.test_validate_schema_no_type [0.061920s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_dependson_fail [0.091068s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(basic) [0.059870s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_basic [0.146855s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_fail [0.057539s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(params) [0.076960s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterSchemaTest.test_validate_schema_wrong_key [0.109371s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref [0.055605s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(timeout) [0.076438s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_ipv6 [0.151650s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_string) [0.109119s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_number) [0.051239s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_nested_deep [0.118354s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(adopt) [0.125364s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_list) [0.057386s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_port_int [0.163523s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_json) [0.046452s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_ref_nested_dict [0.149437s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_int_json) [0.064388s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_add_signal [0.186918s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_string [0.139546s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_boolean) [0.074669s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceHookTest.test_hook [0.149867s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_int_string) [0.081242s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_string_json) [0.060122s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_map_replace [0.174645s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_invalid [0.086537s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceHookTest.test_pre_delete_hook_call [0.192696s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_parameters_section_not_iterable [0.118770s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_by_reference_and_rollback_2 [0.389121s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceHookTest.test_set_hook [0.096227s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_bad_args [0.098506s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_description [0.144202s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_template_pike_version [0.142341s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_adopt_convergence_bad_data [0.155514s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_get_param [0.117877s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_adopt_convergence_ok [0.128918s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_rollback [0.216206s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_no_nested_loop_with_dict_type [0.178395s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_permutations_non_bool [0.112889s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_list_validate_bad [0.766510s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_ok_replace [0.287476s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_with_no_nested_loop [0.095338s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_convergence_update_replace_rollback [0.424441s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_resource_facade_function [0.064027s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_bad [0.146616s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_types [0.062291s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_cancel [0.078056s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_cancel_exception [0.076044s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_missing_param [0.082568s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_convergence_throws_timeout [0.065766s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_bad_parse [0.184506s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_deletes_fail_retry [0.151448s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_list [0.147577s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_map [0.100955s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_from_external [0.144348s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_number_low [0.101327s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_from_external_not_found [0.112185s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_number_value_list_good [0.110765s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_resource_after_destroy [0.128513s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_param_name_in_error_message [0.159229s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_ref_get_param [0.740442s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_overflow [0.107267s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_sort_order [0.113787s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_validate [0.294507s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_create_in_progress_and_delete_2 [1.150813s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_unicode [0.113979s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_vstrict_empty_param_not_ok [0.126153s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_created_time [0.106991s] ... ok DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_map_str [0.109887s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split [0.102452s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create [0.210042s] ... ok DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_missing_params [0.077265s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_plugin_loader.PluginLoaderTest.test_import_module_garbage [0.048390s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_bad_novalue [0.113819s] ... ok DEBUG: {1} heat.tests.test_plugin_loader.PluginLoaderTest.test_load_modules_skip_setup [0.063294s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_update_failed [0.127706s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_plugin_loader.PluginLoaderTest.test_load_modules_skip_test [0.054227s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_index_bad [0.115403s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_default [0.056815s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_default_override [0.071508s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_none_string_to_split [0.109470s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_resticted [0.243756s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_integer_bad [0.063170s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_missing [0.050104s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_metadata [0.121526s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_properties [0.110828s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_translate_resources_resources_without_name [0.101505s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_replace [0.318769s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_tags [0.128371s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_none_default_list [0.466029s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_list_instead_string [0.054554s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_missing_unimplemented [0.048358s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_template_format_version [0.221744s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_more_nested_properties_schema_invalid_property_in_list [0.067148s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_none_default_map [0.054358s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_create_keypair [0.106537s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_none_integer [0.051314s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_present_unimplemented [0.046589s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_yaql_as_condition [0.559424s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_empty_schema [0.052120s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_handle_create_no_stack_project [0.121849s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_idempotency [0.054137s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_user_token_err_noproject [0.058500s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_map [0.055568s] ... ok DEBUG: {2} heat.tests.test_support.SupportStatusTest.test_previous_status [0.064016s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_string_length [0.048694s] ... ok DEBUG: {2} heat.tests.test_template.ParserTest.test_join_dict_val [0.056270s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_get_attr_invalid_resource [0.235110s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_string_value [0.056695s] ... ok DEBUG: {2} heat.tests.test_template.ParserTest.test_join_list [0.071778s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_list_param [0.060738s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_param_no_default [0.051229s] ... ok DEBUG: {2} heat.tests.test_template.ParserTest.test_join_none [0.091443s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_string_param [0.065837s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_get_attr_multiple_rsrc_status [0.250499s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_schema_map_schema [0.055522s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_template.ParserTest.test_list [0.134336s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_boolean_false [0.068318s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_implemented_default [0.061675s] ... ok DEBUG: {2} heat.tests.test_template.ResolveDataTest.test_base64_replace [0.107333s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_get_resource [0.188253s] ... ok DEBUG: {2} heat.tests.test_template.ResolveDataTest.test_replace_base64 [0.058967s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_int_from_str_bad [0.063021s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_template.TemplateTest.test_and_invalid_args [0.072119s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_repeat_get_attr [0.230488s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_delete_in_progress_convergence [2.320761s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_deprecated_encrypted_prop_data_updated [0.163867s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_int_from_str_good [0.482366s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_getatt_with_path [0.103824s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_int_good [0.096633s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_aws_version [0.569010s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_has_interface_direct_match [0.113052s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_integer_value_list_bad [0.108637s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_create_empty_template_default_version [0.110060s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_has_interface_mapping [0.110273s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_exceeded_maxlength [0.103486s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_find_in_map [0.056025s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_resource.ResourceTest.test_has_interface_mapping_no_match [0.128763s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_heat_version [0.090622s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_length_in_range [0.118531s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_template [0.062467s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_metadata_default [0.110419s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_path [0.102626s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_heat_versions [0.067734s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_schema_good [0.112173s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_need_update_in_create_failed_state_for_resource [0.128343s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_hot_versions [0.120790s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_set_param_id_update [1.003417s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_schema_int_bad_data [0.100296s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_template.TemplateTest.test_member_list2map_good [0.128810s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_string [0.108003s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_no_resource_properties_required_default [0.206993s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_not [0.083912s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_replace_string_values [0.052991s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_list_no_default [0.093817s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_update_modify_param_ok_replace [0.263372s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_template.TemplateTest.test_resource_facade [0.127743s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_schema_missing_data [0.143552s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_resource_facade_missing_deletion_policy [0.106990s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_no_default [0.126573s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_select_empty_string [0.047710s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_attr) [0.343181s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_select_from_dict_not_existing [0.123330s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_required_true [0.134454s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_template.TemplateTest.test_select_from_list [0.079404s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_length_in_range [0.149722s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_condition_reference_condition [0.123330s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_pattern_good [0.148133s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_get_resources_good [0.106087s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_list_attr) [0.342584s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_resource.ResourceTest.test_prepare_abandon [0.923793s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_smaller_than_minlength [0.150639s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_get_resources_no_type [0.159274s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_missing_based_on_class [0.102804s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_properties_data_no_encryption [0.150304s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateVersion.test_heat_cfn_version [0.143200s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_resource_map [0.059431s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_dict_attr) [0.335293s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_normal [0.074409s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_resource.ResourceTest.test_properties_data_stored_encrypted_decrypted_on_load [0.173623s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_retrieve_fail_ext [0.051830s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateVersion.test_hot_version [0.169443s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resolve_attributes_stuff_base_attribute [0.116173s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateVersion.test_missing_version [0.099211s] ... ok DEBUG: {2} heat.tests.test_template_files.TestTemplateFiles.test_d_weakref_behaviour [0.061849s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resolve_attributes_stuff_custom_attribute [0.119641s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_list) [0.339199s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_class_to_hot_template [0.143403s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_non_type [0.184875s] ... ok DEBUG: {1} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_update [0.623518s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_dict) [0.446442s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_str_repr_no_stack_id [0.145858s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAdoptTest.test_adopt_resource_missing [0.112461s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_template_format.JsonYamlResolvedCompareTest.test_wordpress_resolved [0.603812s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_default_true_empty_service_types [0.069661s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_signal_wrong_action_state [0.179405s] ... ok DEBUG: {2} heat.tests.test_template_format.YamlMinimalTest.test_long_yaml [0.120951s] ... ok DEBUG: {2} heat.tests.test_template_format.YamlMinimalTest.test_parse_empty_json_template [0.073307s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_resource_id [0.177452s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_attr_none) [0.336714s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_suspend_fail_exception [0.171218s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_template_format.YamlMinimalTest.test_parse_invalid_yaml_and_json_template [0.085914s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_raise_error [0.140983s] ... ok DEBUG: {2} heat.tests.test_template_format.YamlMinimalTest.test_parse_json_document [0.068614s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_cancel [0.137433s] ... ok DEBUG: {2} heat.tests.test_template_format.YamlMinimalTest.test_parse_string_template [0.069909s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_exception [0.138063s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_attr) [0.277465s] ... ok DEBUG: {2} heat.tests.test_timeutils.DurationTest.test_duration_not_expired [0.057099s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_convergence_throws_timeout [0.145746s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(0_0) [0.062010s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(0_1) [0.054126s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_in_check_failed [0.096160s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_list_fail [0.184494s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(1_1) [0.088816s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_list_attr) [0.259853s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_rollback_restore_prev_rsrc_error [0.139750s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_string [0.127287s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(2_1) [0.111700s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_with_resource_name [0.134390s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(3_1) [0.083237s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(4_1) [0.058135s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_deployed [0.214648s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_dict_attr) [0.302694s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(4_4) [0.117612s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_resource_convergence_update_replace [0.196767s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_installed_required_extension [0.129169s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_exist [0.113002s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_added [0.146390s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_getatt [0.165902s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_delete_rule_list [0.094425s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_list) [0.322774s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_property_commadelimitedlist_param_correct_translation [0.068811s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_different [0.061230s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_hot_add_dep_error_load [0.187797s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_with_custom_value_path [0.064432s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_with_function [0.056674s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_fail_nested_deep [0.132345s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_dict) [0.311106s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other [0.095198s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_nested_deep [0.197292s] ... ok DEBUG: {0} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_attr_none) [0.227840s] ... ok DEBUG: {0} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes) [0.061576s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_nested_dict [0.172550s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_notallowed [0.843917s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_ref [0.154041s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_restricted [0.076309s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_restricted_type_change_with_convergence [0.068564s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_ref_fail [0.141230s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(update_all_args) [0.081205s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_ref_nested_deep [0.104346s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_set_no_resolve_rules [0.713926s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(update_some_args) [0.075032s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_translate_delete [0.127444s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(live_state_some_error) [0.063321s] ... ok DEBUG: {0} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_str) [0.616928s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceHookTest.test_post_delete_hook_call [0.181553s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(entity_not_found) [0.084236s] ... ok DEBUG: {0} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_resource_list) [0.119680s] ... ok DEBUG: {2} heat.tests.test_urlfetch.UrlFetchTest.test_http_error [0.121937s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(live_state_not_found_id) [0.087079s] ... ok DEBUG: {0} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_type) [0.112216s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s1) [0.069484s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_duplicated_image [0.149812s] ... ok DEBUG: {0} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_arg_str) [0.104572s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s2) [0.100797s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_invalid_deletion_policy [0.101783s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceHookTest.test_pre_create_hook_call [0.395013s] ... ok DEBUG: {0} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_arg_list) [0.107658s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s3) [0.083110s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_invalid_resources [0.105570s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceHookTest.test_signal_clear_hook [0.145831s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_invalid_section_cfn [0.076057s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s4) [0.108569s] ... ok DEBUG: {0} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_standard) [0.190933s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_abandon_with_resource_data [0.163290s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_invalid_security_groups_with_nics [0.137682s] ... ok DEBUG: {0} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attrs_complex_attrs) [0.190097s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_check_not_supported [0.104479s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s5) [0.272447s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_unimplemented_property [0.136258s] ... ok DEBUG: {0} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attrs_complex_attrs_standard) [0.131897s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_fail_retry [0.154256s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s6) [0.179528s] ... ok DEBUG: {0} heat.tests.test_identifier.EventIdentifierTest.test_event_id_uuid [0.135202s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_fail [0.193939s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s7) [0.097927s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_older [0.123331s] ... ok DEBUG: {0} heat.tests.test_identifier.EventIdentifierTest.test_event_resource [0.167683s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_creates_fail_retry [0.311382s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s8) [0.142158s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameter_groups_not_list [0.136077s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse_arn_invalid [0.111805s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_delete_convergence_deletes_resource_in_init_state [0.124869s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse_heat_invalid [0.053748s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s9) [0.123115s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameters_env_provided [0.123546s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse_round_trip [0.074122s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_delete_convergence_does_not_delete_same_template_resource [0.117616s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s10) [0.101711s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_badurl_proto [0.072472s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameters_not_list [0.137210s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_leading_space [0.050680s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_delete_convergence_ok [0.121974s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s11) [0.103707s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_missing_field [0.053105s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_depends_on [0.126142s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_has_interface_no_match [0.101460s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_dict_round_trip [0.080836s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s11) [0.111064s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_equal [0.049672s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_properties [0.138389s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_invalid_item [0.051060s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_make_replacement [0.110406s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_items [0.066299s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_physical_resource_name_or_FnGetRefId [0.129860s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_new_err [0.166616s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_object_get_obj_fields [0.066209s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_name_escape [0.361705s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_path_escape [0.057509s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_state_set [0.100618s] ... ok DEBUG: {3} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s12) [0.627989s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_stack_name_slash [0.045437s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_state_set_invalid [0.078519s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_count_stacks [0.078870s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_tenant_escape [0.073476s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_unique_logical_name [0.705183s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_id_decode [0.065328s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_software_config [0.114323s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_fail_prop_typo [0.141104s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_path [0.072161s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_with_environment [0.114424s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_path_default [0.051282s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_software_deployment [0.085816s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_path_with_unicode_path [0.066965s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_software_config [0.063059s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_volume_snapshot_deletion_policy [0.117599s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_replace [0.177272s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_tenant_decode [0.057208s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_stack_cast [0.071462s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_from_dict [0.051217s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_replace_rollback [0.082487s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_describe_stack_resource [0.062737s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_describe_stack_resources [0.048846s] ... ok DEBUG: {0} heat.tests.test_loguserdata.LoguserdataTest.test_call_oserror_enoexec [0.091154s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_template [0.059964s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_replacement_data [0.166286s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_events [0.058896s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_software_configs [0.045118s] ... ok DEBUG: {0} heat.tests.test_metadata_refresh.MetadataRefreshTest.test_FnGetAtt_metadata_updated [0.204826s] ... ok DEBUG: {2} heat.tests.test_vpc.RouteTableTest.test_route_table [0.456748s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_schema [0.072537s] ... ok DEBUG: {0} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_fetching_file_fails [0.095114s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_show_output [0.045213s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_update_software_deployment [0.068508s] ... ok DEBUG: {0} heat.tests.test_nested_stack.NestedStackTest.test_get_attribute [0.108884s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_properties_diff [0.052154s] ... ok DEBUG: {0} heat.tests.test_nested_stack.NestedStackTest.test_refid [0.057352s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy_default [0.052867s] ... ok DEBUG: {0} heat.tests.test_noauth.KeystonePasswordAuthProtocolTest.test_request_with_bad_credentials [0.078274s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit_invalid [0.073643s] ... ok DEBUG: {2} heat.tests.test_vpc.SubnetTest.test_subnet [0.381210s] ... ok DEBUG: Column.drop() DEBUG: Column.alter() DEBUG: {0} heat.tests.test_notifications.AutoScaleTest.test_send [0.064084s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze_nullable_top_level [0.072511s] ... ok DEBUG: {0} heat.tests.test_notifications.AutoScaleTest.test_send_error [0.085769s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_types [0.090643s] ... ok DEBUG: {0} heat.tests.test_notifications.StackTest.test_send [0.066049s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_metadata [0.083399s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_template_equality [0.056691s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_resource_convergence_failed [1.017647s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_rsrc_in_progress_raises_exception [0.143186s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_changed [0.156681s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_string) [0.712075s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_immutable_notsupported [0.142056s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_number) [0.107546s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_none [0.099869s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_list) [0.086402s] ... ok DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_generate_ids [0.847850s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_removed_no_default_value [0.129780s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_json) [0.103894s] ... ok DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_get_id_string [0.112819s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_int_json) [0.080756s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_updated_from_external [0.157574s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_boolean) [0.101271s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_verify_check_conditions [0.114160s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal_is_cached [0.219318s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_int_string) [0.085485s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(update_all_args) [0.157957s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_string_json) [0.111302s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal_delete [0.273112s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_string) [0.092706s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(update_some_args) [0.125000s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(live_state_some_error) [0.069566s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_number) [0.089114s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal_is_cached [0.147423s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_list) [0.047320s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(entity_not_found) [0.056514s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_json) [0.066538s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(live_state_not_found_id) [0.073066s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_resource_data [0.121947s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_int_json) [0.057505s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_resource_properties_data.ResourcePropertiesDataTest.test_rsrc_prop_data_no_encrypt [0.067914s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_boolean) [0.086855s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal [0.142998s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_check_software_deployment [0.115286s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_int_string) [0.090437s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal_in_delete_state [0.113765s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_stack [0.108943s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_string_json) [0.105372s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal_plugin_reason [0.119321s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_snapshot [0.108900s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_string) [0.112848s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal_wrong_resource [0.113279s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_stack_call [0.116108s] ... ok DEBUG: {3} heat.tests.test_stack.ResetStateOnErrorTest.test_reset_state_exception [0.051325s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_number) [0.094972s] ... ok DEBUG: {3} heat.tests.test_stack.ResetStateOnErrorTest.test_reset_state_exit_exception [0.056369s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_environment [0.108376s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_list) [0.066844s] ... ok DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(default) [0.090393s] ... ok DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(only_db) [0.061147s] ... ok DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(keep_status) [0.052986s] ... ok DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(status_db) [0.070558s] ... ok DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(keep_tags) [0.057842s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_json) [0.379817s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_int_json) [0.045733s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_boolean) [0.052004s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_int_string) [0.069218s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_string_json) [0.045048s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_string) [0.084938s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_correct_outputs [0.472550s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_resource_types [0.805807s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_number) [0.070486s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_stacks [0.068901s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_deletion_policy_apply_ref [0.099654s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_list) [0.060270s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_local_error_name [0.071057s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_json) [0.051691s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_event_dispatch [0.102080s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_preview_update_stack [0.085030s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_int_json) [0.056961s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_incorrect_reference [0.058209s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_boolean) [0.052715s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_list_data [0.069211s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_cancel_update [0.096037s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_missing_value [0.065807s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_int_string) [0.065178s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_validate_template [0.051461s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_iter_resources_nested_with_filters [0.073786s] ... ok DEBUG: {1} heat.tests.test_rpc_listener_client.ListenerClientTest.test_engine_alive_ok [0.075912s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy_invalid [0.049033s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_iter_resources_with_nested [0.071189s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_string_json) [0.130772s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_default [0.071698s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_param_id [0.080256s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_string) [0.079489s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit [0.059443s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_reads_tenant_id [0.058026s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_number) [0.047249s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze [0.079744s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_no_auth_token [0.071997s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_list) [0.078646s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_metadata_default [0.056659s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_json) [0.046599s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_int_json) [0.049970s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_render_hot [0.089586s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_parameters_stored_encrypted_decrypted_on_load [0.156288s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_boolean) [0.050331s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_render_hot_empty [0.049130s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_preview_resources_returns_list_of_resource_previews [0.054015s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_int_string) [0.062650s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_update_policy [0.083824s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_string_json) [0.054631s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_resource_multi_required_by [0.146721s] ... ok DEBUG: {1} heat.tests.test_server_tags.ServerTagsTest.test_instance_tags_updated [0.103928s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_string) [0.067786s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_byte_string_12 [0.063927s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid1 [0.050498s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.102606s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_number) [0.389428s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_list) [0.057405s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_resource_required_by [0.540009s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_json) [0.057603s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_int_json) [0.045255s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_resource_state_get_att [0.135010s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_boolean) [0.055311s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_int_string) [0.099232s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_resume_stack_resumeed_ok [0.198632s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_string_json) [0.102845s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_alarm_url_is_cached [0.690272s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_string) [0.125181s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal_is_cached [0.103822s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_stack.StackTest.test_resume_timeout [0.236045s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_number) [0.106981s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal [0.114393s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_stack.StackTest.test_set_param_id [0.110130s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_list) [0.103923s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_handle_signal_no_reraise_deleted [0.099240s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_json) [0.051890s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(in_progress) [0.095061s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_int_json) [0.064200s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(create_complete) [0.093039s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_snapshot_save_called_first [0.221955s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_boolean) [0.128523s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(create_failed) [0.094965s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_int_string) [0.080393s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_string_json) [0.049922s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_stack_eager_or_lazy_load_templ [0.162681s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(update_complete) [0.114763s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_true [0.055693s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_list_validate_good [0.052215s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_stack_name_invalid [0.101138s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(update_failed) [0.112184s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_map_value [0.084948s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_stack_name_invalid_type [0.086180s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(delete_complete) [0.095490s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_bad [0.069248s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(delete_failed) [0.058529s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_state_defaults [0.100965s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_float_good_number [0.060638s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(adopt_complete) [0.071719s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_high [0.079128s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(adopt_failed) [0.046472s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_store_saves_tags [0.113487s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_int_good [0.050575s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(rollback_complete) [0.070445s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_time_elapsed [0.068273s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(rollback_failed) [0.072346s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_time_elapsed_ms [0.065951s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_with_rollback [0.058379s] ... ok DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(invalid_action) [0.097669s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_validate_assertion_exception_rethrow [0.063382s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(invalid_status) [0.054374s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_user_creds_fail [0.075150s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack.StackTest.test_abandon_nodelete_project [0.121653s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_string_len_good [0.475496s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_with_snapshot_after_stack_add_resource [0.203382s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_bad_suffix [0.048955s] ... ok DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_map [0.074959s] ... ok DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_pseudo_param_stackid [0.057443s] ... ok DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_to_dict [0.064889s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_default_number [0.096025s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_integer [0.081978s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_access_policy_update [0.538282s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_required_with_translate_no_value [0.058588s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack.StackTest.test_adopt_stack [0.108892s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_resolve_ref_with_constraints [0.070932s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_stack_delete_timeout [0.581330s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_resolve_returns_none [0.061454s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_context_mgr_noexception [0.075195s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_schema_from_params [0.067060s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_adopt_stack_rollback [0.182838s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_engine_dead [0.090753s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_nested_properties_schema_invalid_property_in_list [0.070238s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_backup_copies_user_creds_id [0.089771s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_none_default_boolean [0.060269s] ... ok DEBUG: {3} heat.tests.test_stack_resource.RaiseLocalException.test_remote_heat_ex [0.126273s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_check_supported [0.098729s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_none_map [0.096846s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_created_time [0.060061s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_list [0.079440s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_schema_invalid_parameters_stripped [0.057750s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_encrypt_parameters_false_parameters_stored_plaintext [0.060449s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceAttrTest.test_validate_assertion_exception_rethrow [0.076723s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_nested_map_list_map_schema [0.072892s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceAttrTest.test_validate_nested_stack [0.063909s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_unknown_typo [0.072893s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_get_stack_abandon_data [0.115282s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test__validate_nested_resources_checks_num_of_resources [0.066471s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_has_timed_out [0.062010s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_allowed_pattern [0.081452s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_delete_nested_not_found_nested_stack [0.063414s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_max_value [0.053371s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_get_attribute_autoscaling [0.059528s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_nested_stack_abandon [0.104856s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_hot_restore [0.227255s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_parent_stack_existing_of_nested_stack [0.111230s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_string_data [0.119650s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_validate_error_reference [0.093881s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_string [0.370471s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_init_stored_context_false [0.104610s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_validate_heat_autoscaling_group [0.082853s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_allowed_vals [0.066406s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_init_stored_context_true [0.102963s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(basic) [0.112064s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_min_max [0.110752s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_iter_resources_with_nonexistent_template [0.094056s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_min_len [0.058145s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_all_not_found [0.069457s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(params) [0.121711s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_string_allowed_pattern [0.073909s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_honors_owner [0.086043s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(timeout) [0.073857s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_string_multi_constraints [0.080498s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_no_mismatch_in_update_policy [0.089351s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_boolean_true [0.047866s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_implemented_false [0.061647s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_dict [0.060166s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_allow_conversion [0.061429s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_parent_resource [0.396820s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_list_default [0.066111s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(adopt) [0.456281s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack.StackTest.test_load_reads_tags [0.087171s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_reads_username_from_db [0.055051s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_required_default [0.096869s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_stored_context_true [0.066436s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_required_false [0.117611s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_with_no_refresh_cred [0.062298s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_backup_stack_synchronized_after_update [0.262874s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_str_from_bool [0.094128s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack.StackTest.test_mark_complete_update_delete [0.123716s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_str_from_int [0.060064s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_requires_deferred_auth [0.088025s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_exceeded_maxlength [0.083911s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_add_failed_create [0.225404s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_maxlength_good [0.064396s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resource_get [0.106841s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_pattern_bad_prefix [0.054419s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resource_get_db_fallback [0.100210s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_add_failed_create_rollback_failed [0.176154s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_create_timeout [0.068518s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_name_valid [0.086855s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_deletion_policy [0.148412s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_reads_tenant_from_context_if_empty [0.061429s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_deletion_policy_no_handle_update [0.113006s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_user_project_id_default [0.115036s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_value_list_good [0.421239s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_state_deleted [0.081394s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_type [0.072632s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_store_backup_true [0.054720s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_boolean_type_provider [0.075419s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_store_db_update_failure [0.062237s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_global_map [0.056897s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_store_generates_new_traversal_id_for_new_stack [0.074045s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_get_os_empty_registry [0.055370s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_get_os_no_match [0.050481s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery_new_param_stack_list [0.435780s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_get_template_resource_class [0.063736s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_suspend_resume [0.167015s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_persisted_unregistered_provider_templates [0.050173s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_timeout_secs [0.061965s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_list_with_none [0.062876s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_timeout_secs_default [0.051357s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_force_rollback [0.224653s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_resource_info_general [0.078373s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_system_template_retrieve_by_file [0.053700s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_system_template_retrieve_fail [0.058803s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_no_rollback [0.216498s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_to_parameters [0.054054s] ... ok DEBUG: {0} heat.tests.test_provider_template.TemplateDataTest.test_template_data_in_create_without_template_file [0.049678s] ... ok DEBUG: {0} heat.tests.test_provider_template.TemplateDataTest.test_template_data_in_update_without_template_file [0.103100s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_total_resources_empty [0.480563s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_ok_replace_int [0.242948s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_adopt [0.093810s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_total_resources_not_found [0.119969s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_nested [0.067397s] ... ok DEBUG: {0} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_create [0.077078s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_delete [0.073114s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create_and_delete_1 [0.263606s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack.StackTest.test_update_prev_raw_template [0.180763s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(no_attr) [0.057731s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_delete [0.203653s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(one_res_one_attr) [0.067235s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(one_res_several_attrs) [0.049188s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_one_attr) [0.084067s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_parameters [0.181450s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_several_attrs) [0.053545s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(nested_attr) [0.052228s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_several_attrs_and_all_attrs) [0.055677s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(no_attr) [0.068112s] ... ok DEBUG: {0} heat.tests.test_resource.MetadataTest.test_read_initial [0.626082s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback [0.234467s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(one_res_one_attr) [0.062060s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(one_res_several_attrs) [0.052880s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_entity [0.091777s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_one_attr) [0.087582s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_dependson_hot [0.086517s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_add [0.254358s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_several_attrs) [0.090624s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_add_dep_error_create [0.074887s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(nested_attr) [0.082092s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt [0.093988s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_fail [0.071117s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_several_attrs_and_all_attrs) [0.133746s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_fail [0.061075s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_both [0.084069s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_nested_dict [0.058796s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_no_deps [0.060927s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_validate_value_fail [0.052062s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_attributes_load_stored [0.078365s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_check_supported [0.091051s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_convergence [0.064439s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_fail [0.734317s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_fail_metadata_parse_error [0.090384s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_delete_convergence_throws_timeout [0.082931s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_equals_different_stacks [0.081548s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_outputs [0.653196s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_equals_names [0.055347s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_single_output [0.073421s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_get_class_ok [0.056431s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_remove [0.368703s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_getatt_with_cache_data [0.056645s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_badaction [0.125201s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_trust_backup [0.086742s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_tags_remove_all [0.268234s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_trust_fail [0.211792s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_hot_ref_skip_validation_if_custom_constraint [0.392340s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_context_mgr_exception [0.072870s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_no_update_or_replace_in_failed [0.065547s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_current_engine [0.092095s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_preview [0.095481s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_with_refresh_creds [0.331459s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_one_retry_only [0.102743s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_ref_skip_validation_if_custom_constraint [0.140792s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resolve_attributes_no_default_client_name [0.045788s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_new_lock [0.105320s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_legacy [0.222840s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource [0.098673s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_exception_acquire_fail [0.105082s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_exception [0.057564s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_no_credential_id [0.132600s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_existing_lock [0.051286s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_class_to_cfn_template [0.154173s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_no_exception [0.175225s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_load_with_state_cleanup [0.206615s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_create_existing_project [0.241708s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_new_ok [0.142066s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_dict [0.184529s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_new_stack_not_stored [0.131017s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_delete [0.343998s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(create) [0.197959s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_object_resource_properties_data [0.114122s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resume_fail_exception [0.093733s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(update) [0.207679s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_delete_noid [0.357638s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(suspend) [0.221034s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_suspend [0.210233s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resume_fail_invalid_states [0.453133s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_user_token_err_nopassword [0.082999s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(resume) [0.194102s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_state_defaults [0.118190s] ... ok DEBUG: {3} heat.tests.test_support.SupportStatusTest.test_invalid_previous_status [0.063563s] ... ok DEBUG: {3} heat.tests.test_template.ParserTest.test_join [0.052645s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_state_del_stack [0.113773s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(delete) [0.123555s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_4_0) [0.072576s] ... ok DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_join_not_string [0.126917s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_suspend_resume_ok [0.153995s] ... ok DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_member_list_select [0.114989s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_get_azs_with_stack [0.049915s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_resource_refs_param [0.046660s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_fail_missing_req_prop [0.207445s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_none [0.106965s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_not_implemented [0.151227s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_8_0) [0.458966s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_8_2) [0.085797s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_5_2) [0.053517s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_ok [0.176038s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_6_2) [0.065001s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_12_2) [0.092436s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replace_in_failed_without_nested [0.161218s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_child_params_defaults_to_not_implemented [0.095336s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_child_template_defaults_to_not_implemented [0.059114s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_delete_nested_none_nested_stack [0.073684s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_split_no_delim_in_str [0.755676s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_get_attribute_autoscaling_convg [0.084768s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_cached [0.060208s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_split_ok [0.108159s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_check_failed_state_after_stack_check [0.078958s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_init_complete_state_for_nested_resource [0.064459s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateConditionParser.test_get_res_condition_invalid [0.130446s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_preview_dict_validates_nested_resources [0.059187s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_preview_with_implemented_dict_child_resource [0.062439s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_boolean [0.124002s] ... ok DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(basic) [0.064700s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replace_prepare_replace_error [0.709055s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_invalid [0.074801s] ... ok DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(params) [0.071671s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replacement_data_ignores_rsrc_from_different_tmpl [0.065091s] ... ok DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(timeout) [0.054081s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateValidate.test_get_resources_bad_no_data [0.093172s] ... ok DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(adopt) [0.070703s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_remove [0.103649s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_bad_section [0.080110s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_removed_with_default_value [0.158615s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_good [0.129673s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_updated_time [0.119941s] ... ok DEBUG: {3} heat.tests.test_template_format.JsonToYamlTest.test_integer_only_keys_get_translated_correctly [0.120924s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_delete_stack_when_update_failed_twice [0.390239s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_updated_time_changes_only_when_it_changed [0.082191s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_with_update_restricted [0.114623s] ... ok DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_no_version_format [0.155621s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_restricted [0.072966s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_invalid [0.154313s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_with_replace_restricted [0.184601s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_list_with_custom_value_path [0.079201s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_cmp_rules [0.069909s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(update_all_args) [0.112456s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_list_list_add_translation_rule [0.070512s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(update_some_args) [0.094433s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_with_custom_value_path [0.072927s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_add [0.674670s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(live_state_some_error) [0.101918s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_dont_exist [0.099452s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_by_reference_and_rollback_1 [0.215844s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_exist [0.124125s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(entity_not_found) [0.177808s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_strings [0.072102s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(live_state_not_found_id) [0.114656s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_with_ref [0.068870s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(update_all_args) [0.075380s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_entity [0.055666s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_different_type [0.294248s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(update_some_args) [0.136625s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_failed_with_new_condition [0.145437s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(live_state_some_error) [0.086759s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(entity_not_found) [0.067760s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_set_rules_none [0.468214s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_create_in_progress_and_delete_1 [0.348191s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_translation_rule [0.098127s] ... ok DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_failure [0.063001s] ... ok DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(live_state_not_found_id) [0.411334s] ... ok DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_http_scheme [0.096434s] ... ok DEBUG: {0} heat.tests.test_resource.TestResourceMapping.test_resource_mappings [0.091977s] ... ok DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_https_scheme [0.093752s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_remove [0.363319s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_software_deployment [0.093006s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_non_exist_url [0.074022s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_services [0.075175s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_signal [0.075822s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_client_exception_from_glance_client [0.168554s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_delete_hook [0.225257s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_software_deployment [0.063643s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_list_outputs [0.081042s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_invalid_security_group_ids_with_nics [0.128205s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_resume [0.058485s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_cfn_parameter_label [0.088720s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_suspend [0.078373s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_with_new_resources_with_reference [0.270033s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_duplicate_parameters_in_group [0.057498s] ... ok DEBUG: {0} heat.tests.test_rpc_worker_client.WorkerClientTest.test_cast [0.072797s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_findinmap_valid [0.102293s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_create_keypair_error [0.141716s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_no_parameter_label [0.086065s] ... ok DEBUG: {0} heat.tests.test_rpc_worker_client.WorkerClientTest.test_make_msg [0.120625s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_delete_not_found [0.129631s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_pass [0.100699s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_invalid_parameter_in_group [0.079744s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_metadata_diff [0.164666s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_resume [0.146791s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_no_parameters_in_group [0.083319s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_update_policy_diff [0.087053s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_resume_legacy [0.120714s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy [0.070857s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_parameter_group_output [0.115891s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit_ext [0.066150s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_user_token [0.138540s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_implicit_ext [0.109144s] ... ok DEBUG: {1} heat.tests.test_support.SupportStatusTest.test_invalid_status [0.073097s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_properties [0.219517s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_equal [0.075586s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_dict_list [0.123099s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_names [0.075469s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_list_dict [0.084744s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_update_policy_default [0.098561s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_join_recursive [0.071287s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_join_split [0.124125s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_nested_selects [0.050561s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_add_output [0.052212s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_ref_invalid [0.548819s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_resource_attr_invalid_type [0.060851s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_deletion_policy [0.081453s] ... ok DEBUG: {0} heat.tests.test_server_tags.ServerTagsTest.test_instance_tags [0.525909s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_type [0.083809s] ... ok DEBUG: {0} heat.tests.test_short_id.ShortIdTest.test_byte_string_60 [0.076737s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_without_resources [0.080122s] ... ok DEBUG: {0} heat.tests.test_short_id.ShortIdTest.test_byte_string_8 [0.072555s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_with_ignorable_errors [0.139864s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_FnGetAtt_alarm_url [0.146078s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_add_resource [0.618850s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_with_ignorable_errors_invalid_error_code [0.138245s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_and [0.088443s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal [0.202015s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_signal.SignalTest.test_delete_not_found [0.100111s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_template.TemplateTest.test_bad_find_in_map [0.194339s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_get_user_id [0.119042s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_defaults [0.172807s] ... ok DEBUG: {0} heat.tests.test_stack.ResetStateOnErrorTest.test_failure [0.118062s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_template.TemplateTest.test_find_in_invalid_map [0.120108s] ... ok DEBUG: {3} heat.tests.test_vpc.InternetGatewayTest.test_internet_gateway [0.567479s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack.StackTest.test_adopt_stack_fails [0.175259s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_template.TemplateTest.test_invalid_heat_version [0.126357s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_aws_versions [0.113454s] ... ok DEBUG: {3} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_no_groupset [0.282026s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_check_fail [0.248153s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_join [0.093077s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_template.TemplateTest.test_not_invalid_args [0.096779s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_create_bad_attribute [0.172835s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_template.TemplateTest.test_or [0.094125s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_param_ref_missing [0.085053s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_param_refs [0.052590s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_prevent_parameters_access [0.082490s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_create_failure_recovery [0.376671s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_delete_snapshot_without_data [0.057264s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_replace_none_values [0.151154s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_identifier [0.063319s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_replace_number_values [0.096367s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_deletion_policy [0.085437s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_empty_value [0.057204s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_resource_facade_invalid_arg [0.089156s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_from_dict [0.081020s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_from_list_integer_index [0.101680s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_from_list_out_of_bound [0.080145s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources [0.464219s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources_with_filters [0.106289s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_lightweight_stack_getatt [0.064344s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_lightweight_stack_getrefid [0.079531s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_load_nonexistant_id [0.062555s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_int_from_dict [0.491668s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateConditionParser.test_conditions_circular_ref [0.053464s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_load_stored_context_false [0.092199s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_check_t_digest [0.056522s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_load_with_refresh_cred [0.084053s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_empty [0.074960s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_good [0.062011s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack.StackTest.test_mark_complete_create [0.186665s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_check_t_digest [0.122347s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack.StackTest.test_mark_complete_update [0.080813s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_template.TestTemplateVersion.test_cfn_version [0.149225s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_parameters_created_encrypted_updated_decrypted [0.239977s] ... ok DEBUG: {1} heat.tests.test_template_format.JsonYamlResolvedCompareTest.test_neutron_resolved [0.168989s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_template_format.YamlMinimalTest.test_parse_yaml_template [0.115508s] ... ok DEBUG: {1} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(scanner) [0.080896s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_parameters_inconsistent_encrypted_param_names [0.254734s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(parser) [0.082698s] ... ok DEBUG: {1} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(reader) [0.050819s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_resource_by_refid [0.138181s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_timeutils.DurationTest.test_duration_expired [0.095667s] ... ok DEBUG: {1} heat.tests.test_timeutils.ISO8601UtilityTest.test_invalid_durations [0.049537s] ... ok DEBUG: {1} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(0_0_1) [0.055731s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_restore [0.191137s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(1_1_1) [0.071331s] ... ok DEBUG: {1} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(1_1_5) [0.077855s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_invalid_translation_rule [0.048658s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_restore_with_original_env [0.247577s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_property_json_param_correct_translation [0.054278s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_same [0.042689s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_set_param_id_update [0.163347s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_snapshot_delete [0.076326s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_load_no_param_value_validation [0.081223s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_ignore_error [0.441475s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_nested_list_populated [0.054718s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_ref [0.065585s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_string_repr [0.319631s] ... ok DEBUG: {1} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_default_behaviour [0.064612s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_gets_username_from_stack [0.069516s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_invalid_section_hot [0.061197s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_saves_creds [0.073292s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_allowed_values_integer_str [0.067592s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_saves_creds_trust [0.058932s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_duplicate_parameters_no_label [0.058304s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_saves_owner [0.049187s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_uses_traversal_id_for_updating_db [0.053416s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_findinmap_invalid [0.086252s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_tags_property_get_set [0.057136s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_hot_valid [0.072258s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_time_elapsed_negative [0.058840s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_time_elapsed_with_updated_time [0.068070s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_invalid_outputs [0.086140s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_update_exception_handler_resource_failure_rollback [0.049970s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_invalid_parameter_no_label [0.112112s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_updated_time [0.163616s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_not_allowed_values_integer [0.069741s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_not_allowed_values_integer_str [0.053685s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_stack_with_resource_log_is_clear [0.115211s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters [0.112470s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_trust [0.084928s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters_env_override [0.057271s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_trust_not_trustor [0.089480s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters_merged_env [0.074522s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_user_creds [0.099148s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters_nested [0.087554s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_stack_delete_resourcefailure [0.124235s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_ref_valid [0.111201s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_existing_lock_engine_dead [0.055470s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_with_retry [0.058076s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_exception_acquire_success [0.056700s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_cfn_key_in_hot [0.410539s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_key_cfn [0.103041s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_no_exception [0.371151s] ... ok DEBUG: {0} heat.tests.test_stack_resource.RaiseLocalException.test_heat_exception [0.061672s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_key_not_found [0.050728s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_update_policy [0.128057s] ... ok DEBUG: {1} heat.tests.test_version.VersionTest.test_version [0.051353s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_string [0.051528s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(create) [0.065169s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(update) [0.068903s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(suspend) [0.052035s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(resume) [0.054577s] ... ok DEBUG: {1} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_existing_groupset [0.268564s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(delete) [0.064334s] ... ok DEBUG: {1} heat.tests.test_vpc.SubnetTest.test_create_failed_delete_success [0.070244s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(create) [0.092775s] ... ok DEBUG: {1} heat.tests.test_vpc.VPCTest.test_vpc_delete_successful_if_created_failed [0.137206s] ... ok DEBUG: Table.drop() DEBUG: Table.alter() DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(update) [0.060024s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(suspend) [0.075061s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(resume) [0.064646s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(delete) [0.061177s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(create) [0.060490s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(update) [0.067567s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(suspend) [0.059384s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(resume) [0.356117s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(delete) [0.096664s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_ok [0.100793s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_need_update_check_failed_state_after_mark_unhealthy [0.055779s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_failed_state_for_nested_resource [0.050842s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_nested_abandon_stack_not_found [0.066677s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_preview_validates_nested_resources [0.096134s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_preview_with_implemented_child_resource [0.070430s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_propagated_files [0.063683s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_stack_update_with_deprecated_resource [0.106820s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_disable_rollback [0.124345s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery [0.244268s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery_new_param [0.264930s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_param_ok_replace [0.166433s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create_and_delete_2 [0.267757s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_by_reference [0.171827s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_create_hook [0.126208s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_post_hook [0.135307s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_on_cancel_event [0.196120s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_timeout [0.425564s] ... ok DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_delete_keypair [0.088400s] ... ok DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_notfound [0.074804s] ... ok DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_handle_suspend_legacy [0.083799s] ... ok DEBUG: {0} heat.tests.test_support.SupportStatusTest.test_valid_status [0.065727s] ... ok DEBUG: {0} heat.tests.test_template.ParserTest.test_dict [0.090724s] ... ok DEBUG: {0} heat.tests.test_template.ResolveDataTest.test_split_join_split_join [0.053626s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_list_not_int) [0.059172s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_dict_not_str) [0.053306s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_serialized_json_wrong) [0.045591s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_1) [0.059579s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_2) [0.048670s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_3) [0.058689s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_4) [0.047062s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(split_no_delim) [0.052725s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(split_no_list) [0.044993s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(base64_list) [0.070885s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(base64_dict) [0.047133s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_value) [0.096770s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_mapping) [0.068974s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_dict) [0.050604s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_missing_template) [0.320415s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_none_template) [0.047357s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_string) [0.052129s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string) [0.052009s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict) [0.049620s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_1) [0.047540s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_2) [0.047857s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_3) [0.052436s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim) [0.071453s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim_1) [0.045073s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim_2) [0.045298s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim1) [0.054115s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim2) [0.045558s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim3) [0.063346s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_no_key_or_val) [0.045750s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_no_list) [0.060156s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_not_string) [0.068213s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_base64 [0.051764s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_create_empty_template_from_another_template [0.043110s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_create_empty_template_returns_correct_version [0.051951s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_equals [0.044058s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_equals_invalid_args [0.352500s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_get_azs [0.051805s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_invalid_aws_version [0.047060s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_invalid_hot_version [0.045770s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_invalid_section [0.045268s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_member_list2map_good2 [0.043011s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_or_invalid_args [0.043562s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_parameters_section_not_iterable [0.053077s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_replace_missing_key [0.044956s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_replace_param_values [0.041500s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_resource_facade_function [0.057881s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_resource_refs [0.078925s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_select_from_serialized_json_list [0.070286s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_select_from_serialized_json_map [0.055834s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateConditionParser.test_condition_resolved_not_boolean [0.094369s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateConditionParser.test_conditions_with_non_supported_functions [0.068405s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_function [0.047678s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateConditionParser.test_res_condition_using_boolean [0.063965s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplatePluginManager.test_template_NEW_good [0.044700s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_bad_section [0.295613s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateVersion.test_ambiguous_version [0.062628s] ... ok DEBUG: {0} heat.tests.test_template_files.TestTemplateFiles.test_cache_miss [0.046232s] ... ok DEBUG: {0} heat.tests.test_template_format.JsonToYamlTest.test_convert_all_templates [0.059337s] ... ok DEBUG: {0} heat.tests.test_timeutils.ISO8601UtilityTest.test_valid_durations [0.045483s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_dont_exist [0.041044s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_delete_rule_other [0.054897s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_property_json_param_to_list_correct_translation [0.051131s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str [0.082754s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_invalid [0.076687s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_value_path [0.049256s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_value_path_error [0.054696s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_populated [0.066626s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_function [0.044589s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_get_attr [0.043957s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_translate_add [0.052566s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_supported [0.044752s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_garbage [0.054453s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_max_fetch_size_error [0.343572s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_max_fetch_size_okay [0.065609s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_snapshot_deletion_policy [0.063832s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_unregistered_image [0.062452s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_unregistered_key [1.573501s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_allowed_external_rsrc [0.068353s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_allowed_values_integer [0.084987s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_bad_depends [0.059983s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_bad_yaql_metadata [0.060688s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_circular_reference [0.054500s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_empty_resource_group [0.072471s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_outputs_valid [0.059883s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_parameters_valid [0.065061s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_resources_valid [0.051977s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_label [0.056807s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_type [0.093985s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_is_service_available [0.399293s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_parameters_error_no_label [0.053075s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_resource_attr_invalid_type_cfn [0.085052s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_key [0.057086s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_matadata [0.070261s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_volumeattach_invalid [0.059695s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_volumeattach_valid [0.064100s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface [0.258755s] ... ok DEBUG: {0} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_error [0.079240s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:420: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: user=self.user, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:421: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: domain=self.domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:422: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: user_domain=self.user_domain, DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:423: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' DEBUG: project_domain=self.project_domain, DEBUG: /builddir/build/BUILD/openstack-heat-23.0.1.dev7/heat/common/context.py:89: 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: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} heat.tests.test_vpc.VPCTest.test_vpc [0.117601s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 6685 tests in 317.5292 sec. DEBUG: - Passed: 6680 DEBUG: - Skipped: 5 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 1150.5172 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (1755 tests) => 0:05:17.078891 DEBUG: - Worker 1 (1771 tests) => 0:05:04.166637 DEBUG: - Worker 2 (1543 tests) => 0:04:33.572441 DEBUG: - Worker 3 (1616 tests) => 0:04:57.140943 DEBUG: Test id Runtime (s) DEBUG: ---------------------------------------------------------------------------------------------------- ----------- DEBUG: heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_conflict 3.998 DEBUG: heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback_update) 3.924 DEBUG: heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace) 3.602 DEBUG: heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_missed_cleanup) 3.501 DEBUG: heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback) 2.886 DEBUG: heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_invalid_resource_name 2.592 DEBUG: heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace) 2.541 DEBUG: heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create 2.525 DEBUG: heat.tests.test_resource.ResourceTest.test_update_in_progress_convergence 2.414 DEBUG: heat.tests.test_resource.ResourceTest.test_delete_in_progress_convergence 2.321 DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-heat-tests-23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ScCU10 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/licenses/python3-heat-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/licenses/python3-heat-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/licenses/python3-heat-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-heat-tests = 1:23.0.1-0.20250723072328.54c7b6c.el9 python3-heat-tests = 1:23.0.1-0.20250723072328.54c7b6c.el9 python3.9-heat-tests = 1:23.0.1-0.20250723072328.54c7b6c.el9 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.9 DEBUG: Obsoletes: python39-heat-tests < 1:23.0.1-0.20250723072328.54c7b6c.el9 DEBUG: Processing files: openstack-heat-common-23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cXJANR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.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:23.0.1-0.20250723072328.54c7b6c.el9 openstack-heat-common = 1:23.0.1-0.20250723072328.54c7b6c.el9 python3.9dist(openstack-heat) = 23.0.1~~dev7 python3dist(openstack-heat) = 23.0.1~~dev7 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.9 python3.9dist(alembic) >= 1.8 python3.9dist(aodhclient) >= 0.9 python3.9dist(croniter) >= 0.3.4 python3.9dist(cryptography) >= 2.5 python3.9dist(eventlet) >= 0.18.2 python3.9dist(keystoneauth1) >= 3.18 python3.9dist(keystonemiddleware) >= 5.1 python3.9dist(lxml) >= 4.5 python3.9dist(netaddr) >= 0.7.18 python3.9dist(neutron-lib) >= 1.14 python3.9dist(openstacksdk) >= 0.28 python3.9dist(oslo-cache) >= 1.26 python3.9dist(oslo-concurrency) >= 3.26 python3.9dist(oslo-config) >= 6.8 python3.9dist(oslo-context) >= 2.22 python3.9dist(oslo-db) >= 6 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-log) >= 4.3 python3.9dist(oslo-messaging) >= 14.1 python3.9dist(oslo-middleware) >= 3.31 python3.9dist(oslo-policy) >= 4.4 python3.9dist(oslo-reports) >= 1.18 python3.9dist(oslo-serialization) >= 2.25 python3.9dist(oslo-service) >= 1.24 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(oslo-utils) >= 4.5 python3.9dist(oslo-versionedobjects) >= 1.31.2 python3.9dist(osprofiler) >= 1.4 python3.9dist(pastedeploy) >= 1.5 python3.9dist(pbr) >= 3.1.1 python3.9dist(python-barbicanclient) >= 4.5.2 python3.9dist(python-cinderclient) >= 3.3 python3.9dist(python-designateclient) >= 2.7 python3.9dist(python-glanceclient) >= 2.8 python3.9dist(python-heatclient) >= 1.10 python3.9dist(python-ironicclient) >= 2.8 python3.9dist(python-keystoneclient) >= 3.8 python3.9dist(python-magnumclient) >= 2.3 python3.9dist(python-manilaclient) >= 1.16 python3.9dist(python-mistralclient) >= 3.1 python3.9dist(python-monascaclient) >= 1.12 python3.9dist(python-neutronclient) >= 7.7 python3.9dist(python-novaclient) >= 9.1 python3.9dist(python-octaviaclient) >= 1.8 python3.9dist(python-openstackclient) >= 3.12 python3.9dist(python-swiftclient) >= 3.2 python3.9dist(python-troveclient) >= 2.2 python3.9dist(python-zaqarclient) >= 1.3 python3.9dist(pyyaml) >= 5.1 python3.9dist(requests) >= 2.23 python3.9dist(routes) >= 2.3.1 python3.9dist(sqlalchemy) >= 1.4 python3.9dist(stevedore) >= 3.1 python3.9dist(tenacity) >= 6.1 python3.9dist(webob) >= 1.7.1 python3.9dist(yaql) >= 1.1.3 DEBUG: Processing files: openstack-heat-engine-23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kyr0Hw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + cp -pr doc/build/html/man/heat-engine.html /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-engine = 1:23.0.1-0.20250723072328.54c7b6c.el9 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: Processing files: openstack-heat-api-23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AJz95v DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-api DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-api DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-api DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-api DEBUG: + cp -pr doc/build/html/man/heat-api.html /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-api DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-api = 1:23.0.1-0.20250723072328.54c7b6c.el9 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: Processing files: openstack-heat-api-cfn-23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xQ0bkq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + cp -pr doc/build/html/man/heat-api-cfn.html /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.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:23.0.1-0.20250723072328.54c7b6c.el9 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: Processing files: openstack-heat-monolith-23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gSNLL4 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-monolith = 1:23.0.1-0.20250723072328.54c7b6c.el9 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: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-api-cfn-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-api-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-monolith-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-engine-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-common-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-heat-tests-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ATnLas DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-23.0.1.dev7 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm INFO: Done(/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-23.0.1-0.20250723072328.54c7b6c.el9.src.rpm) Config(dlrn-5) 9 minutes 46 seconds INFO: Results and/or logs in: /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-dalmatian-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', '--human'] with env {'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: 15Gi 4.5Gi 3.4Gi 1.6Gi 9.4Gi 10Gi DEBUG: Swap: 15Gi 6.7Gi 9.3Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-dalmatian-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 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: resultdir = /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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.26482rkp', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-dalmatian-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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', '1038', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb DEBUG: created dir: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos9-dalmatian-x86_64-5-bootstrap/root/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-monolith-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-engine-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-api-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-common-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/python3-heat-tests-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm /home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-api-cfn-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-monolith-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-engine-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-api-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-common-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/python3-heat-tests-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-api-cfn-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-monolith-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-engine-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-api-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-common-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/python3-heat-tests-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb/openstack-heat-api-cfn-23.0.1-0.20250723072328.54c7b6c.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-dalmatian-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-ansible-role-thales-hsm-0661a3a0a0e79e 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-tools-4d7850318ee78a18546 68 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-77bfba4c2eea7703c8b4b 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-f42ade4305d9745 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-1554674704e39c69b1193f7e118440 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-macros-ce6a1056773a06cbc81b4 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-5b10871e21e6b18e7400944 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-5bfc35864c28a97ded 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-097f38158189efc5c7d52 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-a6cf0cfa6ddf023fe 72 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ba013661c87967488115d 112 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8e02055af0e0c8840076 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-dbc06d1504e734a3cc2d 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-d559ba067a4e16804abaf5054c 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-glance-36ed7731903637ce6048f894 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-5f776b6ee0235544dc46f0 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-405c80b5c195fcdcab1 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-1d88ebef7535ea45 90 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 34 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 64 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 33 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 44 kB/s | 6.4 kB 00:00 DEBUG: dlrn-dalmatian-testing 111 kB/s | 3.0 kB 00:00 DEBUG: dlrn-dalmatian-build-deps 125 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 93 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 71 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 59 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 13 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 83 kB/s | 9.4 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================= DEBUG: Installing: DEBUG: openstack-heat-api noarch 1:23.0.1-0.20250723072328.54c7b6c.el9 @commandline 21 k DEBUG: openstack-heat-api-cfn noarch 1:23.0.1-0.20250723072328.54c7b6c.el9 @commandline 21 k DEBUG: openstack-heat-common noarch 1:23.0.1-0.20250723072328.54c7b6c.el9 @commandline 1.5 M DEBUG: openstack-heat-engine noarch 1:23.0.1-0.20250723072328.54c7b6c.el9 @commandline 20 k DEBUG: openstack-heat-monolith noarch 1:23.0.1-0.20250723072328.54c7b6c.el9 @commandline 13 k DEBUG: python3-heat-tests noarch 1:23.0.1-0.20250723072328.54c7b6c.el9 @commandline 1.4 M DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 appstream 353 k DEBUG: chkconfig x86_64 1.24-2.el9 baseos 178 k DEBUG: flatpak-selinux noarch 1.12.9-4.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.8-4.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.8-4.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.8-4.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.14.0-1.el9 baseos 835 k DEBUG: libbpf x86_64 2:1.5.0-2.el9 baseos 186 k DEBUG: libburn x86_64 1.5.4-5.el9 appstream 172 k DEBUG: libibverbs x86_64 57.0-1.el9 baseos 454 k DEBUG: libisoburn x86_64 1.5.4-5.el9 appstream 415 k DEBUG: libisofs x86_64 1.5.4-4.el9 appstream 222 k DEBUG: libmnl x86_64 1.0.4-16.el9 baseos 28 k DEBUG: libnl3 x86_64 3.11.0-1.el9 baseos 363 k DEBUG: libselinux-utils x86_64 3.6-3.el9 baseos 190 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-dalmatian-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: memcached-selinux x86_64 1.6.9-7.el9 appstream 28 k DEBUG: numactl-libs x86_64 2.0.19-1.el9 baseos 32 k DEBUG: openstack-network-scripts x86_64 10.11.1-6.el9s delorean-dalmatian-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-dalmatian-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k DEBUG: openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-3.el9 baseos 239 k DEBUG: policycoreutils-python-utils noarch 3.6-3.el9 appstream 76 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python-openstackclient-lang noarch 7.1.4-0.20250204125315.f42ade4.el9 delorean-component-clients 56 k DEBUG: python-oslo-cache-lang noarch 3.8.0-0.20240918085139.48dbe78.el9 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 6.1.0-0.20240917082743.248ba64.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 16.0.0-0.20240923081413.a59dba4.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.4.0-0.20240917083112.efaff62.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 6.1.2-0.20240917085256.abd5c21.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.2.0-0.20240918100307.67a0a39.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.4.0-0.20240917084907.206ae19.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 7.3.1-0.20250519111613.145e045.el9 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.4.0-0.20240917083906.6af8327.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20240923112300.4179996.el9 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.13.2-1.el9s delorean-dalmatian-testing 353 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-dalmatian-testing 93 k DEBUG: python3-aodhclient noarch 3.6.0-0.20240917080522.5738d4c.el9 delorean-component-clients 54 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-dalmatian-testing 18 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-audit x86_64 3.1.5-7.el9 appstream 79 k DEBUG: python3-autopage noarch 0.5.2-3.el9s delorean-dalmatian-testing 59 k DEBUG: python3-barbicanclient noarch 7.0.0-0.20240923085108.39e4675.el9 delorean-component-clients 132 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-dalmatian-testing 43 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-dalmatian-testing 37 k DEBUG: python3-cachetools noarch 5.4.0-2.el9s delorean-dalmatian-testing 32 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cinderclient noarch 9.6.0-0.20240917080754.c4ecade.el9 delorean-component-clients 217 k DEBUG: python3-cliff noarch 4.7.0-0.20240917091958.b75afa0.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-dalmatian-testing 303 k DEBUG: python3-croniter noarch 1.4.1-1.el9s delorean-dalmatian-testing 38 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-ddt noarch 1.6.0-1.el9s delorean-dalmatian-testing 19 k DEBUG: python3-debtcollector noarch 3.0.0-0.20240923083927.0e6ce1c.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-designateclient noarch 6.1.0-0.20240917080237.4f98ae3.el9 delorean-component-designate 97 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-dalmatian-testing 41 k DEBUG: python3-dogpile-cache noarch 1.3.1-1.el9s delorean-dalmatian-testing 102 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el9s delorean-dalmatian-testing 47 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-dalmatian-testing 19 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-dalmatian-testing 37 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-dalmatian-testing 93 k DEBUG: python3-flake8 noarch 5.0.3-1.el9s delorean-dalmatian-testing 112 k DEBUG: python3-futurist noarch 3.0.0-0.20240923080244.4e14db5.el9 delorean-component-common 61 k DEBUG: python3-glanceclient noarch 1:4.7.0-0.20240917085916.4439db2.el9 delorean-component-clients 147 k DEBUG: python3-hacking noarch 7.0.0-0.20240918154719.ad22d7c.el9 delorean-component-common 992 k DEBUG: python3-heatclient noarch 4.0.0-0.20240917074958.d55e096.el9 delorean-component-clients 157 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-dalmatian-testing 47 k DEBUG: python3-ironicclient noarch 5.8.0-0.20240918103603.9feda5a.el9 delorean-component-clients 365 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-dalmatian-testing 23 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-dalmatian-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-dalmatian-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-dalmatian-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-dalmatian-testing 45 k DEBUG: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k DEBUG: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k DEBUG: python3-jsonschema noarch 4.16.0-2.el9s delorean-dalmatian-testing 138 k DEBUG: python3-jwt noarch 2.8.0-1.el9s delorean-dalmatian-testing 49 k DEBUG: python3-keyring noarch 24.3.0-4.el9s delorean-dalmatian-testing 86 k DEBUG: python3-keystoneauth1 noarch 5.8.1-0.20250520053403.a6cf0cf.el9 delorean-component-keystone 418 k DEBUG: python3-keystoneclient noarch 1:5.5.0-0.20240917074642.a635649.el9 delorean-component-clients 235 k DEBUG: python3-keystonemiddleware noarch 10.7.1-0.20240918114232.4c001ba.el9 delorean-component-keystone 104 k DEBUG: python3-kombu noarch 1:5.3.7-1.el9s delorean-dalmatian-testing 337 k DEBUG: python3-libselinux x86_64 3.6-3.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-5.el9 appstream 79 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-dalmatian-testing 46 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-magnumclient noarch 4.7.0-0.20240918100619.6fa75fe.el9 delorean-component-clients 114 k DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-manilaclient noarch 5.0.0-0.20240917081107.87f7249.el9 delorean-component-clients 706 k DEBUG: python3-mccabe noarch 0.7.0-1.el9s delorean-dalmatian-testing 20 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-dalmatian-testing 39 k DEBUG: python3-mistralclient noarch 5.3.0-0.20240923080542.926301e.el9 delorean-component-clients 164 k DEBUG: python3-monascaclient noarch 2.8.0-0.20240923112954.bb7d4b6.el9 delorean-component-clients 54 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-dalmatian-testing 83 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-dalmatian-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-dalmatian-testing 141 k DEBUG: python3-netaddr noarch 0.10.1-5.el9s delorean-dalmatian-testing 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-neutron-lib noarch 3.15.0-0.20240918080234.8fc2cc6.el9 delorean-component-network 410 k DEBUG: python3-neutronclient noarch 11.3.1-0.20240917074045.a10390c.el9 delorean-component-clients 278 k DEBUG: python3-novaclient noarch 1:18.7.0-0.20240918091954.42ded0a.el9 delorean-component-clients 215 k DEBUG: python3-octaviaclient noarch 3.8.0-0.20240923090001.59154ff.el9 delorean-component-clients 90 k DEBUG: python3-openstackclient noarch 7.1.4-0.20250204125315.f42ade4.el9 delorean-component-clients 1.3 M DEBUG: python3-openstacksdk noarch 4.0.1-0.20241106084719.899134e.el9 delorean-component-clients 871 k DEBUG: python3-openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 338 k DEBUG: python3-os-client-config noarch 2.1.0-0.20240923111807.bc96c23.el9 delorean-component-clients 52 k DEBUG: python3-os-ken noarch 2.10.0-0.20240917095112.fc77cfd.el9 delorean-component-network 1.9 M DEBUG: python3-os-service-types noarch 1.7.0-0.20240923091826.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-traits noarch 3.1.0-0.20240918090211.43e81cc.el9 delorean-component-common 48 k DEBUG: python3-osc-lib noarch 3.1.0-0.20240917092743.f9bcdec.el9 delorean-component-clients 76 k DEBUG: python3-oslo-cache noarch 3.8.0-0.20240918085139.48dbe78.el9 delorean-component-common 56 k DEBUG: python3-oslo-cache+dogpile noarch 3.8.0-0.20240918085139.48dbe78.el9 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.8.0-0.20240918085139.48dbe78.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 6.1.0-0.20240917082743.248ba64.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.6.0-0.20241028120320.beb7b6c.el9 delorean-component-common 220 k DEBUG: python3-oslo-context noarch 5.6.0-0.20241011074246.7f3b6ac.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 16.0.0-0.20240923081413.a59dba4.el9 delorean-component-common 121 k DEBUG: python3-oslo-db+mysql noarch 16.0.0-0.20240923081413.a59dba4.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.4.0-0.20240917083112.efaff62.el9 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 6.1.2-0.20240917085256.abd5c21.el9 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 14.9.1-0.20241028171801.402cc29.el9 delorean-component-common 227 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.9.1-0.20241028171801.402cc29.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.9.0-0.20240917083307.e7ea726.el9 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 6.2.0-0.20240918100307.67a0a39.el9 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 4.4.0-0.20240917084907.206ae19.el9 delorean-component-common 74 k DEBUG: python3-oslo-reports noarch 3.4.1-0.20240917134730.a25f36f.el9 delorean-component-common 57 k DEBUG: python3-oslo-serialization noarch 5.5.0-0.20240917085606.f6e879d.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.5.0-0.20240923080952.a84a9de.el9 delorean-component-common 68 k DEBUG: python3-oslo-upgradecheck noarch 2.4.0-0.20240917083559.2e41b6d.el9 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 7.3.1-0.20250519111613.145e045.el9 delorean-component-common 102 k DEBUG: python3-oslo-versionedobjects noarch 3.4.0-0.20240917083906.6af8327.el9 delorean-component-common 76 k DEBUG: python3-oslotest noarch 5.0.0-0.20240923075847.4c36dbc.el9 delorean-component-clients 46 k DEBUG: python3-osprofiler noarch 4.2.0-0.20240918093518.3fb0487.el9 delorean-component-common 134 k DEBUG: python3-paramiko noarch 3.4.1-1.el9s delorean-dalmatian-testing 310 k DEBUG: python3-paste noarch 3.10.1-1.el9s delorean-dalmatian-testing 486 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-dalmatian-testing 38 k DEBUG: python3-pecan noarch 1.5.1-1.el9s delorean-dalmatian-testing 269 k DEBUG: python3-platformdirs noarch 4.2.2-1.el9s delorean-dalmatian-testing 36 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-3.el9 appstream 2.1 M DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.19.0-2.el9s delorean-dalmatian-testing 91 k DEBUG: python3-psutil x86_64 5.8.0-12.el9 appstream 214 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-dalmatian-testing 89 k DEBUG: python3-pycadf noarch 3.1.1-0.20240923112300.4179996.el9 delorean-component-common 55 k DEBUG: python3-pycodestyle noarch 2.9.1-1.el9s delorean-dalmatian-testing 90 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pyflakes noarch 2.5.0-1.el9s delorean-dalmatian-testing 69 k DEBUG: python3-pymemcache noarch 4.0.0-1.el9s delorean-dalmatian-testing 120 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-dalmatian-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-dalmatian-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-dalmatian-testing 28 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-dalmatian-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-dalmatian-testing 7.9 k DEBUG: python3-redis noarch 5.0.4-1.el9s delorean-dalmatian-testing 394 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-dalmatian-testing 31 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20240923091259.d7ac0ff.el9 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-dalmatian-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-dalmatian-testing 188 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-dalmatian-testing 35 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-setproctitle x86_64 1.3.3-1.el9s delorean-dalmatian-testing 24 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-dalmatian-testing 34 k DEBUG: python3-stevedore noarch 5.3.0-0.20241203180325.51134a4.el9 delorean-component-clients 68 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-dalmatian-testing 90 k DEBUG: python3-swiftclient noarch 4.6.0-0.20240917073738.e7061db.el9 delorean-component-clients 174 k DEBUG: python3-swiftclient+keystone noarch 4.6.0-0.20240917073738.e7061db.el9 delorean-component-clients 7.9 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-dalmatian-testing 36 k DEBUG: python3-tenacity noarch 8.2.3-1.el9s delorean-dalmatian-testing 46 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-dalmatian-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-dalmatian-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-dalmatian-testing 326 k DEBUG: python3-troveclient noarch 8.6.0-0.20240918104735.c1cd681.el9 delorean-component-clients 340 k DEBUG: python3-uhashring noarch 2.3-3.el9s delorean-dalmatian-testing 24 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-dalmatian-testing 25 k DEBUG: python3-warlock noarch 2.0.1-3.el9s delorean-dalmatian-testing 20 k DEBUG: python3-wcwidth noarch 0.2.13-1.el9s delorean-dalmatian-testing 46 k DEBUG: python3-webob noarch 1.8.8-2.el9s delorean-dalmatian-testing 230 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-dalmatian-testing 60 k DEBUG: python3-yappi x86_64 1.6.0-1.el9s delorean-dalmatian-testing 54 k DEBUG: python3-yaql noarch 2.0.0-3.el9s delorean-dalmatian-testing 132 k DEBUG: python3-zaqarclient noarch 2.8.0-0.20240917075349.c0522e2.el9 delorean-component-clients 128 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-dalmatian-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-dalmatian-testing 225 k DEBUG: rdo-openvswitch noarch 2:3.3-1.el9s delorean-dalmatian-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-38.el9 baseos 16 k DEBUG: selinux-policy noarch 38.1.62-1.el9 baseos 45 k DEBUG: selinux-policy-targeted noarch 38.1.62-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-19.el9 appstream 550 k DEBUG: xorriso x86_64 1.5.4-5.el9 appstream 317 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-5.el9 baseos 454 k DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-4.el9 appstream 33 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el9s delorean-dalmatian-testing 8.6 k DEBUG: python3-keyring+completion noarch 24.3.0-4.el9s delorean-dalmatian-testing 12 k DEBUG: python3-pyasn1 noarch 0.6.0-1.el9s delorean-dalmatian-testing 140 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================= DEBUG: Install 216 Packages DEBUG: Total size: 76 M DEBUG: Installed size: 275 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-7.1.4-0.20250204125315.f42ade4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aodhclient-3.6.0-0.20240917080522.5738d4c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.0.0-0.20240923085108.39e4675.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.6.0-0.20240917080754.c4ecade.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.7.0-0.20240917085916.4439db2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.0.0-0.20240917074958.d55e096.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ironicclient-5.8.0-0.20240918103603.9feda5a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.5.0-0.20240917074642.a635649.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-magnumclient-4.7.0-0.20240918100619.6fa75fe.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-manilaclient-5.0.0-0.20240917081107.87f7249.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mistralclient-5.3.0-0.20240923080542.926301e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monascaclient-2.8.0-0.20240923112954.bb7d4b6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.3.1-0.20240917074045.a10390c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.7.0-0.20240918091954.42ded0a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.8.0-0.20240923090001.59154ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-7.1.4-0.20250204125315.f42ade4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.0.1-0.20241106084719.899134e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20240923111807.bc96c23.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20240923091826.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20240923075847.4c36dbc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.3.0-0.20241203180325.51134a4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.6.0-0.20240917073738.e7061db.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.6.0-0.20240917073738.e7061db.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-troveclient-8.6.0-0.20240918104735.c1cd681.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zaqarclient-2.8.0-0.20240917075349.c0522e2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.8.0-0.20240918085139.48dbe78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.1.0-0.20240917082743.248ba64.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-16.0.0-0.20240923081413.a59dba4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.4.0-0.20240917083112.efaff62.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-6.1.2-0.20240917085256.abd5c21.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.2.0-0.20240918100307.67a0a39.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.4.0-0.20240917084907.206ae19.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.3.1-0.20250519111613.145e045.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.4.0-0.20240917083906.6af8327.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20240923112300.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.7.0-0.20240917091958.b75afa0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240923083927.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.0-0.20240923080244.4e14db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-hacking-7.0.0-0.20240918154719.ad22d7c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.1.0-0.20240918090211.43e81cc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.8.0-0.20240918085139.48dbe78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.8.0-0.20240918085139.48dbe78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.8.0-0.20240918085139.48dbe78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.1.0-0.20240917082743.248ba64.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.6.0-0.20241028120320.beb7b6c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.6.0-0.20241011074246.7f3b6ac.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-16.0.0-0.20240923081413.a59dba4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-16.0.0-0.20240923081413.a59dba4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.4.0-0.20240917083112.efaff62.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-6.1.2-0.20240917085256.abd5c21.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.9.1-0.20241028171801.402cc29.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.9.1-0.20241028171801.402cc29.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.9.0-0.20240917083307.e7ea726.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.2.0-0.20240918100307.67a0a39.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.4.0-0.20240917084907.206ae19.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.4.1-0.20240917134730.a25f36f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.5.0-0.20240917085606.f6e879d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.5.0-0.20240923080952.a84a9de.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.3.1-0.20250519111613.145e045.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.4.0-0.20240917083906.6af8327.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20240918093518.3fb0487.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20240923112300.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20240923091259.d7ac0ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.1.0-0.20240917080237.4f98ae3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.8.1-0.20250520053403.a6cf0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.7.1-0.20240918114232.4c001ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.15.0-0.20240918080234.8fc2cc6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-2.10.0-0.20240917095112.fc77cfd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.8-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.14.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-57.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-38.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.62-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.62-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.9-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libburn-1.5.4-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisoburn-1.5.4-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisofs-1.5.4-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.0-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.8.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-19.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorriso-1.5.4-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-async-timeout-4.0.2-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-1.4.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-5.0.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-6.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.16.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring+completion-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.7.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-10.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.10.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.4.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.19.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.9.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.0.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-2.0.1-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.13-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.8-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yaql-2.0.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.3-3.3.4-115.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.3-3.3.4-115.el9s.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-38.1.62-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.3.0-0.20241203180325.51134a4 1/216 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 2/216 DEBUG: Installing : python3-webob-1.8.8-2.el9s.noarch 3/216 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 4/216 DEBUG: Installing : python3-netaddr-0.10.1-5.el9s.noarch 5/216 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 6/216 DEBUG: Installing : libselinux-utils-3.6-3.el9.x86_64 7/216 DEBUG: Installing : policycoreutils-3.6-3.el9.x86_64 8/216 DEBUG: Running scriptlet: policycoreutils-3.6-3.el9.x86_64 8/216 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-38.1.62-1.el9.noarch 9/216 DEBUG: Running scriptlet: selinux-policy-38.1.62-1.el9.noarch 9/216 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.62-1.el9.noarch 10/216 DEBUG: Installing : selinux-policy-targeted-38.1.62-1.el9.noarch 10/216 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.62-1.el9.noarch 10/216 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 11/216 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 12/216 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 13/216 DEBUG: Installing : python3-dogpile-cache-1.3.1-1.el9s.noarch 14/216 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 15/216 DEBUG: Installing : python3-alembic-1.13.2-1.el9s.noarch 16/216 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 17/216 DEBUG: Installing : python3-debtcollector-3.0.0-0.20240923083927.0e6 18/216 DEBUG: Installing : python3-oslo-context-5.6.0-0.20241011074246.7f3b 19/216 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 20/216 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 21/216 DEBUG: Installing : python3-kombu-1:5.3.7-1.el9s.noarch 22/216 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 23/216 DEBUG: Installing : python3-platformdirs-4.2.2-1.el9s.noarch 24/216 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 25/216 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 26/216 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 27/216 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 28/216 DEBUG: Installing : python3-libselinux-3.6-3.el9.x86_64 29/216 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 30/216 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 31/216 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 32/216 DEBUG: Installing : chkconfig-1.24-2.el9.x86_64 33/216 DEBUG: Installing : python3-futurist-3.0.0-0.20240923080244.4e14db5. 34/216 DEBUG: Installing : python3-os-service-types-1.7.0-0.20240923091826. 35/216 DEBUG: Installing : python3-keystoneauth1-5.8.1-0.20250520053403.a6c 36/216 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el9s.noarch 37/216 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 38/216 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 39/216 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 40/216 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 41/216 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 42/216 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 43/216 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 44/216 DEBUG: Installing : python3-jwt-2.8.0-1.el9s.noarch 45/216 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el9s.noarch 46/216 DEBUG: Installing : python3-yaql-2.0.0-3.el9s.noarch 47/216 DEBUG: Installing : python3-libsemanage-3.6-5.el9.x86_64 48/216 DEBUG: Installing : python3-croniter-1.4.1-1.el9s.noarch 49/216 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 50/216 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 51/216 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 52/216 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 53/216 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 54/216 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 55/216 DEBUG: Installing : python3-importlib-metadata-6.8.0-1.el9s.noarch 56/216 DEBUG: Installing : python3-yappi-1.6.0-1.el9s.x86_64 57/216 DEBUG: Installing : python3-wcwidth-0.2.13-1.el9s.noarch 58/216 DEBUG: Installing : python3-uhashring-2.3-3.el9s.noarch 59/216 DEBUG: Installing : python3-tenacity-8.2.3-1.el9s.noarch 60/216 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 61/216 DEBUG: Installing : python3-paste-3.10.1-1.el9s.noarch 62/216 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 63/216 DEBUG: Installing : python3-setproctitle-1.3.3-1.el9s.x86_64 64/216 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 65/216 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 66/216 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 67/216 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 68/216 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 69/216 DEBUG: Installing : python3-pymemcache-4.0.0-1.el9s.noarch 70/216 DEBUG: Installing : python3-pyflakes-2.5.0-1.el9s.noarch 71/216 DEBUG: Installing : python3-pycodestyle-2.9.1-1.el9s.noarch 72/216 DEBUG: Installing : python3-pyasn1-0.6.0-1.el9s.noarch 73/216 DEBUG: Installing : python3-more-itertools-10.1.0-1.el9s.noarch 74/216 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 75/216 DEBUG: Installing : python3-mccabe-0.7.0-1.el9s.noarch 76/216 DEBUG: Installing : python3-flake8-5.0.3-1.el9s.noarch 77/216 DEBUG: Installing : python3-hacking-7.0.0-0.20240918154719.ad22d7c.e 78/216 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 79/216 DEBUG: Installing : python3-pecan-1.5.1-1.el9s.noarch 80/216 DEBUG: Installing : python3-jmespath-1.0.1-1.el9s.noarch 81/216 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 82/216 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 83/216 DEBUG: Installing : python3-keyring+completion-24.3.0-4.el9s.noarch 84/216 DEBUG: Installing : python3-keyring-24.3.0-4.el9s.noarch 85/216 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 86/216 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 87/216 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 88/216 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 89/216 DEBUG: Installing : python3-oslotest-5.0.0-0.20240923075847.4c36dbc. 90/216 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 91/216 DEBUG: Installing : python3-ddt-1.6.0-1.el9s.noarch 92/216 DEBUG: Installing : python3-cachetools-5.4.0-2.el9s.noarch 93/216 DEBUG: Installing : python3-autopage-0.5.2-3.el9s.noarch 94/216 DEBUG: Installing : python3-async-timeout-4.0.2-5.el9s.noarch 95/216 DEBUG: Installing : python3-redis-5.0.4-1.el9s.noarch 96/216 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 97/216 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 98/216 DEBUG: Installing : python3-paramiko-3.4.1-1.el9s.noarch 99/216 DEBUG: Installing : python3-ncclient-0.6.15-2.el9s.noarch 100/216 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 101/216 DEBUG: Installing : python3-jsonschema-4.16.0-2.el9s.noarch 102/216 DEBUG: Installing : python3-psutil-5.8.0-12.el9.x86_64 103/216 DEBUG: Installing : python3-jsonpointer-2.0-4.el9.noarch 104/216 DEBUG: Installing : python3-jsonpatch-1.21-16.el9.noarch 105/216 DEBUG: Installing : python3-warlock-2.0.1-3.el9s.noarch 106/216 DEBUG: Installing : python3-audit-3.1.5-7.el9.x86_64 107/216 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 108/216 DEBUG: Installing : libisofs-1.5.4-4.el9.x86_64 109/216 DEBUG: Installing : libburn-1.5.4-5.el9.x86_64 110/216 DEBUG: Installing : libisoburn-1.5.4-5.el9.x86_64 111/216 DEBUG: Running scriptlet: xorriso-1.5.4-5.el9.x86_64 112/216 DEBUG: Installing : xorriso-1.5.4-5.el9.x86_64 112/216 DEBUG: Running scriptlet: xorriso-1.5.4-5.el9.x86_64 112/216 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 113/216 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 114/216 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 115/216 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 116/216 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 117/216 DEBUG: Installing : python3-policycoreutils-3.6-3.el9.noarch 118/216 DEBUG: Installing : policycoreutils-python-utils-3.6-3.el9.noarch 119/216 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 120/216 DEBUG: Installing : memcached-selinux-1.6.9-7.el9.x86_64 120/216 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 120/216 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 121/216 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 121/216 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 121/216 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 122/216 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 123/216 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 123/216 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 123/216 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 124/216 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 125/216 DEBUG: Running scriptlet: unbound-libs-1.16.2-19.el9.x86_64 126/216 DEBUG: Installing : unbound-libs-1.16.2-19.el9.x86_64 126/216 DEBUG: Running scriptlet: unbound-libs-1.16.2-19.el9.x86_64 126/216 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.19-1.el9.x86_64 127/216 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 128/216 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 129/216 DEBUG: Installing : python3-cliff-4.7.0-0.20240917091958.b75afa0.el9 130/216 DEBUG: Installing : libnl3-3.11.0-1.el9.x86_64 131/216 DEBUG: Installing : libibverbs-57.0-1.el9.x86_64 132/216 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 133/216 DEBUG: Installing : libbpf-2:1.5.0-2.el9.x86_64 134/216 DEBUG: Installing : iproute-6.14.0-1.el9.x86_64 135/216 DEBUG: Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 136/216 DEBUG: Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 136/216 DEBUG: Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 136/216 DEBUG: Installing : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 137/216 DEBUG: Installing : initscripts-service-10.11.8-4.el9.noarch 138/216 DEBUG: Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 139/216 DEBUG: Installing : initscripts-10.11.8-4.el9.x86_64 140/216 DEBUG: Running scriptlet: initscripts-10.11.8-4.el9.x86_64 140/216 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 141/216 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 141/216 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 142/216 DEBUG: Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 143/216 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 143/216 DEBUG: Installing : openstack-network-scripts-openvswitch3.3-10.11.1 144/216 DEBUG: Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 145/216 DEBUG: Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 146/216 DEBUG: Installing : bash-completion-1:2.11-5.el9.noarch 147/216 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2024092309125 148/216 DEBUG: Installing : python3-openstacksdk-4.0.1-0.20241106084719.8991 149/216 DEBUG: Installing : python3-os-client-config-2.1.0-0.20240923111807. 150/216 DEBUG: Installing : python3-os-traits-3.1.0-0.20240918090211.43e81cc 151/216 DEBUG: Installing : python-pycadf-common-3.1.1-0.20240923112300.4179 152/216 DEBUG: Installing : python-oslo-versionedobjects-lang-3.4.0-0.202409 153/216 DEBUG: Installing : python-oslo-utils-lang-7.3.1-0.20250519111613.14 154/216 DEBUG: Installing : python-oslo-policy-lang-4.4.0-0.20240917084907.2 155/216 DEBUG: Installing : python-oslo-middleware-lang-6.2.0-0.202409181003 156/216 DEBUG: Installing : python-oslo-log-lang-6.1.2-0.20240917085256.abd5 157/216 DEBUG: Installing : python-oslo-i18n-lang-6.4.0-0.20240917083112.efa 158/216 DEBUG: Installing : python3-oslo-i18n-6.4.0-0.20240917083112.efaff62 159/216 DEBUG: Installing : python3-oslo-utils-7.3.1-0.20250519111613.145e04 160/216 DEBUG: Installing : python3-oslo-serialization-5.5.0-0.2024091708560 161/216 DEBUG: Installing : python3-oslo-config-2:9.6.0-0.20241028120320.beb 162/216 DEBUG: Installing : python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.e 163/216 DEBUG: Installing : python3-oslo-log-6.1.2-0.20240917085256.abd5c21. 164/216 DEBUG: Installing : python3-keystoneclient-1:5.5.0-0.20240917074642. 165/216 DEBUG: Installing : python3-oslo-policy-4.4.0-0.20240917084907.206ae 166/216 DEBUG: Installing : python3-neutronclient-11.3.1-0.20240917074045.a1 167/216 DEBUG: Installing : python3-mistralclient-5.3.0-0.20240923080542.926 168/216 DEBUG: Installing : python3-oslo-middleware-6.2.0-0.20240918100307.6 169/216 DEBUG: Installing : python3-cinderclient-9.6.0-0.20240917080754.c4ec 170/216 DEBUG: Installing : python3-oslo-upgradecheck-2.4.0-0.20240917083559 171/216 DEBUG: Installing : python3-manilaclient-5.0.0-0.20240917081107.87f7 172/216 DEBUG: Installing : python3-swiftclient-4.6.0-0.20240917073738.e7061 173/216 DEBUG: Installing : python3-swiftclient+keystone-4.6.0-0.20240917073 174/216 DEBUG: Installing : python3-heatclient-4.0.0-0.20240917074958.d55e09 175/216 DEBUG: Installing : python3-magnumclient-4.7.0-0.20240918100619.6fa7 176/216 DEBUG: Installing : python3-zaqarclient-2.8.0-0.20240917075349.c0522 177/216 DEBUG: Installing : python3-oslo-metrics-0.9.0-0.20240917083307.e7ea 178/216 DEBUG: Installing : python3-monascaclient-2.8.0-0.20240923112954.bb7 179/216 DEBUG: Installing : python3-designateclient-6.1.0-0.20240917080237.4 180/216 DEBUG: Installing : python3-oslo-reports-3.4.1-0.20240917134730.a25f 181/216 DEBUG: Installing : python3-pycadf-3.1.1-0.20240923112300.4179996.el 182/216 DEBUG: Installing : python3-os-ken-2.10.0-0.20240917095112.fc77cfd.e 183/216 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-barbicanclient-7.0.0-0.20240923085108.39 184/216 DEBUG: Installing : python3-novaclient-1:18.7.0-0.20240918091954.42d 185/216 DEBUG: Installing : python3-glanceclient-1:4.7.0-0.20240917085916.44 186/216 DEBUG: Installing : python-oslo-db-lang-16.0.0-0.20240923081413.a59d 187/216 DEBUG: Installing : python3-oslo-db+mysql-16.0.0-0.20240923081413.a5 188/216 DEBUG: Installing : python3-oslo-db-16.0.0-0.20240923081413.a59dba4. 189/216 DEBUG: Installing : python-oslo-concurrency-lang-6.1.0-0.20240917082 190/216 DEBUG: Installing : python3-oslo-concurrency-6.1.0-0.20240917082743. 191/216 DEBUG: Installing : python3-oslo-service-3.5.0-0.20240923080952.a84a 192/216 DEBUG: Installing : python3-oslo-messaging+amqp1-14.9.1-0.2024102817 193/216 DEBUG: Installing : python3-oslo-messaging-14.9.1-0.20241028171801.4 194/216 DEBUG: Installing : python3-osprofiler-4.2.0-0.20240918093518.3fb048 195/216 DEBUG: Installing : python3-oslo-versionedobjects-3.4.0-0.2024091708 196/216 DEBUG: Installing : python3-neutron-lib-3.15.0-0.20240918080234.8fc2 197/216 DEBUG: Installing : python3-aodhclient-3.6.0-0.20240917080522.5738d4 198/216 DEBUG: Installing : python-oslo-cache-lang-3.8.0-0.20240918085139.48 199/216 DEBUG: Installing : python3-oslo-cache+dogpile-3.8.0-0.2024091808513 200/216 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.8.0-0.2024091808513 201/216 DEBUG: Installing : python3-oslo-cache-3.8.0-0.20240918085139.48dbe7 202/216 DEBUG: Installing : python3-keystonemiddleware-10.7.1-0.202409181142 203/216 DEBUG: Installing : python-openstackclient-lang-7.1.4-0.202502041253 204/216 DEBUG: Installing : python3-openstackclient-7.1.4-0.20250204125315.f 205/216 DEBUG: Running scriptlet: python3-openstackclient-7.1.4-0.20250204125315.f 205/216 DEBUG: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). DEBUG: warnings.warn( DEBUG: Installing : python3-ironicclient-5.8.0-0.20240918103603.9fed 206/216 DEBUG: Installing : python3-octaviaclient-3.8.0-0.20240923090001.591 207/216 DEBUG: Installing : python3-troveclient-8.6.0-0.20240918104735.c1cd6 208/216 DEBUG: Running scriptlet: openstack-heat-common-1:23.0.1-0.20250723072328. 209/216 DEBUG: Installing : openstack-heat-common-1:23.0.1-0.20250723072328. 209/216 DEBUG: Installing : openstack-heat-monolith-1:23.0.1-0.2025072307232 210/216 DEBUG: Running scriptlet: openstack-heat-monolith-1:23.0.1-0.2025072307232 210/216 DEBUG: Installing : openstack-heat-engine-1:23.0.1-0.20250723072328. 211/216 DEBUG: Running scriptlet: openstack-heat-engine-1:23.0.1-0.20250723072328. 211/216 DEBUG: Installing : openstack-heat-api-1:23.0.1-0.20250723072328.54c 212/216 DEBUG: Running scriptlet: openstack-heat-api-1:23.0.1-0.20250723072328.54c 212/216 DEBUG: Installing : python3-heat-tests-1:23.0.1-0.20250723072328.54c 213/216 DEBUG: Installing : openstack-heat-api-cfn-1:23.0.1-0.20250723072328 214/216 DEBUG: Running scriptlet: openstack-heat-api-cfn-1:23.0.1-0.20250723072328 214/216 DEBUG: Installing : flatpak-selinux-1.12.9-4.el9.noarch 215/216 DEBUG: Running scriptlet: flatpak-selinux-1.12.9-4.el9.noarch 215/216 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 216/216 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.62-1.el9.noarch 216/216 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 216/216 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 216/216 DEBUG: Running scriptlet: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 216/216 DEBUG: Verifying : python-openstackclient-lang-7.1.4-0.202502041253 1/216 DEBUG: Verifying : python3-aodhclient-3.6.0-0.20240917080522.5738d4 2/216 DEBUG: Verifying : python3-barbicanclient-7.0.0-0.20240923085108.39 3/216 DEBUG: Verifying : python3-cinderclient-9.6.0-0.20240917080754.c4ec 4/216 DEBUG: Verifying : python3-glanceclient-1:4.7.0-0.20240917085916.44 5/216 DEBUG: Verifying : python3-heatclient-4.0.0-0.20240917074958.d55e09 6/216 DEBUG: Verifying : python3-ironicclient-5.8.0-0.20240918103603.9fed 7/216 DEBUG: Verifying : python3-keystoneclient-1:5.5.0-0.20240917074642. 8/216 DEBUG: Verifying : python3-magnumclient-4.7.0-0.20240918100619.6fa7 9/216 DEBUG: Verifying : python3-manilaclient-5.0.0-0.20240917081107.87f7 10/216 DEBUG: Verifying : python3-mistralclient-5.3.0-0.20240923080542.926 11/216 DEBUG: Verifying : python3-monascaclient-2.8.0-0.20240923112954.bb7 12/216 DEBUG: Verifying : python3-neutronclient-11.3.1-0.20240917074045.a1 13/216 DEBUG: Verifying : python3-novaclient-1:18.7.0-0.20240918091954.42d 14/216 DEBUG: Verifying : python3-octaviaclient-3.8.0-0.20240923090001.591 15/216 DEBUG: Verifying : python3-openstackclient-7.1.4-0.20250204125315.f 16/216 DEBUG: Verifying : python3-openstacksdk-4.0.1-0.20241106084719.8991 17/216 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20240923111807. 18/216 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20240923091826. 19/216 DEBUG: Verifying : python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.e 20/216 DEBUG: Verifying : python3-oslotest-5.0.0-0.20240923075847.4c36dbc. 21/216 DEBUG: Verifying : python3-stevedore-5.3.0-0.20241203180325.51134a4 22/216 DEBUG: Verifying : python3-swiftclient+keystone-4.6.0-0.20240917073 23/216 DEBUG: Verifying : python3-swiftclient-4.6.0-0.20240917073738.e7061 24/216 DEBUG: Verifying : python3-troveclient-8.6.0-0.20240918104735.c1cd6 25/216 DEBUG: Verifying : python3-zaqarclient-2.8.0-0.20240917075349.c0522 26/216 DEBUG: Verifying : python-oslo-cache-lang-3.8.0-0.20240918085139.48 27/216 DEBUG: Verifying : python-oslo-concurrency-lang-6.1.0-0.20240917082 28/216 DEBUG: Verifying : python-oslo-db-lang-16.0.0-0.20240923081413.a59d 29/216 DEBUG: Verifying : python-oslo-i18n-lang-6.4.0-0.20240917083112.efa 30/216 DEBUG: Verifying : python-oslo-log-lang-6.1.2-0.20240917085256.abd5 31/216 DEBUG: Verifying : python-oslo-middleware-lang-6.2.0-0.202409181003 32/216 DEBUG: Verifying : python-oslo-policy-lang-4.4.0-0.20240917084907.2 33/216 DEBUG: Verifying : python-oslo-utils-lang-7.3.1-0.20250519111613.14 34/216 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.4.0-0.202409 35/216 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20240923112300.4179 36/216 DEBUG: Verifying : python3-cliff-4.7.0-0.20240917091958.b75afa0.el9 37/216 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240923083927.0e6 38/216 DEBUG: Verifying : python3-futurist-3.0.0-0.20240923080244.4e14db5. 39/216 DEBUG: Verifying : python3-hacking-7.0.0-0.20240918154719.ad22d7c.e 40/216 DEBUG: Verifying : python3-os-traits-3.1.0-0.20240918090211.43e81cc 41/216 DEBUG: Verifying : python3-oslo-cache+dogpile-3.8.0-0.2024091808513 42/216 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.8.0-0.2024091808513 43/216 DEBUG: Verifying : python3-oslo-cache-3.8.0-0.20240918085139.48dbe7 44/216 DEBUG: Verifying : python3-oslo-concurrency-6.1.0-0.20240917082743. 45/216 DEBUG: Verifying : python3-oslo-config-2:9.6.0-0.20241028120320.beb 46/216 DEBUG: Verifying : python3-oslo-context-5.6.0-0.20241011074246.7f3b 47/216 DEBUG: Verifying : python3-oslo-db+mysql-16.0.0-0.20240923081413.a5 48/216 DEBUG: Verifying : python3-oslo-db-16.0.0-0.20240923081413.a59dba4. 49/216 DEBUG: Verifying : python3-oslo-i18n-6.4.0-0.20240917083112.efaff62 50/216 DEBUG: Verifying : python3-oslo-log-6.1.2-0.20240917085256.abd5c21. 51/216 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.9.1-0.2024102817 52/216 DEBUG: Verifying : python3-oslo-messaging-14.9.1-0.20241028171801.4 53/216 DEBUG: Verifying : python3-oslo-metrics-0.9.0-0.20240917083307.e7ea 54/216 DEBUG: Verifying : python3-oslo-middleware-6.2.0-0.20240918100307.6 55/216 DEBUG: Verifying : python3-oslo-policy-4.4.0-0.20240917084907.206ae 56/216 DEBUG: Verifying : python3-oslo-reports-3.4.1-0.20240917134730.a25f 57/216 DEBUG: Verifying : python3-oslo-serialization-5.5.0-0.2024091708560 58/216 DEBUG: Verifying : python3-oslo-service-3.5.0-0.20240923080952.a84a 59/216 DEBUG: Verifying : python3-oslo-upgradecheck-2.4.0-0.20240917083559 60/216 DEBUG: Verifying : python3-oslo-utils-7.3.1-0.20250519111613.145e04 61/216 DEBUG: Verifying : python3-oslo-versionedobjects-3.4.0-0.2024091708 62/216 DEBUG: Verifying : python3-osprofiler-4.2.0-0.20240918093518.3fb048 63/216 DEBUG: Verifying : python3-pycadf-3.1.1-0.20240923112300.4179996.el 64/216 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2024092309125 65/216 DEBUG: Verifying : python3-designateclient-6.1.0-0.20240917080237.4 66/216 DEBUG: Verifying : python3-keystoneauth1-5.8.1-0.20250520053403.a6c 67/216 DEBUG: Verifying : python3-keystonemiddleware-10.7.1-0.202409181142 68/216 DEBUG: Verifying : python3-neutron-lib-3.15.0-0.20240918080234.8fc2 69/216 DEBUG: Verifying : python3-os-ken-2.10.0-0.20240917095112.fc77cfd.e 70/216 DEBUG: Verifying : bash-completion-1:2.11-5.el9.noarch 71/216 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 72/216 DEBUG: Verifying : chkconfig-1.24-2.el9.x86_64 73/216 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 74/216 DEBUG: Verifying : initscripts-10.11.8-4.el9.x86_64 75/216 DEBUG: Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 76/216 DEBUG: Verifying : initscripts-service-10.11.8-4.el9.noarch 77/216 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 78/216 DEBUG: Verifying : iproute-6.14.0-1.el9.x86_64 79/216 DEBUG: Verifying : libbpf-2:1.5.0-2.el9.x86_64 80/216 DEBUG: Verifying : libibverbs-57.0-1.el9.x86_64 81/216 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 82/216 DEBUG: Verifying : libnl3-3.11.0-1.el9.x86_64 83/216 DEBUG: Verifying : libselinux-utils-3.6-3.el9.x86_64 84/216 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 85/216 DEBUG: Verifying : numactl-libs-2.0.19-1.el9.x86_64 86/216 DEBUG: Verifying : policycoreutils-3.6-3.el9.x86_64 87/216 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 88/216 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 89/216 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 90/216 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 91/216 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 92/216 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 93/216 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 94/216 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 95/216 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 96/216 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 97/216 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 98/216 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 99/216 DEBUG: Verifying : selinux-policy-38.1.62-1.el9.noarch 100/216 DEBUG: Verifying : selinux-policy-targeted-38.1.62-1.el9.noarch 101/216 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 102/216 DEBUG: Verifying : flatpak-selinux-1.12.9-4.el9.noarch 103/216 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 104/216 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 105/216 DEBUG: Verifying : libburn-1.5.4-5.el9.x86_64 106/216 DEBUG: Verifying : libisoburn-1.5.4-5.el9.x86_64 107/216 DEBUG: Verifying : libisofs-1.5.4-4.el9.x86_64 108/216 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 109/216 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 110/216 DEBUG: Verifying : memcached-selinux-1.6.9-7.el9.x86_64 111/216 DEBUG: Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 112/216 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 113/216 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 114/216 DEBUG: Verifying : python3-audit-3.1.5-7.el9.x86_64 115/216 DEBUG: Verifying : python3-jsonpatch-1.21-16.el9.noarch 116/216 DEBUG: Verifying : python3-jsonpointer-2.0-4.el9.noarch 117/216 DEBUG: Verifying : python3-libselinux-3.6-3.el9.x86_64 118/216 DEBUG: Verifying : python3-libsemanage-3.6-5.el9.x86_64 119/216 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 120/216 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 121/216 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 122/216 DEBUG: Verifying : python3-policycoreutils-3.6-3.el9.noarch 123/216 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 124/216 DEBUG: Verifying : python3-psutil-5.8.0-12.el9.x86_64 125/216 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 126/216 DEBUG: Verifying : unbound-libs-1.16.2-19.el9.x86_64 127/216 DEBUG: Verifying : xorriso-1.5.4-5.el9.x86_64 128/216 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 129/216 DEBUG: Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 130/216 DEBUG: Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 131/216 DEBUG: Verifying : python3-alembic-1.13.2-1.el9s.noarch 132/216 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 133/216 DEBUG: Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 134/216 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 135/216 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 136/216 DEBUG: Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 137/216 DEBUG: Verifying : python3-cachetools-5.4.0-2.el9s.noarch 138/216 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 139/216 DEBUG: Verifying : python3-croniter-1.4.1-1.el9s.noarch 140/216 DEBUG: Verifying : python3-ddt-1.6.0-1.el9s.noarch 141/216 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 142/216 DEBUG: Verifying : python3-dogpile-cache-1.3.1-1.el9s.noarch 143/216 DEBUG: Verifying : python3-etcd3gw-2.4.1-1.el9s.noarch 144/216 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 145/216 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 146/216 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 147/216 DEBUG: Verifying : python3-flake8-5.0.3-1.el9s.noarch 148/216 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 149/216 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 150/216 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 151/216 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 152/216 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 153/216 DEBUG: Verifying : python3-jmespath-1.0.1-1.el9s.noarch 154/216 DEBUG: Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 155/216 DEBUG: Verifying : python3-jwt+crypto-2.8.0-1.el9s.noarch 156/216 DEBUG: Verifying : python3-jwt-2.8.0-1.el9s.noarch 157/216 DEBUG: Verifying : python3-keyring+completion-24.3.0-4.el9s.noarch 158/216 DEBUG: Verifying : python3-keyring-24.3.0-4.el9s.noarch 159/216 DEBUG: Verifying : python3-kombu-1:5.3.7-1.el9s.noarch 160/216 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 161/216 DEBUG: Verifying : python3-mccabe-0.7.0-1.el9s.noarch 162/216 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 163/216 DEBUG: Verifying : python3-more-itertools-10.1.0-1.el9s.noarch 164/216 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 165/216 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 166/216 DEBUG: Verifying : python3-netaddr-0.10.1-5.el9s.noarch 167/216 DEBUG: Verifying : python3-paramiko-3.4.1-1.el9s.noarch 168/216 DEBUG: Verifying : python3-paste-3.10.1-1.el9s.noarch 169/216 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 170/216 DEBUG: Verifying : python3-pecan-1.5.1-1.el9s.noarch 171/216 DEBUG: Verifying : python3-platformdirs-4.2.2-1.el9s.noarch 172/216 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 173/216 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 174/216 DEBUG: Verifying : python3-pyasn1-0.6.0-1.el9s.noarch 175/216 DEBUG: Verifying : python3-pycodestyle-2.9.1-1.el9s.noarch 176/216 DEBUG: Verifying : python3-pyflakes-2.5.0-1.el9s.noarch 177/216 DEBUG: Verifying : python3-pymemcache-4.0.0-1.el9s.noarch 178/216 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 179/216 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 180/216 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 181/216 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 182/216 DEBUG: Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 183/216 DEBUG: Verifying : python3-redis-5.0.4-1.el9s.noarch 184/216 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 185/216 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 186/216 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 187/216 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 188/216 DEBUG: Verifying : python3-setproctitle-1.3.3-1.el9s.x86_64 189/216 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 190/216 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 191/216 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 192/216 DEBUG: Verifying : python3-tenacity-8.2.3-1.el9s.noarch 193/216 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 194/216 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 195/216 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 196/216 DEBUG: Verifying : python3-uhashring-2.3-3.el9s.noarch 197/216 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 198/216 DEBUG: Verifying : python3-warlock-2.0.1-3.el9s.noarch 199/216 DEBUG: Verifying : python3-wcwidth-0.2.13-1.el9s.noarch 200/216 DEBUG: Verifying : python3-webob-1.8.8-2.el9s.noarch 201/216 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 202/216 DEBUG: Verifying : python3-yappi-1.6.0-1.el9s.x86_64 203/216 DEBUG: Verifying : python3-yaql-2.0.0-3.el9s.noarch 204/216 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 205/216 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 206/216 DEBUG: Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 207/216 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 208/216 DEBUG: Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 209/216 DEBUG: Verifying : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 210/216 DEBUG: Verifying : openstack-heat-monolith-1:23.0.1-0.2025072307232 211/216 DEBUG: Verifying : openstack-heat-engine-1:23.0.1-0.20250723072328. 212/216 DEBUG: Verifying : openstack-heat-api-1:23.0.1-0.20250723072328.54c 213/216 DEBUG: Verifying : openstack-heat-common-1:23.0.1-0.20250723072328. 214/216 DEBUG: Verifying : python3-heat-tests-1:23.0.1-0.20250723072328.54c 215/216 DEBUG: Verifying : openstack-heat-api-cfn-1:23.0.1-0.20250723072328 216/216 DEBUG: Installed: DEBUG: bash-completion-1:2.11-5.el9.noarch DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.14.0-1.el9.x86_64 DEBUG: libbpf-2:1.5.0-2.el9.x86_64 DEBUG: libburn-1.5.4-5.el9.x86_64 DEBUG: libibverbs-57.0-1.el9.x86_64 DEBUG: libisoburn-1.5.4-5.el9.x86_64 DEBUG: libisofs-1.5.4-4.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: openstack-heat-api-1:23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: openstack-heat-api-cfn-1:23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: openstack-heat-common-1:23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: openstack-heat-engine-1:23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: openstack-heat-monolith-1:23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-openstackclient-lang-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python-oslo-db-lang-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python-oslo-log-lang-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python-oslo-utils-lang-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.13.2-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-aodhclient-3.6.0-0.20240917080522.5738d4c.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-barbicanclient-7.0.0-0.20240923085108.39e4675.el9.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-cachetools-5.4.0-2.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cinderclient-9.6.0-0.20240917080754.c4ecade.el9.noarch DEBUG: python3-cliff-4.7.0-0.20240917091958.b75afa0.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-croniter-1.4.1-1.el9s.noarch DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-debtcollector-3.0.0-0.20240923083927.0e6ce1c.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-designateclient-6.1.0-0.20240917080237.4f98ae3.el9.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-futurist-3.0.0-0.20240923080244.4e14db5.el9.noarch DEBUG: python3-glanceclient-1:4.7.0-0.20240917085916.4439db2.el9.noarch DEBUG: python3-hacking-7.0.0-0.20240918154719.ad22d7c.el9.noarch DEBUG: python3-heat-tests-1:23.0.1-0.20250723072328.54c7b6c.el9.noarch DEBUG: python3-heatclient-4.0.0-0.20240917074958.d55e096.el9.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-ironicclient-5.8.0-0.20240918103603.9feda5a.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-jwt-2.8.0-1.el9s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keystoneauth1-5.8.1-0.20250520053403.a6cf0cf.el9.noarch DEBUG: python3-keystoneclient-1:5.5.0-0.20240917074642.a635649.el9.noarch DEBUG: python3-keystonemiddleware-10.7.1-0.20240918114232.4c001ba.el9.noarch DEBUG: python3-kombu-1:5.3.7-1.el9s.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-magnumclient-4.7.0-0.20240918100619.6fa75fe.el9.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-manilaclient-5.0.0-0.20240917081107.87f7249.el9.noarch DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-mistralclient-5.3.0-0.20240923080542.926301e.el9.noarch DEBUG: python3-monascaclient-2.8.0-0.20240923112954.bb7d4b6.el9.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-netaddr-0.10.1-5.el9s.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-neutron-lib-3.15.0-0.20240918080234.8fc2cc6.el9.noarch DEBUG: python3-neutronclient-11.3.1-0.20240917074045.a10390c.el9.noarch DEBUG: python3-novaclient-1:18.7.0-0.20240918091954.42ded0a.el9.noarch DEBUG: python3-octaviaclient-3.8.0-0.20240923090001.59154ff.el9.noarch DEBUG: python3-openstackclient-7.1.4-0.20250204125315.f42ade4.el9.noarch DEBUG: python3-openstacksdk-4.0.1-0.20241106084719.899134e.el9.noarch DEBUG: python3-openvswitch3.3-3.3.4-115.el9s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20240923111807.bc96c23.el9.noarch DEBUG: python3-os-ken-2.10.0-0.20240917095112.fc77cfd.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240923091826.0b2f473.el9.noarch DEBUG: python3-os-traits-3.1.0-0.20240918090211.43e81cc.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240917092743.f9bcdec.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240918085139.48dbe78.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240917082743.248ba64.el9.noarch DEBUG: python3-oslo-config-2:9.6.0-0.20241028120320.beb7b6c.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20241011074246.7f3b6ac.el9.noarch DEBUG: python3-oslo-db-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-db+mysql-16.0.0-0.20240923081413.a59dba4.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240917083112.efaff62.el9.noarch DEBUG: python3-oslo-log-6.1.2-0.20240917085256.abd5c21.el9.noarch DEBUG: python3-oslo-messaging-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.9.1-0.20241028171801.402cc29.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240917083307.e7ea726.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240918100307.67a0a39.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240917084907.206ae19.el9.noarch DEBUG: python3-oslo-reports-3.4.1-0.20240917134730.a25f36f.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240917085606.f6e879d.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240923080952.a84a9de.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch DEBUG: python3-oslo-utils-7.3.1-0.20250519111613.145e045.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240917083906.6af8327.el9.noarch DEBUG: python3-oslotest-5.0.0-0.20240923075847.4c36dbc.el9.noarch DEBUG: python3-osprofiler-4.2.0-0.20240918093518.3fb0487.el9.noarch DEBUG: python3-paramiko-3.4.1-1.el9s.noarch DEBUG: python3-paste-3.10.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-pecan-1.5.1-1.el9s.noarch DEBUG: python3-platformdirs-4.2.2-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-pycadf-3.1.1-0.20240923112300.4179996.el9.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: python3-redis-5.0.4-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20240923091259.d7ac0ff.el9.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-setproctitle-1.3.3-1.el9s.x86_64 DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stevedore-5.3.0-0.20241203180325.51134a4.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-swiftclient-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-swiftclient+keystone-4.6.0-0.20240917073738.e7061db.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-troveclient-8.6.0-0.20240918104735.c1cd681.el9.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-webob-1.8.8-2.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-yappi-1.6.0-1.el9s.x86_64 DEBUG: python3-yaql-2.0.0-3.el9s.noarch DEBUG: python3-zaqarclient-2.8.0-0.20240917075349.c0522e2.el9.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: selinux-policy-38.1.62-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.62-1.el9.noarch DEBUG: unbound-libs-1.16.2-19.el9.x86_64 DEBUG: xorriso-1.5.4-5.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root/home/centos9-dalmatian/data/repos/component/common/54/c7/54c7b6c44b346f74001a8dfc393696d0a4f3b8d5_d411bfeb'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos9-dalmatian-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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-centos9-dalmatian-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